1 2011-03-07 Ian Lance Taylor <iant@google.com>
3 * generic-morestack.c (__splitstack_find): Adjust returned stack
4 pointer to include all registers pushed by __morestack.
6 2011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
9 * configure.ac: Call ACX_NONCANONICAL_TARGET.
10 (toolexecdir): Calculate and AC_SUBST.
11 (toolexeclibdir): Likewise.
12 * Makefile.in (target_noncanonical): Import.
13 (toolexecdir): Likewise.
14 (toolexeclibdir): Likewise.
15 * configure: Regenerate.
17 2010-12-13 Nathan Froyd <froydnj@codesourcery.com>
20 * config/arm/bpabi.h: Rename to...
21 * config/arm/bpabi-lib.h: ...this.
23 2010-12-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
25 * configure.ac: Use i386/t-crtstuff on i?86-*-solaris2* if
27 * configure: Regenerate.
29 2010-11-24 Nathan Froyd <froydnj@codesourcery.com>
31 * config/libbid/bid_conf.h (BID_BIG_ENDIAN): Define in terms of
33 * config/libbid/bid_gcc_intrinsics.h (LIBGCC2_FLOAT_WORDS_BIG_ENDIAN):
36 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
39 * Makefile.in (install-strip): New phony target.
41 2010-11-07 Ian Lance Taylor <iant@google.com>
44 * config/i386/morestack.S (__morestack_large_model): New
47 2010-10-23 Nathan Froyd <froydnj@codesourcery.com>
49 * config/libbid/bid_gcc_intrinsics.h (LIBGCC2_WORDS_BIG_ENDIAN):
51 (LIBGCC2_FLOAT_WORDS_BIG_ENDIAN): Test __BYTE_ORDER__.
53 2010-10-14 Nathan Froyd <froydnj@codesourcery.com>
55 * config/arm/bpabi.h: New file.
56 * config/frv/frv-abi.h: New file.
58 2010-10-01 Ian Lance Taylor <iant@google.com>
60 * config/t-stack(LIB2ADD_ST): Set instead of LIB2ADD.
61 * config/i386/t-stack-i386 (LIB2ADD_ST): Likewise.
63 2010-10-01 H.J. Lu <hongjiu.lu@intel.com>
66 * config.host: Add the missing `$'.
68 2010-09-30 Michael Eager <eager@eagercon.com>
70 * config.host: Add microblaze*-*-*.
71 * config/microblaze/{divsi3.asm,divsi3_table.c,moddi3.asm,modsi3.asm,
72 muldi3_hard.asm,mulsi3.asm,stack_overflow_exit.asm,t-microblaze,
73 udivsi3.asm,umodsi3.asm}: New.
75 2010-09-28 Ian Lance Taylor <iant@google.com>
77 * configure.ac: Adjust CFI test to test assembler directly rather
78 than checking gcc preprocessor macro.
81 2010-09-27 Ian Lance Taylor <iant@google.com>
83 * configure.ac: Test whether assembler supports CFI directives.
84 * config.host: Only add t-stack and i386/t-stack-i386 to
85 tmake_file if libgcc_cv_cfi is "yes".
88 2010-09-27 Ian Lance Taylor <iant@google.com>
90 * generic-morestack.h: New file.
91 * generic-morestack.c: New file.
92 * generic-morestack-thread.c: New file.
93 * config/i386/morestack.S: New file.
94 * config/t-stack: New file.
95 * config/i386/t-stack-i386: New file.
96 * config.host (i[34567]86-*-linux* and friends): Add t-stack and
97 i386/t-stack-i386 to tmake_file.
99 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
101 * Makefile.in (libgcc-extra-parts): Check for static archives and
102 invoke ranlib after installing them.
103 (gcc-extra-parts): Likewise.
104 (install-leaf): Likewise.
106 2010-09-14 H.J. Lu <hongjiu.lu@intel.com>
108 * configure: Regenerated.
110 2010-09-10 Kai Tietz <kai.tietz@onevision.com>
112 * configure: Regenerated.
114 2010-09-09 Gerald Pfeifer <gerald@pfeifer.com>
115 Andrew Pinski <pinskia@gmail.com>
118 * config.host (ia64*-*-freebsd*): Set extra_parts. Set tmake_file.
120 2010-09-06 H.J. Lu <hongjiu.lu@intel.com>
123 * configure: Regenerated.
125 2010-09-06 Andreas Schwab <schwab@redhat.com>
127 * configure: Regenerate.
129 2010-09-03 Uros Bizjak <ubizjak@gmail.com>
131 * config/i386/t-sol2 (__copysigntf3, __fabstf3): Disable for
133 (__fixtfti, __fixunstfti, __floattitf, __floatuntitf): Enable only
136 2010-09-03 Uros Bizjak <ubizjak@gmail.com>
137 Iain Sandoe <iains@gcc.gnu.org>
140 * Makefile.in (sifuncs, difuncs, tifuncs): Filter out
141 LIB2FUNCS_EXCLUDE functions.
143 2010-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
145 * configure.ac: Use the GCC_AC_ENABLE_DECIMAL_FLOAT macro.
147 * configure: Regenerate.
149 2010-09-01 Uros Bizjak <ubizjak@gmail.com>
151 * config.host (i[34567]86-*-freebsd*, x86_64-*-freebsd*): Add
152 i386/t-freebsd to tmake_file.
153 * config/i386/t-freebsd: New file.
154 * config/i386/libgcc-bsd.ver: New file.
156 2010-07-23 Nathan Froyd <froydnj@codesourcery.com>
158 * config.host (powerpc*-eabispe*): Set tmake_file.
159 (powerpc*-eabi*): Likewise.
160 * config/rs6000/t-ppccomm (EXTRA_PARTS): Add crtbegin, crtend,
161 crtbeginS, crtendS, crtbeginT.
163 2010-06-12 Kazu Hirata <kazu@codesourcery.com>
165 * config.host (mips64*-*-linux*, mips*-*-linux*): Add mips/t-crtfm
166 to tmake_file. Add crtfastmath.o to extra_parts.
167 * config/mips/t-crtfm: New.
169 2010-05-19 Joel Sherrill <joel.sherrill@oarcorp.com>
171 * config.host (sparc64-*-rtems*): New target.
173 2010-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
175 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun
178 2010-04-15 Thomas Schwinge <tschwinge@gnu.org>
180 * config.host <i[34567]86-*-gnu*>: Handle softfp as for Linux.
182 2010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
184 * config.host (alpha*-dec-osf[45]*): Removed alpha*-dec-osf4*,
185 alpha-dec-osf5.0* support.
187 2010-04-01 Ralf Corsépius <ralf.corsepius@rtems.org>
189 * config.host: Add lm32-*-rtems*.
191 2010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
192 Uros Bizjak <ubizjak@gmail.com>
195 * config.host (i[34567]86-*-solaris2): Handle 32-bit Solaris 2/x86
196 like other remaining 32-bit x86 OSes.
197 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun
199 * config/i386/libgcc-sol2.ver: New file.
200 * config/i386/t-sol2 (SHLIB_MAPFILES): Add it.
202 2010-03-30 Jack Howarth <howarth@bromo.med.uc.edu>
205 * Makefile.in (INTERNAL_CFLAGS): Add @set_use_emutls@.
206 * configure.ac: Use GCC_CHECK_EMUTLS to see if emulated TLS
207 is used and substitute set_use_emutls.
208 * configure: Regenerated.
210 2010-03-30 Tarik Graba <tarik.graba@telecom-paristech.fr>
212 * config/lm32/t-lm32: Remove misplaced MULTILIB_OPTIONS.
214 2010-03-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
217 * config/i386/t-sol2 ($(T)gmon.o): Use CFLAGS instead of
219 ($(T)gcrt1.o): Likewise.
220 ($(T)crt1.o): Likewise.
221 ($(T)crti.o): Likewise.
222 ($(T)crtn.o): Likewise.
224 2010-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
227 * Makefile.in (install): Use $(MAKE) string in rule, for
230 2010-02-22 Hans-Peter Nilsson <hp@bitrange.com>
232 Migrate from broken pre-libgcc legacy support to libgcc-centric rules.
233 * config/mmix/t-mmix: New file.
234 * config.host <mmix-knuth-mmixware> (extra_parts, tmake_file): Set.
236 2010-02-02 Jack Howarth <howarth@bromo.med.uc.edu>
239 * config/t-slibgcc-darwin: Add libgcc-libsystem.ver to
242 2010-01-04 Anthony Green <green@moxielogic.com>
244 * config/moxie/crti.asm, config/moxie/crtn.asm,
245 config/moxie/t-moxie-softfp, config/moxie/sfp-machine.h,
246 config/moxie/t-moxie: New files.
247 * config.host: Add t-moxie-softfp reference.
249 2009-11-18 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
252 * config/t-slibgcc-darwin: Fix embedded rpaths for
253 --enable-version-specific-runtime-libs, build extension stub
254 libs exposing features available from current libgcc_s.
256 2009-11-11 Jon Beniston <jon@beniston.com>
258 * config.host: Add lm32 targets.
259 * config/lm32: New directory.
260 * config/lm32/libgcc_lm32.h: New file.
261 * config/lm32/_mulsi3.c: New file.
262 * config/lm32/_udivmodsi4.c: New file.
263 * config/lm32/_divsi3.c: New file.
264 * config/lm32/_modsi3.c: New file.
265 * config/lm32/_udivsi3.c: New file.
266 * config/lm32/_umodsi3.c: New file.
267 * config/lm32/_lshrsi3.S: New file.
268 * config/lm32/_ashrsi3.S: New file.
269 * config/lm32/_ashlsi3.S: New file.
270 * config/lm32/crti.S: New file.
271 * config/lm32/crtn.S: New file.
272 * config/lm32/t-lm32: New file.
273 * config/lm32/t-elf: New file.
274 * config/lm32/t-uclinux: New file.
276 2009-10-26 Nick Clifton <nickc@redhat.com>
278 * config.host: Add support for RX target.
279 * config/rx: New directory.
280 * config/rx/rx-abi-functions.c: New file. Supplementary
281 functions for libgcc to support the RX ABI.
282 * config/rx/rx-abi.h: New file. Supplementary header file for
283 libgcc RX ABI functions.
284 * config/rx/t-rx: New file: Makefile fragment for building
287 2009-10-09 Uros Bizjak <ubizjak@gmail.com>
289 * config/i386/32/sfp-machine.h (__FP_FRAC_SUB_4): Change operand
290 constraint of y0 to "g".
292 2009-10-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
294 * config.host: Include the s390 makefile fragments.
295 * config/s390/32/_fixdfdi.c: New file.
296 * config/s390/32/_fixsfdi.c: New file.
297 * config/s390/32/_fixtfdi.c: New file.
298 * config/s390/32/_fixunsdfdi.c: New file.
299 * config/s390/32/_fixunssfdi.c: New file.
300 * config/s390/32/_fixunstfdi.c: New file.
301 * config/s390/32/t-floattodi: New file.
302 * config/s390/libgcc-glibc.ver: New file.
303 * config/s390/t-crtstuff: New file.
304 * config/s390/t-linux: New file.
305 * config/s390/t-tpf: New file.
307 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
309 * configure.ac (AC_PREREQ): Bump to 2.64.
311 2009-08-22 Kaz Kojima <kkojima@gcc.gnu.org>
313 * config/sh/t-linux (HOST_LIBGCC2_CFLAGS): Add -mieee.
315 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
317 * configure: Regenerate.
319 2009-08-09 Douglas B Rupp <rupp@gnat.com>
321 * config.host (ia64-hp-*vms*): New target.
322 (alpha64-dec-*vms*,alpha*-dec-*vms*): Fix for config/vms and unify
325 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
327 * configure.ac: Add snippet for maintainer-mode.
328 * configure: Regenerate.
329 * Makefile.in (AUTOCONF, configure_deps): New variables.
330 ($(srcdir)/configure)): New rule, active only with maintainer
333 2009-06-23 DJ Delorie <dj@redhat.com>
336 * config.host: Add mep support.
338 2009-06-22 Kai Tietz <kai.tietz@onevision.com>
340 * config.host: Add i386/${host_address}/t-fprules-softfp and
341 t-softfp to tmake_file for i[34567]86-*-mingw*, x86_64-*-mingw*.
343 * config/i386/64/_divtc3.c: Disable usage of .symver assembly symbol
345 * config/i386/64/_multc3.c: Likewise.
346 * config/i386/64/_powitf2.c: Likewise.
347 * config/i386/64/eqtf2.c: Likewise.
348 * config/i386/64/getf2.c: Likewise.
349 * config/i386/64/letf2.c: Likewise.
350 * config/i386/64/letf2.c: Likewise.
351 * config/i386/64/sfp-machine.h (_FP_W_TYPE): Define as
352 unsigned long long for x64 mingw targets.
353 (_FP_WS_TYPE): Define as signed long long for x64 mingw target.
354 (_FP_I_TYPE): Define as long long for x64 mingw target.
356 2009-06-10 Maciej W. Rozycki <macro@linux-mips.org>
358 * config.host (vax-*-linux*): New.
360 2009-05-31 Anthony Green <green@moxielogic.com>
362 * config.host: Add moxie support.
363 * config/moxie/t-moxie: New file.
365 2009-05-29 David Billinghurst <billingd@gcc.gnu.org>
367 * config.host: Add i386/${host_address}/t-fprules-softfp and
368 t-softfp to tmake_file for i[34567]86-*-cygwin*.
370 2009-04-17 Aurelien Jarno <aurelien@aurel32.net>
372 * config.host: Add i386/${host_address}/t-fprules-softfp to
373 tmake_file for i[34567]86-*-kfreebsd*-gnu, x86_64-*-kfreebsd*-gnu*.
375 2009-04-09 Nick Clifton <nickc@redhat.com>
377 * config/ia64/tf-signs.c: Change copyright header to refer to
378 version 3 of the GNU General Public License with version 3.1
379 of the GCC Runtime Library Exception and to point readers at
380 the COPYING3 and COPYING3.RUNTIME files and the FSF's license
382 * config/i386/32/tf-signs.c: Likewise.
383 * config/libbid/_addsub_dd.c: Likewise.
384 * config/libbid/_addsub_sd.c: Likewise.
385 * config/libbid/_addsub_td.c: Likewise.
386 * config/libbid/_dd_to_df.c: Likewise.
387 * config/libbid/_dd_to_di.c: Likewise.
388 * config/libbid/_dd_to_sd.c: Likewise.
389 * config/libbid/_dd_to_sf.c: Likewise.
390 * config/libbid/_dd_to_si.c: Likewise.
391 * config/libbid/_dd_to_td.c: Likewise.
392 * config/libbid/_dd_to_tf.c: Likewise.
393 * config/libbid/_dd_to_udi.c: Likewise.
394 * config/libbid/_dd_to_usi.c: Likewise.
395 * config/libbid/_dd_to_xf.c: Likewise.
396 * config/libbid/_df_to_dd.c: Likewise.
397 * config/libbid/_df_to_sd.c: Likewise.
398 * config/libbid/_df_to_td.c: Likewise.
399 * config/libbid/_di_to_dd.c: Likewise.
400 * config/libbid/_di_to_sd.c: Likewise.
401 * config/libbid/_di_to_td.c: Likewise.
402 * config/libbid/_div_dd.c: Likewise.
403 * config/libbid/_div_sd.c: Likewise.
404 * config/libbid/_div_td.c: Likewise.
405 * config/libbid/_eq_dd.c: Likewise.
406 * config/libbid/_eq_sd.c: Likewise.
407 * config/libbid/_eq_td.c: Likewise.
408 * config/libbid/_ge_dd.c: Likewise.
409 * config/libbid/_ge_sd.c: Likewise.
410 * config/libbid/_ge_td.c: Likewise.
411 * config/libbid/_gt_dd.c: Likewise.
412 * config/libbid/_gt_sd.c: Likewise.
413 * config/libbid/_gt_td.c: Likewise.
414 * config/libbid/_isinfd128.c: Likewise.
415 * config/libbid/_isinfd32.c: Likewise.
416 * config/libbid/_isinfd64.c: Likewise.
417 * config/libbid/_le_dd.c: Likewise.
418 * config/libbid/_le_sd.c: Likewise.
419 * config/libbid/_le_td.c: Likewise.
420 * config/libbid/_lt_dd.c: Likewise.
421 * config/libbid/_lt_sd.c: Likewise.
422 * config/libbid/_lt_td.c: Likewise.
423 * config/libbid/_mul_dd.c: Likewise.
424 * config/libbid/_mul_sd.c: Likewise.
425 * config/libbid/_mul_td.c: Likewise.
426 * config/libbid/_ne_dd.c: Likewise.
427 * config/libbid/_ne_sd.c: Likewise.
428 * config/libbid/_ne_td.c: Likewise.
429 * config/libbid/_sd_to_dd.c: Likewise.
430 * config/libbid/_sd_to_df.c: Likewise.
431 * config/libbid/_sd_to_di.c: Likewise.
432 * config/libbid/_sd_to_sf.c: Likewise.
433 * config/libbid/_sd_to_si.c: Likewise.
434 * config/libbid/_sd_to_td.c: Likewise.
435 * config/libbid/_sd_to_tf.c: Likewise.
436 * config/libbid/_sd_to_udi.c: Likewise.
437 * config/libbid/_sd_to_usi.c: Likewise.
438 * config/libbid/_sd_to_xf.c: Likewise.
439 * config/libbid/_sf_to_dd.c: Likewise.
440 * config/libbid/_sf_to_sd.c: Likewise.
441 * config/libbid/_sf_to_td.c: Likewise.
442 * config/libbid/_si_to_dd.c: Likewise.
443 * config/libbid/_si_to_sd.c: Likewise.
444 * config/libbid/_si_to_td.c: Likewise.
445 * config/libbid/_td_to_dd.c: Likewise.
446 * config/libbid/_td_to_df.c: Likewise.
447 * config/libbid/_td_to_di.c: Likewise.
448 * config/libbid/_td_to_sd.c: Likewise.
449 * config/libbid/_td_to_sf.c: Likewise.
450 * config/libbid/_td_to_si.c: Likewise.
451 * config/libbid/_td_to_tf.c: Likewise.
452 * config/libbid/_td_to_udi.c: Likewise.
453 * config/libbid/_td_to_usi.c: Likewise.
454 * config/libbid/_td_to_xf.c: Likewise.
455 * config/libbid/_tf_to_dd.c: Likewise.
456 * config/libbid/_tf_to_sd.c: Likewise.
457 * config/libbid/_tf_to_td.c: Likewise.
458 * config/libbid/_udi_to_dd.c: Likewise.
459 * config/libbid/_udi_to_sd.c: Likewise.
460 * config/libbid/_udi_to_td.c: Likewise.
461 * config/libbid/_unord_dd.c: Likewise.
462 * config/libbid/_unord_sd.c: Likewise.
463 * config/libbid/_unord_td.c: Likewise.
464 * config/libbid/_usi_to_dd.c: Likewise.
465 * config/libbid/_usi_to_sd.c: Likewise.
466 * config/libbid/_usi_to_td.c: Likewise.
467 * config/libbid/_xf_to_dd.c: Likewise.
468 * config/libbid/_xf_to_sd.c: Likewise.
469 * config/libbid/_xf_to_td.c: Likewise.
470 * config/libbid/bid128.c: Likewise.
471 * config/libbid/bid128_2_str.h: Likewise.
472 * config/libbid/bid128_2_str_macros.h: Likewise.
473 * config/libbid/bid128_2_str_tables.c: Likewise.
474 * config/libbid/bid128_add.c: Likewise.
475 * config/libbid/bid128_compare.c: Likewise.
476 * config/libbid/bid128_div.c: Likewise.
477 * config/libbid/bid128_fma.c: Likewise.
478 * config/libbid/bid128_logb.c: Likewise.
479 * config/libbid/bid128_minmax.c: Likewise.
480 * config/libbid/bid128_mul.c: Likewise.
481 * config/libbid/bid128_next.c: Likewise.
482 * config/libbid/bid128_noncomp.c: Likewise.
483 * config/libbid/bid128_quantize.c: Likewise.
484 * config/libbid/bid128_rem.c: Likewise.
485 * config/libbid/bid128_round_integral.c: Likewise.
486 * config/libbid/bid128_scalb.c: Likewise.
487 * config/libbid/bid128_sqrt.c: Likewise.
488 * config/libbid/bid128_string.c: Likewise.
489 * config/libbid/bid128_to_int16.c: Likewise.
490 * config/libbid/bid128_to_int32.c: Likewise.
491 * config/libbid/bid128_to_int64.c: Likewise.
492 * config/libbid/bid128_to_int8.c: Likewise.
493 * config/libbid/bid128_to_uint16.c: Likewise.
494 * config/libbid/bid128_to_uint32.c: Likewise.
495 * config/libbid/bid128_to_uint64.c: Likewise.
496 * config/libbid/bid128_to_uint8.c: Likewise.
497 * config/libbid/bid32_to_bid128.c: Likewise.
498 * config/libbid/bid32_to_bid64.c: Likewise.
499 * config/libbid/bid64_add.c: Likewise.
500 * config/libbid/bid64_compare.c: Likewise.
501 * config/libbid/bid64_div.c: Likewise.
502 * config/libbid/bid64_fma.c: Likewise.
503 * config/libbid/bid64_logb.c: Likewise.
504 * config/libbid/bid64_minmax.c: Likewise.
505 * config/libbid/bid64_mul.c: Likewise.
506 * config/libbid/bid64_next.c: Likewise.
507 * config/libbid/bid64_noncomp.c: Likewise.
508 * config/libbid/bid64_quantize.c: Likewise.
509 * config/libbid/bid64_rem.c: Likewise.
510 * config/libbid/bid64_round_integral.c: Likewise.
511 * config/libbid/bid64_scalb.c: Likewise.
512 * config/libbid/bid64_sqrt.c: Likewise.
513 * config/libbid/bid64_string.c: Likewise.
514 * config/libbid/bid64_to_bid128.c: Likewise.
515 * config/libbid/bid64_to_int16.c: Likewise.
516 * config/libbid/bid64_to_int32.c: Likewise.
517 * config/libbid/bid64_to_int64.c: Likewise.
518 * config/libbid/bid64_to_int8.c: Likewise.
519 * config/libbid/bid64_to_uint16.c: Likewise.
520 * config/libbid/bid64_to_uint32.c: Likewise.
521 * config/libbid/bid64_to_uint64.c: Likewise.
522 * config/libbid/bid64_to_uint8.c: Likewise.
523 * config/libbid/bid_b2d.h: Likewise.
524 * config/libbid/bid_binarydecimal.c: Likewise.
525 * config/libbid/bid_conf.h: Likewise.
526 * config/libbid/bid_convert_data.c: Likewise.
527 * config/libbid/bid_decimal_data.c: Likewise.
528 * config/libbid/bid_decimal_globals.c: Likewise.
529 * config/libbid/bid_div_macros.h: Likewise.
530 * config/libbid/bid_dpd.c: Likewise.
531 * config/libbid/bid_flag_operations.c: Likewise.
532 * config/libbid/bid_from_int.c: Likewise.
533 * config/libbid/bid_functions.h: Likewise.
534 * config/libbid/bid_gcc_intrinsics.h: Likewise.
535 * config/libbid/bid_inline_add.h: Likewise.
536 * config/libbid/bid_internal.h: Likewise.
537 * config/libbid/bid_round.c: Likewise.
538 * config/libbid/bid_sqrt_macros.h: Likewise.
540 2009-04-09 Jakub Jelinek <jakub@redhat.com>
542 * Makefile.in: Change copyright header to refer to version
543 3 of the GNU General Public License and to point readers at the
544 COPYING3 file and the FSF's license web page.
545 * config.host: Likewise.
547 2009-04-07 Alan Modra <amodra@bigpond.net.au>
549 * config.host: Reorder and merge to match config.gcc change.
551 2009-04-03 Alan Modra <amodra@bigpond.net.au>
553 * config.host (powerpc-*-linux*altivec*, powerpc-*-linux*spe): Delete.
555 2009-03-28 Joseph Myers <joseph@codesourcery.com>
557 * config.host (arm-*-coff*, armel-*-coff*, arm-semi-aof,
558 armel-semi-aof, h8300-*-*, i[34567]86-*-aout*, i[34567]86-*-coff*,
559 m68k-*-aout*, m68k-*-coff*, pdp11-*-bsd, rs6000-ibm-aix4.[12]*,
560 powerpc-ibm-aix4.[12]*, sh-*-*): Remove.
562 2009-02-12 Uros Bizjak <ubizjak@gmail.com>
564 * config.host (ia64*-*-linux*): Add t-softfp to tmake_file.
565 * config/ia64/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
567 2009-02-12 H.J. Lu <hongjiu.lu@intel.com>
569 * config.host (ia64*-*-linux*): Add ia64/t-fprules-softfp and
570 ia64/t-softfp-compat to tmake_file.
572 * Makefile.in (gen-hide-list): Ignore .*_compat and .*@.*.
574 * config/ia64/__divxf3.asm: New.
575 * config/ia64/_fixtfdi.asm: Likewise.
576 * config/ia64/_fixunstfdi.asm: Likewise.
577 * config/ia64/_floatditf.asm: Likewise.
578 * config/ia64/t-fprules-softfp: Likewise.
579 * config/ia64/t-softfp-compat: Likewise.
580 * config/ia64/tf-signs.c: Likewise.
582 2009-01-18 Ben Elliston <bje@au.ibm.com>
584 * config/i386/32/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
586 2009-01-16 Ben Elliston <bje@au.ibm.com>
588 * config.host (i[34567]86-*-linux*, x86_64-*-linux*): Add t-softfp
591 2009-01-13 Ben Elliston <bje@au.ibm.com>
593 * config/t-softfp: New file.
594 * config.host (powerpc64-*-linux*, powerpc64-*-gnu*): Add t-softfp.
595 (powerpc-*-linux*spe*, powerpc-*-linux*): Likewise.
597 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
599 * config.host: Add m32r*-*-rtems*.
601 2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
603 * config.host: Add m32c*-*-rtems*.
605 2008-11-20 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
608 * configure.ac (i?86-*-solaris2.1[0-9]*): Only include
609 i386/t-crtstuff if linker supports ZERO terminator unwind entries.
610 * configure: Regenerate.
611 * config.host (i[34567]86-*-solaris2*): Move i386/t-sol2 in
612 tmake_file here from gcc/config.gcc.
613 Move extra_parts here from gcc/config.gcc.
614 * config/i386/t-sol2: Move here from gcc/config/i386.
615 Use gcc_srcdir instead of srcdir.
617 2008-11-18 Adam Nemet <anemet@caviumnetworks.com>
619 * config.host (mipsisa64r2-*-elf* | mipsisa64r2el-*-elf*): New
622 2008-11-09 Thomas Schwinge <tschwinge@gnu.org>
624 * config.host <t-tls>: Also enable for GNU/kFreeBSD and GNU/kNetBSD.
626 2008-10-08 Thomas Schwinge <tschwinge@gnu.org>
628 * config.host: Fold `*-*-gnu*' cases into the Linux ones.
630 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
633 * config.host: Add picochip-*-*.
635 2008-08-06 Bob Wilson <bob.wilson@acm.org>
637 * config.host: Match more processor names for Xtensa.
639 2008-07-08 H.J. Lu <hongjiu.lu@intel.com>
641 * config/i386/64/t-softfp-compat: Update comments.
643 2008-07-07 H.J. Lu <hongjiu.lu@intel.com>
645 * config/i386/64/_divtc3-compat.c: Moved to ...
646 * config/i386/64/_divtc3.c: Here.
648 * config/i386/64/_multc3-compat.c: Moved to ...
649 * config/i386/64/_multc3.c: Here.
651 * config/i386/64/_powitf2-compat.c: Moved to ...
652 * config/i386/64/_powitf2.c: Here.
654 * config/i386/64/t-softfp-compat (libgcc2-tf-compats): Add
655 .c suffix instead of -compat.c.
657 2008-07-05 Uros Bizjak <ubizjak@gmail.com>
659 * config/i386/32/sfp-machine.h (_FP_MUL_MEAT_S): Remove.
660 (_FP_MUL_MEAT_D): Ditto.
661 (_FP_DIV_MEAT_S): Ditto.
662 (_FP_DIV_MEAT_D): Ditto.
664 2008-07-03 Richard Sandiford <rdsandiford@googlemail.com>
666 * Makefile.in: Add support for __sync_* libgcc functions.
668 2008-07-03 H.J. Lu <hongjiu.lu@intel.com>
670 * shared-object.mk ($(base)_s$(objext)): Remove -DSHARED.
672 2008-07-02 H.J. Lu <hongjiu.lu@intel.com>
675 * config.host: Only include 32bit t-fprules-softfp for Darwin/x86
676 and Linux/x86. Include 64bit t-softfp-compat for Linux/x86.
678 * config/i386/64/t-fprules-softfp: Moved to ...
679 * config/i386/64/t-softfp-compat: This. New.
681 2008-07-02 Uros Bizjak <ubizjak@gmail.com>
683 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS) [FP_EX_INVALID]:
684 Initialize f with 0.0.
686 2008-07-02 H.J. Lu <hongjiu.lu@intel.com>
689 * shared-object.mk ($(base)_s$(objext)): Add -DSHARED.
691 * config/i386/64/_divtc3-compat.c: New.
692 * config/i386/64/_multc3-compat.c: Likewise.
693 * config/i386/64/_powitf2-compat.c: Likewise.
694 * config/i386/64/eqtf2.c: Likewise.
695 * config/i386/64/getf2.c: Likewise.
696 * config/i386/64/letf2.c: Likewise.
697 * config/i386/64/t-fprules-softfp: Likewise.
699 2008-07-02 H.J. Lu <hongjiu.lu@intel.com>
701 * config.host: Add i386/${host_address}/t-fprules-softfp to
702 tmake_file for i[34567]86-*-darwin*, x86_64-*-darwin*,
703 i[34567]86-*-linux*, x86_64-*-linux*.
705 * configure.ac: Set host_address to 64 or 32 for x86.
706 * configure: Regenerated.
708 * Makefile.in (config.status): Also depend on
709 $(srcdir)/config.host.
711 * config/i386/32/t-fprules-softfp: New.
712 * config/i386/32/tf-signs.c: Likewise.
714 * config/i386/64/sfp-machine.h: New. Moved from gcc.
716 2008-07-02 H.J. Lu <hongjiu.lu@intel.com>
717 Uros Bizjak <ubizjak@gmail.com>
719 * config/i386/32/sfp-machine.h: New.
721 2008-06-26 Nathan Froyd <froydnj@codesourcery.com>
723 * config/rs6000/t-ppccomm: Remove rules that conflict with
724 auto-generated rules.
726 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
728 * configure.ac: sinclude override.m4.
729 * configure: Regenerate.
731 2008-06-11 Bernhard Fischer <aldot@gcc.gnu.org>
733 * configure: Regenerate.
735 2008-06-10 Joseph Myers <joseph@codesourcery.com>
737 * Makefile.in (DECNUMINC): Remove
738 -I$(MULTIBUILDTOP)../../libdecnumber.
741 2008-06-07 Joseph Myers <joseph@codesourcery.com>
743 * config.host (strongarm*-*-*, ep9312*-*-*, xscale-*-*,
744 parisc*-*-*, m680[012]0-*-*, *-*-linux*libc1*, *-*-linux*aout*,
745 alpha*-*-unicosmk*, strongarm*-*-freebsd*, ep9312-*-elf,
746 arm*-*-kaos*, cris-*-aout, parisc*64*-*-linux*, parisc*-*-linux*,
747 hppa1.1-*-pro*, hppa1.1-*-osf*, hppa1.1-*-bsd*,
748 i[34567]86-sequent-ptx4*, i[34567]86-sequent-sysv4*,
749 i[34567]86-*-beoself*, i[34567]86-*-beos*, i[34567]86-*-sco3.2v5*,
750 i[34567]86-*-sysv5*, i[34567]86-*-sysv4*, i[34567]86-*-uwin*,
751 i[34567]86-*-kaos*, m68020-*-elf*, m68010-*-netbsdelf*,
752 mips-wrs-windiss, mt-*-elf, powerpc-*-beos*, powerpc-*-chorusos*,
753 powerpc-wrs-windiss*, powerpcle-*-sysv*, powerpc-*-kaos*,
754 powerpcle-*-kaos*, sh*-*-kaos*, sparc-*-sysv4*, strongarm-*-elf*,
755 strongarm-*-pe, strongarm-*-kaos*, vax-*-bsd*, vax-*-sysv*,
756 vax-*-ultrix*, xscale-*-elf, xscale-*-coff): Remove.
758 2008-05-25 Arthur Loiret <arthur.loiret@u-psud.fr>
760 * config.host (sh2[lbe]*-*-linux*): Allow target.
762 2008-04-30 Nathan Froyd <froydnj@codesourcery.com>
764 * config/rs6000/t-ppccomm: Add build rules for new files.
765 (LIB2ADD_ST): New variable.
767 2008-04-07 Andy Hutchinson <hutchinsonandy@aim.com>
771 * config.host (avr-*-*): Add avr cpu_type and avr tmake_file.
772 * config/t-avr: New file. Build 16bit libgcc functions.
774 2008-03-02 Jakub Jelinek <jakub@redhat.com>
777 * config/t-slibgcc-darwin: Make install-leaf dependent on
778 install-darwin-libgcc-stubs instead of install.
780 2008-01-25 Joseph Myers <joseph@codesourcery.com>
782 * config.host (tic4x-*-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*,
783 tic4x-*, h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
784 sh-*-rtemscoff*): Remove cases.
786 2007-12-27 Richard Sandiford <rsandifo@nildram.co.uk>
788 * Makefile.in (all): Use install-leaf rather than install.
789 (install): Split most of the rule into...
790 (install-leaf): ...this new one.
792 2007-12-19 Etsushi Kato <ek.kato@gmail.com>
793 Paolo Bonzini <bonzini@gnu.org>
796 * Makefile.in: Use @shlib_slibdir@ substitution to get
797 correct install name on darwin.
798 * config/t-slibgcc-darwin: Use @shlib_slibdir@ for -install_name.
800 2007-12-15 Hans-Peter Nilsson <hp@axis.com>
802 * config.host (crisv32-*-elf, crisv32-*-none): New, same as
803 cris-*-elf and cris-*-none.
804 (crisv32-*-linux*): Similar, as cris-*-linux*.
806 2007-11-20 Rask Ingemann Lambertsen <rask@sygehus.dk>
808 * config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.
810 2007-10-27 H.J. Lu <hongjiu.lu@intel.com>
813 * configure.ac: Replace have_cc_tls with gcc_cv_have_cc_tls.
814 * configure: Regenerated.
816 2007-09-27 H.J. Lu <hongjiu.lu@intel.com>
818 * Makefile.in (dfp-filenames): Replace decimal_globals,
819 decimal_data, binarydecimal and convert_data with
820 bid_decimal_globals, bid_decimal_data, bid_binarydecimal
821 and bid_convert_data, respectively.
823 2007-09-17 Chao-ying Fu <fu@mips.com>
824 Nigel Stephens <nigel@mips.com>
826 * fixed-obj.mk: New file to support fine-grain fixed-point functions.
827 * Makefile.in (fixed_point): Define.
828 Check if fixed_point is yes to build support functions.
829 * configure.ac: Check for fixed_point support.
830 * configure: Regenerated.
831 * gen-fixed.sh: New file to generate lists of fixed-point labels,
832 funcs, modes, from, to.
834 2007-09-11 Janis Johnson <janis187@us.ibm.com
836 * Makefile.in (dfp-filenames): Add bid128_noncomp.
838 2007-09-10 Janis Johnson <janis187@us.ibm.com>
840 * Makefile.in (dfp-filenames): Remove decUtility, add
841 decDouble, decPacked, decQuad, decSingle.
843 2007-08-27 Hans Kester <hans.kester@ellips.nl>
845 * config.host : Add x86_64-elf target.
847 2007-07-06 H.J. Lu <hongjiu.lu@intel.com>
849 * configure.ac (set_have_cc_tls): Add a missing =.
850 * configure: Regenerated.
852 2007-07-06 H.J. Lu <hongjiu.lu@intel.com>
854 * config.host (tmake_file): Add t-tls for i[34567]86-*-linux*
857 * config/t-tls: New file.
859 * Makefile.in (INTERNAL_CFLAGS): Add @set_have_cc_tls@.
861 * configure.ac: Include ../config/enable.m4 and
862 ../config/tls.m4. Use GCC_CHECK_CC_TLS to check if assembler
863 supports TLS and substitute set_have_cc_tls.
864 * configure: Regenerated.
866 2007-07-04 H.J. Lu <hongjiu.lu@intel.com>
868 * Makefile.in: Use libbid for DFP when BID is enabled.
870 2007-06-14 Danny Smith <dannysmith@users.sourceforge.net>
872 * config.host(*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to
873 extra_parts. Add config/i386/t-cygming to tmake_file.
874 * config/i386/t-cygming: New file with rules for crtbegin.o, crtend.o.
876 2007-05-29 Zuxy Meng <zuxy.meng@gmail.com>
877 Danny Smith <dannysmith@users.sourceforge.net>
880 * config.host (i[34567]86-*-cygwin* | i[34567]86-*-mingw*) Add
881 crtfastmath.o to extra_parts. Add i386/t-crtfm to tmake_file.
882 * config/i386/t-crtfm: Compile crtfastmath.o with
883 -minline-all-stringops.
885 2007-05-10 Richard Sandiford <richard@codesourcery.com>
887 * config.host (sparc-wrs-vxworks): New target.
889 2007-04-14 Kazu Hirata <kazu@codesourcery.com>
891 * config.host: Recognize fido.
893 2007-04-04 Janis Johnson <janis187@us.ibm.com>
895 * configure: Check host, not target, for decimal float support.
897 2007-04-03 Uros Bizjak <ubizjak@gmail.com>
899 * config/i386/t-crtpc: New file.
900 * config.host (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.
901 (x86_64-*-linux*): Ditto.
903 2007-02-30 Kai Tietz <kai.tietz@onevision.com>
905 * config.host (x86_64-*-mingw*): New target.
907 2007-03-23 Michael Meissner <michael.meissner@amd.com>
908 H.J. Lu <hongjiu.lu@intel.com>
910 * Makefile.in (enable_decimal_float): New.
912 -I$(srcdir)/../libdecnumber/$(enable_decimal_float).
913 (dec-objects): Move decimal32, decimal64 and decimal128 to ...
914 (decbits-filenames): This.
915 (decbits-objects): New.
916 (libgcc-objects): Add $(decbits-objects).
918 * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
919 Substitute enable_decimal_float.
920 * configure: Regenerated.
922 2007-03-19 Hans-Peter Nilsson <hp@axis.com>
924 * config.host (cris-*-elf | cris-*-none): Set extra_parts.
926 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
928 * Makefile.in (install-info): New dummy target.
930 2007-03-05 Bernd Schmidt <bernd.schmidt@analog.com>
932 * config.host (bfin*-linux-uclibc*): Set extra_parts.
934 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
936 * Makefile.in: Add install-html and install-pdf dummy
939 2007-02-05 Roger Sayle <roger@eyesopen.com>
940 Daniel Jacobowitz <dan@codesourcery.com>
942 * Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so.
943 (libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK).
944 (libunwind.so): Likewise for $(SHLIBUNWIND_LINK).
946 2007-01-29 Janis Johnson <janis187@us.ibm.com>
948 * Makefile.in (dec-filenames): Add decExcept.
950 2007-01-28 Daniel Jacobowitz <dan@codesourcery.com>
953 * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
956 2007-01-25 Daniel Jacobowitz <dan@codesourcery.com>
958 * configure.ac: Add --enable-version-specific-runtime-libs.
959 Correct $slibdir default.
960 * configure: Regenerated.
962 2007-01-23 Joseph Myers <joseph@codesourcery.com>
964 * config/rs6000/t-ldbl128: Always use -mlong-double-128.
966 2007-01-21 Andrew Pinski <pinskia@gmail.com>
969 * config.host (alpha*-*-linux*): Set extra_parts.
971 2007-01-09 Kaz Kojima <kkojima@gcc.gnu.org>
973 * config/sh/t-linux: New.
974 * config.host (sh*-*-linux*): Set tmake_file.
976 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
978 * Makefile.in (install): Handle multilibs.
980 2007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
982 * Makefile.in: Added .PHONY entry for documentation targets.
984 2007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
986 * Makefile.in: Add empty info, html, dvi, pdf targets.
988 2007-01-04 Mike Stump <mrs@apple.com>
990 * Makefile.in (MAKEINFO): Remove.
993 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
995 * configure.ac: Add GCC_TOPLEV_SUBDIRS.
996 * configure: Regenerate.
997 * Makefile.in (host_subdir): Substitute it.
998 (gcc_objdir): Use it.
1000 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1002 * config.host (ia64*-*-linux*): Set tmake_file.
1004 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1006 * Makefile.in (version): Define.
1008 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1009 Paolo Bonzini <bonzini@gnu.org>
1011 * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
1012 config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
1013 config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
1014 config/sparc/t-crtfm, config/t-slibgcc-darwin,
1015 config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
1016 shared-object.mk, siditi-object.mk, static-object.mk: New files.
1017 * configure: Generated.