OSDN Git Service

2009-10-15 Sebastian Pop <sebastian.pop@amd.com>
[pf3gnuchains/gcc-fork.git] / libgcc / ChangeLog
1 2009-11-18  Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
2
3         PR other/39888
4         * config/t-slibgcc-darwin: Fix embedded rpaths for
5         --enable-version-specific-runtime-libs, build extension stub
6         libs exposing features available from current libgcc_s.
7
8 2009-11-11  Jon Beniston <jon@beniston.com>
9
10         * config.host: Add lm32 targets.
11         * config/lm32: New directory.
12         * config/lm32/libgcc_lm32.h: New file.
13         * config/lm32/_mulsi3.c: New file.
14         * config/lm32/_udivmodsi4.c: New file.
15         * config/lm32/_divsi3.c: New file.
16         * config/lm32/_modsi3.c: New file.
17         * config/lm32/_udivsi3.c: New file.
18         * config/lm32/_umodsi3.c: New file.
19         * config/lm32/_lshrsi3.S: New file.
20         * config/lm32/_ashrsi3.S: New file.
21         * config/lm32/_ashlsi3.S: New file.
22         * config/lm32/crti.S: New file.
23         * config/lm32/crtn.S: New file.
24         * config/lm32/t-lm32: New file.
25         * config/lm32/t-elf: New file.
26         * config/lm32/t-uclinux: New file.
27
28 2009-10-26  Nick Clifton  <nickc@redhat.com>
29
30         * config.host: Add support for RX target.
31         * config/rx: New directory.
32         * config/rx/rx-abi-functions.c: New file. Supplementary
33         functions for libgcc to support the RX ABI.
34         * config/rx/rx-abi.h: New file.  Supplementary header file for
35         libgcc RX ABI functions.
36         * config/rx/t-rx: New file: Makefile fragment for building
37         libgcc for the RX.
38
39 2009-10-09  Uros Bizjak  <ubizjak@gmail.com>
40
41         * config/i386/32/sfp-machine.h (__FP_FRAC_SUB_4): Change operand
42         constraint of y0 to "g".
43
44 2009-10-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
45
46         * config.host: Include the s390 makefile fragments.
47         * config/s390/32/_fixdfdi.c: New file.
48         * config/s390/32/_fixsfdi.c: New file.
49         * config/s390/32/_fixtfdi.c: New file.
50         * config/s390/32/_fixunsdfdi.c: New file.
51         * config/s390/32/_fixunssfdi.c: New file.
52         * config/s390/32/_fixunstfdi.c: New file.
53         * config/s390/32/t-floattodi: New file.
54         * config/s390/libgcc-glibc.ver: New file.
55         * config/s390/t-crtstuff: New file.
56         * config/s390/t-linux: New file.
57         * config/s390/t-tpf: New file.
58
59 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
60
61         * configure.ac (AC_PREREQ): Bump to 2.64.
62
63 2009-08-22  Kaz Kojima  <kkojima@gcc.gnu.org>
64
65         * config/sh/t-linux (HOST_LIBGCC2_CFLAGS): Add -mieee.
66
67 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
68
69         * configure: Regenerate.
70
71 2009-08-09  Douglas B Rupp  <rupp@gnat.com>
72
73         * config.host (ia64-hp-*vms*): New target.
74         (alpha64-dec-*vms*,alpha*-dec-*vms*): Fix for config/vms and unify
75         with ia64-hp-*vms*.
76
77 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
78
79         * configure.ac: Add snippet for maintainer-mode.
80         * configure: Regenerate.
81         * Makefile.in (AUTOCONF, configure_deps): New variables.
82         ($(srcdir)/configure)): New rule, active only with maintainer
83         mode turned on.
84
85 2009-06-23  DJ Delorie  <dj@redhat.com>
86
87         Add MeP port.
88         * config.host: Add mep support.
89
90 2009-06-22  Kai Tietz  <kai.tietz@onevision.com>
91
92         * config.host: Add i386/${host_address}/t-fprules-softfp and
93         t-softfp to tmake_file for i[34567]86-*-mingw*, x86_64-*-mingw*.
94
95         * config/i386/64/_divtc3.c: Disable usage of .symver assembly symbol
96         for mingw targets.
97         * config/i386/64/_multc3.c: Likewise.
98         * config/i386/64/_powitf2.c: Likewise.
99         * config/i386/64/eqtf2.c: Likewise.
100         * config/i386/64/getf2.c: Likewise.
101         * config/i386/64/letf2.c: Likewise.
102         * config/i386/64/letf2.c: Likewise.
103         * config/i386/64/sfp-machine.h (_FP_W_TYPE): Define as
104         unsigned long long for x64 mingw targets.
105         (_FP_WS_TYPE): Define as signed long long for x64 mingw target.
106         (_FP_I_TYPE): Define as long long for x64 mingw target.
107
108 2009-06-10  Maciej W. Rozycki  <macro@linux-mips.org>
109
110         * config.host (vax-*-linux*): New.
111
112 2009-05-31  Anthony Green  <green@moxielogic.com>
113
114         * config.host: Add moxie support.
115         * config/moxie/t-moxie: New file.
116
117 2009-05-29  David Billinghurst <billingd@gcc.gnu.org>
118
119         * config.host: Add i386/${host_address}/t-fprules-softfp and
120         t-softfp to tmake_file for i[34567]86-*-cygwin*.
121
122 2009-04-17  Aurelien Jarno  <aurelien@aurel32.net>
123
124         * config.host: Add i386/${host_address}/t-fprules-softfp to
125         tmake_file for i[34567]86-*-kfreebsd*-gnu, x86_64-*-kfreebsd*-gnu*.
126
127 2009-04-09  Nick Clifton  <nickc@redhat.com>
128
129         * config/ia64/tf-signs.c: Change copyright header to refer to
130         version 3 of the GNU General Public License with version 3.1
131         of the GCC Runtime Library Exception and to point readers at
132         the COPYING3 and COPYING3.RUNTIME files and the FSF's license
133         web page.
134         * config/i386/32/tf-signs.c: Likewise.
135         * config/libbid/_addsub_dd.c: Likewise.
136         * config/libbid/_addsub_sd.c: Likewise.
137         * config/libbid/_addsub_td.c: Likewise.
138         * config/libbid/_dd_to_df.c: Likewise.
139         * config/libbid/_dd_to_di.c: Likewise.
140         * config/libbid/_dd_to_sd.c: Likewise.
141         * config/libbid/_dd_to_sf.c: Likewise.
142         * config/libbid/_dd_to_si.c: Likewise.
143         * config/libbid/_dd_to_td.c: Likewise.
144         * config/libbid/_dd_to_tf.c: Likewise.
145         * config/libbid/_dd_to_udi.c: Likewise.
146         * config/libbid/_dd_to_usi.c: Likewise.
147         * config/libbid/_dd_to_xf.c: Likewise.
148         * config/libbid/_df_to_dd.c: Likewise.
149         * config/libbid/_df_to_sd.c: Likewise.
150         * config/libbid/_df_to_td.c: Likewise.
151         * config/libbid/_di_to_dd.c: Likewise.
152         * config/libbid/_di_to_sd.c: Likewise.
153         * config/libbid/_di_to_td.c: Likewise.
154         * config/libbid/_div_dd.c: Likewise.
155         * config/libbid/_div_sd.c: Likewise.
156         * config/libbid/_div_td.c: Likewise.
157         * config/libbid/_eq_dd.c: Likewise.
158         * config/libbid/_eq_sd.c: Likewise.
159         * config/libbid/_eq_td.c: Likewise.
160         * config/libbid/_ge_dd.c: Likewise.
161         * config/libbid/_ge_sd.c: Likewise.
162         * config/libbid/_ge_td.c: Likewise.
163         * config/libbid/_gt_dd.c: Likewise.
164         * config/libbid/_gt_sd.c: Likewise.
165         * config/libbid/_gt_td.c: Likewise.
166         * config/libbid/_isinfd128.c: Likewise.
167         * config/libbid/_isinfd32.c: Likewise.
168         * config/libbid/_isinfd64.c: Likewise.
169         * config/libbid/_le_dd.c: Likewise.
170         * config/libbid/_le_sd.c: Likewise.
171         * config/libbid/_le_td.c: Likewise.
172         * config/libbid/_lt_dd.c: Likewise.
173         * config/libbid/_lt_sd.c: Likewise.
174         * config/libbid/_lt_td.c: Likewise.
175         * config/libbid/_mul_dd.c: Likewise.
176         * config/libbid/_mul_sd.c: Likewise.
177         * config/libbid/_mul_td.c: Likewise.
178         * config/libbid/_ne_dd.c: Likewise.
179         * config/libbid/_ne_sd.c: Likewise.
180         * config/libbid/_ne_td.c: Likewise.
181         * config/libbid/_sd_to_dd.c: Likewise.
182         * config/libbid/_sd_to_df.c: Likewise.
183         * config/libbid/_sd_to_di.c: Likewise.
184         * config/libbid/_sd_to_sf.c: Likewise.
185         * config/libbid/_sd_to_si.c: Likewise.
186         * config/libbid/_sd_to_td.c: Likewise.
187         * config/libbid/_sd_to_tf.c: Likewise.
188         * config/libbid/_sd_to_udi.c: Likewise.
189         * config/libbid/_sd_to_usi.c: Likewise.
190         * config/libbid/_sd_to_xf.c: Likewise.
191         * config/libbid/_sf_to_dd.c: Likewise.
192         * config/libbid/_sf_to_sd.c: Likewise.
193         * config/libbid/_sf_to_td.c: Likewise.
194         * config/libbid/_si_to_dd.c: Likewise.
195         * config/libbid/_si_to_sd.c: Likewise.
196         * config/libbid/_si_to_td.c: Likewise.
197         * config/libbid/_td_to_dd.c: Likewise.
198         * config/libbid/_td_to_df.c: Likewise.
199         * config/libbid/_td_to_di.c: Likewise.
200         * config/libbid/_td_to_sd.c: Likewise.
201         * config/libbid/_td_to_sf.c: Likewise.
202         * config/libbid/_td_to_si.c: Likewise.
203         * config/libbid/_td_to_tf.c: Likewise.
204         * config/libbid/_td_to_udi.c: Likewise.
205         * config/libbid/_td_to_usi.c: Likewise.
206         * config/libbid/_td_to_xf.c: Likewise.
207         * config/libbid/_tf_to_dd.c: Likewise.
208         * config/libbid/_tf_to_sd.c: Likewise.
209         * config/libbid/_tf_to_td.c: Likewise.
210         * config/libbid/_udi_to_dd.c: Likewise.
211         * config/libbid/_udi_to_sd.c: Likewise.
212         * config/libbid/_udi_to_td.c: Likewise.
213         * config/libbid/_unord_dd.c: Likewise.
214         * config/libbid/_unord_sd.c: Likewise.
215         * config/libbid/_unord_td.c: Likewise.
216         * config/libbid/_usi_to_dd.c: Likewise.
217         * config/libbid/_usi_to_sd.c: Likewise.
218         * config/libbid/_usi_to_td.c: Likewise.
219         * config/libbid/_xf_to_dd.c: Likewise.
220         * config/libbid/_xf_to_sd.c: Likewise.
221         * config/libbid/_xf_to_td.c: Likewise.
222         * config/libbid/bid128.c: Likewise.
223         * config/libbid/bid128_2_str.h: Likewise.
224         * config/libbid/bid128_2_str_macros.h: Likewise.
225         * config/libbid/bid128_2_str_tables.c: Likewise.
226         * config/libbid/bid128_add.c: Likewise.
227         * config/libbid/bid128_compare.c: Likewise.
228         * config/libbid/bid128_div.c: Likewise.
229         * config/libbid/bid128_fma.c: Likewise.
230         * config/libbid/bid128_logb.c: Likewise.
231         * config/libbid/bid128_minmax.c: Likewise.
232         * config/libbid/bid128_mul.c: Likewise.
233         * config/libbid/bid128_next.c: Likewise.
234         * config/libbid/bid128_noncomp.c: Likewise.
235         * config/libbid/bid128_quantize.c: Likewise.
236         * config/libbid/bid128_rem.c: Likewise.
237         * config/libbid/bid128_round_integral.c: Likewise.
238         * config/libbid/bid128_scalb.c: Likewise.
239         * config/libbid/bid128_sqrt.c: Likewise.
240         * config/libbid/bid128_string.c: Likewise.
241         * config/libbid/bid128_to_int16.c: Likewise.
242         * config/libbid/bid128_to_int32.c: Likewise.
243         * config/libbid/bid128_to_int64.c: Likewise.
244         * config/libbid/bid128_to_int8.c: Likewise.
245         * config/libbid/bid128_to_uint16.c: Likewise.
246         * config/libbid/bid128_to_uint32.c: Likewise.
247         * config/libbid/bid128_to_uint64.c: Likewise.
248         * config/libbid/bid128_to_uint8.c: Likewise.
249         * config/libbid/bid32_to_bid128.c: Likewise.
250         * config/libbid/bid32_to_bid64.c: Likewise.
251         * config/libbid/bid64_add.c: Likewise.
252         * config/libbid/bid64_compare.c: Likewise.
253         * config/libbid/bid64_div.c: Likewise.
254         * config/libbid/bid64_fma.c: Likewise.
255         * config/libbid/bid64_logb.c: Likewise.
256         * config/libbid/bid64_minmax.c: Likewise.
257         * config/libbid/bid64_mul.c: Likewise.
258         * config/libbid/bid64_next.c: Likewise.
259         * config/libbid/bid64_noncomp.c: Likewise.
260         * config/libbid/bid64_quantize.c: Likewise.
261         * config/libbid/bid64_rem.c: Likewise.
262         * config/libbid/bid64_round_integral.c: Likewise.
263         * config/libbid/bid64_scalb.c: Likewise.
264         * config/libbid/bid64_sqrt.c: Likewise.
265         * config/libbid/bid64_string.c: Likewise.
266         * config/libbid/bid64_to_bid128.c: Likewise.
267         * config/libbid/bid64_to_int16.c: Likewise.
268         * config/libbid/bid64_to_int32.c: Likewise.
269         * config/libbid/bid64_to_int64.c: Likewise.
270         * config/libbid/bid64_to_int8.c: Likewise.
271         * config/libbid/bid64_to_uint16.c: Likewise.
272         * config/libbid/bid64_to_uint32.c: Likewise.
273         * config/libbid/bid64_to_uint64.c: Likewise.
274         * config/libbid/bid64_to_uint8.c: Likewise.
275         * config/libbid/bid_b2d.h: Likewise.
276         * config/libbid/bid_binarydecimal.c: Likewise.
277         * config/libbid/bid_conf.h: Likewise.
278         * config/libbid/bid_convert_data.c: Likewise.
279         * config/libbid/bid_decimal_data.c: Likewise.
280         * config/libbid/bid_decimal_globals.c: Likewise.
281         * config/libbid/bid_div_macros.h: Likewise.
282         * config/libbid/bid_dpd.c: Likewise.
283         * config/libbid/bid_flag_operations.c: Likewise.
284         * config/libbid/bid_from_int.c: Likewise.
285         * config/libbid/bid_functions.h: Likewise.
286         * config/libbid/bid_gcc_intrinsics.h: Likewise.
287         * config/libbid/bid_inline_add.h: Likewise.
288         * config/libbid/bid_internal.h: Likewise.
289         * config/libbid/bid_round.c: Likewise.
290         * config/libbid/bid_sqrt_macros.h: Likewise.
291
292 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
293
294         * Makefile.in: Change copyright header to refer to version
295         3 of the GNU General Public License and to point readers at the
296         COPYING3 file and the FSF's license web page.
297         * config.host: Likewise.
298
299 2009-04-07  Alan Modra  <amodra@bigpond.net.au>
300
301         * config.host: Reorder and merge to match config.gcc change.
302
303 2009-04-03  Alan Modra  <amodra@bigpond.net.au>
304
305         * config.host (powerpc-*-linux*altivec*, powerpc-*-linux*spe): Delete.
306
307 2009-03-28  Joseph Myers  <joseph@codesourcery.com>
308
309         * config.host (arm-*-coff*, armel-*-coff*, arm-semi-aof,
310         armel-semi-aof, h8300-*-*, i[34567]86-*-aout*, i[34567]86-*-coff*,
311         m68k-*-aout*, m68k-*-coff*, pdp11-*-bsd, rs6000-ibm-aix4.[12]*,
312         powerpc-ibm-aix4.[12]*, sh-*-*): Remove.
313
314 2009-02-12  Uros Bizjak  <ubizjak@gmail.com>
315
316         * config.host (ia64*-*-linux*): Add t-softfp to tmake_file.
317         * config/ia64/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
318
319 2009-02-12  H.J. Lu  <hongjiu.lu@intel.com>
320
321         * config.host (ia64*-*-linux*): Add ia64/t-fprules-softfp and
322         ia64/t-softfp-compat to tmake_file.
323
324         * Makefile.in (gen-hide-list): Ignore .*_compat and .*@.*.
325
326         * config/ia64/__divxf3.asm: New.
327         * config/ia64/_fixtfdi.asm: Likewise.
328         * config/ia64/_fixunstfdi.asm: Likewise.
329         * config/ia64/_floatditf.asm: Likewise.
330         * config/ia64/t-fprules-softfp: Likewise.
331         * config/ia64/t-softfp-compat: Likewise.
332         * config/ia64/tf-signs.c: Likewise.
333
334 2009-01-18  Ben Elliston  <bje@au.ibm.com>
335
336         * config/i386/32/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
337
338 2009-01-16  Ben Elliston  <bje@au.ibm.com>
339
340         * config.host (i[34567]86-*-linux*, x86_64-*-linux*): Add t-softfp
341         to tmake_file.
342
343 2009-01-13  Ben Elliston  <bje@au.ibm.com>
344
345         * config/t-softfp: New file.
346         * config.host (powerpc64-*-linux*, powerpc64-*-gnu*): Add t-softfp.
347         (powerpc-*-linux*spe*, powerpc-*-linux*): Likewise.
348
349 2009-01-05  Joel Sherrill <joel.sherrill@oarcorp.com>
350
351         * config.host: Add m32r*-*-rtems*.
352
353 2008-12-01  Joel Sherrill <joel.sherrill@oarcorp.com>
354
355         * config.host: Add m32c*-*-rtems*.
356
357 2008-11-20  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
358
359         PR bootstrap/33100
360         * configure.ac (i?86-*-solaris2.1[0-9]*): Only include
361         i386/t-crtstuff if linker supports ZERO terminator unwind entries.
362         * configure: Regenerate.
363         * config.host (i[34567]86-*-solaris2*): Move i386/t-sol2 in
364         tmake_file here from gcc/config.gcc.
365         Move extra_parts here from gcc/config.gcc.
366         * config/i386/t-sol2: Move here from gcc/config/i386.
367         Use gcc_srcdir instead of srcdir.
368
369 2008-11-18  Adam Nemet  <anemet@caviumnetworks.com>
370
371         * config.host (mipsisa64r2-*-elf* | mipsisa64r2el-*-elf*): New
372         case.
373
374 2008-11-09  Thomas Schwinge  <tschwinge@gnu.org>
375
376         * config.host <t-tls>: Also enable for GNU/kFreeBSD and GNU/kNetBSD.
377
378 2008-10-08  Thomas Schwinge  <tschwinge@gnu.org>
379
380         * config.host: Fold `*-*-gnu*' cases into the Linux ones.
381
382 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
383
384         Add picoChip port.
385         * config.host: Add picochip-*-*.
386
387 2008-08-06  Bob Wilson  <bob.wilson@acm.org>
388
389         * config.host: Match more processor names for Xtensa.
390
391 2008-07-08  H.J. Lu  <hongjiu.lu@intel.com>
392
393         * config/i386/64/t-softfp-compat: Update comments.
394
395 2008-07-07  H.J. Lu  <hongjiu.lu@intel.com>
396
397         * config/i386/64/_divtc3-compat.c: Moved to ...
398         * config/i386/64/_divtc3.c: Here.
399
400         * config/i386/64/_multc3-compat.c: Moved to ...
401         * config/i386/64/_multc3.c: Here.
402
403         * config/i386/64/_powitf2-compat.c: Moved to ...
404         * config/i386/64/_powitf2.c: Here.
405
406         * config/i386/64/t-softfp-compat (libgcc2-tf-compats): Add
407         .c suffix instead of -compat.c.
408
409 2008-07-05  Uros Bizjak  <ubizjak@gmail.com>
410
411         * config/i386/32/sfp-machine.h (_FP_MUL_MEAT_S): Remove.
412         (_FP_MUL_MEAT_D): Ditto.
413         (_FP_DIV_MEAT_S): Ditto.
414         (_FP_DIV_MEAT_D): Ditto.
415
416 2008-07-03  Richard Sandiford  <rdsandiford@googlemail.com>
417
418         * Makefile.in: Add support for __sync_* libgcc functions.
419
420 2008-07-03  H.J. Lu  <hongjiu.lu@intel.com>
421
422         * shared-object.mk ($(base)_s$(objext)): Remove -DSHARED.
423
424 2008-07-02  H.J. Lu  <hongjiu.lu@intel.com>
425
426         PR boostrap/36702
427         * config.host: Only include 32bit t-fprules-softfp for Darwin/x86
428         and Linux/x86.  Include 64bit t-softfp-compat for Linux/x86.
429
430         * config/i386/64/t-fprules-softfp: Moved to ...
431         * config/i386/64/t-softfp-compat: This.  New.
432
433 2008-07-02  Uros Bizjak  <ubizjak@gmail.com>
434
435         * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS) [FP_EX_INVALID]:
436         Initialize f with 0.0.
437
438 2008-07-02  H.J. Lu  <hongjiu.lu@intel.com>
439
440         PR target/36669
441         * shared-object.mk ($(base)_s$(objext)): Add -DSHARED.
442
443         * config/i386/64/_divtc3-compat.c: New.
444         * config/i386/64/_multc3-compat.c: Likewise.
445         * config/i386/64/_powitf2-compat.c: Likewise.
446         * config/i386/64/eqtf2.c: Likewise.
447         * config/i386/64/getf2.c: Likewise.
448         * config/i386/64/letf2.c: Likewise.
449         * config/i386/64/t-fprules-softfp: Likewise.
450
451 2008-07-02  H.J. Lu  <hongjiu.lu@intel.com>
452
453         * config.host: Add i386/${host_address}/t-fprules-softfp to
454         tmake_file for i[34567]86-*-darwin*, x86_64-*-darwin*,
455         i[34567]86-*-linux*, x86_64-*-linux*.
456
457         * configure.ac: Set host_address to 64 or 32 for x86.
458         * configure: Regenerated.
459
460         * Makefile.in (config.status): Also depend on
461         $(srcdir)/config.host.
462
463         * config/i386/32/t-fprules-softfp: New.
464         * config/i386/32/tf-signs.c: Likewise.
465
466         * config/i386/64/sfp-machine.h: New. Moved from gcc.
467
468 2008-07-02  H.J. Lu  <hongjiu.lu@intel.com>
469             Uros Bizjak  <ubizjak@gmail.com>
470
471         * config/i386/32/sfp-machine.h: New.
472
473 2008-06-26  Nathan Froyd  <froydnj@codesourcery.com>
474
475         * config/rs6000/t-ppccomm: Remove rules that conflict with
476         auto-generated rules.
477
478 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
479
480         * configure.ac: sinclude override.m4.
481         * configure: Regenerate.
482
483 2008-06-11  Bernhard Fischer  <aldot@gcc.gnu.org>
484
485         * configure: Regenerate.
486
487 2008-06-10  Joseph Myers  <joseph@codesourcery.com>
488
489         * Makefile.in (DECNUMINC): Remove
490         -I$(MULTIBUILDTOP)../../libdecnumber.
491         * gstdint.h: New.
492
493 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
494
495         * config.host (strongarm*-*-*, ep9312*-*-*, xscale-*-*,
496         parisc*-*-*, m680[012]0-*-*, *-*-linux*libc1*, *-*-linux*aout*,
497         alpha*-*-unicosmk*, strongarm*-*-freebsd*, ep9312-*-elf,
498         arm*-*-kaos*, cris-*-aout, parisc*64*-*-linux*, parisc*-*-linux*,
499         hppa1.1-*-pro*, hppa1.1-*-osf*, hppa1.1-*-bsd*,
500         i[34567]86-sequent-ptx4*, i[34567]86-sequent-sysv4*,
501         i[34567]86-*-beoself*, i[34567]86-*-beos*, i[34567]86-*-sco3.2v5*,
502         i[34567]86-*-sysv5*, i[34567]86-*-sysv4*, i[34567]86-*-uwin*,
503         i[34567]86-*-kaos*, m68020-*-elf*, m68010-*-netbsdelf*,
504         mips-wrs-windiss, mt-*-elf, powerpc-*-beos*, powerpc-*-chorusos*,
505         powerpc-wrs-windiss*, powerpcle-*-sysv*, powerpc-*-kaos*,
506         powerpcle-*-kaos*, sh*-*-kaos*, sparc-*-sysv4*, strongarm-*-elf*,
507         strongarm-*-pe, strongarm-*-kaos*, vax-*-bsd*, vax-*-sysv*,
508         vax-*-ultrix*, xscale-*-elf, xscale-*-coff): Remove.
509
510 2008-05-25  Arthur Loiret  <arthur.loiret@u-psud.fr>
511
512         * config.host (sh2[lbe]*-*-linux*): Allow target.
513
514 2008-04-30  Nathan Froyd  <froydnj@codesourcery.com>
515
516         * config/rs6000/t-ppccomm: Add build rules for new files.
517         (LIB2ADD_ST): New variable.
518
519 2008-04-07  Andy Hutchinson  <hutchinsonandy@aim.com>
520
521         PR target/34210
522         PR target/35508
523         * config.host (avr-*-*): Add avr cpu_type and avr tmake_file.
524         * config/t-avr: New file. Build 16bit libgcc functions.
525
526 2008-03-02  Jakub Jelinek  <jakub@redhat.com>
527
528         PR target/35401
529         * config/t-slibgcc-darwin: Make install-leaf dependent on
530         install-darwin-libgcc-stubs instead of install.
531
532 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
533
534         * config.host (tic4x-*-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*,
535         tic4x-*, h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
536         sh-*-rtemscoff*): Remove cases.
537
538 2007-12-27  Richard Sandiford  <rsandifo@nildram.co.uk>
539
540         * Makefile.in (all): Use install-leaf rather than install.
541         (install): Split most of the rule into...
542         (install-leaf): ...this new one.
543
544 2007-12-19  Etsushi Kato  <ek.kato@gmail.com>
545             Paolo Bonzini  <bonzini@gnu.org>
546
547         PR target/30572
548         * Makefile.in: Use @shlib_slibdir@ substitution to get
549         correct install name on darwin.
550         * config/t-slibgcc-darwin: Use @shlib_slibdir@ for -install_name.
551
552 2007-12-15  Hans-Peter Nilsson  <hp@axis.com>
553
554         * config.host (crisv32-*-elf, crisv32-*-none): New, same as
555         cris-*-elf and cris-*-none.
556         (crisv32-*-linux*): Similar, as cris-*-linux*.
557
558 2007-11-20  Rask Ingemann Lambertsen  <rask@sygehus.dk>
559
560         * config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.
561
562 2007-10-27  H.J. Lu  <hongjiu.lu@intel.com>
563
564         PR regression/33926
565         * configure.ac: Replace have_cc_tls with gcc_cv_have_cc_tls.
566         * configure: Regenerated.
567
568 2007-09-27  H.J. Lu  <hongjiu.lu@intel.com>
569
570         * Makefile.in (dfp-filenames): Replace decimal_globals,
571         decimal_data, binarydecimal and convert_data with
572         bid_decimal_globals, bid_decimal_data, bid_binarydecimal
573         and bid_convert_data, respectively.
574
575 2007-09-17  Chao-ying Fu  <fu@mips.com>
576             Nigel Stephens  <nigel@mips.com>
577
578         * fixed-obj.mk: New file to support fine-grain fixed-point functions.
579         * Makefile.in (fixed_point): Define.
580         Check if fixed_point is yes to build support functions.
581         * configure.ac: Check for fixed_point support.
582         * configure: Regenerated.
583         * gen-fixed.sh: New file to generate lists of fixed-point labels,
584         funcs, modes, from, to.
585
586 2007-09-11  Janis Johnson  <janis187@us.ibm.com
587
588         * Makefile.in (dfp-filenames): Add bid128_noncomp.
589
590 2007-09-10  Janis Johnson  <janis187@us.ibm.com>
591
592         * Makefile.in (dfp-filenames): Remove decUtility, add
593         decDouble, decPacked, decQuad, decSingle.
594
595 2007-08-27  Hans Kester  <hans.kester@ellips.nl>
596
597         * config.host : Add x86_64-elf target.
598
599 2007-07-06  H.J. Lu  <hongjiu.lu@intel.com>
600
601         * configure.ac (set_have_cc_tls): Add a missing =.
602         * configure: Regenerated.
603
604 2007-07-06  H.J. Lu  <hongjiu.lu@intel.com>
605
606         * config.host (tmake_file): Add t-tls for i[34567]86-*-linux*
607         and x86_64-*-linux*.
608
609         * config/t-tls: New file.
610
611         * Makefile.in (INTERNAL_CFLAGS): Add @set_have_cc_tls@.
612
613         * configure.ac: Include ../config/enable.m4 and
614         ../config/tls.m4.  Use GCC_CHECK_CC_TLS to check if assembler
615         supports TLS and substitute set_have_cc_tls.
616         * configure: Regenerated.
617
618 2007-07-04  H.J. Lu  <hongjiu.lu@intel.com>
619
620         * Makefile.in: Use libbid for DFP when BID is enabled.
621
622 2007-06-14  Danny Smith  <dannysmith@users.sourceforge.net>
623
624         * config.host(*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to
625         extra_parts. Add config/i386/t-cygming to tmake_file.
626         * config/i386/t-cygming: New file with rules for crtbegin.o, crtend.o.
627
628 2007-05-29  Zuxy Meng  <zuxy.meng@gmail.com>
629             Danny Smith  <dannysmith@users.sourceforge.net>
630
631         PR target/29498
632         * config.host (i[34567]86-*-cygwin* | i[34567]86-*-mingw*) Add
633         crtfastmath.o to extra_parts.  Add i386/t-crtfm to tmake_file.
634         * config/i386/t-crtfm: Compile crtfastmath.o with
635         -minline-all-stringops.
636
637 2007-05-10  Richard Sandiford  <richard@codesourcery.com>
638
639         * config.host (sparc-wrs-vxworks): New target.
640
641 2007-04-14  Kazu Hirata  <kazu@codesourcery.com>
642
643         * config.host: Recognize fido.
644
645 2007-04-04  Janis Johnson  <janis187@us.ibm.com>
646
647         * configure: Check host, not target, for decimal float support.
648
649 2007-04-03  Uros Bizjak  <ubizjak@gmail.com>
650
651         * config/i386/t-crtpc: New file.
652         * config.host (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.
653         (x86_64-*-linux*): Ditto.
654
655 2007-02-30  Kai Tietz  <kai.tietz@onevision.com>
656
657         * config.host (x86_64-*-mingw*): New target.
658
659 2007-03-23  Michael Meissner  <michael.meissner@amd.com>
660             H.J. Lu  <hongjiu.lu@intel.com>
661
662         * Makefile.in (enable_decimal_float): New.
663         (DECNUMINC): Add
664         -I$(srcdir)/../libdecnumber/$(enable_decimal_float).
665         (dec-objects): Move decimal32, decimal64 and decimal128 to ...
666         (decbits-filenames): This.
667         (decbits-objects): New.
668         (libgcc-objects): Add $(decbits-objects).
669
670         * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
671         Substitute enable_decimal_float.
672         * configure: Regenerated.
673
674 2007-03-19  Hans-Peter Nilsson  <hp@axis.com>
675
676         * config.host (cris-*-elf | cris-*-none): Set extra_parts.
677
678 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
679
680         * Makefile.in (install-info): New dummy target.
681
682 2007-03-05  Bernd Schmidt  <bernd.schmidt@analog.com>
683
684         * config.host (bfin*-linux-uclibc*): Set extra_parts.
685
686 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
687
688         * Makefile.in: Add install-html and install-pdf dummy
689         targets.
690
691 2007-02-05  Roger Sayle  <roger@eyesopen.com>
692             Daniel Jacobowitz  <dan@codesourcery.com>
693
694         * Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so.
695         (libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK).
696         (libunwind.so): Likewise for $(SHLIBUNWIND_LINK).
697
698 2007-01-29  Janis Johnson  <janis187@us.ibm.com>
699
700         * Makefile.in (dec-filenames): Add decExcept.
701
702 2007-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
703
704         PR bootstrap/30469
705         * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
706         -fprofile-use.
707
708 2007-01-25  Daniel Jacobowitz  <dan@codesourcery.com>
709
710         * configure.ac: Add --enable-version-specific-runtime-libs.
711         Correct $slibdir default.
712         * configure: Regenerated.
713
714 2007-01-23  Joseph Myers  <joseph@codesourcery.com>
715
716         * config/rs6000/t-ldbl128: Always use -mlong-double-128.
717
718 2007-01-21  Andrew Pinski  <pinskia@gmail.com>
719
720         PR target/30519
721         * config.host (alpha*-*-linux*): Set extra_parts.
722
723 2007-01-09  Kaz Kojima  <kkojima@gcc.gnu.org>
724
725         * config/sh/t-linux: New.
726         * config.host (sh*-*-linux*): Set tmake_file.
727
728 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
729
730         * Makefile.in (install): Handle multilibs.
731
732 2007-01-04  Brooks Moses  <brooks.moses@codesourcery.com>
733
734         * Makefile.in: Added .PHONY entry for documentation targets.
735
736 2007-01-04  Brooks Moses  <brooks.moses@codesourcery.com>
737
738         * Makefile.in: Add empty info, html, dvi, pdf targets.
739
740 2007-01-04  Mike Stump  <mrs@apple.com>
741
742         * Makefile.in (MAKEINFO): Remove.
743         (PERL): Likewise.
744
745 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
746
747         * configure.ac: Add GCC_TOPLEV_SUBDIRS.
748         * configure: Regenerate.
749         * Makefile.in (host_subdir): Substitute it.
750         (gcc_objdir): Use it.
751
752 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
753
754         * config.host (ia64*-*-linux*): Set tmake_file.
755
756 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
757
758         * Makefile.in (version): Define.
759
760 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
761             Paolo Bonzini  <bonzini@gnu.org>
762
763         * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
764         config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
765         config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
766         config/sparc/t-crtfm, config/t-slibgcc-darwin,
767         config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
768         shared-object.mk, siditi-object.mk, static-object.mk: New files.
769         * configure: Generated.