1 2012-06-11 Sriraman Tallam <tmsriram@google.com>
3 * config/i386/libgcc-bsd.ver: Version symbol __cpu_indicator_init.
4 * config/i386/libgcc-sol2.ver: Ditto.
5 * config/i386/libgcc-glibc.ver: Ditto.
7 2012-06-11 Roland McGrath <mcgrathr@google.com>
9 * gthr-posix.h [neither FreeBSD nor Solaris] (__gthread_active_p):
10 If __GLIBC__ is defined, refer to __pthread_key_create instead of
13 2012-06-09 Uros Bizjak <ubizjak@gmail.com>
15 * config/i386/32/sfp-machine.h (__gcc_CMPtype, CMPtype,
16 _FP_KEEPNANFRACP, _FP_CHOOSENAN, FP_EX_INVALID, FP_EX_DENORM,
17 FP_EX_DIVZERO, FP_EX_OVERFLOW, FP_EX_UNDERFLOW, FP_EX_INEXACT,
18 FP_HANDLE_EXCEPTIONS, FP_RND_NEAREST, FP_RND_ZERO, FP_RND_PINF,
19 FP_RND_MINF, _FP_DEXL_EX, FP_INIT_ROUNDMODE, FP_ROUNDMODE,
20 __LITTLE_ENDIAN, __BIG_ENDIAN, strong_alias): Move ...
21 * config/i386/64/sfp-machine: ... (delete here) ...
22 * config/i386/sfp-machine.h: ... to here.
24 (__sfp_handle_exceptions): New function declaration.
25 (FP_HANDLE_EXCEPTIONS): Use __sfp_handle_exceptions.
26 * config/i386/sfp-exceptions.c: New.
27 * config/i386/t-softfp: New.
28 * config.host (i[34567]86-*-* and x86_64-*-* soft-fp targets): Add
29 i386/t-softfp to tmake_file.
31 2012-06-03 David S. Miller <davem@davemloft.net>
33 * longlong.h [SPARC] (sub_ddmmss): Fix thinko in previous 64-bit
36 2012-05-31 David S. Miller <davem@davemloft.net>
38 * longlong.h [SPARC] (umul_ppmm, udiv_qrnnd): Use hardware integer
39 multiply and divide instructions on 32-bit when V9.
40 (add_ssaaaa, sub_ddmmss): Convert to branchless code on 64-bit.
42 2012-05-29 Joseph Myers <joseph@codesourcery.com>
44 * config/arm/ieee754-df.S: Fix typos.
45 * config/arm/ieee754-sf.S: Fix typos.
46 * config/c6x/libunwind.S: Fix typos.
47 * config/epiphany/udivsi3-float.c: Fix typos.
48 * config/microblaze/muldi3_hard.S: Fix typos.
49 * config/picochip/adddi3.S: Fix typos.
50 * config/picochip/ashlsi3.S: Fix typos.
51 * config/picochip/ashrsi3.S: Fix typos.
52 * config/picochip/clzsi2.S: Fix typos.
53 * config/picochip/cmpsi2.S: Fix typos.
54 * config/picochip/divmod15.S: Fix typos.
55 * config/picochip/divmodhi4.S: Fix typos.
56 * config/picochip/divmodsi4.S: Fix typos.
57 * config/picochip/longjmp.S: Fix typos.
58 * config/picochip/lshrsi3.S: Fix typos.
59 * config/picochip/parityhi2.S: Fix typos.
60 * config/picochip/popcounthi2.S: Fix typos.
61 * config/picochip/setjmp.S: Fix typos.
62 * config/picochip/subdi3.S: Fix typos.
63 * config/picochip/ucmpsi2.S: Fix typos.
64 * config/picochip/udivmodhi4.S: Fix typos.
65 * config/picochip/udivmodsi4.S: Fix typos.
66 * config/spu/divv2df3.c: Fix typos.
67 * config/spu/mfc_multi_tag_release.c: Fix typos.
68 * config/spu/mfc_tag_release.c: Fix typos.
69 * configure.ac: Fix typos.
70 * configure: Regenerate.
72 2012-05-25 Ian Lance Taylor <iant@google.com>
74 * config/i386/morestack.S (__morestack_non_split): Check whether
75 caller is varargs and needs %bp to hold the stack frame on return.
77 2012-05-25 Olivier Hainque <hainque@adacore.com>
79 * config/rs6000/vxworks/tramp.S (trampoline_setup): Use a longcall
80 sequence in the non pic case on VxWorks.
82 2012-05-24 Olivier Hainque <hainque@adacore.com>
84 * Makefile.in: Move dependency on install-unwind_h from
85 "install-leaf" to "install".
87 2012-05-24 Olivier Hainque <hainque@adacore.com>
89 * Makefile.in (clean): Remove libgcc_tm.stamp as well.
90 Use a separate command for stamp removals.
92 2012-05-21 Andrew Pinski <apinski@cavium.com>
95 * configure.ac: Define the default includes to being none.
96 * configure: Regenerate.
98 2012-05-16 Olivier Hainque <hainque@adacore.com>
100 * Makefile.in (install-unwind_h): Rename into ...
101 (install-unwind_h-forbuild): New target.
102 (all): Use it instead of the former install-unwind_h.
103 (install-unwind_h): Reinstate, copy to user install destination
104 for include files, not to the internal gcc object directory one.
105 (install-leaf): Depend on it.
107 2012-05-15 Olivier Hainque <hainque@adacore.com>
109 * config/rs6000/aix-unwind.h (*_REGNO): New, set of useful
110 register numbers. LR_REGNO replaces R_LR.
111 (ucontext_for): New, helper for ...
112 (ppc_aix_fallback_frame_state): New, implementation for aix 5.2
114 (MD_FALLBACK_FRAME_STATE_FOR): Define for 32bit configurations.
116 2012-05-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
118 * config.host (i[34567]86-*-linux*, x86_64-*-linux*)
119 (i[34567]86-*-kfreebsd*-gnu, x86_64-*-kfreebsd*-gnu)
120 (i[34567]86-*-knetbsd*-gnu, i[34567]86-*-gnu*): Move
122 (i[34567]86-*-*, x86_64-*-*): ... here.
124 * config/i386/libgcc-bsd.ver (GCC_4.8.0): New version.
125 * config/i386/libgcc-sol2.ver (GCC_4.8.0): New version.
127 * config/i386/i386-cpuinfo.c: Rename to ...
128 * config/i386/cpuinfo.c: ... this.
129 * config/i386/t-cpuinfo (LIB2ADD): Reflect this.
131 * configure.ac (AC_CONFIG_HEADER): Call for auto-target.h.
132 (libgcc_cv_init_priority): New test.
133 * configure: Regenerate.
134 * config.in: New file.
135 * Makefile.in (clean): Rename config.h to auto-target.h.
136 (config.h): Likewise.
139 * config/i386/cpuinfo.c (auto-target.h): Include.
140 (CONSTRUCTOR_PRIORITY): Define.
141 (__cpu_indicator_init): Use it.
143 2012-05-09 H.J. Lu <hongjiu.lu@intel.com>
145 * longlong.h: Use a URL instead of an FSF postal address.
146 Replace spaces with tab.
148 2012-05-08 Teresa Johnson <tejohnson@google.com>
150 * libgcov.c (gcov_clear, __gcov_reset): New functions.
151 (__gcov_dump): Ditto.
152 (gcov_dump_complete): New global variable.
153 (gcov_exit): Export hidden to enable use in L_gcov_dump.
154 (__gcov_flush): Outline functionality now in gcov_clear.
155 * Makefile.in (L_gcov_reset, L_gcov_dump): Define.
157 2012-04-28 Aurelien Jarno <aurelien@aurel32.net>
159 * config.host (mips64*-*-linux*, mipsisa64*-*-linux*): Remove.
160 (mips*-*-linux*): Include mips/t-tpbit when long double is
163 2012-04-25 Sriraman Tallam <tmsriram@google.com>
165 * config/i386/i386-cpuinfo.c (FEATURE_AVX2): New enum value.
166 (get_available_features): New argument. Check for AVX2.
167 (__cpu_indicator_init): Modify call to get_available_features.
169 2012-04-25 Alan Modra <amodra@gmail.com>
171 * config/rs6000/crtsavevr.S: New file.
172 * config/rs6000/crtrestvr.S: New file.
173 * config/rs6000/t-savresfgpr: Build the above.
174 * config/rs6000/t-netbsd: Likewise.
176 2012-04-24 Sriraman Tallam <tmsriram@google.com>
178 * libgcc/config/i386/i386-cpuinfo.c: Set __cpu_vendor always.
180 2012-04-24 Sriraman Tallam <tmsriram@google.com>
182 * libgcc/config/i386/i386-cpuinfo.c: New file.
183 * libgcc/config/i386/t-cpuinfo: New file.
184 * libgcc/config.host: Include t-cpuinfo.
185 * libgcc/config/i386/libgcc-glibc.ver: Version symbol __cpu_model.
187 2012-04-24 Chao-ying Fu <fu@mips.com>
189 * unwind-dw2-fde-dip.c: Define USE_PT_GNU_EH_FRAME for BIONIC.
191 2012-04-20 Thomas Schwinge <thomas@codesourcery.com>
193 struct siginfo vs. siginfo_t
195 * config/alpha/linux-unwind.h (alpha_fallback_frame_state): Use
196 siginfo_t instead of struct siginfo.
197 * config/bfin/linux-unwind.h (bfin_fallback_frame_state): Likewise.
198 * config/i386/linux-unwind.h (x86_fallback_frame_state): Likewise.
199 * config/ia64/linux-unwind.h (ia64_fallback_frame_state)
200 (ia64_handle_unwabi): Likewise.
201 * config/mips/linux-unwind.h (mips_fallback_frame_state): Likewise.
202 * config/pa/linux-unwind.h (pa32_fallback_frame_state): Likewise.
203 * config/sh/linux-unwind.h (shmedia_fallback_frame_state)
204 (sh_fallback_frame_state): Likewise.
205 * config/tilepro/linux-unwind.h (tile_fallback_frame_state): Likewise.
206 * config/xtensa/linux-unwind.h (xtensa_fallback_frame_state): Likewise.
208 2012-04-02 H.J. Lu <hongjiu.lu@intel.com>
210 * config/i386/linux-unwind.h (RT_SIGRETURN_SYSCALL): Update x32
213 2012-03-31 Eric Botcazou <ebotcazou@adacore.com>
215 * config/ia64/unwind-ia64.c (uw_install_context): Manually save LC
216 if it hasn't been previously saved.
218 2012-03-29 H.J. Lu <hongjiu.lu@intel.com>
220 * config/i386/linux-unwind.h (x86_64_fallback_frame_state): Define
223 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
226 * config/avr/lib1funcs.S: Use __AVR_HAVE_SPH__ for SP_H checks
227 instead of __AVR_HAVE_8BIT_SP__.
229 2012-03-26 Tristan Gingold <gingold@adacore.com>
231 * config/ia64/unwind-ia64.h: Declare unw_word and unw_sword.
232 (unw_table_entry): Use unw_word instead of unsigned long.
233 (_Unwind_FindTableEntry): Likewise.
234 * config/ia64/fde-glibc.c (_Unwind_FindTableEntry): Likewise.
235 * config/ia64/fde-vms.c (vms_unwtable_entry): Likewise.
236 (_Unwind_FindTableEntry): Likewise.
237 * config/ia64/unwind-ia64.c (unw_reg_info, unw_reg_state)
238 (unw_labeled_state, unw_state_record, unw_stack, _Uwind_Context)
239 (set_reg, alloc_spill_area, finish_prologue, ia64_rse_slot_num)
240 (ia64_rse_is_rnat_slot, ia64_rse_rnat_addr, ia64_rse_num_regs)
241 (ia64_rse_skip_regs, ia64_copy_rbs, unw_access_gr)
242 (uw_frame_state_for, uw_update_reg_address, uw_update_context)
243 (uw_init_context_1, uw_install_context): Likewise.
244 (unw_word): Move to unwind-ia64.h
246 2012-03-26 Tristan Gingold <gingold@adacore.com>
248 * config/vms/vms-ucrt0.c: Update copyright years.
250 (___gcc_main_flags): Declare.
251 (__main): Check flags to remap argv and exit code.
252 * config.host (*-*-*vms*): Adjust extra_parts.
253 * config/vms/t-vms (vcrt0.o, pcrt0.o): Remove.
256 2012-03-22 Richard Earnshaw <rearnsha@arm.com>
258 * arm/lib1funcs.asm (ctzsi2): New function.
259 * arm/t-elf (LIB1ASMFUNCS): Add _ctzsi2.
260 * arm/t-linux (LIB1ASMFUNCS): Likewise.
261 * arm/t-strongarm-elf (LIB1ASMFUNCS): Likewise.
262 * arm/t-symbian (LIB1ASMFUNCS): Likewise.
263 * arm/t-vxworks (LIB1ASMFUNCS): Likewise.
264 * arm/t-wince-pe (LIB1ASMFUNCS): Likewise.
266 2012-03-21 Andreas Tobler <andreast@fgznet.ch>
268 * config.host: Add bits to support powerpc64-*-freebsd*.
269 * config/rs6000/freebsd-unwind.h: New file.
270 * config/rs6000/t-freebsd64: New file.
272 2012-03-20 Richard Guenther <rguenther@suse.de>
274 PR gcov-profile/52627
275 * libgcov.c (init_mx): Fix mutex name.
277 2012-03-16 Tristan Gingold <gingold@adacore.com>
279 * config/ia64/vms-unwind.h: Remove ulong (and replace
280 it by unw_reg where used). Define unw_reg with __int64.
282 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
284 * config/i386/sol2-unwind.h (x86_fallback_frame_state): Remove
286 * config/sparc/sol2-unwind.h (sparc64_is_sighandler): Remove
288 (sparc_is_sighandler): Likewise.
290 2012-03-13 H.J. Lu <hongjiu.lu@intel.com>
292 * unwind-dw2.c (_Unwind_SetGRValue): Assert DWARF register size
295 2012-03-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
297 * config/arm/crtn.S: Fix typo.
299 2012-03-13 Richard Guenther <rguenther@suse.de>
301 * libgcov.c: Remove stdio.h include and NULL un-define.
303 2012-03-13 Richard Guenther <rguenther@suse.de>
306 * unwind-dw2-fde.c: Make avoid-include-gthr.h hacks work again.
308 2012-03-13 Richard Guenther <rguenther@suse.de>
310 * gthr-single.h (__GTHREAD_MUTEX_INIT_FUNCTION): Fix definition.
312 2012-03-13 Richard Guenther <rguenther@suse.de>
314 * gthr-posix.h: Remove duplicate __GTHREAD_MUTEX_INIT_FUNCTION
315 and __gthread_mutex_init_function definitions.
317 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
319 * config.host (mips*-*-openbsd*): Remove.
321 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
323 * config.host: Remove alpha*-dec-osf5.1* handling.
324 * config/alpha/gthr-posix.c: Remove.
325 * config/alpha/libgcc-osf5.ver: Remove.
326 * config/alpha/osf5-unwind.h: Remove.
327 * config/alpha/t-osf-pthread: Remove.
328 * config/alpha/t-slibgcc-osf: Remove.
329 * config/t-crtfm (crtfastmath.o): Remove -frandom-seed.
330 * gthr-posix.h [!_REENTRANT && __osf__] (_REENTRANT): Don't define.
331 [__osf__ && _PTHREAD_USE_MANGLED_NAMES_]: Remove.
332 * mkmap-flat.awk: Remove osf_export handling.
334 2012-03-12 Richard Guenther <rguenther@suse.de>
336 * gthr.h (__GTHREAD_MUTEX_INIT_FUNCTION): Adjust specification.
337 * gthr-posix.h (__GTHREAD_MUTEX_INIT_FUNCTION): Define.
338 (__gthread_mutex_init_function): New function.
339 * gthr-single.h (__GTHREAD_MUTEX_INIT_FUNCTION): Define.
342 * libgcov.c: Include gthr.h.
343 (__gcov_flush_mx): New global variable.
344 (init_mx, init_mx_once): New functions.
345 (__gcov_flush): Protect self with a mutex.
346 (__gcov_fork): Re-initialize mutex after forking.
347 * unwind-dw2-fde.c: Change condition under which to use
348 __GTHREAD_MUTEX_INIT_FUNCTION.
350 2012-03-12 Tristan Gingold <gingold@adacore.com>
352 * config/alpha/t-vms: Define HOST_LIBGCC2_CFLAGS.
353 * config/ia64/t-vms: Likewise.
355 2012-03-11 Michael Hope <michael.hope@linaro.org>
357 * longlong.h [ARM] (add_ssaaaa, sub_ddmmss, umul_ppmm): Enable
360 2012-03-07 Walter Lee <walt@tilera.com>
362 * config/tilepro/atomic.c: Rename "atomic_" prefix to
364 (atomic_xor): Rename and move definition to
365 config/tilepro/atomic.h.
366 (atomic_nand): Ditto.
367 * config/tilepro/atomic.h: Rename "atomic_" prefix to
369 (arch_atomic_xor): Move from config/tilepro/atomic.c.
370 (arch_atomic_nand): Ditto.
372 2012-03-07 Georg-Johann Lay <avr@gjlay.de>
375 * config/avr/lib1funcs.S (__movmemx_hi): Fix loop label in RAM-part.
377 2012-03-07 Georg-Johann Lay <avr@gjlay.de>
380 * config/avr/lib1funcs.S (__xload_1): Don't read unintentionally
383 2012-03-07 Georg-Johann Lay <avr@gjlay.de>
387 * config/avr/lib1funcs.S (__do_copy_data): Clear RAMPZ after usage
388 if RAMPZ affects reading from RAM.
389 (__tablejump_elpm__): Ditto.
391 (__movmemx_hi): Ditto.
392 (__do_global_ctors): Right condition for RAMPZ usage is "have ELPM".
393 (__do_global_dtors): Ditto.
394 (__xload_1, __xload_2, __xload_3, __xload_4): Ditto.
395 (__movmemx_hi): Ditto.
397 2012-03-05 Richard Henderson <rth@redhat.com>
399 * longlong.h [ARM] (umul_ppmm): Use umull for arm3m and later.
400 [ARM] (count_trailing_zeros): Use the builtin.
402 2012-03-01 Kai Tietz <ktietz@redhat.com>
404 * soft-fp: Imported from glibc upstream.
406 2012-02-28 Kai Tietz <ktietz@redhat.com>
408 * config/i386/sfp-machine.h (_FP_STRUCT_LAYOUT): Define it
409 for mingw-targets as attribute gcc_struct.
411 2012-02-28 Ian Lance Taylor <iant@google.com>
413 * generic-morestack.c (__splitstack_releasecontext): Correct call
414 to __morestack_release_segments.
416 2012-02-27 Samuel Thibault <samuel.thibault@ens-lyon.org>
419 * generic-morestack.c (__generic_morestack_set_initial_sp): Test
420 for __linux__ when removing signals from __morestack_fullmask.
422 2012-02-23 Georg-Johann Lay <avr@gjlay.de>
425 * config/avr/lib1funcs.S (__AVR__XMEGA__): Fix tippo to __AVR_XMEGA__.
427 2012-02-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
429 * config/ia64/crtbegin.S: Use HAVE_INITFINI_ARRAY_SUPPORT
430 instead of HAVE_INITFINI_ARRAY.
431 * config/ia64/crtend.S: Likewise.
433 2012-02-20 Kai Tietz <ktietz@redhat.com>
436 * gthr.h (GTHREAD_USE_WEAK): Define as zero for mingw.
438 * config.host (i686-*-mingw*): Set md_unwind_header only for dw2-mode
439 to w32-unwind.h header.
441 2012-02-19 Richard Sandiford <rdsandiford@googlemail.com>
443 * config.host (mips64*-*-linux*, mipsisa64*-*-linux*)
444 (mips*-*-linux*): Remove t-slibgcc-libgcc.
445 * config/mips/t-mips16 (LIB1ASMFUNCS): Remove __mips16_rdhwr.
446 * config/mips/mips16.S (__mips16_rdhwr): Delete.
448 2012-02-19 Richard Sandiford <rdsandiford@googlemail.com>
450 * config/mips/mips16.S (CALL_STUB_RET): Add CFI information.
452 2012-02-15 Iain Sandoe <iains@gcc.gnu.org>
455 * config/darwin-crt-tm.c: Correct typo.
457 2012-02-15 Iain Sandoe <iains@gcc.gnu.org>
458 Patrick Marlier <patrick.marlier@gmail.com>
461 * config/darwin-crt-tm.c: Generate dummy functions.
463 2012-02-15 Iain Sandoe <iains@gcc.gnu.org>
464 Patrick Marlier <patrick.marlier@gmail.com>
467 * config/darwin-crt-tm.c (getTMCloneTable): New function.
468 (__doTMRegistrations): Call it.
469 (__doTMdeRegistrations): Likewise.
471 2012-01-15 Georg-Johann Lay <avr@gjlay.de>
472 Anatoly Sokolov <aesok@post.ru>
473 Eric Weddington <eric.weddington@atmel.com>
476 * config/avr/lib1funcs.S (__prologue_saves__): Handle AVR_XMEGA
477 (__epilogue_restores__): Ditto.
479 2012-02-15 Eric Botcazou <ebotcazou@adacore.com>
483 * config/sparc/sol2-unwind.h (sparc64_is_sighandler): Add support for
484 Solaris 11 and slightly reformat.
485 (sparc_is_sighandler): Likewise.
487 2012-02-14 Walter Lee <walt@tilera.com>
489 * config.host: Handle tilegx and tilepro.
490 * config/tilegx/sfp-machine.h: New file.
491 * config/tilegx/sfp-machine32.h: New file.
492 * config/tilegx/sfp-machine64.h: New file.
493 * config/tilegx/t-crtstuff: New file.
494 * config/tilegx/t-softfp: New file.
495 * config/tilegx/t-tilegx: New file.
496 * config/tilepro/atomic.c: New file.
497 * config/tilepro/atomic.h: New file.
498 * config/tilepro/linux-unwind.h: New file.
499 * config/tilepro/sfp-machine.h: New file.
500 * config/tilepro/softdivide.c: New file.
501 * config/tilepro/softmpy.S: New file.
502 * config/tilepro/t-crtstuff: New file.
503 * config/tilepro/t-tilepro: New file.
505 2012-02-07 Jonathan Wakely <jwakely.gcc@gmail.com>
509 * gthr-posix.h: Allow static initializer macros to be disabled.
510 (__gthrw_pthread_cond_init): Define weak reference unconditionally.
512 2012-02-05 Chung-Lin Tang <cltang@codesourcery.com>
514 * config.host (mips64*-*-linux*, mipsisa64*-*-linux*, mips*-*-linux*):
515 Add t-slibgcc-libgcc to tmake_file.
516 * config/mips/libgcc-mips16.ver: Revert previous patch.
517 * config/mips/mips16.S (__mips16_rdhwr): Hide.
519 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
520 Jayant R Sonar <jayant.sonar@kpitcummins.com>
522 * config.host: Add National Semiconductor CR16 target (cr16-*-*).
523 * config/cr16/crti.S: New file.
524 * config/cr16/crtlibid.S: New file.
525 * config/cr16/crtn.S: New file.
526 * config/cr16/lib1funcs.S: New file.
527 * config/cr16/t-cr16: New file.
528 * config/cr16/t-crtlibid: New file.
529 * config/cr16/unwind-dw2.h: New file.
530 * config/cr16/unwind-cr16.c: New file.
531 * config/cr16/divmodhi3.c: New file.
533 2012-01-25 Alan Modra <amodra@gmail.com>
535 * config/rs6000/t-linux64: Delete. Move..
536 * config/rs6000/t-ppc64-fp: ..softfp_wrap defines to here..
537 * config/rs6000/t-linux: ..and libgcc flags to here.
539 2012-01-22 Douglas B Rupp <rupp@gnat.com>
541 * config.host (i[34567]86-*-interix3*):
542 Change triplet to i[34567]86-*-interix[3-9]*.
543 * configure: Regenerate.
545 2012-01-15 Chung-Lin Tang <cltang@codesourcery.com>
546 Richard Sandiford <rdsandiford@googlemail.com>
548 * config/mips/libgcc-mips16.ver (__mips16_rdhwr): Add.
549 * config/mips/mips16.S (__mips16_rdhwr): New function.
550 * config/mips/t-mips16 (LIB1ASMFUNCS): Add _m16rdhwr.
552 2012-01-11 Nathan Sidwell <nathan@acm.org>
554 * libgcov.c (__gcov_init): Ignore objects with no functions.
556 2012-01-10 Georg-Johann Lay <avr@gjlay.de>
559 Extend __pgmx semantics to linearize memory.
560 * config/avr/t-avr (LIB1ASMFUNCS): Add _xload_1, _movmemx.
561 * config/avr/lib1funcs.S (__xload_1): New function.
562 (__movmemx_qi, __movmemx_hi): New functions.
563 (__xload_2, __xload_3, __xload_4): Rewrite to fit new __pgmx
566 2012-01-09 Eric Botcazou <ebotcazou@adacore.com>
568 * config/sparc/sol2-unwind.h (sparc64_is_sighandler): Check that the
569 purported sigacthandler address isn't null before dereferencing it.
570 (sparc_is_sighandler): Likewise.
572 2012-01-09 Eric Botcazou <ebotcazou@adacore.com>
575 * config/sparc/sol2-unwind.h (sparc64_is_sighandler): Remove SAVPC and
576 add CFA. Revert back to old code for Solaris 8+ multi-threaded.
577 (sparc_is_sighandler): Likewise.
578 (MD_FALLBACK_FRAME_STATE_FOR): Adjust call to IS_SIGHANDLER.
580 2012-01-06 Tristan Gingold <gingold@adacore.com>
582 * config/ia64/t-ia64 (LIB1ASMFUNCS): Move backward
583 compatibility thunks...
584 (CUSTOM_CRTSTUFF, crtbegin.o, crtend.o)
585 (crtbeginS.o, crtendS.o): ... and these to ...
586 * config/ia64/t-ia64-elf: ... this new file.
587 * config.host (ia64*-*-elf*, ia64*-*-freebsd*, ia64*-*-linux*)
588 (ia64*-*-hpux*): Add ia64/t-ia64-elf in tmake_file.
590 2012-01-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
592 * configure: Regenerate.
593 * config/s390/t-crtstuff: Remove -fPIC.
595 2012-01-02 Jonathan Wakely <jwakely.gcc@gmail.com>
598 * enable-execute-stack-mprotect.c (getpagesize): Do not define
601 2012-01-02 Georg-Johann Lay <avr@gjlay.de>
604 * config/avr/lib1funcs.S: Remove FIXME comments.
605 (SPEED_DIV): Depend on __AVR_HAVE_8BIT_SP__.
607 2012-01-02 Georg-Johann Lay <avr@gjlay.de>
609 Implement light-weight DImode support.
610 * config/avr/t-avr (LIB1ASMFUNCS): Add _adddi3, _adddi3_s8,
611 _subdi3, _cmpdi2, _cmpdi2_s8, _rotldi3.
612 * config/avr/lib1funcs.S (__adddi3, __adddi3_s8, __subdi3,
613 __cmpdi2, __cmpdi2_s8, __rotldi3): New functions.
615 2011-12-30 Nathan Sidwell <nathan@acm.org>
617 * libgcov.c (gcov_crc32): Remove global var.
618 (free_fn_data): New function.
619 (buffer_fn_data): Pass in filename, more robust error recovery.
620 (crc32_unsigned): New function.
621 (gcov_exit): More robust detection of new program. More robust
623 (__gcov_init): Do not update program's crc here.
625 2011-12-21 Tristan Gingold <gingold@adacore.com>
627 * config/ia64/fde-vms.c (UNW_IVMS_MODE): Define.
629 2011-12-21 Ian Lance Taylor <iant@google.com>
631 * config/i386/morestack.S: Simplify CFI opcodes throughout.
633 2011-12-20 Ian Lance Taylor <iant@google.com>
635 * config/i386/morestack.S (__morestack_non_split): If there is
636 enough stack space already, don't split. Ask for more stack space
639 2011-12-20 Sergio Durigan Junior <sergiodj@redhat.com>
641 * unwind-arm-common.inc: Include `tconfig.h', `tsystem.h' and
643 (_Unwind_DebugHook): New function.
644 (uw_restore_core_regs): New define.
645 (unwind_phase2): Use uw_restore_core_regs instead of
647 (unwind_phase2_forced): Likewise.
648 (__gnu_Unwind_Resume): Likewise.
650 2011-12-20 Uros Bizjak <ubizjak@gmail.com>
652 * config/alpha/linux-unwind.h: Update copyright years.
653 (MD_FROB_UPDATE_CONTEXT): New define.
654 (alpha_frob_update_context): New function.
656 2011-12-17 Richard Sandiford <rdsandiford@googlemail.com>
658 * config.host (mips*-sde-elf*, mipsisa64sr71k-*-elf*): Add to
659 tmake_file rather replacing it.
661 2011-12-15 Iain Sandoe <iains@gcc.gnu.org>
663 * config/rs6000/darwin-world.S (toplevel): Make it clear that this
664 function is not used for PPC64.
665 (save_world): Amend comments. Update the VRsave mask to reflect the
667 (rest_world): Update comments, do not clobber r10, do not use r8.
668 (eh_rest_world_r10): Amend comments, do not use r8.
669 (rest_world_eh_r7r8): Rename as local Lrest_world_eh_r7, since r8 is
670 no longer used, move restore of CR and target address to the end of
673 2011-12-14 H.J. Lu <hongjiu.lu@intel.com>
675 * generic-morestack.c (__generic_morestack_set_initial_sp): Check
676 __GLIBC__ instead of __linux__ when using __SIGRTMIN.
678 2011-12-14 Georg-Johann Lay <avr@gjlay.de>
681 * config/avr/t-avr (LIB1ASMSRC): Add _mulpsi3, _mulsqipsi3.
682 * config/avr/lib1funcs.S (__mulpsi3, __mulsqipsi3): New functions.
684 2011-12-11 Eric Botcazou <ebotcazou@adacore.com>
686 * config/sparc/sol2-unwind.h: Use #ifdef directive consistently.
688 2011-12-09 Georg-Johann Lay <avr@gjlay.de>
691 * config/avr/t-avr (LIB1ASMFUNCS): Add _muldi3.
692 * config/avr/lib1funcs.S (__muldi3): New function.
694 2011-12-06 Andrew Pinski <apinski@cavium.com>
696 * crtstuff.c (__do_global_dtors_aux_fini_array_entry): Align to the
698 (__frame_dummy_init_array_entry): Likewise.
700 2011-12-06 Georg-Johann Lay <avr@gjlay.de>
702 Forward-port from gcc-4_6-branch r181936 2011-12-02.
706 * config/avr/lib1funcs.S (__prologue_saves__,
707 __epilogue_restores__, __divdi3_moddi3): Enclose parts using
708 __SP_H__ in !defined (__AVR_HAVE_8BIT_SP__). Add FIXME comments.
710 2011-12-04 Iain Sandoe <iains@gcc.gnu.org>
712 * config/rs6000/t-darwin64 (LIB2ADD): Add fp and gp save routines.
714 2011-11-30 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
717 * config/pa/stublib.c (_ITM_registerTMCloneTable): New stub.
718 (_ITM_deregisterTMCloneTable): Likewise.
719 (__register_frame_info): Fix unused warning.
720 (__deregister_frame_info, __cxa_finalize, _Jv_RegisterClasses,
721 pthread_default_stacksize_np): Likewise.
722 * config/pa/t-stublib (LIBGCCSTUB_OBJS): Add new objects and rules.
724 2011-11-29 DJ Delorie <dj@redhat.com>
726 * config.host (rl78-*-elf): New case.
727 * config/rl78: New directory for the Renesas RL78.
729 2011-11-29 Bernd Schmidt <bernds@codesourcery.com>
731 * config.host (tic6x-*-uclinux): Append to extra_parts. Fix
734 2011-11-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
737 * config/rs6000/t-savresfgpr: New file.
738 * config/rs6000/t-ppccomm (LIB2ADD_ST): Remove all but
739 $(srcdir)/config/rs6000/eabi.S.
740 * config/rs6000/t-ppccomm-ldbl: Remove.
741 * config.host (powerpc-*-freebsd*): Add rs6000/t-savresfgpr to
743 (powerpc-*-eabispe*): Likewise.
744 (powerpc-*-eabi*): Likewise.
745 (powerpc-*-linux*, powerpc64-*-linux*): Likewise.
746 (powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add rs6000/t-ppccomm
747 to tmake_file, remove rs6000/t-ppccomm-ldbl.
748 (powerpc-*-eabisimaltivec*): Remove rs6000/t-ppccomm-ldbl from
750 (powerpc-*-eabisim*): Likewise.
751 (powerpc-*-elf*): Likewise.
752 (powerpc-*-eabialtivec*): Likewise.
753 (powerpc-xilinx-eabi*): Likewise.
754 (powerpc-*-rtems*): Likewise.
755 (powerpcle-*-elf*): Likewise.
756 (powerpcle-*-eabisim*): Likewise.
757 (powerpcle-*-eabi*): Likewise.
759 2011-11-27 Ian Lance Taylor <iant@google.com>
761 * generic-morestack.c (__splitstack_find): Check for NULL old
763 (__splitstack_resetcontext): New function.
764 (__splitstack_releasecontext): New function.
765 * libgcc-std.ver.in: Add new functions to GCC_4.7.0.
767 2011-11-27 Iain Sandoe <iains@gcc.gnu.org>
769 * config/darwin-crt-tm.c: Correct comments, use correct licence.
771 2011-11-27 Iain Sandoe <iains@gcc.gnu.org>
773 * config/darwin-crt-tm.c: Remove dummy _ITM_ functions.
775 2011-11-26 Richard Henderson <rth@redhat.com>
777 * config/m68k/linux-atomic.c: New file.
778 * config/m68k/t-linux: New file.
779 * config.host (m68k-uclinux, m68k-linux): Use it.
781 2011-11-26 Richard Henderson <rth@redhat.com>
783 * crtstuff.c (__TMC_LIST__): Mark used not unused.
784 (__TMC_END__): Only declare if hidden is available; in the definition,
785 if hidden is unavailable add a null record.
786 (deregister_tm_clones, register_tm_clones): New.
787 (__do_global_dtors_aux, frame_dummy): Use them.
788 (__do_global_dtors, __do_global_ctors_1): Likewise.
790 2011-11-22 Iain Sandoe <iains@gcc.gnu.org>
792 * config/darwin-crt-tm.c: New file.
793 * config.host (darwin): Build crttms.o crttme.o to provide
794 startup and shutdown for tm clones.
795 * config/t-darwin (crttms.o): New build rule.
796 (crttme.o): Likewise.
798 2011-11-21 Hans-Peter Nilsson <hp@axis.com>
800 * Makefile.in ($(srcdir)/emutls.c): Explain why it's in LIB2ADDEH
803 2011-11-21 Richard Henderson <rth@redhat.com>
805 * crtstuff.c (USE_TM_CLONE_REGISTRY): Default to 1 on ELF.
806 (__TMC_LIST__, __TMC_END__): New.
807 (__do_global_dtors_aux): Call _ITM_deregisterTMCloneTable.
808 (__do_global_dtors): Likewise.
809 (frame_dummy): Call _ITM_registerTMCloneTable.
810 (__do_global_ctors_1): Likewise.
812 2011-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
814 * config.host (iq2000*-*-elf*): Add iq2000/t-iq2000 to tmake_file.
815 (powerpc-*-netbsd*): Add rs6000/t-netbsd to tmake_file.
816 (powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add to tmake_file.
817 (powerpc-*-lynxos*): Add rs6000/t-lynx to tmake_file.
818 * config/i386/t-darwin64: Remove.
819 * config/sh/t-netbsd (LIB2ADD): Remove.
821 2011-11-21 Georg-Johann Lay <avr@gjlay.de>
824 * config/avr/t-avr (LIB2FUNCS_EXCLUDE): Add _moddi3, _umoddi3.
825 (LIB1ASMFUNCS): Add _divdi3, _udivdi3, _udivmod64, _negdi2.
826 * config/avr/lib1funcs.S (wmov): New assembler macro.
827 (__umoddi3, __udivdi3, __udivdi3_umoddi3): New functions.
828 (__moddi3, __divdi3, __divdi3_moddi3): New functions.
829 (__udivmod64): New function.
830 (__negdi2): New function.
832 2011-11-21 Gerald Pfeifer <gerald@pfeifer.com>
834 * config.host (*-*-freebsd[12], *-*-freebsd[12].*,
835 *-*-freebsd*aout*): Remove.
837 2011-11-20 Hans-Peter Nilsson <hp@axis.com>
839 * static-object.mk (c_flags-$o): Save c_flags.
840 ($(base)$(objext)): Use it.
842 2011-11-18 Steve Ellcey <sje@cup.hp.com>
844 * Makefile.in (c_flags): Set to -fno-exceptions to build libunwind.
846 2011-11-18 Georg-Johann Lay <avr@gjlay.de>
849 * config/avr/t-avr (LIB1ASMFUNCS): Add _xload_2 _xload_3 _xload_4.
850 * config/avr/lib1funcs.S (__xload_2, __xload_3, __xload_4):
853 2011-11-16 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
855 * config/arm/lib1funcs.asm (udivsi3): Add support for divide
857 (aeabi_uidivmod): Likewise.
860 (aeabi_idivmod): Likewise.
863 2011-11-16 Tristan Gingold <gingold@adacore.com>
865 * config/alpha/qrnnd.S: Use specific pseudos for VMS.
867 2011-11-15 Georg-Johann Lay <avr@gjlay.de>
870 * config/avr/t-avr (LIB1ASMFUNCS): Add _load_3, _load_4.
871 * config/avr/lib1funcs.S (__load_3, __load_4, __xload_2): New functions.
873 2011-11-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
875 * config.host (hppa*64*-*-hpux11*): Remove pa/t-stublib64 from
877 * config/pa/t-stublib: Merge rules from config/pa/t-stublib64.
878 * config/pa/t-stublib64: Delete.
880 2011-11-12 Richard Henderson <rth@redhat.com>
882 * config/rs6000/linux-unwind.h (frob_update_context): Properly
883 cast the pointer argument to _Unwind_SetGRPtr.
885 2011-11-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
887 * config/spu/t-elf (LIB2ADD): Use LIB2FUNCS_EXCLUDE instead.
889 2011-11-09 Ian Lance Taylor <iant@google.com>
891 * generic-morestack.c: Include <string.h>.
892 (uintptr_type): Define.
893 (struct initial_sp): Add dont_block_signals field. Reduce size of
895 (allocate_segment): Set prev field to NULL. Don't set
896 __morestack_current_segment or __morestack_segments.
897 (__generic_morestack): Update current->prev and *pp after calling
899 (__morestack_block_signals): Don't do anything if
900 dont_block_signals is set.
901 (__morestack_unblock_signals): Likewise.
902 (__generic_findstack): Check for initial_sp == NULL. Add casts to
904 (__splitstack_block_signals): New function.
905 (enum __splitstack_content_offsets): Define.
906 (__splitstack_getcontext, __splitstack_setcontext): New functions.
907 (__splitstack_makecontext): New function.
908 (__splitstack_block_signals_context): New function.
909 (__splitstack_find_context): New function.
910 * config/i386/morestack.S (__morestack_get_guard): New function.
911 (__morestack_set_guard, __morestack_make_guard): New functions.
912 * libgcc-std.ver.in: Add new functions to GCC_4.7.0.
914 2011-11-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
916 * config.host (i[34567]86-*-cygwin*): Move i386/t-mingw-pthread ...
917 (i[34567]86-*-mingw*): ... here.
918 (x86_64-*-mingw*): ... here.
920 2011-11-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
922 * config/c6x/t-elf (LIB2ADD): Add instead of assigning.
924 2011-11-07 Nathan Sidwell <nathan@acm.org>
926 * libgcov.c (struct gcov_fn_buffer): New struct.
927 (buffer_fn_data): New helper.
928 (gcov_exit): Rework for new gcov data structures.
930 2011-11-07 Georg-Johann Lay <avr@gjlay.de>
933 * config/avr/lib1funcs.S (__divmodhi4, __divmodsi4): Tweak speed.
935 2011-11-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
937 * config.host (tmake_file): Correct comment.
938 (bfin*-elf*): Remove bfin/t-elf from tmake_file, add
940 (bfin*-uclinux*): Likewise.
941 (bfin*-linux-uclibc*): Likewise.
942 (xstormy16-*-elf): Add stormy16/t-stormy16 to tmake_file.
944 * config/arm/t-elf (HOST_LIBGCC2_CFLAGS): Append instead of
946 * config/arm/t-strongarm-elf (HOST_LIBGCC2_CFLAGS): Likewise.
947 * config/avr/t-avr (HOST_LIBGCC2_CFLAGS): Likewise.
948 * config/c6x/t-elf (HOST_LIBGCC2_CFLAGS): Likewise.
949 * config/h8300/t-h8300 (HOST_LIBGCC2_CFLAGS): Likewise.
950 * config/lm32/t-elf (HOST_LIBGCC2_CFLAGS): Likewise.
951 * config/m32r/t-m32r (HOST_LIBGCC2_CFLAGS): Likewise.
952 * config/mcore/t-mcore (HOST_LIBGCC2_CFLAGS): Likewise.
953 * config/mips/t-elf (HOST_LIBGCC2_CFLAGS): Likewise.
954 * config/mmix/t-mmix (HOST_LIBGCC2_CFLAGS): Likewise.
955 * config/pdp11/t-pdp11 (HOST_LIBGCC2_CFLAGS): Likewise.
956 * config/picochip/t-picochip (HOST_LIBGCC2_CFLAGS): Likewise.
957 * config/stormy16/t-stormy16 (HOST_LIBGCC2_CFLAGS): Likewise.
958 * config/t-openbsd-thread (HOST_LIBGCC2_CFLAGS): Likewise.
960 * config/bfin/t-elf: Remove.
961 * config/t-vxworks (HOST_LIBGCC2_CFLAGS): Remove.
963 2011-11-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
965 * config.host (*-*-rtems*): Add t-rtems to tmake_file.
966 (i[34567]86-*-rtems*): Remove t-rtems from tmake_file.
967 (lm32-*-elf*, lm32-*-rtems*): Split into ...
968 (lm32-*-elf*): ... this.
969 (lm32-*-rtems*): ... and this.
971 (m32r-*-rtems*): Add to tmake_file.
972 (moxie-*-rtems*): Likewise.
973 (sparc-*-rtems*): Likewise.
974 Remove t-rtems from tmake_file.
975 (sparc64-*-rtems*): Likewise.
976 * config/t-rtems (HOST_LIBGCC2_CFLAGS): Use LIBGCC2_INCLUDES
979 2011-11-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
982 * config/gthr-posix.h: Move ...
983 * gthr-posix.h: ... here.
984 * config/gthr-lynx.h: Reflect this.
985 * config/gthr-vxworks.h: Likewise.
986 * config/rs6000/gthr-aix.h: Likewise.
987 * configure.ac (target_thread_file): Likewise.
988 * configure: Regenerate.
990 2011-11-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
992 * config.host (arm*-*-rtemseabi*): New target.
994 2011-11-06 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
997 * Makefile.in: Make EXTRA_PARTS depend on libgcc_tm.h instead of
1000 2011-11-05 Joern Rennecke <joern.rennecke@embecosm.com>
1002 * config.host (epiphany-*-elf*): New configuration.
1003 * config/epiphany: New Directory.
1005 2011-11-05 Ralf Corsépius <ralf.corsepius@rtems.org>
1007 * config.host (avr-*-rtems*): Add config/avr/t-rtems.
1008 * config/avr/t-rtems: New.
1009 Filter out _exit from LIB1ASMFUNCS.
1011 2011-11-04 David S. Miller <davem@davemloft.net>
1013 * configure.ac: Test for 64-bit addresses on !x86 using __LP64__.
1014 * configure: Rebuild.
1016 2011-11-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1018 * config/s390/t-crtstuff: Add -fPIC to CRTSTUFF_T_CFLAGS_S
1021 2011-11-04 Georg-Johann Lay <avr@gjlay.de>
1024 * config/t-avr (LIB1ASMFUNCS): Add _divmodpsi4, _udivmodpsi4.
1025 * config/lib1funcs.S (__udivmodpsi4, __divmodpsi4): New functions.
1027 2011-11-04 Joel Sherrill <joel.sherrill@oarcorp.com>
1030 * config.host (sparc-*-rtems*): Add sparc/t-softmul.
1032 2011-11-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1034 * config/c6x/t-elf (LIB2ADDEH): Set.
1035 * config/c6x/t-c6x-elf: Remove.
1037 2011-11-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1039 * config/i386/sol2-ci.S: Rename to ...
1040 * config/i386/crti.S: ... this.
1041 * config/i386/sol2-cn.S: Rename to ...
1042 * config/i386/crtn.S: ... this.
1043 * config/sparc/sol2-ci.S: Rename to ...
1044 * config/sparc/crti.S: ... this.
1045 * config/sparc/sol2-cn.S: Rename to ...
1046 * config/sparc/crtn.S: ... this.
1047 * config/t-sol2 (CUSTOM_CRTIN): Remove.
1048 (crti.o, crtn.o): Remove.
1050 2011-11-04 Tristan Gingold <gingold@adacore.com>
1052 * config/ia64/fde-vms.c: Do not include md-unwind-support.h
1054 2011-11-04 Kaz Kojima <kkojima@gcc.gnu.org>
1056 * config/sh/t-sh: Use $(gcc_compile) instead of $(compile).
1058 2011-11-03 Hans-Peter Nilsson <hp@axis.com>
1060 * config.host (crisv32-*-none, cris-*-none): Remove.
1061 (crisv32-*-elf): Append to tmake_file, don't just set it.
1062 (cris-*-elf): Add missing t-fdpbit to tmake_file.
1064 2011-11-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1066 * config/rs6000/t-ppccomm (ecrti$(objext)): Use $<.
1067 (ecrtn$(objext)): Likewise.
1068 (ncrti$(objext)): Likewise.
1069 (ncrtn$(objext)): Likewise.
1071 2011-11-03 Andreas Schwab <schwab@redhat.com>
1073 * config/ia64/t-ia64 (crtbeginS.o): Fix whitespace damage.
1075 2011-11-02 David S. Miller <davem@davemloft.net>
1077 * configure.ac: Set host_address on sparc too.
1078 * configure: Regenerate.
1079 * config.host: Add sparc/t-linux64 and sparc/t-softmul conditionally
1080 based upon host_address.
1081 * config/sparc/t-linux64: Set CRTSTUFF_T_CFLAGS unconditionally.
1083 2011-11-02 Jason Merrill <jason@redhat.com>
1085 * config/rs6000/t-ppccomm: Add missing \.
1087 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1089 * gthr-single.h, gthr.h: New files.
1090 * config/gthr-lynx.h, config/gthr-posix.h., config/gthr-rtems.h,
1091 config/gthr-vxworks.h, config/i386/gthr-win32.h,
1092 config/mips/gthr-mipssde.h, config/pa/gthr-dce.h,
1093 config/rs6000/gthr-aix.h, config/s390/gthr-tpf.h: New files.
1094 * config/i386/gthr-win32.c: Include "gthr-win32.h".
1095 * configure.ac (thread_header): New variable.
1096 Set it depending on target_thread_file.
1097 (gthr-default.h): Link from $thread_header.
1098 * configure: Regenerate.
1099 * Makefile.in (LIBGCC2_CFLAGS): Remove $(GTHREAD_FLAGS).
1101 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1103 * configure.ac (tm_file_): New variable.
1104 Determine from tm_file.
1105 (tm_file, tm_defines): Substitute.
1106 * configure: Regenerate.
1107 * mkheader.sh: New file.
1108 * Makefile.in (clean): Remove libgcc_tm.h.
1109 ($(objects)): Depend on libgcc_tm.h.
1110 (libgcc_tm_defines, libgcc_tm_file): New variables.
1111 (libgcc_tm.h, libgcc_tm.stamp): New targets.
1112 ($(libgcc-objects), $(libgcc-s-objects), $(libgcc-eh-objects))
1113 ($(libgcov-objects), $(libunwind-objects), $(libunwind-s-objects))
1114 ($(extra-parts)): Depend on libgcc_tm.h.
1115 * config.host (tm_defines, tm_file): New variable.
1116 (arm*-*-linux*): Set tm_file for arm*-*-linux-*eabi.
1117 (arm*-*-uclinux*): Set tm_file for arm*-*-uclinux*eabi.
1118 (arm*-*-eabi*, arm*-*-symbianelf*): Set tm_file.
1119 (avr-*-rtems*): Likewise.
1120 (avr-*-*): Likewise.
1121 (frv-*-elf): Likewise.
1122 (frv-*-*linux*): Likewise.
1123 (h8300-*-rtems*): Likewise.
1124 (h8300-*-elf*): Likewise.
1125 (i[34567]86-*-darwin*): Likewise.
1126 (x86_64-*-darwin*): Likewise.
1127 (rx-*-elf): Likewise.
1128 (tic6x-*-uclinux): Likewise.
1129 (tic6x-*-elf): Likewise.
1130 (i[34567]86-*-linux*, x86_64-*-linux*): Likewise.
1131 * config/alpha/gthr-posix.c: Include libgcc_tm.h.
1132 * config/i386/cygming-crtbegin.c: Likewise.
1133 * config/i386/cygming-crtend.c: Likewise.
1134 * config/ia64/fde-vms.c: Likewise.
1135 * config/ia64/unwind-ia64.c: Likewise.
1136 * config/libbid/bid_gcc_intrinsics.h: Likewise.
1137 * config/rs6000/darwin-fallback.c: Likewise.
1138 * config/stormy16/lib2funcs.c: Likewise.
1139 * config/xtensa/unwind-dw2-xtensa.c: Likewise.
1140 * crtstuff.c: Likewise.
1141 * dfp-bit.h: Likewise.
1142 * emutls.c: Likewise.
1143 * fixed-bit.c: Likewise.
1144 * fp-bit.c: Likewise.
1145 * generic-morestack-thread.c: Likewise.
1146 * generic-morestack.c: Likewise.
1147 * libgcc2.c: Likewise.
1148 * libgcov.c: Likewise.
1149 * unwind-dw2-fde-dip.c: Likewise.
1150 * unwind-dw2-fde.c: Likewise.
1151 * unwind-dw2.c: Likewise.
1152 * unwind-sjlj.c: Likewise.
1154 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1156 * configure.ac: Include ../config/picflag.m4.
1157 (GCC_PICFLAG): Call it.
1159 * configure: Regenerate.
1160 * Makefile.in (gcc_srcdir): Remove.
1161 (LIBGCC2_DEBUG_CFLAGS, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES)
1162 (HOST_LIBGCC2_CFLAGS, PICFLAG, LIB2FUNCS_ST, LIB2FUNCS_EXCLUDE)
1163 (LIB2_DIVMOD_FUNCS, LIB2ADD, LIB2ADD_ST): Set.
1164 ($(lib2funcs-o), $(lib2funcs-s-o), $(lib2-divmod-o))
1165 ($(lib2-divmod-s-o)): Use $(srcdir) to refer to libgcc2.c.
1168 * libgcc2.c, libgcc2.h, gbl-ctors.h, longlong.h: New files.
1169 * siditi-object.mk ($o$(objext), $(o)_s$(objext)): Use $(srcdir)
1170 to refer to libgcc2.c.
1172 * config/darwin-64.c: New file.
1173 * config/darwin-crt3.c: Remove comment.
1174 * config/divmod.c, config/floatunsidf.c, config/floatunsisf.c,
1175 config/floatunsitf.c, config/floatunsixf.c, config/udivmod.c,
1176 config/udivmodsi4.c: New files.
1177 * config/memcmp.c, config/memcpy.c, config/memmove.c,
1178 config/memset.c: New files.
1179 * config/t-crtstuff-pic (CRTSTUFF_T_CFLAGS_S): Use $(PICFLAG).
1180 * config/t-darwin (HOST_LIBGCC2_CFLAGS): Set.
1181 * config/t-freebsd-thread, config/t-libgcc-pic: New files.
1182 * config/t-libunwind (HOST_LIBGCC2_CFLAGS): Set.
1183 * config/t-openbsd-thread: New file.
1184 * config/t-sol2 (HOST_LIBGCC2_CFLAGS): Remove.
1185 * config/t-vxworks, config/vxlib-tls.c, config/vxlib.c: New files.
1186 * config/alpha/gthr-posix.c, config/alpha/qrnnd.S: New files.
1187 * config/alpha/t-alpha (LIB2ADD): Use $(srcdir) to refer to
1190 * config/alpha/t-osf-pthread (LIB2ADD): Use $(srcdir)/config/alpha
1191 to refer to gthr-posix.c.
1192 * config/alpha/t-vms (LIB2ADD): Set.
1193 * config/alpha/vms-gcc_shell_handler.c: New file.
1194 * config/arm/bpabi.c, config/arm/fp16.c,
1195 config/arm/linux-atomic.c, config/arm/linux-atomic-64bit.c,
1196 config/arm/unaligned-funcs.c: New files.
1197 * config/arm/t-bpabi (LIB2ADD, LIB2ADD_ST): Set.
1198 * config/arm/t-elf (HOST_LIBGCC2_CFLAGS): Set.
1199 * config/arm/t-linux: Likewise.
1200 * config/arm/t-linux-eabi (LIB2ADD_ST): Add.
1201 * config/arm/t-netbsd: New file.
1202 * config/arm/t-strongarm-elf (HOST_LIBGCC2_CFLAGS): Set.
1203 * config/arm/t-symbian (LIB2ADD_ST): Set.
1204 * config/avr/t-avr (LIB2FUNCS_EXCLUDE, HOST_LIBGCC2_CFLAGS): Set.
1205 * config/bfin/t-crtstuff (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1206 * config/bfin/t-elf: New file.
1207 * config/c6x/eqd.c, config/c6x/eqf.c, config/c6x/ged.c,
1208 config/c6x/gef.c, config/c6x/gtd.c, config/c6x/gtf.c,
1209 config/c6x/led.c, config/c6x/lef.c, config/c6x/ltd.c,
1210 config/c6x/ltf.c: New files.
1211 * config/c6x/t-elf (LIB2FUNCS_EXCLUDE, LIB2ADD)
1212 (HOST_LIBGCC2_CFLAGS): Set.
1213 * config/c6x/t-uclinux (HOST_LIBGCC2_CFLAGS): Set.
1214 (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1215 * config/cris/arit.c, config/cris/mulsi3.S, config/cris/t-cris:
1217 * config/cris/t-elfmulti (LIB2ADD_ST): Set.
1218 * config/cris/t-linux (HOST_LIBGCC2_CFLAGS): Remove.
1219 * config/frv/cmovd.c, config/frv/cmovh.c, config/frv/cmovw.c,
1220 config/frv/modi.c, config/frv/uitod.c, config/frv/uitof.c,
1221 config/frv/ulltod.c, config/frv/ulltof.c, config/frv/umodi.c: New
1223 * config/frv/t-frv (LIB2ADD): Set.
1224 * config/frv/t-linux (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1225 * config/h8300/clzhi2.c, config/h8300/ctzhi2.c,
1226 config/h8300/fixunssfsi.c, config/h8300/parityhi2.c,
1227 config/h8300/popcounthi2.c: New files.
1228 * config/h8300/t-h8300 (LIB2ADD, HOST_LIBGCC2_CFLAGS): Set.
1229 * config/i386/gthr-win32.c: New file.
1230 * config/i386/t-cygming (LIBGCC2_INCLUDES): Set.
1231 * config/i386/t-cygwin: Likewise.
1232 * config/i386/t-darwin, config/i386/t-darwin64,
1233 config/i386/t-gthr-win32, config/i386/t-interix: New files.
1234 * config/i386/t-nto (HOST_LIBGCC2_CFLAGS): Set.
1235 (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1236 * config/i386/t-sol2 (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1237 * config/ia64/quadlib.c: New file.
1238 * config/ia64/t-hpux (LIB2ADD): Set.
1239 * config/ia64/t-ia64: Add comment.
1240 * config/iq2000/lib2funcs.c, config/iq2000/t-iq2000: New files.
1241 * config/lm32/t-uclinux (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1242 (HOST_LIBGCC2_CFLAGS): Append, remove -fPIC.
1243 * config/m32c/lib2funcs.c, config/m32c/trapv.c: New files.
1244 * config/m32c/t-m32c (LIB2ADD): Set.
1245 * config/m32r/t-linux (HOST_LIBGCC2_CFLAGS): Set.
1246 * config/m32r/t-m32r: Likewise.
1247 * config/m68k/fpgnulib.c: New file.
1248 * config/m68k/t-floatlib (LIB2ADD): Set.
1249 (xfgnulib.c): New target.
1250 * config/mcore/t-mcore (HOST_LIBGCC2_CFLAGS): Set.
1251 * config/mep/lib2funcs.c, config/mep/tramp.c: New files.
1252 * config/mep/t-mep (LIB2ADD): Set.
1253 * config/microblaze/divsi3.asm: Rename to divsi3.S.
1254 * config/microblaze/moddi3.asm: Rename to moddi3.S.
1255 * config/microblaze/modsi3.asm: Rename to modsi3.S.
1256 * config/microblaze/muldi3_hard.asm: Rename to hard.S.
1257 * config/microblaze/mulsi3.asm: Rename to mulsi3.S.
1258 * config/microblaze/stack_overflow_exit.asm: Rename to exit.S.
1259 * config/microblaze/udivsi3.asm: Rename to udivsi3.S.
1260 * config/microblaze/umodsi3.asm: Rename to umodsi3.S.
1261 * config/microblaze/t-microblaze (LIB2ADD): Reflect this.
1262 * config/mips/t-elf, config/mips/t-vr, config/mips/vr4120-div.S:
1264 * config/mips/t-mips (LIB2_SIDITI_CONV_FUNCS): Set.
1265 * config/mmix/t-mmix (HOST_LIBGCC2_CFLAGS): Set.
1266 * config/pa/fptr.c, config/pa/lib2funcs.S,
1267 config/pa/linux-atomic.c, config/pa/quadlib.c: New files.
1268 * config/pa/t-linux (HOST_LIBGCC2_CFLAGS): Set.
1269 (LIB2ADD, LIB2ADD_ST): Set.
1270 * config/pa/t-hpux, config/pa/t-hpux10, config/pa/t-pa64: New files.
1271 * config/pa/t-linux (HOST_LIBGCC2_CFLAGS, LIB2ADD, LIB2ADD_ST):
1273 * config/pa/t-linux64 (LIB2ADD_ST, HOST_LIBGCC2_CFLAGS): Set.
1274 * config/pdp11/t-pdp11: New file.
1275 * config/picochip/libgccExtras/adddi3.S,
1276 config/picochip/libgccExtras/ashlsi3.S,
1277 config/picochip/libgccExtras/ashrsi3.S,
1278 config/picochip/libgccExtras/clzsi2.S,
1279 config/picochip/libgccExtras/cmpsi2.S,
1280 config/picochip/libgccExtras/divmod15.S,
1281 config/picochip/libgccExtras/divmodhi4.S,
1282 config/picochip/libgccExtras/divmodsi4.S,
1283 config/picochip/libgccExtras/lshrsi3.S,
1284 config/picochip/libgccExtras/parityhi2.S,
1285 config/picochip/libgccExtras/popcounthi2.S,
1286 config/picochip/libgccExtras/subdi3.S,
1287 config/picochip/libgccExtras/ucmpsi2.S,
1288 config/picochip/libgccExtras/udivmodhi4.S,
1289 config/picochip/libgccExtras/udivmodsi4.S: New files.
1290 * config/picochip/t-picochip (LIB2ADD, HOST_LIBGCC2_CFLAGS)
1291 (LIBGCC2_DEBUG_CFLAGS, RANLIB_FOR_TARGET): Set.
1292 * config/rs6000/crtresfpr.S, config/rs6000/crtresgpr.S,
1293 config/rs6000/crtresxfpr.S, config/rs6000/crtresxgpr.S,
1294 config/rs6000/crtsavfpr.S, config/rs6000/crtsavgpr.S)
1295 config/rs6000/darwin-asm.h, config/rs6000/darwin-fpsave.S,
1296 config/rs6000/darwin-gpsave.S, config/rs6000/darwin-tramp.S,
1297 config/rs6000/darwin-vecsave.S, config/rs6000/darwin-world.S: New
1299 * config/rs6000/t-darwin (LIB2ADD, LIB2ADD_ST)
1300 (HOST_LIBGCC2_CFLAGS): Set.
1301 * config/rs6000/t-darwin64: New file.
1302 * config/rs6000/t-linux64 (HOST_LIBGCC2_CFLAGS): Set.
1303 * config/rs6000/t-lynx, config/rs6000/t-netbsd: New files.
1304 * config/rs6000/t-ppccomm (LIB2ADD): Add
1305 $(srcdir)/config/rs6000/tramp.S.
1306 (LIB2ADD_ST): Use $(srcdir)/config/rs6000 to refer to sources.
1307 Add $(srcdir)/config/rs6000/eabi.S.
1308 (crtsavfpr.S, crtresfpr.S, crtsavgpr.S, crtresgpr.S, crtresxfpr.S)
1309 (crtresxgpr.S, e500crtres32gpr.S, e500crtres64gpr.S)
1310 (e500crtres64gprctr.S, e500crtrest32gpr.S, e500crtrest64gpr.S)
1311 (e500crtresx32gpr.S, e500crtresx64gpr.S, e500crtsav32gpr.S)
1312 (e500crtsav64gpr.S, e500crtsav64gprctr.S, e500crtsavg32gpr.S)
1313 (e500crtsavg64gpr.S, e500crtsavg64gprctr.S): Remove.
1314 * config/rs6000/tramp.S: New file.
1315 * config/s390/t-tpf: Remove.
1316 * config/sh/linux-atomic.S: New file.
1317 * config/sh/t-linux (LIB2ADD): Set.
1318 (HOST_LIBGCC2_CFLAGS): Append, remove -fpic.
1319 * config/sh/t-netbsd (LIB2ADD, HOST_LIBGCC2_CFLAGS): Set.
1320 * config/sh/t-sh (unwind-dw2-Os-4-200.o): Use $(srcdir) to refer
1322 (HOST_LIBGCC2_CFLAGS): Set.
1323 * config/sparc/t-sol2 (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1324 * config/spu/divmodti4.c, config/spu/divv2df3.c,
1325 config/spu/float_disf.c, config/spu/float_unsdidf.c,
1326 config/spu/float_unsdisf.c, config/spu/float_unssidf.c,
1327 config/spu/mfc_multi_tag_release.c,
1328 config/spu/mfc_multi_tag_reserve.c, config/spu/mfc_tag_release.c,
1329 config/spu/mfc_tag_reserve.c, config/spu/mfc_tag_table.c,
1330 config/spu/multi3.c: New files.
1331 * config/spu/t-elf (LIB2ADD, LIB2ADD_ST, LIB2_SIDITI_CONV_FUNCS)
1332 (HOST_LIBGCC2_CFLAGS): Set.
1333 * config/stormy16/ashlsi3.c, config/stormy16/ashrsi3.c,
1334 config/stormy16/clzhi2.c, config/stormy16/cmpsi2.c,
1335 config/stormy16/ctzhi2.c, config/stormy16/divsi3.c,
1336 config/stormy16/ffshi2.c, config/stormy16/lib2.c,
1337 config/stormy16/lshrsi3.c, config/stormy16/modsi3.c,
1338 config/stormy16/parityhi2.c, config/stormy16/popcounthi2.c,
1339 config/stormy16/t-stormy16, config/stormy16/ucmpsi2.c,
1340 config/stormy16/udivmodsi4.c, config/stormy16/udivsi3.c,
1341 config/stormy16/umodsi3.c: New files.
1342 * config/xtensa/lib2funcs.S: New file.
1343 * config/xtensa/t-elf (HOST_LIBGCC2_CFLAGS): Set.
1344 * config/xtensa/t-xtensa (LIB2ADD): Set.
1345 * config.host (*-*-darwin*): Add t-libgcc-pic to tmake_file.
1346 (*-*-freebsd*): Add t-freebsd, t-libgcc-pic to tmake_file.
1347 Add t-freebsd-thread to tmake_file for posix threads.
1348 (*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu)
1349 (*-*-gnu*, *-*-kopensolaris*-gnu): Add t-libgcc-pic to tmake_file.
1350 (*-*-lynxos*): Likewise.
1351 (*-*-netbsd*): Likewise.
1352 (*-*-openbsd*): Likewise.
1353 Add t-openbsd-thread to tmake_file for posix threads.
1354 (*-*-solaris2*): Add t-libgcc-pic to tmake_file.
1355 (*-*-vxworks*): Set tmake_file.
1356 (alpha*-*-linux*): Add alpha/t-alpha, alpha/t-ieee to tmake_file.
1357 (alpha*-*-freebsd*): Likewise.
1358 (alpha*-*-netbsd*): Likewise.
1359 (alpha*-*-openbsd*): Likewise.
1360 (alpha*-dec-osf5.1*): Remove qrnnd.o, gthr-posix.o from extra_parts.
1361 (alpha64-dec-*vms*): Add alpha/t-alpha, alpha/t-ieee to tmake_file.
1362 (alpha*-dec-*vms*): Likewise.
1363 (arm*-*-netbsdelf*): Add arm/t-netbsd to tmake_file.
1364 (bfin*-elf*): Add bfin/t-elf to tmake_file.
1365 (bfin*-uclinux*): Likewise.
1366 (bfin*-linux-uclibc*): Likewise.
1367 (crisv32-*-elf): Add cris/t-cris to tmake_file.
1368 (crisv32-*-none): Likewise.
1369 (cris-*-elf): Likewise.
1370 (cris-*-none): Likewise.
1371 (cris-*-linux*, crisv32-*-linux*): Likewise.
1372 (hppa[12]*-*-hpux10*): Add pa/t-hpux pa/t-hpux10, t-libgcc-pic to
1374 (hppa*64*-*-hpux11*): Add pa/t-hpux, pa/t-pa64, t-libgcc-pic to
1376 (hppa[12]*-*-hpux11*): Add pa/t-hpux, t-libgcc-pic to tmake_file.
1377 (i[34567]86-*-elf*): Add t-libgcc-pic to tmake_file.
1378 (x86_64-*-elf*): Likewise.
1379 (i[34567]86-*-nto-qnx*): Likewise.
1380 (i[34567]86-*-mingw*): Add i386/t-gthr-win32 to tmake_file for
1382 (x86_64-*-mingw*): Likewise.
1383 (i[34567]86-*-interix3*): Add i386/t-interix to tmake_file.
1384 (lm32-*-uclinux*): Add t-libgcc-pic to tmake_file.
1385 (mipsisa32-*-elf*, mipsisa32el-*-elf*, mipsisa32r2-*-elf*)
1386 (mipsisa32r2el-*-elf*, mipsisa64-*-elf*, mipsisa64el-*-elf*)
1387 (mipsisa64r2-*-elf*, mipsisa64r2el-*-elf*): Add mips/t-elf to
1389 (mipsisa64sr71k-*-elf*): Likewise.
1390 (mipsisa64sb1-*-elf*, mipsisa64sb1el-*-elf*): Likewise.
1391 (mips-*-elf*, mipsel-*-elf*): Likewise.
1392 (mips64-*-elf*, mips64el-*-elf*): Likewise.
1393 (mips64orion-*-elf*, mips64orionel-*-elf*): Likewise.
1394 (mips*-*-rtems*): Likewise.
1395 (mips64vr-*-elf*, mips64vrel-*-elf*): Add mips/t-elf, mips/t-vr
1397 (pdp11-*-*): Add pdp11/t-pdp11 to tmake_file.
1398 (powerpc64-*-darwin*): Add rs6000/t-darwin64 to tmake_file.
1399 (s390x-ibm-tpf*): Add t-libgcc-pic to tmake_file.
1400 (spu-*-elf*): Likewise.
1401 (tic6x-*-uclinux): Add t-libgcc-pic to tmake_file.
1403 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1405 * Makefile.in ($(lib1asmfuncs-o), $(lib1asmfuncs-s-o)): Use
1406 $(srcdir) to refer to $(LIB1ASMSRC).
1408 * config/arm/bpabi-v6m.S, config/arm/bpabi.S,
1409 config/arm/ieee754-df.S, config/arm/ieee754-sf.S,
1410 config/arm/lib1funcs.S: New files.
1411 * config/arm/libunwind.S [!__symbian__]: Use lib1funcs.S.
1412 * config/arm/t-arm: New file.
1413 * config/arm/t-bpabi (LIB1ASMFUNCS): Set.
1414 * config/arm/t-elf, config/arm/t-linux, config/arm/t-linux-eabi,
1415 config/arm/t-strongarm-elf: New files.
1416 * config/arm/t-symbian (LIB1ASMFUNCS): Set.
1417 * config/arm/t-vxworks, config/arm/t-wince-pe: New files.
1418 * config/avr/lib1funcs.S: New file.
1419 * config/avr/t-avr (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1420 * config/bfin/lib1funcs.S, config/bfin/t-bfin: New files.
1421 * config/c6x/lib1funcs.S: New file.
1422 * config/c6x/t-elf (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1423 * config/fr30/lib1funcs.S, config/fr30/t-fr30: New files.
1424 * config/frv/lib1funcs.S: New file.
1425 * config/frv/t-frv (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1426 * config/h8300/lib1funcs.S, config/h8300/t-h8300: New files.
1427 * config/i386/cygwin.S, config/i386/t-chkstk: New files.
1428 * config/ia64/__divxf3.asm: Rename to ...
1429 * config/ia64/__divxf3.S: ... this.
1430 Adapt lib1funcs.asm filename.
1431 * config/ia64/_fixtfdi.asm: Rename to ...
1432 * config/ia64/_fixtfdi.S: ... this.
1433 Adapt lib1funcs.asm filename.
1434 * config/ia64/_fixunstfdi.asm: Rename to ...
1435 * config/ia64/_fixunstfdi.S: ... this.
1436 Adapt lib1funcs.asm filename.
1437 * config/ia64/_floatditf.asm: Rename to ...
1438 * config/ia64/_floatditf.S: ... this.
1439 Adapt lib1funcs.asm filename.
1440 * config/ia64/lib1funcs.S: New file.
1441 * config/ia64/t-hpux (LIB1ASMFUNCS): Set.
1442 * config/ia64/t-ia64 (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1443 * config/ia64/t-softfp-compat (libgcc1-tf-compats): Adapt suffix.
1444 * config/m32c/lib1funcs.S, config/m32c/t-m32c: New files.
1445 * config/m68k/lb1sf68.S, config/m68k/t-floatlib: New files.
1446 * config/mcore/lib1funcs.S, config/mcore/t-mcore: New files.
1447 * config/mep/lib1funcs.S: New file.
1448 * config/mep/t-mep (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1449 * config/mips/mips16.S: New file.
1450 * config/mips/t-mips16 (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1451 * config/pa/milli64.S: New file.
1452 * config/pa/t-linux, config/pa/t-linux64: New files.
1453 * config/picochip/lib1funcs.S: New file.
1454 * config/picochip/t-picochip (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1455 * config/sh/lib1funcs.S, config/sh/lib1funcs.h: New files.
1456 * config/sh/t-linux (LIB1ASMFUNCS_CACHE): Set.
1457 * config/sh/t-netbsd: New file.
1458 * config/sh/t-sh (LIB1ASMSRC, LIB1ASMFUNCS, LIB1ASMFUNCS_CACHE): Set.
1459 Use $(srcdir) to refer to lib1funcs.S, adapt filename.
1460 * config/sh/t-sh64: New file.
1461 * config/sparc/lb1spc.S: New file.
1462 * config/sparc/t-softmul (LIB1ASMSRC): Adapt sparc/lb1spc.asm
1464 * config/v850/lib1funcs.S, config/v850/t-v850: New files.
1465 * config/vax/lib1funcs.S, config/vax/t-linux: New files.
1466 * config/xtensa/ieee754-df.S, config/xtensa/ieee754-sf.S,
1467 config/xtensa/lib1funcs.S: New files.
1468 * config/xtensa/t-xtensa (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1469 * config.host (arm-wrs-vxworks): Add arm/t-arm, arm/t-vxworks to
1471 (arm*-*-freebsd*): Add arm/t-arm, arm/t-strongarm-elf to tmake_file.
1472 (arm*-*-netbsdelf*): Add arm/t-arm to tmake_file.
1473 (arm*-*-linux*): Likewise.
1474 Add arm/t-elf, arm/t-bpabi, arm/t-linux-eabi to tmake_file for
1475 arm*-*-linux-*eabi, add arm/t-linux otherwise.
1476 (arm*-*-uclinux*): Add arm/t-arm, arm/t-elf to tmake_file.
1477 (arm*-*-ecos-elf): Likewise.
1478 (arm*-*-eabi*, arm*-*-symbianelf*): Likewise.
1479 (arm*-*-rtems*): Likewise.
1480 (arm*-*-elf): Likewise.
1481 (arm*-wince-pe*): Add arm/t-arm, arm/t-wince-pe to tmake_file.
1482 (avr-*-rtems*): Add to tmake_file, add avr/t-avr.
1483 (bfin*-elf*): Add bfin/t-bfin to tmake_file.
1484 (bfin*-uclinux*): Likewise.
1485 (bfin*-linux-uclibc*): Likewise.
1486 (bfin*-rtems*): Likewise.
1487 (bfin*-*): Likewise.
1488 (fido-*-elf): Merge into m68k-*-elf*.
1489 (fr30-*-elf)): Add fr30/t-fr30 to tmake_file.
1490 (frv-*-*linux*): Add frv/t-frv to tmake_file.
1491 (h8300-*-rtems*): Add h8300/t-h8300 to tmake_file.
1492 (h8300-*-elf*): Likewise.
1493 (hppa*64*-*-linux*): Add pa/t-linux, pa/t-linux64 to tmake_file.
1494 (hppa*-*-linux*): Add pa/t-linux to tmake_file.
1495 (i[34567]86-*-cygwin*): Add i386/t-chkstk to tmake_file.
1496 (i[34567]86-*-mingw*): Likewise.
1497 (x86_64-*-mingw*): Likewise.
1498 (i[34567]86-*-interix3*): Likewise.
1499 (ia64*-*-hpux*): Add ia64/t-ia64, ia64/t-hpux to tmake_file.
1500 (ia64-hp-*vms*): Add ia64/t-ia64 to tmake_file.
1501 (m68k-*-elf*): Also handle fido-*-elf.
1502 Add m68k/t-floatlib to tmake_file.
1503 (m68k-*-uclinux*): Add m68k/t-floatlib to tmake_file.
1504 (m68k-*-linux*): Likewise.
1505 (m68k-*-rtems*): Likewise.
1506 (mcore-*-elf): Add mcore/t-mcore to tmake_file.
1507 (sh-*-elf*, sh[12346l]*-*-elf*): Add sh/t-sh64 to tmake_file for
1509 (sh-*-linux*, sh[2346lbe]*-*-linux*): Add sh/t-sh to tmake_file.
1510 Add sh/t-sh64 to tmake_file for sh64*-*-linux*.
1511 (sh-*-netbsdelf*, shl*-*-netbsdelf*, sh5-*-netbsd*)
1512 (sh5l*-*-netbsd*, sh64-*-netbsd*, sh64l*-*-netbsd*): Add sh/t-sh,
1513 sh/t-netbsd to tmake_file.
1514 Add sh/t-sh64 to tmake_file for sh5*-*-netbsd*, sh64*-netbsd*.
1515 (sh-*-rtems*): Add sh/t-sh to tmake_file.
1516 (sh-wrs-vxworks): Likewise.
1517 (sparc-*-linux*): Add sparc/t-softmul to tmake_file except for
1519 (v850*-*-*): Add v850/t-v850 to tmake_file.
1520 (vax-*-linux*): Add vax/t-linux to tmake_file.
1521 (m32c-*-elf*, m32c-*-rtems*): Add m32c/t-m32c to tmake_file.
1523 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1525 * crtstuff.c: New file.
1526 * Makefile.in (CRTSTUFF_CFLAGS): Define.
1527 (CRTSTUFF_T_CFLAGS): Define.
1528 (extra-parts, INSTALL_PARTS): Remove conditional assignments.
1529 (crtbegin$(objext), crtend$(objext), crtbeginS$(objext))
1530 (crtendS$(objext), crtbeginT.o): Use $(srcdir) to refer to
1533 (crtbeginT.o): Use $(objext).
1534 [!CUSTOM_CRTIN] (crti$(objext), crtn$(objext)): New rules.
1535 (libgcc-extra-parts): Don't compare EXTRA_PARTS, GCC_EXTRA_PARTS.
1536 (gcc-extra-parts): Remove.
1537 * config.host (*-*-freebsd*): Add t-crtstuff-pic to tmake_file.
1539 (*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu,
1540 *-*-gnu*): Also handle *-*-kopensolaris*-gnu.
1541 Add t-crtstuff-pic to tmake_file.
1542 (*-*-lynxos*): New case.
1543 Set tmake_file, extra_parts.
1544 (*-*-netbsd*): Add t-crtstuff-pic to tmake_file.
1545 Set extra_parts for *-*-netbsd*1.[7-9]*, *-*-netbsd[2-9]*,
1546 *-*-netbsdelf[2-9]*.
1547 (*-*-openbsd*): Add t-crtstuff-pic to tmake_file.
1548 (*-*-rtems*): Set extra_parts.
1549 (*-*-solaris2*): Remove t-crtin from tmake_file for Solaris < 10.
1550 (*-*-uclinux*): New case.
1552 (*-*-vms*): New case.
1553 Set tmake_file, extra_parts.
1554 (*-*-elf): Set extra_parts.
1555 (alpha*-*-freebsd*): Add crtbeginT.o to extra_parts.
1556 (alpha64-dec-*vms*): Append to tmake_file, remove vms/t-vms,
1559 (alpha*-dec-*vms*): Append to tmake_file, remove vms/t-vms.
1561 (arm*-*-freebsd*): Add t-crtin to tmake_file.
1562 Add crtbegin.o, crtend.o, crti.o, crtn.o to extra_parts.
1563 (arm-wrs-vxworks): Append to tmake_file.
1565 (arm*-*-uclinux*): Set extra_parts.
1566 (arm*-*-ecos-elf): Likewise.
1567 (arm*-*-eabi*, arm*-*-symbianelf*): Set extra_parts for
1569 (arm*-*-rtems*): Set extra_parts.
1570 (arm*-*-elf): Likewise.
1571 (avr-*-rtems*): Clear extra_parts.
1572 (bfin*-elf*): Add bfin/t-crtlibid, bfin/t-crtstuff to extra_parts.
1574 (bfin*-uclinux*): Likewise.
1575 (bfin*-linux-uclibc*): Add bfin/t-crtstuff to tmake_file.
1576 (bfin*-rtems*): Append to tmake_file.
1578 (bfin*-*): Likewise.
1579 (crisv32-*-elf, crisv32-*-none, cris-*-elf, cris-*-none): Split into ...
1580 (crisv32-*-elf): ... this.
1581 (crisv32-*-none): ... this.
1582 (cris-*-elf, cris-*-none): New cases.
1583 Add cris/t-elfmulti to tmake_file.
1584 (fr30-*-elf): Append to tmake_file.
1586 (frv-*-elf): Append to tmake_file, add frv/t-frv.
1588 (h8300-*-rtems*): Append to tmake_file.
1590 (h8300-*-elf*): Likewise.
1591 (hppa*64*-*-hpux11*): Add pa/t-stublib, pa/t-stublib64 to tmake_file.
1593 (hppa[12]*-*-hpux11*): Add pa/t-stublib to tmake_file.
1595 (i[34567]86-*-elf*): Add i386/t-crtstuff, t-crtstuff-pic to tmake_file.
1596 (x86_64-*-elf*): Likewise.
1597 (i[34567]86-*-freebsd*): Add i386/t-crtstuff to tmake_file.
1598 (x86_64-*-freebsd*): Likewise.
1599 (x86_64-*-netbsd*): Likewise.
1600 (i[34567]86-*-linux*): Likewise.
1601 (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-knetbsd*-gnu)
1602 (i[34567]86-*-gnu*, i[34567]86-*-kopensolaris*-gnu): Likewise.
1603 (x86_64-*-linux*): Likewise.
1604 (x86_64-*-kfreebsd*-gnu, x86_64-*-knetbsd*-gnu): Likewise.
1605 (i[34567]86-*-lynxos*): Add t-crtstuff-pic, i386/t-crtstuff to
1608 (i[34567]86-*-nto-qnx*): Set tmake_file, extra_parts.
1609 (i[34567]86-*-rtems*): Append to tmake_file, remove t-crtin.
1610 Append to extra_parts, remove crtbegin.o, crtend.o.
1611 (ia64*-*-elf*): Append to extra_parts, remove crtbegin.o, crtend.o.
1612 (ia64*-*-freebsd*): Append to extra_parts, remove crtbegin.o,
1613 crtend.o, crtbeginS.o, crtendS.o.
1614 (ia64*-*-linux*): Comment extra_parts.
1615 (ia64-hp-*vms*): Append to tmake_file, remove vms/t-vms, vms/t-vms64.
1617 (iq2000*-*-elf*): Clear extra_parts.
1618 (lm32-*-elf*, lm32-*-rtems*): Add t-crtin to tmake_file.
1619 (lm32-*-uclinux*): Add to extra_parts, remove crtbegin.o, crtend.o
1620 (m32r-*-elf*, m32r-*-rtems*): Split off ...
1621 (m32r-*-rtems*): ... this.
1622 Add m32r/t-m32r to tmake_file.
1623 (m68k-*-elf*): Add t-crtin to tmake_file.
1624 (m68k-*-rtems*): Add crti.o, crtn.o to extra_parts.
1625 (mcore-*-elf): Likewise.
1626 (microblaze*-*-*): Set extra_parts.
1627 (mips*-sde-elf*): New case.
1628 Set tmake_file, extra_parts.
1629 (mipsisa32-*-elf*, mipsisa32el-*-elf*, mipsisa32r2-*-elf*)
1630 (mipsisa32r2el-*-elf*, mipsisa64-*-elf*, mipsisa64el-*-elf*)
1631 (mipsisa64r2-*-elf*, mipsisa64r2el-*-elf*): Add mips/t-crtstuff to
1634 (mipsisa64sr71k-*-elf*): Likewise.
1635 (mipsisa64sb1-*-elf*, mipsisa64sb1el-*-elf*): Likewise.
1636 (mips-*-elf*, mipsel-*-elf*): Likewise.
1637 (mips64-*-elf*, mips64el-*-elf*): Likewise.
1638 (mips64vr-*-elf*, mips64vrel-*-elf*): Likewise.
1639 (mips64orion-*-elf*, mips64orionel-*-elf*): Likewise.
1640 (mips*-*-rtems*): Likewise.
1641 (mipstx39-*-elf*, mipstx39el-*-elf*): Likewise.
1642 (moxie-*-*): Split into ...
1643 (moxie-*-elf, moxie-*-uclinux*): ... this.
1644 Add to extra_parts, remove crtbegin.o, crtend.o.
1645 (moxie-*-rtems*): New case.
1648 (powerpc-*-freebsd*): Add rs6000/t-crtstuff to tmake_file.
1650 (powerpc-*-netbsd*): Add rs6000/t-netbsd to tmake_file.
1651 (powerpc-*-eabispe*): Add rs6000/t-crtstuff, t-crtstuff-pic to
1654 (powerpc-*-eabisimaltivec*): Add to tmake_file, add rs6000/t-ppccomm,
1655 rs6000/t-crtstuff, t-crtstuff-pic to tmake_file.
1657 (powerpc-*-eabisim*): Likewise.
1658 (powerpc-*-elf*): Likewise.
1659 (powerpc-*-eabialtivec*): Likewise.
1660 (powerpc-xilinx-eabi*): Likewise.
1661 (powerpc-*-eabi*): Likewise.
1662 (powerpc-*-rtems*): Likewise.
1663 (powerpc-*-linux*, powerpc64-*-linux*): Add rs6000/t-crtstuff to
1666 (powerpc-*-lynxos*): Add to tmake_file.
1667 (powerpcle-*-elf*): Add to tmake_file, add rs6000/t-ppccomm,
1668 rs6000/t-crtstuff, t-crtstuff-pic.
1670 (powerpcle-*-eabisim*): Likewise.
1671 (powerpcle-*-eabi*): Likewise.
1672 (rx-*-elf): Remove extra_parts.
1673 (s390x-ibm-tpf*): Set extra_parts.
1674 (score-*-elf): Set extra_parts.
1675 (sh-*-elf*, sh[12346l]*-*-elf*, sh-*-linux*)
1676 (sh[2346lbe]*-*-linux*, sh-*-netbsdelf*, shl*-*-netbsdelf*)
1677 (sh5-*-netbsd*, sh5l*-*-netbsd*, sh64-*-netbsd*)
1678 (sh64l*-*-netbsd*): Split into ...
1679 (sh-*-elf*, sh[12346l]*-*-elf*): ... this.
1680 Add t-crtstuff-pic to tmake_file.
1682 (sh-*-rtems*): Add to tmake_file, add t-crtstuff-pic.
1684 (sh-wrs-vxworks): Add to tmake_file, add t-crtstuff-pic.
1685 (sparc-*-elf*): Remove t-crtin from tmake_file.
1686 Add to extra_parts, remove crtbegin.o, crtend.o.
1687 (sparc-*-linux*): Add sparc/t-linux64 to tmake_file.
1688 (sparc64-*-linux*): Likewise.
1689 (sparc-*-rtems*): Remove sparc/t-elf from tmake_file.
1690 Add to extra_parts, remove crtbegin.o, crtend.o.
1691 (sparc64-*-elf*): Remove t-crtin from tmake_file.
1692 Add to extra_parts, remove crtbegin.o, crtend.o.
1693 (sparc64-*-rtems*): Remove t-crtin from tmake_file.
1694 Add to extra_parts, remove crtbegin.o, crtend.o.
1695 (sparc64-*-freebsd*, ultrasparc-*-freebsd*): Add to extra_parts.
1696 (sparc64-*-linux*): Add sparc/t-linux64 to tmake_file.
1697 (spu-*-elf*): Add to tmake_file, add spu/t-elf.
1699 (tic6x-*-uclinux): Add c6x/t-uxlinux, t-crtstuff-pic to tmake_file.
1701 (tic6x-*-*): Change to ...
1702 (tic6x-*-elf): ... this.
1704 (xtensa*-*-elf*): Add to tmake_file, add xtensa/t-elf.
1706 (am33_2.0-*-linux*): Add comment.
1707 (mep*-*-*): Add mep/t-mep to tmake_file.
1709 * config/alpha/t-vms: New file.
1710 * config/alpha/vms-dwarf2.S, config/alpha/vms-dwarf2eh.S: New files.
1711 * config/arm/crti.S, config/arm/crtn.S: New files.
1712 * config/bfin/crti.S, config/bfin/crtn.S: New files.
1713 * config/bfin/crtlibid.S: New file.
1714 * config/bfin/t-crtlibid, config/bfin/t-crtstuff: New files.
1715 * config/c6x/crti.S, config/c6x/crtn.S: New files.
1716 * config/c6x/t-elf (CUSTOM_CRTIN): Set.
1717 (crti.o, crtin.o): New rules.
1718 (CRTSTUFF_T_CFLAGS, CRTSTUFF_T_CFLAGS_S): Set.
1719 * config/c6x/t-uclinux: New file.
1720 * config/cris/t-elfmulti: New file.
1721 * config/cris/t-linux (CRTSTUFF_T_CFLAGS_S): Set.
1722 * config/fr30/crti.S, config/fr30/crtn.S: New files.
1723 * config/frv/frvbegin.c, config/frv/frvend.c: New files.
1724 * config/frv/t-frv: New file.
1725 * config/frv/t-linux (CRTSTUFF_T_CFLAGS): Set.
1726 * config/h8300/crti.S, config/h8300/crtn.S: New files.
1727 * config/i386/cygming-crtbegin.c, config/i386/cygming-crtend.c:
1729 * config/i386/t-cygming (crtbegin.o, crtend.o): Use $(srcdir) to
1730 refer to cygming-crtbegin.c, cygming-crtend.c.
1732 * config/i386/t-nto: New file.
1733 * config/ia64/crtbegin.S, config/ia64/crtend.S: New files.
1734 * config/ia64/crti.S, config/ia64/crtn.S: New files.
1735 * config/ia64/t-ia64 (crtbegin.o, crtend.o, crtbeginS.o,
1736 crtendS.o): Use $(srcdir) to refer to crtbegin.S, crtend.S.
1739 * config/ia64/t-vms (CRTSTUFF_T_CFLAGS, CRTSTUFF_T_CFLAGS_S): Set.
1740 (crtinitS.o): New rule.
1741 * config/ia64/vms-crtinit.S: New file.
1742 * config/lm32/t-elf ($(T)crti.o, $(T)crtn.o): Remove.
1743 * config/m32r/initfini.c: New file.
1744 * config/m32r/t-linux, config/m32r/t-m32r: New files.
1745 * config/m68k/crti.S, config/m68k/crtn.S: New files.
1746 * config/mcore/crti.S, config/mcore/crtn.S: New files.
1747 * config/mep/t-mep: New file.
1748 * config/microblaze/crti.S, config/microblaze/crtn.S: New files.
1749 * config/microblaze/t-microblaze (MULTILIB_OPTIONS): Remove.
1750 * config/mips/crti.S, config/mips/crtn.S: New files.
1751 * config/mips/t-crtstuff: New file.
1752 * config/mmix/crti.S, config/mmix/crtn.S: New files.
1753 * config/mmix/t-mmix (CRTSTUFF_T_CFLAGS): Set.
1754 (CUSTOM_CRTIN): Set.
1755 ($(T)crti.o, $(T)crtn.o): Remove $(T),
1757 Use $(srcdir) to refer to crti.S, crtn.S.
1758 Use .S extension, $<.
1759 * config/moxie/crti.asm: Rename to ...
1760 * config/moxie/crti.S: ... this.
1761 * config/moxie/crtn.asm: Rename to ...
1762 * config/moxie/crtn.S: ... this.
1763 * config/moxie/t-moxie: Remove.
1764 * config/pa/stublib.c: New file.
1765 * config/pa/t-stublib, config/pa/t-stublib64: New files.
1766 * config/rs6000/eabi-ci.S, config/rs6000/eabi-cn.S: New files.
1767 * config/rs6000/sol-ci.S, config/rs6000/sol-cn.S: New files.
1768 * config/rs6000/t-crtstuff: New file.
1769 * config/rs6000/t-ppccomm (EXTRA_PARTS): Remove.
1770 (ecrti.S, ecrtn.S, ncrti.S, ncrtn.S): Remove.
1771 (ecrti$(objext)): Depend on $(srcdir)/config/rs6000/eabi-ci.S.
1772 Make output file explicit.
1773 (ecrtn$(objext)): Depend on $(srcdir)/config/rs6000/eabi-cn.S.
1774 Make output file explicit.
1775 (ncrti$(objext): Depend on $(srcdir)/config/rs6000/sol-ci.S.
1776 Make output file explicit.
1777 (ncrtn$(objext)): Depend on $(srcdir)/config/rs6000/sol-cn.S.
1778 Make output file explicit.
1779 * config/score/crti.S, config/score/crtn.S: New files.
1780 * config/sh/crt1.S, config/sh/crti.S, config/sh/crtn.S: New files.
1781 * config/sh/lib1funcs-4-300.S, config/sh/lib1funcs-Os-4-200.S: New
1783 * config/sh/t-sh, config/sh/t-superh: New files.
1784 * config/sparc/t-linux64: New file.
1785 * config/spu/cache.S, config/spu/cachemgr.c: New files.
1786 * config/spu/t-elf (CRTSTUFF_T_CFLAGS): Set.
1787 (cachemgr.o, cachemgr_nonatomic.o, libgcc_%.a, cache8k.o)
1788 (cache16k.o, cache32k.o, cache64k.o, cache128k.o): New rules.
1789 * config/t-crtin: Remove.
1790 * config/t-crtstuff-pic: New file.
1791 * config/t-sol2 (CUSTOM_CRTIN): Set.
1792 (crti.o, crtn.o): New rules.
1793 * config/vms/t-vms: New file.
1794 * config/vms/vms-ucrt0.c: New file.
1795 * config/xtensa/t-elf: New file.
1797 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1799 * Makefile.in (SHLIB_NM_FLAGS): Set.
1800 * mkmap-flat.awk, mkmap-symver.awk: New files.
1801 * configure.ac (libgcc_cv_lib_sjlj_exceptions): Check for SjLj
1803 * configure: Regenerate.
1804 * config/libgcc-glibc.ver: New file.
1805 * config/libgcc-libsystem.ver: New file.
1806 * config/t-libunwind (SHLIB_LC): Set.
1807 * config/t-linux: New file.
1808 * config/t-slibgcc (INSTALL_SHLIB): New.
1809 (SHLIB_INSTALL): Use it.
1810 * config/t-slibgcc-darwin (SHLIB_MKMAP): Use $(srcdir) to refer
1811 to mkmap-symver.awk.
1812 (SHLIB_MAPFILES): Don't append, adapt pathname.
1813 (SHLIB_VERPFX): Set.
1814 * config/t-slibgcc-elf-ver (SHLIB_MKMAP): Use $(srcdir) to refer
1815 to mkmap-symver.awk.
1816 * config/t-slibgcc-gld-nover, config/t-slibgcc-hpux,
1817 config/t-slibgcc-libgcc, config/t-slibgcc-vms: New files.
1818 * config/alpha/libgcc-alpha-ldbl.ver, config/alpha/t-linux: New files.
1819 * config/alpha/t-slibgcc-osf (SHLIB_MKMAP): Use $(srcdir) to refer
1821 * config/arm/t-bpabi (SHLIB_MAPFILES): Set.
1822 * config/bfin/libgcc-glibc.ver, config/bfin/t-linux: New files.
1823 * config/c6x/libgcc-eabi.ver, config/c6x/t-elf: New files.
1824 * config/cris/libgcc-glibc.ver, config/cris/t-linux: New files.
1825 * config/frv/libgcc-frv.ver, config/frv/t-linux: New files.
1826 * config/i386/libgcc-darwin.10.4.ver,
1827 config/i386/libgcc-darwin.10.5.ver, config/i386/libgcc-glibc.ver:
1829 * config/i386/t-darwin: Remove.
1830 * config/i386/t-darwin64: Likewise.
1831 * config/i386/t-dw2-eh, config/i386/t-sjlj-eh: New files.
1832 * config/i386/t-slibgcc-cygming, config/i386/t-cygwin,
1833 config/i386/t-dlldir, config/i386/t-dlldir-x: New files.
1834 * config/i386/t-linux: New file.
1835 * config/i386/t-mingw32: New file.
1836 * config/ia64/libgcc-glibc.ver, config/ia64/libgcc-ia64.ver: New files.
1837 * config/ia64/t-glibc: Rename to ...
1838 * config/ia64/t-linux: ... this.
1839 (SHLIB_MAPFILES): Set.
1840 * config/ia64/t-glibc-libunwind: Rename to ...
1841 * config/ia64/t-linux-libunwind: ... this.
1842 * config/ia64/t-ia64 (SHLIB_MAPFILES): Set.
1843 * config/ia64/t-slibgcc-hpux: New file.
1844 * config/m32r/libgcc-glibc.ver, config/m32r/t-linux: New files.
1845 * config/m68k/t-slibgcc-elf-ver: New file.
1846 * config/mips/t-mips16 (SHLIB_MAPFILES): Set.
1847 * config/mips/t-slibgcc-irix (SHLIB_MKMAP): Use $(srcdir) to refer
1849 * config/pa/t-slibgcc-hpux: New file.
1850 * config/pa/t-slibgcc-dwarf-ver, config/pa/t-slibgcc-sjsj-ver: New
1852 * config/rs6000/libgcc-darwin.10.4.ver,
1853 config/rs6000/libgcc-darwin.10.5.ver: New files.
1854 * config/rs6000/libgcc-ppc-glibc.ver: Rename to
1855 config/rs6000/libgcc-glibc.ver.
1856 * config/rs6000/libgcc-ppc64.ver: Rename to
1857 config/rs6000/libgcc-ibm-ldouble.ver.
1858 * config/rs6000/t-darwin (SHLIB_VERPFX): Remove.
1859 * config/rs6000/t-ibm-ldouble (SHLIB_MAPFILES): Adapt filename.
1860 * config/rs6000/t-ldbl128: Rename to ...
1861 * config/rs6000/t-linux: ... this.
1862 (SHLIB_MAPFILES): Adapt filename.
1863 * config/rs6000/t-slibgcc-aix: New file.
1864 * config/sh/libgcc-excl.ver, config/sh/libgcc-glibc.ver: New files.
1865 * config/sh/t-linux (SHLIB_MAPFILES): Use $(srcdir) to refer to
1866 libgcc-excl.ver, libgcc-glibc.ver.
1867 (SHLIB_LINK, SHLIB_INSTALL): Remove.
1868 * config/sparc/libgcc-glibc.ver: New file.
1869 * config/sparc/t-linux: New file.
1870 * config/xtensa/libgcc-glibc.ver, config/xtensa/t-linux: New files.
1871 * config.host (*-*-freebsd*): Add t-slibgcc, t-slibgcc-gld,
1872 t-slibgcc-elf-ver to tmake_file.
1873 Add t-slibgcc-nolc-override to tmake_file for posix threads on
1875 (*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu,
1876 *-*-gnu*, *-*-kopensolaris*-gnu): Add t-slibgcc, t-slibgcc-gld,
1877 t-slibgcc-elf-ver, t-linux to tmake_file.
1878 (*-*-netbsd*): Add t-slibgcc, t-slibgcc-gld, t-slibgcc-elf-ver to
1880 (alpha*-*-linux*): Add alpha/t-linux to tmake_file.
1881 (alpha64-dec-*vms*): Add t-slibgcc-vms to tmake_file.
1882 (alpha*-dec-*vms*): Likewise.
1883 (arm*-*-freebsd*): Append to tmake_file.
1884 (arm*-*-netbsdelf*): Add t-slibgcc-gld-nover to tmake_file.
1885 (arm*-*-linux*): Add t-slibgcc-libgcc to tmake_file for
1887 (arm*-*-eabi*, arm*-*-symbianelf*): Add t-slibgcc-nolc-override to
1888 tmake_file for arm*-*-symbianelf*.
1889 (bfin*-linux-uclibc*): Append to tmake_file, add bfin/t-linux.
1890 (cris-*-linux*, crisv32-*-linux*): Append to tmake_file, add
1892 (frv-*-*linux*): Append to tmake_file, add frv/t-linux.
1893 (hppa*-*-linux*): Add t-slibgcc-libgcc, pa/t-slibgcc-sjlj-ver,
1894 pa/t-slibgcc-dwarf-ver to tmake_file.
1895 (hppa[12]*-*-hpux10*): Add t-slibgcc, pa/t-slibgcc-sjlj-ver,
1896 pa/t-slibgcc-dwarf-ver, t-slibgcc-hpux, pa/t-slibgcc-hpux to tmake_file.
1897 (hppa*64*-*-hpux11*): Likewise.
1898 (hppa[12]*-*-hpux11*): Likewise.
1899 (x86_64-*-darwin*): Don't override tmake_file, but only keep
1900 i386/t-crtpc, i386/t-crtfm.
1901 (i[34567]86-*-cygwin*): Set tmake_eh_file, tmake_dlldir_file.
1902 Prepend $tmake_eh_file, $tmake_dlldir_file, i386/t-slibgcc-cygming
1904 Add i386/t-cygwin to tmake_file.
1905 Prepent i386/t-mingw-pthread to tmake_file for posix threads.
1906 (i[34567]86-*-mingw*): Set tmake_eh_file, tmake_dlldir_file.
1907 Prepend $tmake_eh_file, $tmake_dlldir_file, i386/t-slibgcc-cygming
1909 Add i386/t-mingw32 to tmake_file.
1910 (x86_64-*-mingw*): Likewise.
1911 (ia64*-*-freebsd*): Append to tmake_file.
1912 (ia64*-*-linux*): Append to tmake_file.
1913 Replace ia64/t-glibc by ia64/t-linux.
1914 Replace ia64/t-glibc-libunwind by ia64/t-linux-libunwind if using
1916 (ia64*-*-hpux*): Add t-slibgcc, ia64/t-slibgcc-hpux,
1917 t-slibgcc-hpux to tmake_file.
1918 (ia64-hp-*vms*): Add t-slibgcc-vms to tmake_file.
1919 (m32r-*-linux*): Append to tmake_file, add m32r/t-linux.
1920 (m32rle-*-linux*): Likewise.
1921 (m68k-*-linux*)): Add m68k/t-slibgcc-elf-ver to tmake_file unless
1923 (microblaze*-linux*): New case.
1924 Append to tmake_file, add t-slibgcc-nolc-override.
1925 (powerpc-*-freebsd*): Add t-slibgcc-libgcc to tmake_file.
1926 (powerpc-*-linux*, powerpc64-*-linux*): Likewise.
1927 Replace rs6000/t-ldbl128 by rs6000/t-linux in tmake_file.
1928 (rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Add
1929 rs6000/t-slibgcc-aix to tmake_file.
1930 (rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
1931 (rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
1932 (sh-*-elf*, sh[12346l]*-*-elf*, sh-*-linux*)
1933 (sh[2346lbe]*-*-linux*, sh-*-netbsdelf*, shl*-*-netbsdelf*)
1934 (sh5-*-netbsd*, sh5l*-*-netbsd*, sh64-*-netbsd*)
1935 (sh64l*-*-netbsd*): Add t-slibgcc-libgcc to tmake_file for
1937 (sparc-*-linux*): Append to tmake_file for *-leon*.
1938 Add sparc/t-linux to tmake_file for non-Leon targets.
1939 (sparc64-*-linux*): Add sparc/t-linux to tmake_file.
1940 (tic6x-*-uclinux): New case.
1941 Add t-slibgcc, t-slibgcc-gld, t-slibgcc-elf-ver to tmake_file.
1942 (tic6x-*-*): Add c6x/t-elf to tmake_file.
1943 (xtensa*-*-linux*): Append to tmake_file, add xtensa/t-linux.
1944 (am33_2.0-*-linux*): Append to tmake_file.
1945 (i[34567]86-*-linux*, x86_64-*-linux*, i[34567]86-*-kfreebsd*-gnu)
1946 (i[34567]86-*-knetbsd*-gnu, i[34567]86-*-gnu*): Also handle
1947 x86_64-*-kfreebsd*-gnu.
1948 Add i386/t-linux to tmake_file.
1950 2011-10-28 Ian Lance Taylor <iant@google.com>
1952 * config/i386/morestack.S: Correct CFI information to do proper
1953 returns throughout function. In 32-bit mode, save %ebx so that it
1954 is restored on unwind.
1956 2011-10-25 Bernd Schmidt <bernds@codesourcery.com>
1958 * config/c6x/pr-support.c (__gnu_unwind_24bit): Correct logic for the
1959 case where B3 isn't the return register.
1961 * config/c6x/pr-support.c (pop_compact_frame, pop_frame): Correct
1962 logic for doubleword pops.
1964 2011-10-25 Andreas Tobler <andreast@fgznet.ch>
1966 * config/rs6000/t-freebsd: Add wildcard.
1968 2011-10-21 Paul Brook <paul@codesourcery.com>
1970 * unwind-arm-common.inc: Handle ID3/4 unwinding data.
1972 2011-10-16 Uros Bizjak <ubizjak@gmail.com>
1973 Eric Botcazou <ebotcazou@adacore.com>
1976 * config/alpha/linux-unwind.h (alpha_fallback_frame_state): Set
1977 fs->signal_frame to 1.
1979 2011-10-07 Ian Lance Taylor <iant@google.com>
1981 * generic-morestack-thread.c: #include <errno.h>.
1983 2011-10-07 Ian Lance Taylor <iant@google.com>
1986 * generic-morestack.c (__generic_morestack): Make sure the segment
1987 is large enough for both the stack frame and the copied
1990 2011-10-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1993 * config.host: Add crtbegin.o, crtbeginS.o, crtend.o, crtendS.o to
1996 2011-09-28 Nick Clifton <nickc@redhat.com>
1998 * config/rx/rx-lib.h: Always restrict doubles to the SF type when
1999 64-bit doubles are not enabled.
2000 * config/rx/rx-abi.h: Fix extraneous renaming of the floatsisf
2001 and floatunsisf functions.
2003 2011-09-13 Paul Brook <paul@codesourcery.com>
2005 * config.host (tic6x-*-*): Add c6x/t-c6x-elf. Set unwind_header.
2006 * unwind-c.c (PERSONALITY_FUNCTION): Use UNWIND_POINTER_REG.
2007 * unwind-arm-common.inc: New file.
2008 * config/arm/unwind-arm.c: Use unwind-arm-common.inc.
2009 * config/arm/unwind-arm.h: Use unwind-arm-common.h.
2010 (_GLIBCXX_OVERRIDE_TTYPE_ENCODING): Define.
2011 * config/c6x/libunwind.S: New file.
2012 * config/c6x/pr-support.c: New file.
2013 * config/c6x/unwind-c6x.c: New file.
2014 * config/c6x/unwind-c6x.h: New file.
2015 * config/c6x/t-c6x-elf: New file.
2017 2011-08-23 Uros Bizjak <ubizjak@gmail.com>
2019 * config/i386/64/sfp-machine.h (ASM_INVALID): New define.
2020 (ASM_DIVZERO): Ditto.
2021 (FP_HANLDE_EXCEPTIONS): Use ASM_INVALID and ASM_DIVZERO.
2023 2011-08-18 Richard Sandiford <richard.sandiford@linaro.org>
2025 * config/arm/bpabi-lib.h (RENAME_LIBRARY_SET): Delete.
2027 2011-08-17 Richard Sandiford <richard.sandiford@linaro.org>
2030 * config/arm/bpabi-lib.h (RENAME_LIBRARY): Use a C-level alias
2031 instead of an assembly one.
2033 2011-08-12 Paolo Bonzini <bonzini@gnu.org>
2036 * Makefile.in (install-unwind_h): Create
2037 $(gcc_objdir)/include/unwind.h atomically.
2039 2011-08-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2041 * Makefile.in (install-unwind_h): Remove destination file first.
2043 2011-08-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2046 * config/mips/t-mips16: New file.
2047 * config.host (mips64*-*-linux*): Add mips/t-mips16 to tmake_file.
2048 (mips*-*-linux*): Likewise.
2049 (mips*-sde-elf*): Likewise.
2050 (mipsisa32-*-elf*): Join with mipsisa32r2-*-elf*,
2051 mipsisa64-*-elf*, mipsisa64r2-*-elf*.
2052 Add mips/t-mips16 to tmake_file.
2053 (mipsisa64sb1-*-elf*): Add mips/t-mips16 to tmake_file.
2054 (mips-*-elf*): Likewise.
2055 (mips64-*-elf*): Likewise.
2056 (mips64orion-*-elf*): Likewise.
2057 (mips*-*-rtems*): Likewise.
2058 (mipstx39-*-elf*): Likewise.
2059 * Makefile.in: Use SYNC instead of LIBGCC_SYNC.
2060 ($(libgcc-sync-size-funcs-o)): Use SYNC_CFLAGS instead of
2062 Use $(srcdir) to refer to sync.c.
2064 ($(libgcc-sync-funcs-o)): Likewise.
2065 ($(libgcc-sync-size-funcs-s-o)): Likewise.
2066 ($(libgcc-sync-funcs-s-o)): Likewise.
2068 2011-08-09 Andreas Schwab <schwab@linux-m68k.org>
2070 * config.host (ia64*-*-linux*): Move ia64/t-glibc after
2073 2011-08-08 H.J. Lu <hongjiu.lu@intel.com>
2076 * config/i386/value-unwind.h: New.
2078 2011-08-06 Richard Sandiford <rdsandiford@googlemail.com>
2080 * config.host (*-*-darwin*, *-*-freebsd*, *-*-linux*, frv-*-*linux*)
2081 (*-*-kfreebsd*-gnu, *-*-knetbsd*-gnu, *-*-gnu*, *-*-kopensolaris*-gnu):
2082 Add to tmake_file rather than overriding it.
2084 2011-08-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2086 * config/t-softfp: Remove.
2087 * soft-fp: Moved from ../gcc/config.
2088 * soft-fp/README: Remove t-softfp reference.
2089 * soft-fp/t-softfp: Move to config/t-softfp.
2090 (softfp_machine_header): Remove.
2091 (softfp_file_list): Remove config subdir.
2092 (soft-fp-objects): New variable.
2093 ($(soft-fp-objects)): Set INTERNAL_CFLAGS.
2094 (LIB2FUNCS_EXTRA): Add to LIB2ADD instead.
2095 (SFP_MACHINE, $(SFP_MACHINE)): Remove.
2096 * config/t-softfp-excl: New file.
2097 * config/t-softfp-sfdf: New file.
2098 * config/t-softfp-tf: New file.
2099 * config/no-sfp-machine.h: New file.
2100 * config/arm/sfp-machine.h: New file.
2101 * config/arm/t-softfp: New file.
2102 * config/c6x/sfp-machine.h: New file.
2103 * config/i386/32/t-fprules-softfp: Rename to ...
2104 * config/i386/32/t-softfp: ... this.
2105 (tifunctions, LIB2ADD): Remove.
2106 (softfp_int_modes): Override.
2107 * config/i386/64/t-softfp-compat (tf-functions): Remove config
2109 * config/i386/64/eqtf2.c: Likewise.
2110 * config/i386/64/getf2.c: Likewise.
2111 * config/i386/64/letf2.c: Likewise.
2112 * config/ia64/sft-machine.h: New file.
2113 * config/ia64/t-fprules-softfp: Rename to ...
2114 * config/ia64/t-softfp: ... this.
2115 * config/lm32/sfp-machine.h: New file.
2116 * config/moxie/t-moxie-softfp: Remove.
2117 * config/rs6000/ibm-ldouble-format: New file.
2118 * config/rs6000/ibm-ldouble.c: New file.
2119 * config/rs6000/libgcc-ppc-glibc.ver: New file
2120 * config/rs6000/libgcc-ppc64.ver: New file
2121 * config/rs6000/sfp-machine.h: New file.
2122 * config/rs6000/t-freebsd: New file.
2123 * config/rs6000/t-ibm-ldouble: New file.
2124 * config/rs6000/t-ldbl128: Use $(srcdir) to refer to
2125 libgcc-ppc-glibc.ver.
2126 * config/rs6000/t-linux64: New file.
2127 * config/rs6000/t-ppccomm (LIB2ADD): Add
2128 $(srcdir)/config/rs6000/ibm-ldouble.c.
2129 * config/rs6000/t-ppccomm-ldbl: New file.
2130 * config/score/sfp-machine.h: New file.
2131 * config.host (sfp_machine_header): Explain.
2132 (arm*-*-linux*): Add t-softfp-sfdf, t-softfp-excl, arm/t-softfp,
2133 t-softfp to tmake_file.
2134 (arm*-*-uclinux*): Likewise.
2135 (arm*-*-ecos-elf): Likewise.
2136 (arm*-*-eabi*, arm*-*-symbianelf*): Likewise.
2137 (arm*-*-rtems*): Likewise.
2138 (arm*-*-elf): Likewise.
2139 (ia64*-*-linux*): Replace ia64/t-fprules-softfp by ia64/t-softfp
2141 Add t-softfp-tf, t-softfp-excl, t-softfp to tmake_file.
2142 (lm32-*-elf*, lm32-*-rtems*): Add t-softfp-sfdf, t-softfp to tmake_file.
2143 (lm32-*-uclinux*): Likewise.
2144 (moxie-*-*): Replace moxie/t-moxie-softfp by t-softfp-sfdf,
2145 t-softfp-excl, t-softfp.
2146 (powerpc-*-darwin*): Add rs6000/t-ibm-ldouble to tmake_file.
2147 (powerpc64-*-darwin*): Likewise.
2148 (powerpc-*-freebsd*): Add t-softfp-sfdf, t-softfp-excl, t-softfp
2150 (powerpc-*-eabisimaltivec*): Add rs6000/t-ppccomm-ldbl to
2152 (powerpc-*-eabisim*): Likewise.
2153 (powerpc-*-elf*): Likewise.
2154 (powerpc-*-eabialtivec*): Likewise.
2155 (powerpc-xilinx-eabi*): Likewise.
2156 (powerpc-*-rtems*): Likewise.
2157 (powerpc-*-linux*, powerpc64-*-linux*): Add t-softfp-sfdf,
2158 t-softfp-excl, t-softfp to tmake_file.
2159 (powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add
2160 rs6000/t-ppccomm-ldbl to tmake_file.
2161 (powerpcle-*-elf*): Likewise.
2162 (powerpcle-*-eabisim*): Likewise.
2163 (powerpcle-*-eabi*): Likewise.
2164 (rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Add
2165 rs6000/t-ibm-ldouble to tmake_file.
2166 (rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
2167 (rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
2168 (score-*-elf): Add t-softfp-sfdf, t-softfp-excl, t-softfp to tmake_file.
2169 (tic6x-*-*): Likewise.
2170 (i[34567]86-*-darwin*, x86_64-*-darwin*,
2171 i[34567]86-*-kfreebsd*-gnu, x86_64-*-kfreebsd*-gnu,
2172 i[34567]86-*-linux*, x86_64-*-linux*, i[34567]86-*-gnu*,
2173 i[34567]86-*-solaris2*, x86_64-*-solaris2.1[0-9]*,
2174 i[34567]86-*-cygwin*, i[34567]86-*-mingw*, x86_64-*-mingw*,
2175 i[34567]86-*-freebsd*, x86_64-*-freebsd*): Add t-softfp-tf,
2176 t-softfp to tmake_file.
2177 * configure.ac (sfp_machine_header): Provide default if unset.
2179 Link sfp-machine.h to config/$sfp_machine_header.
2180 * configure: Regenerate.
2182 2011-08-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2184 * Makefile.in (double_type_size, long_double_type_size): Set.
2185 Remove $(fpbit-in-libgcc) support.
2186 (FPBIT_FUNCS, DPBIT_FUNCS, TPBIT_FUNCS): New variables.
2187 (fpbit-src): New variable.
2188 ($(fpbit-o), $(fpbit-s-o)): Use $(fpbit-src) instead of $(FPBIT).
2189 Compile with -DFLOAT $(FPBIT_CFLAGS).
2191 ($(dpbit-o), $(dpbit-s-o)): Use $(fpbit-src) instead of $(DPBIT).
2192 Compile with $(FPBIT_CFLAGS).
2194 ($(tpbit-o), $(tpbit-s-o): Use $(fpbit-src) instead of $(TPBIT).
2195 Compile with -DFLOAT $(TPBIT_CFLAGS).
2197 * configure.ac (double_type_size, long_double_type_size):
2198 Determine and substitute.
2199 * configure: Regenerate.
2200 * fp-bit.c, fp-bit.h: New files.
2201 * config/avr/avr-lib.h, config/h8300/h8300-lib.h: New files.
2202 * config/mips/t-irix6 (TPBIT, $(gcc_objdir)/tp-bit.c): Remove.
2203 * config/mips/t-mips: New file.
2204 * config/mips/t-sdemtk: New file.
2205 * config/rs6000/ppc64-fp.c: New file.
2206 * config/rs6000/t-darwin (LIB2ADD): Add
2207 $(srcdir)/config/rs6000/ppc64-fp.c.
2208 * config/rs6000/t-ppc64-fp: New file.
2209 * config/rx/rx-lib.h: New file.
2210 * config/rx/t-rx (FPBIT): Set to true.
2211 ($(gcc_objdir)/fp-bit.c): Remove.
2212 (DPBIT): Set to true only with -m64bit-doubles.
2213 ($(gcc_objdir)/dp-bit.c): Remove.
2214 * config/sparc/t-softfp: Remove.
2215 * config/spu/t-elf: New file.
2216 * config/t-fdpbit, config/t-fpbit: New files.
2217 * config.host (m32c*-*-*): Add t-fdpbit to tmake_file.
2218 (mips*-*-*): Likewise.
2219 (arm-wrs-vxworks): Likewise.
2220 (arm*-*-freebsd*): Likewise.
2221 (avr-*-rtems*): Add t-fpbit to tmake_file.
2222 (avr-*-*): Likewise.
2223 (bfin*-elf*): Add t-fdpbit to tmake_file.
2224 (bfin*-uclinux*): Likewise.
2225 (bfin*-linux-uclibc*): Likewise.
2226 (bfin*-rtems*): New case.
2227 Add t-fdpbit to tmake_file.
2228 (bfin*-*): Add t-fdpbit to tmake_file.
2229 (crisv32-*-elf): Likewise.
2230 (cris-*-linux*): Likewise.
2231 (fr30-*-elf): Likewise.
2232 (frv-*-elf, frv-*-*linux*): Likewise.
2233 (h8300-*-rtems*, h8300-*-elf*): Add t-fpbit to tmake_file.
2234 (iq2000*-*-elf*): Add t-fdpbit to tmake_file.
2235 (m32r-*-elf*): Likewise.
2236 (m32rle-*-elf*): Likewise.
2237 (m32r-*-linux*): Likewise.
2238 (m32rle-*-linux*): Likewise.
2239 (mcore-*-elf): Add t-fdpbit to tmake_file.
2240 (microblaze*-*-*): Likewise.
2241 (mips-sgi-irix6.5*): Add t-tpbit to tmake_file.
2242 (mips*-*-netbsd*): Add mips/t-mips to tmake_file.
2243 (mips64*-*-linux*): Also handle mipsisa64*-*-linux*.
2245 Add mips/t-tpbit to tmake-file.
2246 (mips*-*-linux*): Fix typo.
2247 (mips*-sde-elf*): New case
2248 Add mips/t-sdemtk unless using newlib.
2249 (mipsisa64sr71k-*-elf*): Add t-fdpbit to tmake_file.
2250 (mipsisa64sb1-*-elf*): Add mips/t-mips to tmake_file.
2251 (mn10300-*-*): Likewise.
2252 (pdp11-*-*): Likewise.
2253 (picochip-*-*): Add t-fpbit to tmake_file.
2254 (powerpc-*-eabisimaltivec*): Likewise.
2255 (powerpc-*-eabisim*): Likewise.
2256 (powerpc-*-elf*): Likewise.
2257 (powerpc-*-eabialtivec*): Likewise.
2258 (powerpc-xilinx-eabi*): New case.
2259 Add t-fdpbit to tmake_file.
2260 (powerpc-*-eabi*): Add t-fdpbit to tmake_file.
2261 (powerpc-*-rtems*): Likewise.
2262 (powerpc-*-linux*, powerpc64-*-linux*): Add rs6000/t-ppc64-fp to
2264 (powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add t-fdpbit to
2266 (powerpc-*-lynxos*): Likewise.
2267 (powerpcle-*-elf*): Likewise.
2268 (powerpcle-*-eabisim*): Likewise.
2269 (powerpcle-*-eabi*): Likewise.
2270 (rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Add
2271 t-fdpbit, rs6000/t-ppc64-fp to tmake_file.
2272 (rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
2273 (rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
2274 (rx-*-elf): Add t-fdpbit to tmake_file.
2275 (sh-*-elf*, sh[12346l]*-*-elf*, sh-*-linux*)
2276 (sh[2346lbe]*-*-linux*, sh-*-netbsdelf*, shl*-*-netbsdelf*)
2277 (sh5-*-netbsd*, sh5l*-*-netbsd*, sh64-*-netbsd*)
2278 (sh64l*-*-netbsd*): Add t-fdpbit to tmake_file except on
2280 (sh-*-rtems*): Add t-fdpbit to tmake_file.
2281 (sh-wrs-vxworks): Likewise.
2282 (sparc-*-elf*): Replace sparc/t-softfp by t-fdpbit in tmake_file.
2283 (sparc-*-linux*): Add t-fdpbit to tmake_file for *-leon*.
2284 (sparc-*-rtems*, sparc64-*-rtems*): Split off ...
2285 (sparc64-*-rtems*): ... new case.
2286 (sparc-*-rtems*): Add t-fdpbit to tmake_file.
2287 (spu-*-elf*): Likewise.
2288 Add spu/t-elf to tmake_file.
2289 (v850*-*-*): Add t-fdpbit to tmake_file.
2290 (xstormy16-*-elf): Likewise.
2291 (am33_2.0-*-linux*): Add t-fdpbit to tmake_file.
2292 (mep*-*-*): Likewise.
2294 2011-08-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2296 * Makefile.in (LIB2ADDEH, LIB2ADDEHSTATIC, LIB2ADDEHSHARED): New
2298 (LIBUNWIND, SHLIBUNWIND_LINK, SHLIBUNWIND_INSTALL): New variables.
2299 (LIB2ADDEH, LIB2ADDEHSTATIC, LIB2ADDEHSHARED): Add $(srcdir)/emutls.c.
2300 (install-unwind_h): New target.
2301 (all): Depend on it.
2302 * config.host (unwind_header): New variable.
2303 (*-*-freebsd*): Set tmake_file to t-eh-dw2-dip.
2304 (*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu,
2305 *-*-gnu*): Likewise, also for *-*-kopensolaris*-gnu.
2306 (*-*-solaris2*): Add t-eh-dw2-dip to tmake_file.
2307 (arm*-*-linux*): Add arm/t-bpabi for arm*-*-linux-*eabi.
2309 (arm*-*-uclinux*): Add arm/t-bpabi for arm*-*-uclinux*eabi.
2311 (arm*-*-eabi*, arm*-*-symbianelf*): Add arm/t-bpabi for
2313 Add arm/t-symbian to tmake_file for arm*-*-symbianelf*.
2315 (ia64*-*-elf*): Add ia64/t-eh-ia64 to tmake_file.
2316 (ia64*-*-freebsd*): Likewise.
2317 (ia64*-*-linux*): Add ia64/t-glibc, ia64/t-eh-ia64, t-libunwind to
2319 Add t-libunwind-elf, ia64/t-glibc-libunwind unless
2320 $with_system_libunwind.
2321 (ia64*-*-hpux*): Set tmake_file.
2322 (ia64-hp-*vms*): Add ia64/t-eh-ia64 to tmake_file.
2323 (picochip-*-*): Set tmake_file.
2324 (rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Set
2326 (rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
2327 (rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
2328 (s390x-ibm-tpf*): Add t-eh-dw2-dip to tmake_file.
2329 (xtensa*-*-elf*): Set tmake_file.
2330 (xtensa*-*-linux*): Likewise.
2331 * configure.ac: Include ../config/unwind_ipinfo.m4.
2332 Call GCC_CHECK_UNWIND_GETIPINFO.
2333 Link unwind.h to $unwind_header.
2334 * configure: Regenerate.
2335 * emutls.c, unwind-c.c, unwind-compat.c, unwind-compat.h,
2336 unwind-dw2-fde-compat.c, unwind-dw2-fde-dip.c, unwind-dw2-fde.c,
2337 unwind-dw2-fde.h, unwind-dw2.c, unwind-dw2.h, unwind-generic.h,
2338 unwind-pe.h, unwind-sjlj.c, unwind.inc: New files.
2339 * config/unwind-dw2-fde-darwin.c: New file.
2340 * config/arm/libunwind.S, config/arm/pr-support.c,
2341 config/arm/t-bpabi, config/arm/t-symbian, config/arm/unwind-arm.c,
2342 config/arm/unwind-arm.h,: New files.
2343 * config/ia64/fde-glibc.c, config/ia64/fde-vms.c,
2344 config/ia64/t-eh-ia64, config/ia64/t-glibc,
2345 config/ia64/t-glibc-libunwind, config/ia64/t-hpux,
2346 config/ia64/t-vms, config/ia64/unwind-ia64.c,
2347 config/ia64/unwind-ia64.h: New files.
2348 * config/picochip/t-picochip: New file.
2349 * config/rs6000/aix-unwind.h, config/rs6000/darwin-fallback.c: New
2351 * config/rs6000/t-darwin (LIB2ADDEH): Set.
2352 * config/s390/t-tpf (LIB2ADDEH): Remove.
2353 * config/t-darwin (LIB2ADDEH): Set.
2354 * config/t-eh-dw2-dip: New file.
2355 * config/t-libunwind, config/t-libunwind-elf: New files.
2356 * config/t-sol2 (LIB2ADDEH): Remove.
2357 * config/xtensa/t-xtensa: New file.
2359 2011-08-02 H.J. Lu <hongjiu.lu@intel.com>
2361 * config/i386/linux-unwind.h (RT_SIGRETURN_SYSCALL): New.
2362 (x86_64_fallback_frame_state): Use RT_SIGRETURN_SYSCALL and
2363 long long to check rt_sigreturn syscall.
2365 2011-08-02 Alan Modra <amodra@gmail.com>
2367 * config/rs6000/linux-unwind.h (frob_update_context <__powerpc64__>):
2368 Restore for indirect call bcrtl from correct stack slot, and only
2369 if cfa+40 isn't valid.
2371 2011-08-01 Julian Brown <julian@codesourcery.com>
2373 * config.host (arm*-*-linux*, arm*-*-uclinux*, arm*-*-eabi*)
2374 (arm*-*-symbianelf*): Add t-fixedpoint-gnu-prefix makefile fragment.
2375 * config/arm/bpabi-lib.h (LIBGCC2_FIXEDBIT_GNU_PREFIX): Define.
2377 2011-08-01 Julian Brown <julian@codesourcery.com>
2379 * Makefile.in (LIBGCC_VER_FIXEDPOINT_GNU_PREFIX): New.
2380 (libgcc-std.ver.in): Use above.
2381 * fixed-bit.h (LIBGCC2_FIXEDBIT_GNU_PREFIX): Define, if
2382 LIBGCC2_GNU_PREFIX is defined. Use instead of LIBGCC2_GNU_PREFIX
2384 * config/t-fixedpoint-gnu-prefix: New file.
2385 * config/t-gnu-prefix (LIBGCC_VER_FIXEDPOINT_GNU_PREFIX): Set.
2386 * libgcc-std.ver.in (fixed-point routines): Use __FIXPTPFX__
2389 2011-07-28 H.J. Lu <hongjiu.lu@intel.com>
2391 * config/i386/morestack.S (X86_64_SAVE_NEW_STACK_BOUNDARY): New.
2392 Use X86_64_SAVE_NEW_STACK_BOUNDARY to save the new stack boundary
2393 for x86-64. Properly check __x86_64__ and __LP64__.
2395 2010-07-28 H.J. Lu <hongjiu.lu@intel.com>
2397 * config/i386/64/sfp-machine.h (_FP_W_TYPE): Always use _WIN64
2399 (_FP_WS_TYPE): Likewise.
2400 (_FP_I_TYPE): Likewise.
2402 2011-07-28 Alan Modra <amodra@gmail.com>
2404 * config/rs6000/linux-unwind.h (frob_update_context <__powerpc64__>):
2405 Leave r2 REG_UNSAVED if stopped on the instruction that saves r2
2406 in a plt call stub. Do restore r2 if stopped on bctrl.
2408 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2410 * config.host (i[3456x]86-*-netware*): Remove.
2411 * config/i386/netware-crt0.c, config/i386/t-nwld,
2412 config/i386/t-slibgcc-nwld: Remove.
2414 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2416 * config.host: Handle tic6x-*-*.
2417 * config/c6x/c6x-abi.h: New file.
2419 2011-07-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2421 * config/i386/crtprec.c: New file.
2422 * config/i386/t-crtpc: Use $(srcdir) to refer to crtprec.c.
2423 * config.host (i[34567]86-*-darwin*): Add i386/t-crtpc to tmake_file.
2424 Add crtprec32.o, crtprec64.o, crtprec80.o to extra_parts.
2425 (x86_64-*-darwin*): Likewise.
2426 (i[34567]86-*-solaris2*: Likewise.
2428 2011-07-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2430 * config/alpha/crtfastmath.c: New file.
2431 * config/i386/crtfastmath.c: New file.
2432 * config/ia64/crtfastmath.c: New file.
2433 * config/mips/crtfastmath.c: New file.
2434 * config/sparc/crtfastmath.c: New file.
2436 * config/t-crtfm (crtfastmath.o): Use $(srcdir) to refer to
2438 Add -frandom-seed=gcc-crtfastmath.
2439 * config/alpha/t-crtfm: Remove.
2440 * config/i386/t-crtfm: Use $(srcdir) to refer to crtfastmath.c.
2441 * config/ia64/t-ia64 (crtfastmath.o): Remove.
2443 * config.host (alpha*-*-linux*): Replace alpha/t-crtfm by t-crtfm.
2444 (alpha*-dec-osf5.1*): Likewise.
2445 (alpha*-*-freebsd*): Add t-crtfm to tmake_file.
2446 Add crtfastmath.o to extra_parts.
2447 (i[34567]86-*-darwin*): Add i386/t-crtfm to tmake_file.
2448 Add crtfastmath.o to extra_parts.
2449 (x86_64-*-darwin*): Likewise.
2450 (x86_64-*-mingw*): Likewise.
2451 (ia64*-*-elf*): Add t-crtfm to tmake_file.
2452 (ia64*-*-freebsd*): Likewise.
2453 (ia64*-*-linux*): Likewise.
2454 (sparc64-*-freebsd*): Add t-crtfm to tmake_file.
2455 Add crtfastmath.o to extra_parts.
2457 2011-07-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2459 * config/darwin-crt3.o: New file.
2460 * config/rs6000/darwin-crt2.c: New file.
2461 * config/t-darwin: New file.
2462 * config/rs6000/t-darwin (DARWIN_EXTRA_CRT_BUILD_CFLAGS): New variable.
2464 * config.host (*-*-darwin*): Add crt3.o to extra_parts.
2465 (powerpc-*-darwin*): Add crt2.o to extra_parts.
2466 (powerpc64-*-darwin*): Likewise.
2468 2011-07-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2470 * config/i386/netware-crt0.c: New file.
2471 * config/i386/t-nwld: Rename to ...
2472 * config/i386/t-slibgcc-nwld: ... this.
2473 * config/i386/t-nwld: New file.
2474 * config.host (i[3456x]86-*-netware*): Add i386/t-slibgcc-nwld to
2476 Add crt0.o, libgcc.def, libc.def, libcpre.def, posixpre.def to
2479 2011-07-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2481 * configure.ac (i?86-*-solaris2*): Use libgcc copy of
2483 * configure: Regenerate.
2485 2011-07-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2487 * dfp-bit.c, dfp-bit.h: New files.
2488 * Makefile.in (D32PBIT_FUNCS, D64PBIT_FUNCS, D128PBIT_FUNCS): New
2490 ($(d32pbit-o)): Use $(srcdir) to refer to dfp-bit.c
2491 ($(d64pbit-o)): Likewise.
2492 ($(d128pbit-o)): Likewise.
2493 * config/t-dfprules: New file.
2494 * config.host (i[34567]86-*-linux*): Add t-dfprules to tmake_file.
2495 (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-knetbsd*-gnu,
2496 i[34567]86-*-gnu*, i[34567]86-*-kopensolaris*-gnu): Likewise.
2497 (x86_64-*-linux*): Likewise.
2498 (x86_64-*-kfreebsd*-gnu, x86_64-*-knetbsd*-gnu): Likewise.
2499 (i[34567]86-*-cygwin*): Likewise.
2500 (i[34567]86-*-mingw*, x86_64-*-mingw*): Likewise.
2501 (powerpc-*-linux*, powerpc64-*-linux*): Likewise.
2503 2011-07-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2505 * Makfile.in (LIBGCOV): New variable.
2506 ($(libgcov-objects)): Use $(srcdir) to refer to libgcov.c.
2507 * libgcov.c: New file.
2509 2011-07-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2511 * fixed-bit.c, fixed-bit.h: New files.
2512 * fixed-obj.mk ($o$(objext), $(o)_s$(objext)): Use $(srcdir) to
2513 refer to fixed-bit.c.
2515 2011-07-07 Joseph Myers <joseph@codesourcery.com>
2517 * config.host (*local*): Remove.
2519 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2522 * config.host (*-*-solaris2*): Handle x86_64-*-solaris2.1[0-9]*
2523 like i?86-*-solaris2.1[0-9]*.
2524 (i[34567]86-*-solaris2*): Also handle x86_64-*-solaris2.1[0-9]*.
2525 * configure.ac (i?86-*-solaris2*): Likewise.
2526 * configure: Regenerate.
2528 2011-07-06 Thomas Schwinge <thomas@schwinge.name>
2530 * config.host (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-knetbsd*-gnu)
2531 (i[34567]86-*-gnu*, i[34567]86-*-kopensolaris*-gnu): Remove
2532 md_unwind_header by splitting out of...
2533 (i[34567]86-*-linux*): ... this.
2534 * config.host (x86_64-*-kfreebsd*-gnu, x86_64-*-knetbsd*-gnu):
2535 Remove md_unwind_header by splitting out of...
2536 (x86_64-*-linux*): ... this.
2538 2011-07-04 Georg-Johann Lay <avr@gjlay.de>
2540 * config/avr/t-avr (intfuncs16): Add _clrsbXX2.
2542 2011-06-28 Nick Clifton <nickc@redhat.com>
2544 * config.host: Recognize all V850 variants.
2546 2011-06-22 Uros Bizjak <ubizjak@gmail.com>
2548 * enable-execute-stack-empty.c (__enable_execute_stack): Add prototype.
2550 2011-06-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2552 * shared-object.mk (c_flags-$o): Save c_flags.
2553 ($(base)$(objext)): Use it.
2554 ($(base)_s$(objext)): Likewise.
2556 2011-06-21 Bernd Schmidt <bernds@codesourcery.com>
2558 * Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.
2559 * libgcc-std.ver.in (GCC_4.7.0): New section.
2561 2011-06-16 Georg-Johann Lay <avr@gjlay.de>
2565 * config/avr/t-avr: Fix line endings.
2566 (intfuncs16): Remove _ffsXX2, _clzXX2, _ctzXX2, _popcountXX2,
2569 2011-06-14 Olivier Hainque <hainque@adacore.com>
2570 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2572 * config/mips/irix6-unwind.h: New file.
2573 * config.host (mips-sgi-irix6.5*): Set md_unwind_header.
2575 2011-06-10 Eric Botcazou <ebotcazou@adacore.com>
2577 * config/sparc/linux-unwind.h (STACK_BIAS): Define.
2578 (sparc64_fallback_frame_state): Use it.
2579 (sparc64_frob_update_context): Further adjust context.
2580 * config/sparc/sol2-unwind.h (sparc64_frob_update_context): Likewise.
2581 * config/sparc/sol2-ci.S: Add TARGET_FLAT handling.
2582 * config/sparc/sol2-cn.S: Likewise.
2584 2011-06-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2586 * enable-execute-stack-empty.c: New file.
2587 * enable-execute-stack-mprotect.c: New file.
2588 * config/i386/enable-execute-stack-mingw32.c: New file.
2589 * config.host (enable_execute_stack): New variable.
2590 Select appropriate variants.
2591 * configure.ac: Link enable-execute-stack.c to
2592 $enable_execute_stack.
2593 * configure: Regenerate.
2594 * Makefile.in (LIB2ADD): Add enable-execute-stack.c.
2595 (lib2funcs): Remove _enable_execute_stack.
2597 2011-06-09 David S. Miller <davem@davemloft.net>
2598 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2600 * config.host (sparc-*-linux*): Correct md_unwind_header
2602 (s390x-ibm-tpf*): Fix typo.
2604 2011-06-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2606 * config.host (mips-sgi-irix6.5*): Add t-crtfm to tmake_file.
2607 Add crtfastmath.o to extra_parts.
2608 (mips64*-*-linux*, mips*-*-linux*): Use t-crtfm instead of
2610 * config/mips/t-crtfm: Remove.
2612 2011-06-04 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2614 * config.host (hppa*-*-linux*): Correct md_unwind_header name.
2616 2011-06-04 Kaz Kojima <kkojima@gcc.gnu.org>
2618 * config.host (sh*-*-linux*): Fix typo.
2620 2011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2622 * config/alpha/linux-unwind.h: Move from ../gcc/config/alpha.
2623 * config/alpha/osf5-unwind.h: Move from ../gcc/config/alpha.
2624 * config/alpha/vms-unwind.h: Move from ../gcc/config/alpha.
2625 * config/bfin/linux-unwind.h: Move from ../gcc/config/bfin.
2626 * config/i386/linux-unwind.h: Move from ../gcc/config/i386.
2627 * config/i386/sol2-unwind.h: Move from ../gcc/config/i386.
2628 * config/i386/w32-unwind.h: Move from ../gcc/config/i386.
2629 Wrap in !__MINGW64__.
2630 * config/ia64/linux-unwind.h: Move from ../gcc/config/ia64.
2631 * config/ia64/vms-unwind.h: Move from ../gcc/config/ia64.
2632 * config/m68k/linux-unwind.h: Move from ../gcc/config/m68k.
2633 * config/mips/linux-unwind.h: Move from ../gcc/config/mips.
2634 * config/pa/hpux-unwind.h: Move from ../gcc/config/pa.
2635 * config/pa/linux-unwind.h: Move from ../gcc/config/pa.
2636 * config/rs6000/darwin-unwind.h: Move from ../gcc/config/rs6000.
2638 * config/rs6000/linux-unwind.h: Move from ../gcc/config/rs6000.
2639 * config/s390/linux-unwind.h: Move from ../gcc/config/s390.
2640 * config/s390/tpf-unwind.h: Move from ../gcc/config/s390.
2641 * config/sh/linux-unwind.h: Move from ../gcc/config/sh.
2642 * config/sparc/linux-unwind.h: Move from ../gcc/config/sparc.
2643 * config/sparc/sol2-unwind.h: Move from ../gcc/config/sparc.
2644 * config/xtensa/linux-unwind.h: Move from ../gcc/config/xtensa.
2645 * config/no-unwind.h: New file.
2646 * config.host (md_unwind_header): Document.
2648 (alpha*-*-linux*, alpha*-dec-osf5.1*, alpha64-dec-*vms*,
2649 alpha*-dec-*vms*, bfin*-uclinux*, bfin*-linux-uclibc*,
2650 hppa*-*-linux*, hppa[12]*-*-hpux10*, hppa*64*-*-hpux11*,
2651 hppa[12]*-*-hpux11*): Set md_unwind_header.
2652 (i[34567]86-*-linux*): Handle i[34567]86-*-kopensolaris*-gnu.
2653 Set md_unwind_header.
2654 (x86_64-*-linux*, i[34567]86-*-solaris2*): Set md_unwind_header.
2655 (i[34567]86-*-cygwin*): Split from i[34567]86-*-mingw*.
2656 (i[34567]86-*-mingw*, ia64*-*-linux*, ia64-hp-*vms*,
2657 m68k-*-uclinux*, m68k-*-linux*, mips64*-*-linux*, mips*-*-linux*,
2658 powerpc-*-darwin*, powerpc-*-linux*, s390-*-linux*,
2659 s390x-*-linux*, s390x-ibm-tpf*, sh*-*-linux*, sparc-*-linux*,
2660 sparc*-*-solaris2*, sparc64-*-linux*, xtensa*-*-linux*): Set
2662 * configure.ac: Link md-unwind-support.h to $md_unwind_header.
2663 * configure: Regenerate.
2665 2011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2667 * config.host (mips-sgi-irix[56]*): Restrict to mips-sgi-irix6.5*.
2668 Set tmake_file, extra_parts.
2669 * config/mips/irix-crti.S: Move from ../gcc/config/mips/irix-crti.asm.
2671 * config/mips/irix-crtn.S: Move from ../gcc/config/mips/irix-crtn.asm.
2673 * config/mips/t-irix6: New file.
2674 * config/mips/t-slibgcc-irix: New file.
2676 2011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2678 * config/s390/t-tpf (LIB2ADDEHDEP): Remove.
2679 * config/t-sol2 (LIB2ADDEH): Use gcc_srcdir, add emutls.c.
2681 2011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2683 * configure.ac (target_thread_file): Determine thread model.
2684 * configure: Regenerate.
2685 * config.host (alpha*-dec-osf5.1*): Set tmake_file, extra_parts.
2686 * config/alpha/t-alpha: New file.
2687 * config/alpha/t-crtfm: Use $<.
2688 * config/alpha/t-ieee: New file.
2689 * config/alpha/t-osf-pthread: New file.
2690 * config/alpha/t-slibgcc-osf: New file.
2691 * config/alpha/libgcc-osf5.ver: New file.
2693 2011-06-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2695 * config.host (i[34567]86-*-solaris2*): Add i386/t-crtfm to
2697 Add crtfastmath.o to extra_parts.
2699 2011-06-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2701 * config/gmon-sol2.c: Reindent.
2703 Remove, correct casts.
2704 Use STDERR_FILENO, NULL.
2705 (BASEADDRESS): Remove.
2707 (errno, sbrk): Remove declarations.
2708 (monstartup) [hp300]: Remove.
2711 2011-06-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2713 * Makefile.in (cpu_type): Define.
2714 * config.host (i[34567]86-*-rtems*): Handle it.
2715 (i[34567]86-*-solaris2*): Move body ...
2716 (*-*-solaris2*): ... here.
2717 New case, generalize.
2718 (sparc-*-elf*): Handle it.
2719 (sparc-*-linux*, sparc64-*-linux*): Replace sparc/t-crtfm by t-crtfm.
2720 (sparc-*-rtems*, sparc64-*-rtems*); Handle it.
2721 (sparc64-*-solaris2*, sparcv9-*-solaris2*, sparc-*-solaris2*):
2723 (sparc*-*-solaris2*): ... this.
2725 (sparc64-*-elf*): Handle it.
2726 * config/gmon-sol2.c: Move from ../gcc/config/sparc.
2727 Merge ../gcc/config/i386/gmon-sol2.c.
2728 * config/i386/sol2-c1.S: Move from ../gcc/config/i386/sol2-c1.asm.
2730 Merge ../gcc/config/i386/sol2-gc1.asm.
2731 * config/i386/sol2-ci.S: Move from ../gcc/config/i386/sol2-ci.asm.
2733 * config/i386/sol2-cn.S: Move from ../gcc/config/i386/sol2-cn.asm.
2735 * config/i386/t-crtfm (crtfastmath.o): Use $<.
2736 * config/i386/t-crtstuff: New file.
2737 * config/i386/t-softfp: New file.
2738 * config/i386/t-sol2 ($(T)gmon.o, $(T)gcrt1.o, $(T)crt1.o),
2739 $(T)crti.o, $(T)crtn.o): Remove.
2740 (gcrt1.o): New rule.
2741 (TARGET_LIBGCC2_CFLAGS): Remove.
2742 * config/sparc/sol2-c1.S: Move from ../gcc/config/sparc/sol2-c1.asm.
2743 * config/sparc/sol2-ci.S: Move from ../gcc/config/sparc/sol2-ci.asm.
2744 * config/sparc/sol2-cn.S: Move from ../gcc/config/sparc/sol2-cn.asm.
2745 * config/sparc/t-sol2: New file.
2746 * config/sparc/t-crtfm: Move to ...
2747 * config/t-crtfm: ... this.
2748 Use $(cpu_type), $<.
2749 * config/t-crtin: New file.
2750 * config/sparc/t-softfp: New file.
2751 * config/sparc/t-softmul: New file.
2752 * config/t-rtems: New file.
2753 * config/t-slibgcc: New file.
2754 * config/t-slibgcc-elf-ver: New file.
2755 * config/t-slibgcc-gld: New file.
2756 * config/t-slibgcc-sld: New file.
2757 * config/t-sol2: New file.
2758 * configure.ac: Include ../config/lib-ld.m4.
2759 Call AC_LIB_PROG_LD_GNU.
2760 Substitute cpu_type.
2761 * configure: Regenerate.
2763 2011-05-27 Bernd Schmidt <bernds@codesourcery.com>
2766 * config/t-slibgcc-darwin (SHLIB_MAPFILES): Look for
2767 libgcc-std.ver in the build directory.
2768 * config/s390/t-linux (SHLIB_MAPFILES): Likewise.
2769 * config/sh/t-linux (SHLIB_MAPFILES): Likewise.
2771 2011-05-25 Bernd Schmidt <bernds@codesourcery.com>
2773 * libgcc-std.ver.in: New file.
2774 * Makefile.in (LIBGCC_VER_GNU_PREFIX, LIBGCC_VER_SYMBOLS_PREFIX): New
2776 (libgcc-std.ver): New rule.
2777 * config/t-gnu-prefix: New file.
2779 2011-05-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2781 * config/s390/t-tpf (LIB2ADDEH): Remove $(gcc_srcdir)/gthr-gnat.c.
2783 2011-05-10 Joseph Myers <joseph@codesourcery.com>
2785 * config/i386/darwin-lib.h: New file.
2787 2011-05-10 Joseph Myers <joseph@codesourcery.com>
2789 * config/arm/symbian-lib.h: New.
2791 2011-05-04 Chris Demetriou <cgd@google.com>
2793 * config/i386/morestack.S (__i686.get_pc_thunk.bx): Rename to...
2794 (__x86.get_pc_thunk.bx): ...this.
2795 (__morestack): Adjust for rename, remove undef of __i686.
2797 2011-05-03 Chris Demetriou <cgd@google.com>
2799 * config/i386/morestack.S (__i686.get_pc_thunk.bx): New.
2801 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2803 * config.host (alpha*-*-gnu*, arc-*-elf*, arm*-*-netbsd*,
2804 arm-*-pe*, crx-*-elf, i[34567]86-*-netbsd*, i[34567]86-*-pe,
2805 m68hc11-*-*|m6811-*-*, m68hc12-*-*|m6812-*-*, mcore-*-pe*,
2806 powerpc64-*-gnu*, powerpc-*-gnu-gnualtivec*, powerpc-*-gnu*,
2807 sh-*-symbianelf* | sh[12346l]*-*-symbianelf*, vax-*-netbsd*):
2810 2011-03-14 Andreas Tobler <andreast@fgznet.ch>
2812 * config.host (cpu_type): Add FreeBSD PowerPC specific parts.
2813 Adjust copyright year.
2815 2011-03-07 Ian Lance Taylor <iant@google.com>
2817 * generic-morestack.c (__splitstack_find): Adjust returned stack
2818 pointer to include all registers pushed by __morestack.
2820 2011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
2823 * configure.ac: Call ACX_NONCANONICAL_TARGET.
2824 (toolexecdir): Calculate and AC_SUBST.
2825 (toolexeclibdir): Likewise.
2826 * Makefile.in (target_noncanonical): Import.
2827 (toolexecdir): Likewise.
2828 (toolexeclibdir): Likewise.
2829 * configure: Regenerate.
2831 2010-12-13 Nathan Froyd <froydnj@codesourcery.com>
2834 * config/arm/bpabi.h: Rename to...
2835 * config/arm/bpabi-lib.h: ...this.
2837 2010-12-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2839 * configure.ac: Use i386/t-crtstuff on i?86-*-solaris2* if
2841 * configure: Regenerate.
2843 2010-11-24 Nathan Froyd <froydnj@codesourcery.com>
2845 * config/libbid/bid_conf.h (BID_BIG_ENDIAN): Define in terms of
2846 __FLOAT_WORD_ORDER__.
2847 * config/libbid/bid_gcc_intrinsics.h (LIBGCC2_FLOAT_WORDS_BIG_ENDIAN):
2850 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2853 * Makefile.in (install-strip): New phony target.
2855 2010-11-07 Ian Lance Taylor <iant@google.com>
2858 * config/i386/morestack.S (__morestack_large_model): New
2861 2010-10-23 Nathan Froyd <froydnj@codesourcery.com>
2863 * config/libbid/bid_gcc_intrinsics.h (LIBGCC2_WORDS_BIG_ENDIAN):
2865 (LIBGCC2_FLOAT_WORDS_BIG_ENDIAN): Test __BYTE_ORDER__.
2867 2010-10-14 Nathan Froyd <froydnj@codesourcery.com>
2869 * config/arm/bpabi.h: New file.
2870 * config/frv/frv-abi.h: New file.
2872 2010-10-01 Ian Lance Taylor <iant@google.com>
2874 * config/t-stack(LIB2ADD_ST): Set instead of LIB2ADD.
2875 * config/i386/t-stack-i386 (LIB2ADD_ST): Likewise.
2877 2010-10-01 H.J. Lu <hongjiu.lu@intel.com>
2880 * config.host: Add the missing `$'.
2882 2010-09-30 Michael Eager <eager@eagercon.com>
2884 * config.host: Add microblaze*-*-*.
2885 * config/microblaze/{divsi3.asm,divsi3_table.c,moddi3.asm,modsi3.asm,
2886 muldi3_hard.asm,mulsi3.asm,stack_overflow_exit.asm,t-microblaze,
2887 udivsi3.asm,umodsi3.asm}: New.
2889 2010-09-28 Ian Lance Taylor <iant@google.com>
2891 * configure.ac: Adjust CFI test to test assembler directly rather
2892 than checking gcc preprocessor macro.
2893 * configure: Rebuild.
2895 2010-09-27 Ian Lance Taylor <iant@google.com>
2897 * configure.ac: Test whether assembler supports CFI directives.
2898 * config.host: Only add t-stack and i386/t-stack-i386 to
2899 tmake_file if libgcc_cv_cfi is "yes".
2900 * configure: Rebuild.
2902 2010-09-27 Ian Lance Taylor <iant@google.com>
2904 * generic-morestack.h: New file.
2905 * generic-morestack.c: New file.
2906 * generic-morestack-thread.c: New file.
2907 * config/i386/morestack.S: New file.
2908 * config/t-stack: New file.
2909 * config/i386/t-stack-i386: New file.
2910 * config.host (i[34567]86-*-linux* and friends): Add t-stack and
2911 i386/t-stack-i386 to tmake_file.
2913 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2915 * Makefile.in (libgcc-extra-parts): Check for static archives and
2916 invoke ranlib after installing them.
2917 (gcc-extra-parts): Likewise.
2918 (install-leaf): Likewise.
2920 2010-09-14 H.J. Lu <hongjiu.lu@intel.com>
2922 * configure: Regenerated.
2924 2010-09-10 Kai Tietz <kai.tietz@onevision.com>
2926 * configure: Regenerated.
2928 2010-09-09 Gerald Pfeifer <gerald@pfeifer.com>
2929 Andrew Pinski <pinskia@gmail.com>
2932 * config.host (ia64*-*-freebsd*): Set extra_parts. Set tmake_file.
2934 2010-09-06 H.J. Lu <hongjiu.lu@intel.com>
2937 * configure: Regenerated.
2939 2010-09-06 Andreas Schwab <schwab@redhat.com>
2941 * configure: Regenerate.
2943 2010-09-03 Uros Bizjak <ubizjak@gmail.com>
2945 * config/i386/t-sol2 (__copysigntf3, __fabstf3): Disable for
2947 (__fixtfti, __fixunstfti, __floattitf, __floatuntitf): Enable only
2950 2010-09-03 Uros Bizjak <ubizjak@gmail.com>
2951 Iain Sandoe <iains@gcc.gnu.org>
2954 * Makefile.in (sifuncs, difuncs, tifuncs): Filter out
2955 LIB2FUNCS_EXCLUDE functions.
2957 2010-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2959 * configure.ac: Use the GCC_AC_ENABLE_DECIMAL_FLOAT macro.
2961 * configure: Regenerate.
2963 2010-09-01 Uros Bizjak <ubizjak@gmail.com>
2965 * config.host (i[34567]86-*-freebsd*, x86_64-*-freebsd*): Add
2966 i386/t-freebsd to tmake_file.
2967 * config/i386/t-freebsd: New file.
2968 * config/i386/libgcc-bsd.ver: New file.
2970 2010-07-23 Nathan Froyd <froydnj@codesourcery.com>
2972 * config.host (powerpc*-eabispe*): Set tmake_file.
2973 (powerpc*-eabi*): Likewise.
2974 * config/rs6000/t-ppccomm (EXTRA_PARTS): Add crtbegin, crtend,
2975 crtbeginS, crtendS, crtbeginT.
2977 2010-06-12 Kazu Hirata <kazu@codesourcery.com>
2979 * config.host (mips64*-*-linux*, mips*-*-linux*): Add mips/t-crtfm
2980 to tmake_file. Add crtfastmath.o to extra_parts.
2981 * config/mips/t-crtfm: New.
2983 2010-05-19 Joel Sherrill <joel.sherrill@oarcorp.com>
2985 * config.host (sparc64-*-rtems*): New target.
2987 2010-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2989 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun
2992 2010-04-15 Thomas Schwinge <tschwinge@gnu.org>
2994 * config.host <i[34567]86-*-gnu*>: Handle softfp as for Linux.
2996 2010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2998 * config.host (alpha*-dec-osf[45]*): Removed alpha*-dec-osf4*,
2999 alpha-dec-osf5.0* support.
3001 2010-04-01 Ralf Corsépius <ralf.corsepius@rtems.org>
3003 * config.host: Add lm32-*-rtems*.
3005 2010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3006 Uros Bizjak <ubizjak@gmail.com>
3009 * config.host (i[34567]86-*-solaris2): Handle 32-bit Solaris 2/x86
3010 like other remaining 32-bit x86 OSes.
3011 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun
3013 * config/i386/libgcc-sol2.ver: New file.
3014 * config/i386/t-sol2 (SHLIB_MAPFILES): Add it.
3016 2010-03-30 Jack Howarth <howarth@bromo.med.uc.edu>
3019 * Makefile.in (INTERNAL_CFLAGS): Add @set_use_emutls@.
3020 * configure.ac: Use GCC_CHECK_EMUTLS to see if emulated TLS
3021 is used and substitute set_use_emutls.
3022 * configure: Regenerated.
3024 2010-03-30 Tarik Graba <tarik.graba@telecom-paristech.fr>
3026 * config/lm32/t-lm32: Remove misplaced MULTILIB_OPTIONS.
3028 2010-03-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3031 * config/i386/t-sol2 ($(T)gmon.o): Use CFLAGS instead of
3033 ($(T)gcrt1.o): Likewise.
3034 ($(T)crt1.o): Likewise.
3035 ($(T)crti.o): Likewise.
3036 ($(T)crtn.o): Likewise.
3038 2010-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3041 * Makefile.in (install): Use $(MAKE) string in rule, for
3044 2010-02-22 Hans-Peter Nilsson <hp@bitrange.com>
3046 Migrate from broken pre-libgcc legacy support to libgcc-centric rules.
3047 * config/mmix/t-mmix: New file.
3048 * config.host <mmix-knuth-mmixware> (extra_parts, tmake_file): Set.
3050 2010-02-02 Jack Howarth <howarth@bromo.med.uc.edu>
3053 * config/t-slibgcc-darwin: Add libgcc-libsystem.ver to
3056 2010-01-04 Anthony Green <green@moxielogic.com>
3058 * config/moxie/crti.asm, config/moxie/crtn.asm,
3059 config/moxie/t-moxie-softfp, config/moxie/sfp-machine.h,
3060 config/moxie/t-moxie: New files.
3061 * config.host: Add t-moxie-softfp reference.
3063 2009-11-18 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
3066 * config/t-slibgcc-darwin: Fix embedded rpaths for
3067 --enable-version-specific-runtime-libs, build extension stub
3068 libs exposing features available from current libgcc_s.
3070 2009-11-11 Jon Beniston <jon@beniston.com>
3072 * config.host: Add lm32 targets.
3073 * config/lm32: New directory.
3074 * config/lm32/libgcc_lm32.h: New file.
3075 * config/lm32/_mulsi3.c: New file.
3076 * config/lm32/_udivmodsi4.c: New file.
3077 * config/lm32/_divsi3.c: New file.
3078 * config/lm32/_modsi3.c: New file.
3079 * config/lm32/_udivsi3.c: New file.
3080 * config/lm32/_umodsi3.c: New file.
3081 * config/lm32/_lshrsi3.S: New file.
3082 * config/lm32/_ashrsi3.S: New file.
3083 * config/lm32/_ashlsi3.S: New file.
3084 * config/lm32/crti.S: New file.
3085 * config/lm32/crtn.S: New file.
3086 * config/lm32/t-lm32: New file.
3087 * config/lm32/t-elf: New file.
3088 * config/lm32/t-uclinux: New file.
3090 2009-10-26 Nick Clifton <nickc@redhat.com>
3092 * config.host: Add support for RX target.
3093 * config/rx: New directory.
3094 * config/rx/rx-abi-functions.c: New file. Supplementary
3095 functions for libgcc to support the RX ABI.
3096 * config/rx/rx-abi.h: New file. Supplementary header file for
3097 libgcc RX ABI functions.
3098 * config/rx/t-rx: New file: Makefile fragment for building
3101 2009-10-09 Uros Bizjak <ubizjak@gmail.com>
3103 * config/i386/32/sfp-machine.h (__FP_FRAC_SUB_4): Change operand
3104 constraint of y0 to "g".
3106 2009-10-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3108 * config.host: Include the s390 makefile fragments.
3109 * config/s390/32/_fixdfdi.c: New file.
3110 * config/s390/32/_fixsfdi.c: New file.
3111 * config/s390/32/_fixtfdi.c: New file.
3112 * config/s390/32/_fixunsdfdi.c: New file.
3113 * config/s390/32/_fixunssfdi.c: New file.
3114 * config/s390/32/_fixunstfdi.c: New file.
3115 * config/s390/32/t-floattodi: New file.
3116 * config/s390/libgcc-glibc.ver: New file.
3117 * config/s390/t-crtstuff: New file.
3118 * config/s390/t-linux: New file.
3119 * config/s390/t-tpf: New file.
3121 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3123 * configure.ac (AC_PREREQ): Bump to 2.64.
3125 2009-08-22 Kaz Kojima <kkojima@gcc.gnu.org>
3127 * config/sh/t-linux (HOST_LIBGCC2_CFLAGS): Add -mieee.
3129 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3131 * configure: Regenerate.
3133 2009-08-09 Douglas B Rupp <rupp@gnat.com>
3135 * config.host (ia64-hp-*vms*): New target.
3136 (alpha64-dec-*vms*,alpha*-dec-*vms*): Fix for config/vms and unify
3139 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3141 * configure.ac: Add snippet for maintainer-mode.
3142 * configure: Regenerate.
3143 * Makefile.in (AUTOCONF, configure_deps): New variables.
3144 ($(srcdir)/configure)): New rule, active only with maintainer
3147 2009-06-23 DJ Delorie <dj@redhat.com>
3150 * config.host: Add mep support.
3152 2009-06-22 Kai Tietz <kai.tietz@onevision.com>
3154 * config.host: Add i386/${host_address}/t-fprules-softfp and
3155 t-softfp to tmake_file for i[34567]86-*-mingw*, x86_64-*-mingw*.
3157 * config/i386/64/_divtc3.c: Disable usage of .symver assembly symbol
3159 * config/i386/64/_multc3.c: Likewise.
3160 * config/i386/64/_powitf2.c: Likewise.
3161 * config/i386/64/eqtf2.c: Likewise.
3162 * config/i386/64/getf2.c: Likewise.
3163 * config/i386/64/letf2.c: Likewise.
3164 * config/i386/64/letf2.c: Likewise.
3165 * config/i386/64/sfp-machine.h (_FP_W_TYPE): Define as
3166 unsigned long long for x64 mingw targets.
3167 (_FP_WS_TYPE): Define as signed long long for x64 mingw target.
3168 (_FP_I_TYPE): Define as long long for x64 mingw target.
3170 2009-06-10 Maciej W. Rozycki <macro@linux-mips.org>
3172 * config.host (vax-*-linux*): New.
3174 2009-05-31 Anthony Green <green@moxielogic.com>
3176 * config.host: Add moxie support.
3177 * config/moxie/t-moxie: New file.
3179 2009-05-29 David Billinghurst <billingd@gcc.gnu.org>
3181 * config.host: Add i386/${host_address}/t-fprules-softfp and
3182 t-softfp to tmake_file for i[34567]86-*-cygwin*.
3184 2009-04-17 Aurelien Jarno <aurelien@aurel32.net>
3186 * config.host: Add i386/${host_address}/t-fprules-softfp to
3187 tmake_file for i[34567]86-*-kfreebsd*-gnu, x86_64-*-kfreebsd*-gnu*.
3189 2009-04-09 Nick Clifton <nickc@redhat.com>
3191 * config/ia64/tf-signs.c: Change copyright header to refer to
3192 version 3 of the GNU General Public License with version 3.1
3193 of the GCC Runtime Library Exception and to point readers at
3194 the COPYING3 and COPYING3.RUNTIME files and the FSF's license
3196 * config/i386/32/tf-signs.c: Likewise.
3197 * config/libbid/_addsub_dd.c: Likewise.
3198 * config/libbid/_addsub_sd.c: Likewise.
3199 * config/libbid/_addsub_td.c: Likewise.
3200 * config/libbid/_dd_to_df.c: Likewise.
3201 * config/libbid/_dd_to_di.c: Likewise.
3202 * config/libbid/_dd_to_sd.c: Likewise.
3203 * config/libbid/_dd_to_sf.c: Likewise.
3204 * config/libbid/_dd_to_si.c: Likewise.
3205 * config/libbid/_dd_to_td.c: Likewise.
3206 * config/libbid/_dd_to_tf.c: Likewise.
3207 * config/libbid/_dd_to_udi.c: Likewise.
3208 * config/libbid/_dd_to_usi.c: Likewise.
3209 * config/libbid/_dd_to_xf.c: Likewise.
3210 * config/libbid/_df_to_dd.c: Likewise.
3211 * config/libbid/_df_to_sd.c: Likewise.
3212 * config/libbid/_df_to_td.c: Likewise.
3213 * config/libbid/_di_to_dd.c: Likewise.
3214 * config/libbid/_di_to_sd.c: Likewise.
3215 * config/libbid/_di_to_td.c: Likewise.
3216 * config/libbid/_div_dd.c: Likewise.
3217 * config/libbid/_div_sd.c: Likewise.
3218 * config/libbid/_div_td.c: Likewise.
3219 * config/libbid/_eq_dd.c: Likewise.
3220 * config/libbid/_eq_sd.c: Likewise.
3221 * config/libbid/_eq_td.c: Likewise.
3222 * config/libbid/_ge_dd.c: Likewise.
3223 * config/libbid/_ge_sd.c: Likewise.
3224 * config/libbid/_ge_td.c: Likewise.
3225 * config/libbid/_gt_dd.c: Likewise.
3226 * config/libbid/_gt_sd.c: Likewise.
3227 * config/libbid/_gt_td.c: Likewise.
3228 * config/libbid/_isinfd128.c: Likewise.
3229 * config/libbid/_isinfd32.c: Likewise.
3230 * config/libbid/_isinfd64.c: Likewise.
3231 * config/libbid/_le_dd.c: Likewise.
3232 * config/libbid/_le_sd.c: Likewise.
3233 * config/libbid/_le_td.c: Likewise.
3234 * config/libbid/_lt_dd.c: Likewise.
3235 * config/libbid/_lt_sd.c: Likewise.
3236 * config/libbid/_lt_td.c: Likewise.
3237 * config/libbid/_mul_dd.c: Likewise.
3238 * config/libbid/_mul_sd.c: Likewise.
3239 * config/libbid/_mul_td.c: Likewise.
3240 * config/libbid/_ne_dd.c: Likewise.
3241 * config/libbid/_ne_sd.c: Likewise.
3242 * config/libbid/_ne_td.c: Likewise.
3243 * config/libbid/_sd_to_dd.c: Likewise.
3244 * config/libbid/_sd_to_df.c: Likewise.
3245 * config/libbid/_sd_to_di.c: Likewise.
3246 * config/libbid/_sd_to_sf.c: Likewise.
3247 * config/libbid/_sd_to_si.c: Likewise.
3248 * config/libbid/_sd_to_td.c: Likewise.
3249 * config/libbid/_sd_to_tf.c: Likewise.
3250 * config/libbid/_sd_to_udi.c: Likewise.
3251 * config/libbid/_sd_to_usi.c: Likewise.
3252 * config/libbid/_sd_to_xf.c: Likewise.
3253 * config/libbid/_sf_to_dd.c: Likewise.
3254 * config/libbid/_sf_to_sd.c: Likewise.
3255 * config/libbid/_sf_to_td.c: Likewise.
3256 * config/libbid/_si_to_dd.c: Likewise.
3257 * config/libbid/_si_to_sd.c: Likewise.
3258 * config/libbid/_si_to_td.c: Likewise.
3259 * config/libbid/_td_to_dd.c: Likewise.
3260 * config/libbid/_td_to_df.c: Likewise.
3261 * config/libbid/_td_to_di.c: Likewise.
3262 * config/libbid/_td_to_sd.c: Likewise.
3263 * config/libbid/_td_to_sf.c: Likewise.
3264 * config/libbid/_td_to_si.c: Likewise.
3265 * config/libbid/_td_to_tf.c: Likewise.
3266 * config/libbid/_td_to_udi.c: Likewise.
3267 * config/libbid/_td_to_usi.c: Likewise.
3268 * config/libbid/_td_to_xf.c: Likewise.
3269 * config/libbid/_tf_to_dd.c: Likewise.
3270 * config/libbid/_tf_to_sd.c: Likewise.
3271 * config/libbid/_tf_to_td.c: Likewise.
3272 * config/libbid/_udi_to_dd.c: Likewise.
3273 * config/libbid/_udi_to_sd.c: Likewise.
3274 * config/libbid/_udi_to_td.c: Likewise.
3275 * config/libbid/_unord_dd.c: Likewise.
3276 * config/libbid/_unord_sd.c: Likewise.
3277 * config/libbid/_unord_td.c: Likewise.
3278 * config/libbid/_usi_to_dd.c: Likewise.
3279 * config/libbid/_usi_to_sd.c: Likewise.
3280 * config/libbid/_usi_to_td.c: Likewise.
3281 * config/libbid/_xf_to_dd.c: Likewise.
3282 * config/libbid/_xf_to_sd.c: Likewise.
3283 * config/libbid/_xf_to_td.c: Likewise.
3284 * config/libbid/bid128.c: Likewise.
3285 * config/libbid/bid128_2_str.h: Likewise.
3286 * config/libbid/bid128_2_str_macros.h: Likewise.
3287 * config/libbid/bid128_2_str_tables.c: Likewise.
3288 * config/libbid/bid128_add.c: Likewise.
3289 * config/libbid/bid128_compare.c: Likewise.
3290 * config/libbid/bid128_div.c: Likewise.
3291 * config/libbid/bid128_fma.c: Likewise.
3292 * config/libbid/bid128_logb.c: Likewise.
3293 * config/libbid/bid128_minmax.c: Likewise.
3294 * config/libbid/bid128_mul.c: Likewise.
3295 * config/libbid/bid128_next.c: Likewise.
3296 * config/libbid/bid128_noncomp.c: Likewise.
3297 * config/libbid/bid128_quantize.c: Likewise.
3298 * config/libbid/bid128_rem.c: Likewise.
3299 * config/libbid/bid128_round_integral.c: Likewise.
3300 * config/libbid/bid128_scalb.c: Likewise.
3301 * config/libbid/bid128_sqrt.c: Likewise.
3302 * config/libbid/bid128_string.c: Likewise.
3303 * config/libbid/bid128_to_int16.c: Likewise.
3304 * config/libbid/bid128_to_int32.c: Likewise.
3305 * config/libbid/bid128_to_int64.c: Likewise.
3306 * config/libbid/bid128_to_int8.c: Likewise.
3307 * config/libbid/bid128_to_uint16.c: Likewise.
3308 * config/libbid/bid128_to_uint32.c: Likewise.
3309 * config/libbid/bid128_to_uint64.c: Likewise.
3310 * config/libbid/bid128_to_uint8.c: Likewise.
3311 * config/libbid/bid32_to_bid128.c: Likewise.
3312 * config/libbid/bid32_to_bid64.c: Likewise.
3313 * config/libbid/bid64_add.c: Likewise.
3314 * config/libbid/bid64_compare.c: Likewise.
3315 * config/libbid/bid64_div.c: Likewise.
3316 * config/libbid/bid64_fma.c: Likewise.
3317 * config/libbid/bid64_logb.c: Likewise.
3318 * config/libbid/bid64_minmax.c: Likewise.
3319 * config/libbid/bid64_mul.c: Likewise.
3320 * config/libbid/bid64_next.c: Likewise.
3321 * config/libbid/bid64_noncomp.c: Likewise.
3322 * config/libbid/bid64_quantize.c: Likewise.
3323 * config/libbid/bid64_rem.c: Likewise.
3324 * config/libbid/bid64_round_integral.c: Likewise.
3325 * config/libbid/bid64_scalb.c: Likewise.
3326 * config/libbid/bid64_sqrt.c: Likewise.
3327 * config/libbid/bid64_string.c: Likewise.
3328 * config/libbid/bid64_to_bid128.c: Likewise.
3329 * config/libbid/bid64_to_int16.c: Likewise.
3330 * config/libbid/bid64_to_int32.c: Likewise.
3331 * config/libbid/bid64_to_int64.c: Likewise.
3332 * config/libbid/bid64_to_int8.c: Likewise.
3333 * config/libbid/bid64_to_uint16.c: Likewise.
3334 * config/libbid/bid64_to_uint32.c: Likewise.
3335 * config/libbid/bid64_to_uint64.c: Likewise.
3336 * config/libbid/bid64_to_uint8.c: Likewise.
3337 * config/libbid/bid_b2d.h: Likewise.
3338 * config/libbid/bid_binarydecimal.c: Likewise.
3339 * config/libbid/bid_conf.h: Likewise.
3340 * config/libbid/bid_convert_data.c: Likewise.
3341 * config/libbid/bid_decimal_data.c: Likewise.
3342 * config/libbid/bid_decimal_globals.c: Likewise.
3343 * config/libbid/bid_div_macros.h: Likewise.
3344 * config/libbid/bid_dpd.c: Likewise.
3345 * config/libbid/bid_flag_operations.c: Likewise.
3346 * config/libbid/bid_from_int.c: Likewise.
3347 * config/libbid/bid_functions.h: Likewise.
3348 * config/libbid/bid_gcc_intrinsics.h: Likewise.
3349 * config/libbid/bid_inline_add.h: Likewise.
3350 * config/libbid/bid_internal.h: Likewise.
3351 * config/libbid/bid_round.c: Likewise.
3352 * config/libbid/bid_sqrt_macros.h: Likewise.
3354 2009-04-09 Jakub Jelinek <jakub@redhat.com>
3356 * Makefile.in: Change copyright header to refer to version
3357 3 of the GNU General Public License and to point readers at the
3358 COPYING3 file and the FSF's license web page.
3359 * config.host: Likewise.
3361 2009-04-07 Alan Modra <amodra@bigpond.net.au>
3363 * config.host: Reorder and merge to match config.gcc change.
3365 2009-04-03 Alan Modra <amodra@bigpond.net.au>
3367 * config.host (powerpc-*-linux*altivec*, powerpc-*-linux*spe): Delete.
3369 2009-03-28 Joseph Myers <joseph@codesourcery.com>
3371 * config.host (arm-*-coff*, armel-*-coff*, arm-semi-aof,
3372 armel-semi-aof, h8300-*-*, i[34567]86-*-aout*, i[34567]86-*-coff*,
3373 m68k-*-aout*, m68k-*-coff*, pdp11-*-bsd, rs6000-ibm-aix4.[12]*,
3374 powerpc-ibm-aix4.[12]*, sh-*-*): Remove.
3376 2009-02-12 Uros Bizjak <ubizjak@gmail.com>
3378 * config.host (ia64*-*-linux*): Add t-softfp to tmake_file.
3379 * config/ia64/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
3381 2009-02-12 H.J. Lu <hongjiu.lu@intel.com>
3383 * config.host (ia64*-*-linux*): Add ia64/t-fprules-softfp and
3384 ia64/t-softfp-compat to tmake_file.
3386 * Makefile.in (gen-hide-list): Ignore .*_compat and .*@.*.
3388 * config/ia64/__divxf3.asm: New.
3389 * config/ia64/_fixtfdi.asm: Likewise.
3390 * config/ia64/_fixunstfdi.asm: Likewise.
3391 * config/ia64/_floatditf.asm: Likewise.
3392 * config/ia64/t-fprules-softfp: Likewise.
3393 * config/ia64/t-softfp-compat: Likewise.
3394 * config/ia64/tf-signs.c: Likewise.
3396 2009-01-18 Ben Elliston <bje@au.ibm.com>
3398 * config/i386/32/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
3400 2009-01-16 Ben Elliston <bje@au.ibm.com>
3402 * config.host (i[34567]86-*-linux*, x86_64-*-linux*): Add t-softfp
3405 2009-01-13 Ben Elliston <bje@au.ibm.com>
3407 * config/t-softfp: New file.
3408 * config.host (powerpc64-*-linux*, powerpc64-*-gnu*): Add t-softfp.
3409 (powerpc-*-linux*spe*, powerpc-*-linux*): Likewise.
3411 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
3413 * config.host: Add m32r*-*-rtems*.
3415 2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
3417 * config.host: Add m32c*-*-rtems*.
3419 2008-11-20 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3422 * configure.ac (i?86-*-solaris2.1[0-9]*): Only include
3423 i386/t-crtstuff if linker supports ZERO terminator unwind entries.
3424 * configure: Regenerate.
3425 * config.host (i[34567]86-*-solaris2*): Move i386/t-sol2 in
3426 tmake_file here from gcc/config.gcc.
3427 Move extra_parts here from gcc/config.gcc.
3428 * config/i386/t-sol2: Move here from gcc/config/i386.
3429 Use gcc_srcdir instead of srcdir.
3431 2008-11-18 Adam Nemet <anemet@caviumnetworks.com>
3433 * config.host (mipsisa64r2-*-elf* | mipsisa64r2el-*-elf*): New
3436 2008-11-09 Thomas Schwinge <tschwinge@gnu.org>
3438 * config.host <t-tls>: Also enable for GNU/kFreeBSD and GNU/kNetBSD.
3440 2008-10-08 Thomas Schwinge <tschwinge@gnu.org>
3442 * config.host: Fold `*-*-gnu*' cases into the Linux ones.
3444 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3447 * config.host: Add picochip-*-*.
3449 2008-08-06 Bob Wilson <bob.wilson@acm.org>
3451 * config.host: Match more processor names for Xtensa.
3453 2008-07-08 H.J. Lu <hongjiu.lu@intel.com>
3455 * config/i386/64/t-softfp-compat: Update comments.
3457 2008-07-07 H.J. Lu <hongjiu.lu@intel.com>
3459 * config/i386/64/_divtc3-compat.c: Moved to ...
3460 * config/i386/64/_divtc3.c: Here.
3462 * config/i386/64/_multc3-compat.c: Moved to ...
3463 * config/i386/64/_multc3.c: Here.
3465 * config/i386/64/_powitf2-compat.c: Moved to ...
3466 * config/i386/64/_powitf2.c: Here.
3468 * config/i386/64/t-softfp-compat (libgcc2-tf-compats): Add
3469 .c suffix instead of -compat.c.
3471 2008-07-05 Uros Bizjak <ubizjak@gmail.com>
3473 * config/i386/32/sfp-machine.h (_FP_MUL_MEAT_S): Remove.
3474 (_FP_MUL_MEAT_D): Ditto.
3475 (_FP_DIV_MEAT_S): Ditto.
3476 (_FP_DIV_MEAT_D): Ditto.
3478 2008-07-03 Richard Sandiford <rdsandiford@googlemail.com>
3480 * Makefile.in: Add support for __sync_* libgcc functions.
3482 2008-07-03 H.J. Lu <hongjiu.lu@intel.com>
3484 * shared-object.mk ($(base)_s$(objext)): Remove -DSHARED.
3486 2008-07-02 H.J. Lu <hongjiu.lu@intel.com>
3489 * config.host: Only include 32bit t-fprules-softfp for Darwin/x86
3490 and Linux/x86. Include 64bit t-softfp-compat for Linux/x86.
3492 * config/i386/64/t-fprules-softfp: Moved to ...
3493 * config/i386/64/t-softfp-compat: This. New.
3495 2008-07-02 Uros Bizjak <ubizjak@gmail.com>
3497 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS) [FP_EX_INVALID]:
3498 Initialize f with 0.0.
3500 2008-07-02 H.J. Lu <hongjiu.lu@intel.com>
3503 * shared-object.mk ($(base)_s$(objext)): Add -DSHARED.
3505 * config/i386/64/_divtc3-compat.c: New.
3506 * config/i386/64/_multc3-compat.c: Likewise.
3507 * config/i386/64/_powitf2-compat.c: Likewise.
3508 * config/i386/64/eqtf2.c: Likewise.
3509 * config/i386/64/getf2.c: Likewise.
3510 * config/i386/64/letf2.c: Likewise.
3511 * config/i386/64/t-fprules-softfp: Likewise.
3513 2008-07-02 H.J. Lu <hongjiu.lu@intel.com>
3515 * config.host: Add i386/${host_address}/t-fprules-softfp to
3516 tmake_file for i[34567]86-*-darwin*, x86_64-*-darwin*,
3517 i[34567]86-*-linux*, x86_64-*-linux*.
3519 * configure.ac: Set host_address to 64 or 32 for x86.
3520 * configure: Regenerated.
3522 * Makefile.in (config.status): Also depend on
3523 $(srcdir)/config.host.
3525 * config/i386/32/t-fprules-softfp: New.
3526 * config/i386/32/tf-signs.c: Likewise.
3528 * config/i386/64/sfp-machine.h: New. Moved from gcc.
3530 2008-07-02 H.J. Lu <hongjiu.lu@intel.com>
3531 Uros Bizjak <ubizjak@gmail.com>
3533 * config/i386/32/sfp-machine.h: New.
3535 2008-06-26 Nathan Froyd <froydnj@codesourcery.com>
3537 * config/rs6000/t-ppccomm: Remove rules that conflict with
3538 auto-generated rules.
3540 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3542 * configure.ac: sinclude override.m4.
3543 * configure: Regenerate.
3545 2008-06-11 Bernhard Fischer <aldot@gcc.gnu.org>
3547 * configure: Regenerate.
3549 2008-06-10 Joseph Myers <joseph@codesourcery.com>
3551 * Makefile.in (DECNUMINC): Remove
3552 -I$(MULTIBUILDTOP)../../libdecnumber.
3555 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3557 * config.host (strongarm*-*-*, ep9312*-*-*, xscale-*-*,
3558 parisc*-*-*, m680[012]0-*-*, *-*-linux*libc1*, *-*-linux*aout*,
3559 alpha*-*-unicosmk*, strongarm*-*-freebsd*, ep9312-*-elf,
3560 arm*-*-kaos*, cris-*-aout, parisc*64*-*-linux*, parisc*-*-linux*,
3561 hppa1.1-*-pro*, hppa1.1-*-osf*, hppa1.1-*-bsd*,
3562 i[34567]86-sequent-ptx4*, i[34567]86-sequent-sysv4*,
3563 i[34567]86-*-beoself*, i[34567]86-*-beos*, i[34567]86-*-sco3.2v5*,
3564 i[34567]86-*-sysv5*, i[34567]86-*-sysv4*, i[34567]86-*-uwin*,
3565 i[34567]86-*-kaos*, m68020-*-elf*, m68010-*-netbsdelf*,
3566 mips-wrs-windiss, mt-*-elf, powerpc-*-beos*, powerpc-*-chorusos*,
3567 powerpc-wrs-windiss*, powerpcle-*-sysv*, powerpc-*-kaos*,
3568 powerpcle-*-kaos*, sh*-*-kaos*, sparc-*-sysv4*, strongarm-*-elf*,
3569 strongarm-*-pe, strongarm-*-kaos*, vax-*-bsd*, vax-*-sysv*,
3570 vax-*-ultrix*, xscale-*-elf, xscale-*-coff): Remove.
3572 2008-05-25 Arthur Loiret <arthur.loiret@u-psud.fr>
3574 * config.host (sh2[lbe]*-*-linux*): Allow target.
3576 2008-04-30 Nathan Froyd <froydnj@codesourcery.com>
3578 * config/rs6000/t-ppccomm: Add build rules for new files.
3579 (LIB2ADD_ST): New variable.
3581 2008-04-07 Andy Hutchinson <hutchinsonandy@aim.com>
3585 * config.host (avr-*-*): Add avr cpu_type and avr tmake_file.
3586 * config/t-avr: New file. Build 16bit libgcc functions.
3588 2008-03-02 Jakub Jelinek <jakub@redhat.com>
3591 * config/t-slibgcc-darwin: Make install-leaf dependent on
3592 install-darwin-libgcc-stubs instead of install.
3594 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3596 * config.host (tic4x-*-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*,
3597 tic4x-*, h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
3598 sh-*-rtemscoff*): Remove cases.
3600 2007-12-27 Richard Sandiford <rsandifo@nildram.co.uk>
3602 * Makefile.in (all): Use install-leaf rather than install.
3603 (install): Split most of the rule into...
3604 (install-leaf): ...this new one.
3606 2007-12-19 Etsushi Kato <ek.kato@gmail.com>
3607 Paolo Bonzini <bonzini@gnu.org>
3610 * Makefile.in: Use @shlib_slibdir@ substitution to get
3611 correct install name on darwin.
3612 * config/t-slibgcc-darwin: Use @shlib_slibdir@ for -install_name.
3614 2007-12-15 Hans-Peter Nilsson <hp@axis.com>
3616 * config.host (crisv32-*-elf, crisv32-*-none): New, same as
3617 cris-*-elf and cris-*-none.
3618 (crisv32-*-linux*): Similar, as cris-*-linux*.
3620 2007-11-20 Rask Ingemann Lambertsen <rask@sygehus.dk>
3622 * config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.
3624 2007-10-27 H.J. Lu <hongjiu.lu@intel.com>
3627 * configure.ac: Replace have_cc_tls with gcc_cv_have_cc_tls.
3628 * configure: Regenerated.
3630 2007-09-27 H.J. Lu <hongjiu.lu@intel.com>
3632 * Makefile.in (dfp-filenames): Replace decimal_globals,
3633 decimal_data, binarydecimal and convert_data with
3634 bid_decimal_globals, bid_decimal_data, bid_binarydecimal
3635 and bid_convert_data, respectively.
3637 2007-09-17 Chao-ying Fu <fu@mips.com>
3638 Nigel Stephens <nigel@mips.com>
3640 * fixed-obj.mk: New file to support fine-grain fixed-point functions.
3641 * Makefile.in (fixed_point): Define.
3642 Check if fixed_point is yes to build support functions.
3643 * configure.ac: Check for fixed_point support.
3644 * configure: Regenerated.
3645 * gen-fixed.sh: New file to generate lists of fixed-point labels,
3646 funcs, modes, from, to.
3648 2007-09-11 Janis Johnson <janis187@us.ibm.com
3650 * Makefile.in (dfp-filenames): Add bid128_noncomp.
3652 2007-09-10 Janis Johnson <janis187@us.ibm.com>
3654 * Makefile.in (dfp-filenames): Remove decUtility, add
3655 decDouble, decPacked, decQuad, decSingle.
3657 2007-08-27 Hans Kester <hans.kester@ellips.nl>
3659 * config.host : Add x86_64-elf target.
3661 2007-07-06 H.J. Lu <hongjiu.lu@intel.com>
3663 * configure.ac (set_have_cc_tls): Add a missing =.
3664 * configure: Regenerated.
3666 2007-07-06 H.J. Lu <hongjiu.lu@intel.com>
3668 * config.host (tmake_file): Add t-tls for i[34567]86-*-linux*
3669 and x86_64-*-linux*.
3671 * config/t-tls: New file.
3673 * Makefile.in (INTERNAL_CFLAGS): Add @set_have_cc_tls@.
3675 * configure.ac: Include ../config/enable.m4 and
3676 ../config/tls.m4. Use GCC_CHECK_CC_TLS to check if assembler
3677 supports TLS and substitute set_have_cc_tls.
3678 * configure: Regenerated.
3680 2007-07-04 H.J. Lu <hongjiu.lu@intel.com>
3682 * Makefile.in: Use libbid for DFP when BID is enabled.
3684 2007-06-14 Danny Smith <dannysmith@users.sourceforge.net>
3686 * config.host(*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to
3687 extra_parts. Add config/i386/t-cygming to tmake_file.
3688 * config/i386/t-cygming: New file with rules for crtbegin.o, crtend.o.
3690 2007-05-29 Zuxy Meng <zuxy.meng@gmail.com>
3691 Danny Smith <dannysmith@users.sourceforge.net>
3694 * config.host (i[34567]86-*-cygwin* | i[34567]86-*-mingw*) Add
3695 crtfastmath.o to extra_parts. Add i386/t-crtfm to tmake_file.
3696 * config/i386/t-crtfm: Compile crtfastmath.o with
3697 -minline-all-stringops.
3699 2007-05-10 Richard Sandiford <richard@codesourcery.com>
3701 * config.host (sparc-wrs-vxworks): New target.
3703 2007-04-14 Kazu Hirata <kazu@codesourcery.com>
3705 * config.host: Recognize fido.
3707 2007-04-04 Janis Johnson <janis187@us.ibm.com>
3709 * configure: Check host, not target, for decimal float support.
3711 2007-04-03 Uros Bizjak <ubizjak@gmail.com>
3713 * config/i386/t-crtpc: New file.
3714 * config.host (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.
3715 (x86_64-*-linux*): Ditto.
3717 2007-02-30 Kai Tietz <kai.tietz@onevision.com>
3719 * config.host (x86_64-*-mingw*): New target.
3721 2007-03-23 Michael Meissner <michael.meissner@amd.com>
3722 H.J. Lu <hongjiu.lu@intel.com>
3724 * Makefile.in (enable_decimal_float): New.
3726 -I$(srcdir)/../libdecnumber/$(enable_decimal_float).
3727 (dec-objects): Move decimal32, decimal64 and decimal128 to ...
3728 (decbits-filenames): This.
3729 (decbits-objects): New.
3730 (libgcc-objects): Add $(decbits-objects).
3732 * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
3733 Substitute enable_decimal_float.
3734 * configure: Regenerated.
3736 2007-03-19 Hans-Peter Nilsson <hp@axis.com>
3738 * config.host (cris-*-elf | cris-*-none): Set extra_parts.
3740 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3742 * Makefile.in (install-info): New dummy target.
3744 2007-03-05 Bernd Schmidt <bernd.schmidt@analog.com>
3746 * config.host (bfin*-linux-uclibc*): Set extra_parts.
3748 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3750 * Makefile.in: Add install-html and install-pdf dummy
3753 2007-02-05 Roger Sayle <roger@eyesopen.com>
3754 Daniel Jacobowitz <dan@codesourcery.com>
3756 * Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so.
3757 (libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK).
3758 (libunwind.so): Likewise for $(SHLIBUNWIND_LINK).
3760 2007-01-29 Janis Johnson <janis187@us.ibm.com>
3762 * Makefile.in (dec-filenames): Add decExcept.
3764 2007-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3767 * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
3770 2007-01-25 Daniel Jacobowitz <dan@codesourcery.com>
3772 * configure.ac: Add --enable-version-specific-runtime-libs.
3773 Correct $slibdir default.
3774 * configure: Regenerated.
3776 2007-01-23 Joseph Myers <joseph@codesourcery.com>
3778 * config/rs6000/t-ldbl128: Always use -mlong-double-128.
3780 2007-01-21 Andrew Pinski <pinskia@gmail.com>
3783 * config.host (alpha*-*-linux*): Set extra_parts.
3785 2007-01-09 Kaz Kojima <kkojima@gcc.gnu.org>
3787 * config/sh/t-linux: New.
3788 * config.host (sh*-*-linux*): Set tmake_file.
3790 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3792 * Makefile.in (install): Handle multilibs.
3794 2007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
3796 * Makefile.in: Added .PHONY entry for documentation targets.
3798 2007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
3800 * Makefile.in: Add empty info, html, dvi, pdf targets.
3802 2007-01-04 Mike Stump <mrs@apple.com>
3804 * Makefile.in (MAKEINFO): Remove.
3807 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
3809 * configure.ac: Add GCC_TOPLEV_SUBDIRS.
3810 * configure: Regenerate.
3811 * Makefile.in (host_subdir): Substitute it.
3812 (gcc_objdir): Use it.
3814 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3816 * config.host (ia64*-*-linux*): Set tmake_file.
3818 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3820 * Makefile.in (version): Define.
3822 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3823 Paolo Bonzini <bonzini@gnu.org>
3825 * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
3826 config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
3827 config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
3828 config/sparc/t-crtfm, config/t-slibgcc-darwin,
3829 config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
3830 shared-object.mk, siditi-object.mk, static-object.mk: New files.
3831 * configure: Generated.