OSDN Git Service

2007-07-06 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / libgcc / ChangeLog
1 2007-07-06  H.J. Lu  <hongjiu.lu@intel.com>
2
3         * configure.ac (set_have_cc_tls): Add a missing =.
4         * configure: Regenerated.
5
6 2007-07-06  H.J. Lu  <hongjiu.lu@intel.com>
7
8         * config.host (tmake_file): Add t-tls for i[34567]86-*-linux*
9         and x86_64-*-linux*.
10
11         * config/t-tls: New file.
12
13         * Makefile.in (INTERNAL_CFLAGS): Add @set_have_cc_tls@. 
14
15         * configure.ac: Include ../config/enable.m4 and
16         ../config/tls.m4.  Use GCC_CHECK_CC_TLS to check if assembler
17         supports TLS and substitute set_have_cc_tls.
18         * configure: Regenerated.
19
20 2007-07-04  H.J. Lu  <hongjiu.lu@intel.com>
21
22         * Makefile.in: Use libbid for DFP when BID is enabled.
23
24 2007-06-14  Danny Smith  <dannysmith@users.sourceforge.net>
25
26         * config.host(*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to
27         extra_parts. Add config/i386/t-cygming to tmake_file. 
28         * config/i386/t-cygming: New file with rules for crtbegin.o, crtend.o.
29
30 2007-05-29  Zuxy Meng  <zuxy.meng@gmail.com>
31             Danny Smith  <dannysmith@users.sourceforge.net>
32
33         PR target/29498
34         * config.host (i[34567]86-*-cygwin* | i[34567]86-*-mingw*) Add
35         crtfastmath.o to extra_parts.  Add i386/t-crtfm to tmake_file.
36         * config/i386/t-crtfm: Compile crtfastmath.o with
37         -minline-all-stringops.
38
39 2007-05-10  Richard Sandiford  <richard@codesourcery.com>
40
41         * config.host (sparc-wrs-vxworks): New target.
42
43 2007-04-14  Kazu Hirata  <kazu@codesourcery.com>
44
45         * config.host: Recognize fido.
46
47 2007-04-04  Janis Johnson  <janis187@us.ibm.com>
48
49         * configure: Check host, not target, for decimal float support.
50
51 2007-04-03  Uros Bizjak  <ubizjak@gmail.com>
52
53         * config/i386/t-crtpc: New file.
54         * config.host (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.
55         (x86_64-*-linux*): Ditto.
56
57 2007-02-30  Kai Tietz  <kai.tietz@onevision.com>
58
59         * config.host (x86_64-*-mingw*): New target.
60
61 2007-03-23  Michael Meissner  <michael.meissner@amd.com>
62             H.J. Lu  <hongjiu.lu@intel.com>
63
64         * Makefile.in (enable_decimal_float): New.
65         (DECNUMINC): Add
66         -I$(srcdir)/../libdecnumber/$(enable_decimal_float).
67         (dec-objects): Move decimal32, decimal64 and decimal128 to ...
68         (decbits-filenames): This.
69         (decbits-objects): New.
70         (libgcc-objects): Add $(decbits-objects).
71
72         * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
73         Substitute enable_decimal_float.
74         * configure: Regenerated.
75
76 2007-03-19  Hans-Peter Nilsson  <hp@axis.com>
77
78         * config.host (cris-*-elf | cris-*-none): Set extra_parts.
79
80 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
81
82         * Makefile.in (install-info): New dummy target.
83
84 2007-03-05  Bernd Schmidt  <bernd.schmidt@analog.com>
85
86         * config.host (bfin*-linux-uclibc*): Set extra_parts.
87
88 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
89
90         * Makefile.in: Add install-html and install-pdf dummy
91         targets.
92
93 2007-02-05  Roger Sayle  <roger@eyesopen.com>
94             Daniel Jacobowitz  <dan@codesourcery.com>
95
96         * Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so.
97         (libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK).
98         (libunwind.so): Likewise for $(SHLIBUNWIND_LINK).
99
100 2007-01-29  Janis Johnson  <janis187@us.ibm.com>
101
102         * Makefile.in (dec-filenames): Add decExcept.
103
104 2007-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
105
106         PR bootstrap/30469
107         * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
108         -fprofile-use.
109
110 2007-01-25  Daniel Jacobowitz  <dan@codesourcery.com>
111
112         * configure.ac: Add --enable-version-specific-runtime-libs.
113         Correct $slibdir default.
114         * configure: Regenerated.
115
116 2007-01-23  Joseph Myers  <joseph@codesourcery.com>
117
118         * config/rs6000/t-ldbl128: Always use -mlong-double-128.
119
120 2007-01-21  Andrew Pinski  <pinskia@gmail.com>
121
122         PR target/30519
123         * config.host (alpha*-*-linux*): Set extra_parts.
124
125 2007-01-09  Kaz Kojima  <kkojima@gcc.gnu.org>
126
127         * config/sh/t-linux: New.
128         * config.host (sh*-*-linux*): Set tmake_file.
129
130 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
131
132         * Makefile.in (install): Handle multilibs.
133
134 2007-01-04  Brooks Moses  <brooks.moses@codesourcery.com>
135
136         * Makefile.in: Added .PHONY entry for documentation targets.
137
138 2007-01-04  Brooks Moses  <brooks.moses@codesourcery.com>
139
140         * Makefile.in: Add empty info, html, dvi, pdf targets.
141
142 2007-01-04  Mike Stump  <mrs@apple.com>
143
144         * Makefile.in (MAKEINFO): Remove.
145         (PERL): Likewise.
146
147 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
148
149         * configure.ac: Add GCC_TOPLEV_SUBDIRS.
150         * configure: Regenerate.
151         * Makefile.in (host_subdir): Substitute it.
152         (gcc_objdir): Use it. 
153
154 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
155
156         * config.host (ia64*-*-linux*): Set tmake_file.
157
158 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
159
160         * Makefile.in (version): Define.
161
162 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
163             Paolo Bonzini  <bonzini@gnu.org>
164
165         * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
166         config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
167         config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
168         config/sparc/t-crtfm, config/t-slibgcc-darwin,
169         config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
170         shared-object.mk, siditi-object.mk, static-object.mk: New files.
171         * configure: Generated.