OSDN Git Service

589f44b53690360b1a37d0593b3e43b860afbc46
[pf3gnuchains/gcc-fork.git] / libgcc / ChangeLog
1 2008-03-02  Jakub Jelinek  <jakub@redhat.com>
2
3         PR target/35401
4         * config/t-slibgcc-darwin: Make install-leaf dependent on
5         install-darwin-libgcc-stubs instead of install.
6
7 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
8
9         * config.host (tic4x-*-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*,
10         tic4x-*, h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
11         sh-*-rtemscoff*): Remove cases.
12
13 2007-12-27  Richard Sandiford  <rsandifo@nildram.co.uk>
14
15         * Makefile.in (all): Use install-leaf rather than install.
16         (install): Split most of the rule into...
17         (install-leaf): ...this new one.
18
19 2007-12-19  Etsushi Kato  <ek.kato@gmail.com>
20             Paolo Bonzini  <bonzini@gnu.org>
21
22         PR target/30572
23         * Makefile.in: Use @shlib_slibdir@ substitution to get correct install name
24         on darwin.
25         * config/t-slibgcc-darwin: Use @shlib_slibdir@ for -install_name.
26                                 
27 2007-12-15  Hans-Peter Nilsson  <hp@axis.com>
28
29         * config.host (crisv32-*-elf, crisv32-*-none): New, same as
30         cris-*-elf and cris-*-none.
31         (crisv32-*-linux*): Similar, as cris-*-linux*.
32
33 2007-11-20  Rask Ingemann Lambertsen  <rask@sygehus.dk>
34
35         * config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.
36
37 2007-10-27  H.J. Lu  <hongjiu.lu@intel.com>
38
39         PR regression/33926
40         * configure.ac: Replace have_cc_tls with gcc_cv_have_cc_tls.
41         * configure: Regenerated.
42
43 2007-09-27  H.J. Lu  <hongjiu.lu@intel.com>
44
45         * Makefile.in (dfp-filenames): Replace decimal_globals,
46         decimal_data, binarydecimal and convert_data with
47         bid_decimal_globals, bid_decimal_data, bid_binarydecimal
48         and bid_convert_data, respectively.
49
50 2007-09-17  Chao-ying Fu  <fu@mips.com>
51             Nigel Stephens  <nigel@mips.com>
52
53         * fixed-obj.mk: New file to support fine-grain fixed-point functions.
54         * Makefile.in (fixed_point): Define.
55         Check if fixed_point is yes to build support functions.
56         * configure.ac: Check for fixed_point support.
57         * configure: Regenerated.
58         * gen-fixed.sh: New file to generate lists of fixed-point labels,
59         funcs, modes, from, to.
60
61 2007-09-11  Janis Johnson  <janis187@us.ibm.com
62
63         * Makefile.in (dfp-filenames): Add bid128_noncomp.
64
65 2007-09-10  Janis Johnson  <janis187@us.ibm.com>
66
67         * Makefile.in (dfp-filenames): Remove decUtility, add
68         decDouble, decPacked, decQuad, decSingle.
69
70 2007-08-27  Hans Kester  <hans.kester@ellips.nl>
71
72         * config.host : Add x86_64-elf target.
73
74 2007-07-06  H.J. Lu  <hongjiu.lu@intel.com>
75
76         * configure.ac (set_have_cc_tls): Add a missing =.
77         * configure: Regenerated.
78
79 2007-07-06  H.J. Lu  <hongjiu.lu@intel.com>
80
81         * config.host (tmake_file): Add t-tls for i[34567]86-*-linux*
82         and x86_64-*-linux*.
83
84         * config/t-tls: New file.
85
86         * Makefile.in (INTERNAL_CFLAGS): Add @set_have_cc_tls@. 
87
88         * configure.ac: Include ../config/enable.m4 and
89         ../config/tls.m4.  Use GCC_CHECK_CC_TLS to check if assembler
90         supports TLS and substitute set_have_cc_tls.
91         * configure: Regenerated.
92
93 2007-07-04  H.J. Lu  <hongjiu.lu@intel.com>
94
95         * Makefile.in: Use libbid for DFP when BID is enabled.
96
97 2007-06-14  Danny Smith  <dannysmith@users.sourceforge.net>
98
99         * config.host(*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to
100         extra_parts. Add config/i386/t-cygming to tmake_file. 
101         * config/i386/t-cygming: New file with rules for crtbegin.o, crtend.o.
102
103 2007-05-29  Zuxy Meng  <zuxy.meng@gmail.com>
104             Danny Smith  <dannysmith@users.sourceforge.net>
105
106         PR target/29498
107         * config.host (i[34567]86-*-cygwin* | i[34567]86-*-mingw*) Add
108         crtfastmath.o to extra_parts.  Add i386/t-crtfm to tmake_file.
109         * config/i386/t-crtfm: Compile crtfastmath.o with
110         -minline-all-stringops.
111
112 2007-05-10  Richard Sandiford  <richard@codesourcery.com>
113
114         * config.host (sparc-wrs-vxworks): New target.
115
116 2007-04-14  Kazu Hirata  <kazu@codesourcery.com>
117
118         * config.host: Recognize fido.
119
120 2007-04-04  Janis Johnson  <janis187@us.ibm.com>
121
122         * configure: Check host, not target, for decimal float support.
123
124 2007-04-03  Uros Bizjak  <ubizjak@gmail.com>
125
126         * config/i386/t-crtpc: New file.
127         * config.host (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.
128         (x86_64-*-linux*): Ditto.
129
130 2007-02-30  Kai Tietz  <kai.tietz@onevision.com>
131
132         * config.host (x86_64-*-mingw*): New target.
133
134 2007-03-23  Michael Meissner  <michael.meissner@amd.com>
135             H.J. Lu  <hongjiu.lu@intel.com>
136
137         * Makefile.in (enable_decimal_float): New.
138         (DECNUMINC): Add
139         -I$(srcdir)/../libdecnumber/$(enable_decimal_float).
140         (dec-objects): Move decimal32, decimal64 and decimal128 to ...
141         (decbits-filenames): This.
142         (decbits-objects): New.
143         (libgcc-objects): Add $(decbits-objects).
144
145         * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
146         Substitute enable_decimal_float.
147         * configure: Regenerated.
148
149 2007-03-19  Hans-Peter Nilsson  <hp@axis.com>
150
151         * config.host (cris-*-elf | cris-*-none): Set extra_parts.
152
153 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
154
155         * Makefile.in (install-info): New dummy target.
156
157 2007-03-05  Bernd Schmidt  <bernd.schmidt@analog.com>
158
159         * config.host (bfin*-linux-uclibc*): Set extra_parts.
160
161 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
162
163         * Makefile.in: Add install-html and install-pdf dummy
164         targets.
165
166 2007-02-05  Roger Sayle  <roger@eyesopen.com>
167             Daniel Jacobowitz  <dan@codesourcery.com>
168
169         * Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so.
170         (libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK).
171         (libunwind.so): Likewise for $(SHLIBUNWIND_LINK).
172
173 2007-01-29  Janis Johnson  <janis187@us.ibm.com>
174
175         * Makefile.in (dec-filenames): Add decExcept.
176
177 2007-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
178
179         PR bootstrap/30469
180         * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
181         -fprofile-use.
182
183 2007-01-25  Daniel Jacobowitz  <dan@codesourcery.com>
184
185         * configure.ac: Add --enable-version-specific-runtime-libs.
186         Correct $slibdir default.
187         * configure: Regenerated.
188
189 2007-01-23  Joseph Myers  <joseph@codesourcery.com>
190
191         * config/rs6000/t-ldbl128: Always use -mlong-double-128.
192
193 2007-01-21  Andrew Pinski  <pinskia@gmail.com>
194
195         PR target/30519
196         * config.host (alpha*-*-linux*): Set extra_parts.
197
198 2007-01-09  Kaz Kojima  <kkojima@gcc.gnu.org>
199
200         * config/sh/t-linux: New.
201         * config.host (sh*-*-linux*): Set tmake_file.
202
203 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
204
205         * Makefile.in (install): Handle multilibs.
206
207 2007-01-04  Brooks Moses  <brooks.moses@codesourcery.com>
208
209         * Makefile.in: Added .PHONY entry for documentation targets.
210
211 2007-01-04  Brooks Moses  <brooks.moses@codesourcery.com>
212
213         * Makefile.in: Add empty info, html, dvi, pdf targets.
214
215 2007-01-04  Mike Stump  <mrs@apple.com>
216
217         * Makefile.in (MAKEINFO): Remove.
218         (PERL): Likewise.
219
220 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
221
222         * configure.ac: Add GCC_TOPLEV_SUBDIRS.
223         * configure: Regenerate.
224         * Makefile.in (host_subdir): Substitute it.
225         (gcc_objdir): Use it. 
226
227 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
228
229         * config.host (ia64*-*-linux*): Set tmake_file.
230
231 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
232
233         * Makefile.in (version): Define.
234
235 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
236             Paolo Bonzini  <bonzini@gnu.org>
237
238         * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
239         config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
240         config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
241         config/sparc/t-crtfm, config/t-slibgcc-darwin,
242         config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
243         shared-object.mk, siditi-object.mk, static-object.mk: New files.
244         * configure: Generated.