]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgcc/ChangeLog
* lib/target-supports.exp
[thirdparty/gcc.git] / libgcc / ChangeLog
CommitLineData
492fbea1
UB
12012-06-09 Uros Bizjak <ubizjak@gmail.com>
2
3 * config/i386/32/sfp-machine.h (__gcc_CMPtype, CMPtype,
4 _FP_KEEPNANFRACP, _FP_CHOOSENAN, FP_EX_INVALID, FP_EX_DENORM,
5 FP_EX_DIVZERO, FP_EX_OVERFLOW, FP_EX_UNDERFLOW, FP_EX_INEXACT,
6 FP_HANDLE_EXCEPTIONS, FP_RND_NEAREST, FP_RND_ZERO, FP_RND_PINF,
7 FP_RND_MINF, _FP_DEXL_EX, FP_INIT_ROUNDMODE, FP_ROUNDMODE,
8 __LITTLE_ENDIAN, __BIG_ENDIAN, strong_alias): Move ...
9 * config/i386/64/sfp-machine: ... (delete here) ...
10 * config/i386/sfp-machine.h: ... to here.
11 (FP_EX_MASK): New.
12 (__sfp_handle_exceptions): New function declaration.
13 (FP_HANDLE_EXCEPTIONS): Use __sfp_handle_exceptions.
14 * config/i386/sfp-exceptions.c: New.
15 * config/i386/t-softfp: New.
16 * config.host (i[34567]86-*-* and x86_64-*-* soft-fp targets): Add
17 i386/t-softfp to tmake_file.
18
7b4cf266
DM
192012-06-03 David S. Miller <davem@davemloft.net>
20
21 * longlong.h [SPARC] (sub_ddmmss): Fix thinko in previous 64-bit
22 change.
23
0de0d5c6
DM
242012-05-31 David S. Miller <davem@davemloft.net>
25
26 * longlong.h [SPARC] (umul_ppmm, udiv_qrnnd): Use hardware integer
27 multiply and divide instructions on 32-bit when V9.
28 (add_ssaaaa, sub_ddmmss): Convert to branchless code on 64-bit.
29
d8c9d391
JM
302012-05-29 Joseph Myers <joseph@codesourcery.com>
31
32 * config/arm/ieee754-df.S: Fix typos.
33 * config/arm/ieee754-sf.S: Fix typos.
34 * config/c6x/libunwind.S: Fix typos.
35 * config/epiphany/udivsi3-float.c: Fix typos.
36 * config/microblaze/muldi3_hard.S: Fix typos.
37 * config/picochip/adddi3.S: Fix typos.
38 * config/picochip/ashlsi3.S: Fix typos.
39 * config/picochip/ashrsi3.S: Fix typos.
40 * config/picochip/clzsi2.S: Fix typos.
41 * config/picochip/cmpsi2.S: Fix typos.
42 * config/picochip/divmod15.S: Fix typos.
43 * config/picochip/divmodhi4.S: Fix typos.
44 * config/picochip/divmodsi4.S: Fix typos.
45 * config/picochip/longjmp.S: Fix typos.
46 * config/picochip/lshrsi3.S: Fix typos.
47 * config/picochip/parityhi2.S: Fix typos.
48 * config/picochip/popcounthi2.S: Fix typos.
49 * config/picochip/setjmp.S: Fix typos.
50 * config/picochip/subdi3.S: Fix typos.
51 * config/picochip/ucmpsi2.S: Fix typos.
52 * config/picochip/udivmodhi4.S: Fix typos.
53 * config/picochip/udivmodsi4.S: Fix typos.
54 * config/spu/divv2df3.c: Fix typos.
55 * config/spu/mfc_multi_tag_release.c: Fix typos.
56 * config/spu/mfc_tag_release.c: Fix typos.
57 * configure.ac: Fix typos.
58 * configure: Regenerate.
59
31a18a7e
ILT
602012-05-25 Ian Lance Taylor <iant@google.com>
61
62 * config/i386/morestack.S (__morestack_non_split): Check whether
63 caller is varargs and needs %bp to hold the stack frame on return.
64
c5768510
OH
652012-05-25 Olivier Hainque <hainque@adacore.com>
66
67 * config/rs6000/vxworks/tramp.S (trampoline_setup): Use a longcall
68 sequence in the non pic case on VxWorks.
69
7c7c339b
OH
702012-05-24 Olivier Hainque <hainque@adacore.com>
71
73fb7630 72 * Makefile.in: Move dependency on install-unwind_h from
7c7c339b
OH
73 "install-leaf" to "install".
74
fdc1b7d3
OH
752012-05-24 Olivier Hainque <hainque@adacore.com>
76
77 * Makefile.in (clean): Remove libgcc_tm.stamp as well.
78 Use a separate command for stamp removals.
79
07ba94b9
AP
802012-05-21 Andrew Pinski <apinski@cavium.com>
81
82 PR bootstrap/53183
83 * configure.ac: Define the default includes to being none.
84 * configure: Regenerate.
85
4677d2eb
OH
862012-05-16 Olivier Hainque <hainque@adacore.com>
87
88 * Makefile.in (install-unwind_h): Rename into ...
89 (install-unwind_h-forbuild): New target.
90 (all): Use it instead of the former install-unwind_h.
91 (install-unwind_h): Reinstate, copy to user install destination
92 for include files, not to the internal gcc object directory one.
93 (install-leaf): Depend on it.
94
7d67c380
OH
952012-05-15 Olivier Hainque <hainque@adacore.com>
96
97 * config/rs6000/aix-unwind.h (*_REGNO): New, set of useful
98 register numbers. LR_REGNO replaces R_LR.
99 (ucontext_for): New, helper for ...
100 (ppc_aix_fallback_frame_state): New, implementation for aix 5.2
101 and 5.3 of ...
102 (MD_FALLBACK_FRAME_STATE_FOR): Define for 32bit configurations.
103
aca06c90
RO
1042012-05-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
105
106 * config.host (i[34567]86-*-linux*, x86_64-*-linux*)
107 (i[34567]86-*-kfreebsd*-gnu, x86_64-*-kfreebsd*-gnu)
108 (i[34567]86-*-knetbsd*-gnu, i[34567]86-*-gnu*): Move
109 i386/t-cpuinfo ...
110 (i[34567]86-*-*, x86_64-*-*): ... here.
111
112 * config/i386/libgcc-bsd.ver (GCC_4.8.0): New version.
113 * config/i386/libgcc-sol2.ver (GCC_4.8.0): New version.
114
115 * config/i386/i386-cpuinfo.c: Rename to ...
116 * config/i386/cpuinfo.c: ... this.
117 * config/i386/t-cpuinfo (LIB2ADD): Reflect this.
118
119 * configure.ac (AC_CONFIG_HEADER): Call for auto-target.h.
120 (libgcc_cv_init_priority): New test.
121 * configure: Regenerate.
122 * config.in: New file.
123 * Makefile.in (clean): Rename config.h to auto-target.h.
124 (config.h): Likewise.
125 (stamp-h): Likewise.
126
127 * config/i386/cpuinfo.c (auto-target.h): Include.
128 (CONSTRUCTOR_PRIORITY): Define.
129 (__cpu_indicator_init): Use it.
130
0d03ac1b
L
1312012-05-09 H.J. Lu <hongjiu.lu@intel.com>
132
133 * longlong.h: Use a URL instead of an FSF postal address.
134 Replace spaces with tab.
135
4e8ee9cb
TJ
1362012-05-08 Teresa Johnson <tejohnson@google.com>
137
138 * libgcov.c (gcov_clear, __gcov_reset): New functions.
139 (__gcov_dump): Ditto.
140 (gcov_dump_complete): New global variable.
141 (gcov_exit): Export hidden to enable use in L_gcov_dump.
142 (__gcov_flush): Outline functionality now in gcov_clear.
143 * Makefile.in (L_gcov_reset, L_gcov_dump): Define.
144
e4bb767e
AJ
1452012-04-28 Aurelien Jarno <aurelien@aurel32.net>
146
31a18a7e
ILT
147 * config.host (mips64*-*-linux*, mipsisa64*-*-linux*): Remove.
148 (mips*-*-linux*): Include mips/t-tpbit when long double is
149 16 bytes long.
e4bb767e 150
5ddecff9
ST
1512012-04-25 Sriraman Tallam <tmsriram@google.com>
152
153 * config/i386/i386-cpuinfo.c (FEATURE_AVX2): New enum value.
154 (get_available_features): New argument. Check for AVX2.
155 (__cpu_indicator_init): Modify call to get_available_features.
156
b427dd7a
AM
1572012-04-25 Alan Modra <amodra@gmail.com>
158
159 * config/rs6000/crtsavevr.S: New file.
160 * config/rs6000/crtrestvr.S: New file.
161 * config/rs6000/t-savresfgpr: Build the above.
162 * config/rs6000/t-netbsd: Likewise.
163
ad491329
ST
1642012-04-24 Sriraman Tallam <tmsriram@google.com>
165
166 * libgcc/config/i386/i386-cpuinfo.c: Set __cpu_vendor always.
167
792317cc
ST
1682012-04-24 Sriraman Tallam <tmsriram@google.com>
169
170 * libgcc/config/i386/i386-cpuinfo.c: New file.
171 * libgcc/config/i386/t-cpuinfo: New file.
172 * libgcc/config.host: Include t-cpuinfo.
173 * libgcc/config/i386/libgcc-glibc.ver: Version symbol __cpu_model.
174
e1be98a4
CF
1752012-04-24 Chao-ying Fu <fu@mips.com>
176
177 * unwind-dw2-fde-dip.c: Define USE_PT_GNU_EH_FRAME for BIONIC.
178
1bde7dab
TS
1792012-04-20 Thomas Schwinge <thomas@codesourcery.com>
180
181 struct siginfo vs. siginfo_t
182
183 * config/alpha/linux-unwind.h (alpha_fallback_frame_state): Use
184 siginfo_t instead of struct siginfo.
185 * config/bfin/linux-unwind.h (bfin_fallback_frame_state): Likewise.
186 * config/i386/linux-unwind.h (x86_fallback_frame_state): Likewise.
187 * config/ia64/linux-unwind.h (ia64_fallback_frame_state)
188 (ia64_handle_unwabi): Likewise.
189 * config/mips/linux-unwind.h (mips_fallback_frame_state): Likewise.
190 * config/pa/linux-unwind.h (pa32_fallback_frame_state): Likewise.
191 * config/sh/linux-unwind.h (shmedia_fallback_frame_state)
192 (sh_fallback_frame_state): Likewise.
193 * config/tilepro/linux-unwind.h (tile_fallback_frame_state): Likewise.
194 * config/xtensa/linux-unwind.h (xtensa_fallback_frame_state): Likewise.
195
24590f66
L
1962012-04-02 H.J. Lu <hongjiu.lu@intel.com>
197
198 * config/i386/linux-unwind.h (RT_SIGRETURN_SYSCALL): Update x32
199 system call number.
200
9a9dcce8
EB
2012012-03-31 Eric Botcazou <ebotcazou@adacore.com>
202
203 * config/ia64/unwind-ia64.c (uw_install_context): Manually save LC
204 if it hasn't been previously saved.
205
6401aaf5
L
2062012-03-29 H.J. Lu <hongjiu.lu@intel.com>
207
208 * config/i386/linux-unwind.h (x86_64_fallback_frame_state): Define
209 only for glibc.
210
7fd6378e
GJL
2112012-03-28 Georg-Johann Lay <avr@gjlay.de>
212
213 PR target/52737
214 * config/avr/lib1funcs.S: Use __AVR_HAVE_SPH__ for SP_H checks
215 instead of __AVR_HAVE_8BIT_SP__.
216
9e916de7
TG
2172012-03-26 Tristan Gingold <gingold@adacore.com>
218
219 * config/ia64/unwind-ia64.h: Declare unw_word and unw_sword.
220 (unw_table_entry): Use unw_word instead of unsigned long.
221 (_Unwind_FindTableEntry): Likewise.
222 * config/ia64/fde-glibc.c (_Unwind_FindTableEntry): Likewise.
223 * config/ia64/fde-vms.c (vms_unwtable_entry): Likewise.
224 (_Unwind_FindTableEntry): Likewise.
225 * config/ia64/unwind-ia64.c (unw_reg_info, unw_reg_state)
226 (unw_labeled_state, unw_state_record, unw_stack, _Uwind_Context)
227 (set_reg, alloc_spill_area, finish_prologue, ia64_rse_slot_num)
228 (ia64_rse_is_rnat_slot, ia64_rse_rnat_addr, ia64_rse_num_regs)
229 (ia64_rse_skip_regs, ia64_copy_rbs, unw_access_gr)
230 (uw_frame_state_for, uw_update_reg_address, uw_update_context)
231 (uw_init_context_1, uw_install_context): Likewise.
232 (unw_word): Move to unwind-ia64.h
233
4b12e93d
TG
2342012-03-26 Tristan Gingold <gingold@adacore.com>
235
236 * config/vms/vms-ucrt0.c: Update copyright years.
237 Add a sanity check.
238 (___gcc_main_flags): Declare.
239 (__main): Check flags to remap argv and exit code.
240 * config.host (*-*-*vms*): Adjust extra_parts.
241 * config/vms/t-vms (vcrt0.o, pcrt0.o): Remove.
242 (crt0.o): Add.
243
06ea7371
RE
2442012-03-22 Richard Earnshaw <rearnsha@arm.com>
245
246 * arm/lib1funcs.asm (ctzsi2): New function.
247 * arm/t-elf (LIB1ASMFUNCS): Add _ctzsi2.
248 * arm/t-linux (LIB1ASMFUNCS): Likewise.
249 * arm/t-strongarm-elf (LIB1ASMFUNCS): Likewise.
250 * arm/t-symbian (LIB1ASMFUNCS): Likewise.
251 * arm/t-vxworks (LIB1ASMFUNCS): Likewise.
252 * arm/t-wince-pe (LIB1ASMFUNCS): Likewise.
253
d82ad50d
AT
2542012-03-21 Andreas Tobler <andreast@fgznet.ch>
255
256 * config.host: Add bits to support powerpc64-*-freebsd*.
257 * config/rs6000/freebsd-unwind.h: New file.
258 * config/rs6000/t-freebsd64: New file.
259
b260a8c0
RG
2602012-03-20 Richard Guenther <rguenther@suse.de>
261
262 PR gcov-profile/52627
263 * libgcov.c (init_mx): Fix mutex name.
264
86286a8a
TG
2652012-03-16 Tristan Gingold <gingold@adacore.com>
266
267 * config/ia64/vms-unwind.h: Remove ulong (and replace
268 it by unw_reg where used). Define unw_reg with __int64.
269
7888f266
RO
2702012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
271
272 * config/i386/sol2-unwind.h (x86_fallback_frame_state): Remove
273 Solaris 8 handling.
274 * config/sparc/sol2-unwind.h (sparc64_is_sighandler): Remove
275 Solaris 8 handling.
276 (sparc_is_sighandler): Likewise.
277
f155bc64
L
2782012-03-13 H.J. Lu <hongjiu.lu@intel.com>
279
280 * unwind-dw2.c (_Unwind_SetGRValue): Assert DWARF register size
281 <= saved reg size.
282
d47657bd
RO
2832012-03-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
284
285 * config/arm/crtn.S: Fix typo.
286
5bef73a1
RG
2872012-03-13 Richard Guenther <rguenther@suse.de>
288
289 * libgcov.c: Remove stdio.h include and NULL un-define.
290
9c4271f3
RG
2912012-03-13 Richard Guenther <rguenther@suse.de>
292
293 PR target/52569
294 * unwind-dw2-fde.c: Make avoid-include-gthr.h hacks work again.
295
c6d10e7c
RG
2962012-03-13 Richard Guenther <rguenther@suse.de>
297
298 * gthr-single.h (__GTHREAD_MUTEX_INIT_FUNCTION): Fix definition.
299
074a385f
RG
3002012-03-13 Richard Guenther <rguenther@suse.de>
301
302 * gthr-posix.h: Remove duplicate __GTHREAD_MUTEX_INIT_FUNCTION
303 and __gthread_mutex_init_function definitions.
304
c4bc5c25
RO
3052012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
306
307 * config.host (mips*-*-openbsd*): Remove.
308
5c30094f
RO
3092012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
310
311 * config.host: Remove alpha*-dec-osf5.1* handling.
312 * config/alpha/gthr-posix.c: Remove.
313 * config/alpha/libgcc-osf5.ver: Remove.
314 * config/alpha/osf5-unwind.h: Remove.
315 * config/alpha/t-osf-pthread: Remove.
316 * config/alpha/t-slibgcc-osf: Remove.
317 * config/t-crtfm (crtfastmath.o): Remove -frandom-seed.
318 * gthr-posix.h [!_REENTRANT && __osf__] (_REENTRANT): Don't define.
319 [__osf__ && _PTHREAD_USE_MANGLED_NAMES_]: Remove.
320 * mkmap-flat.awk: Remove osf_export handling.
321
33e3e24d
RG
3222012-03-12 Richard Guenther <rguenther@suse.de>
323
324 * gthr.h (__GTHREAD_MUTEX_INIT_FUNCTION): Adjust specification.
325 * gthr-posix.h (__GTHREAD_MUTEX_INIT_FUNCTION): Define.
326 (__gthread_mutex_init_function): New function.
327 * gthr-single.h (__GTHREAD_MUTEX_INIT_FUNCTION): Define.
328
329 PR gcov/49484
330 * libgcov.c: Include gthr.h.
331 (__gcov_flush_mx): New global variable.
332 (init_mx, init_mx_once): New functions.
333 (__gcov_flush): Protect self with a mutex.
334 (__gcov_fork): Re-initialize mutex after forking.
335 * unwind-dw2-fde.c: Change condition under which to use
336 __GTHREAD_MUTEX_INIT_FUNCTION.
337
d8aba32a
TG
3382012-03-12 Tristan Gingold <gingold@adacore.com>
339
340 * config/alpha/t-vms: Define HOST_LIBGCC2_CFLAGS.
341 * config/ia64/t-vms: Likewise.
342
75ffafdc
MH
3432012-03-11 Michael Hope <michael.hope@linaro.org>
344
345 * longlong.h [ARM] (add_ssaaaa, sub_ddmmss, umul_ppmm): Enable
346 for Thumb-2.
347
ef6c2c53
WL
3482012-03-07 Walter Lee <walt@tilera.com>
349
350 * config/tilepro/atomic.c: Rename "atomic_" prefix to
351 "arch_atomic_".
352 (atomic_xor): Rename and move definition to
353 config/tilepro/atomic.h.
354 (atomic_nand): Ditto.
355 * config/tilepro/atomic.h: Rename "atomic_" prefix to
356 "arch_atomic_".
357 (arch_atomic_xor): Move from config/tilepro/atomic.c.
358 (arch_atomic_nand): Ditto.
359
4e30d980
GJL
3602012-03-07 Georg-Johann Lay <avr@gjlay.de>
361
362 PR target/52507
363 * config/avr/lib1funcs.S (__movmemx_hi): Fix loop label in RAM-part.
364
61108225
GJL
3652012-03-07 Georg-Johann Lay <avr@gjlay.de>
366
367 PR target/52505
368 * config/avr/lib1funcs.S (__xload_1): Don't read unintentionally
369 from RAM.
370
b30e10ab
GJL
3712012-03-07 Georg-Johann Lay <avr@gjlay.de>
372
373 PR target/52461
374 PR target/52508
375 * config/avr/lib1funcs.S (__do_copy_data): Clear RAMPZ after usage
376 if RAMPZ affects reading from RAM.
377 (__tablejump_elpm__): Ditto.
378 (.xload): Ditto.
379 (__movmemx_hi): Ditto.
380 (__do_global_ctors): Right condition for RAMPZ usage is "have ELPM".
381 (__do_global_dtors): Ditto.
382 (__xload_1, __xload_2, __xload_3, __xload_4): Ditto.
383 (__movmemx_hi): Ditto.
384
8993fde4
RH
3852012-03-05 Richard Henderson <rth@redhat.com>
386
387 * longlong.h [ARM] (umul_ppmm): Use umull for arm3m and later.
388 [ARM] (count_trailing_zeros): Use the builtin.
389
b7633ee3
KT
3902012-03-01 Kai Tietz <ktietz@redhat.com>
391
392 * soft-fp: Imported from glibc upstream.
393
fbd3340c
KT
3942012-02-28 Kai Tietz <ktietz@redhat.com>
395
396 * config/i386/sfp-machine.h (_FP_STRUCT_LAYOUT): Define it
397 for mingw-targets as attribute gcc_struct.
398
e9e053eb
ILT
3992012-02-28 Ian Lance Taylor <iant@google.com>
400
401 * generic-morestack.c (__splitstack_releasecontext): Correct call
402 to __morestack_release_segments.
403
d80c632e
ST
4042012-02-27 Samuel Thibault <samuel.thibault@ens-lyon.org>
405
406 PR target/52390
407 * generic-morestack.c (__generic_morestack_set_initial_sp): Test
408 for __linux__ when removing signals from __morestack_fullmask.
409
0253a8b1
GJL
4102012-02-23 Georg-Johann Lay <avr@gjlay.de>
411
412 PR target/52261
413 * config/avr/lib1funcs.S (__AVR__XMEGA__): Fix tippo to __AVR_XMEGA__.
414
e10e461e
UW
4152012-02-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
416
417 * config/ia64/crtbegin.S: Use HAVE_INITFINI_ARRAY_SUPPORT
418 instead of HAVE_INITFINI_ARRAY.
419 * config/ia64/crtend.S: Likewise.
420
0c0c6398
KT
4212012-02-20 Kai Tietz <ktietz@redhat.com>
422
d7470374
KT
423 PR libstdc++/52300
424 * gthr.h (GTHREAD_USE_WEAK): Define as zero for mingw.
425
0c0c6398
KT
426 * config.host (i686-*-mingw*): Set md_unwind_header only for dw2-mode
427 to w32-unwind.h header.
428
78c27266
RS
4292012-02-19 Richard Sandiford <rdsandiford@googlemail.com>
430
431 * config.host (mips64*-*-linux*, mipsisa64*-*-linux*)
432 (mips*-*-linux*): Remove t-slibgcc-libgcc.
433 * config/mips/t-mips16 (LIB1ASMFUNCS): Remove __mips16_rdhwr.
434 * config/mips/mips16.S (__mips16_rdhwr): Delete.
435
5adeb246
RS
4362012-02-19 Richard Sandiford <rdsandiford@googlemail.com>
437
438 * config/mips/mips16.S (CALL_STUB_RET): Add CFI information.
439
672ed313
IS
4402012-02-15 Iain Sandoe <iains@gcc.gnu.org>
441
442 PR libitm/52220
443 * config/darwin-crt-tm.c: Correct typo.
e9e053eb 444
e948a1fb
IS
4452012-02-15 Iain Sandoe <iains@gcc.gnu.org>
446 Patrick Marlier <patrick.marlier@gmail.com>
447
448 PR libitm/52220
449 * config/darwin-crt-tm.c: Generate dummy functions.
450
6017aed3
IS
4512012-02-15 Iain Sandoe <iains@gcc.gnu.org>
452 Patrick Marlier <patrick.marlier@gmail.com>
453
454 PR libitm/52042
455 * config/darwin-crt-tm.c (getTMCloneTable): New function.
456 (__doTMRegistrations): Call it.
e9e053eb 457 (__doTMdeRegistrations): Likewise.
6017aed3 458
2da8c1ad
GJL
4592012-01-15 Georg-Johann Lay <avr@gjlay.de>
460 Anatoly Sokolov <aesok@post.ru>
461 Eric Weddington <eric.weddington@atmel.com>
462
463 PR target/52261
464 * config/avr/lib1funcs.S (__prologue_saves__): Handle AVR_XMEGA
465 (__epilogue_restores__): Ditto.
466
0f952eb4
EB
4672012-02-15 Eric Botcazou <ebotcazou@adacore.com>
468
469 PR target/51921
470 PR target/52205
471 * config/sparc/sol2-unwind.h (sparc64_is_sighandler): Add support for
472 Solaris 11 and slightly reformat.
473 (sparc_is_sighandler): Likewise.
474
dd552284
WL
4752012-02-14 Walter Lee <walt@tilera.com>
476
477 * config.host: Handle tilegx and tilepro.
478 * config/tilegx/sfp-machine.h: New file.
479 * config/tilegx/sfp-machine32.h: New file.
480 * config/tilegx/sfp-machine64.h: New file.
481 * config/tilegx/t-crtstuff: New file.
482 * config/tilegx/t-softfp: New file.
483 * config/tilegx/t-tilegx: New file.
484 * config/tilepro/atomic.c: New file.
485 * config/tilepro/atomic.h: New file.
486 * config/tilepro/linux-unwind.h: New file.
487 * config/tilepro/sfp-machine.h: New file.
488 * config/tilepro/softdivide.c: New file.
489 * config/tilepro/softmpy.S: New file.
490 * config/tilepro/t-crtstuff: New file.
491 * config/tilepro/t-tilepro: New file.
492
b59cbd50
JW
4932012-02-07 Jonathan Wakely <jwakely.gcc@gmail.com>
494
495 PR libstdc++/51296
496 PR libstdc++/51906
497 * gthr-posix.h: Allow static initializer macros to be disabled.
498 (__gthrw_pthread_cond_init): Define weak reference unconditionally.
499
6caf807f
CLT
5002012-02-05 Chung-Lin Tang <cltang@codesourcery.com>
501
502 * config.host (mips64*-*-linux*, mipsisa64*-*-linux*, mips*-*-linux*):
503 Add t-slibgcc-libgcc to tmake_file.
504 * config/mips/libgcc-mips16.ver: Revert previous patch.
505 * config/mips/mips16.S (__mips16_rdhwr): Hide.
506
b25364a0
S
5072012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
508 Jayant R Sonar <jayant.sonar@kpitcummins.com>
509
510 * config.host: Add National Semiconductor CR16 target (cr16-*-*).
511 * config/cr16/crti.S: New file.
512 * config/cr16/crtlibid.S: New file.
513 * config/cr16/crtn.S: New file.
514 * config/cr16/lib1funcs.S: New file.
515 * config/cr16/t-cr16: New file.
516 * config/cr16/t-crtlibid: New file.
517 * config/cr16/unwind-dw2.h: New file.
518 * config/cr16/unwind-cr16.c: New file.
519 * config/cr16/divmodhi3.c: New file.
520
8ef03aa7
AM
5212012-01-25 Alan Modra <amodra@gmail.com>
522
523 * config/rs6000/t-linux64: Delete. Move..
524 * config/rs6000/t-ppc64-fp: ..softfp_wrap defines to here..
525 * config/rs6000/t-linux: ..and libgcc flags to here.
526
daecebc8
DR
5272012-01-22 Douglas B Rupp <rupp@gnat.com>
528
529 * config.host (i[34567]86-*-interix3*):
8ef03aa7 530 Change triplet to i[34567]86-*-interix[3-9]*.
daecebc8
DR
531 * configure: Regenerate.
532
ddaf8125
RS
5332012-01-15 Chung-Lin Tang <cltang@codesourcery.com>
534 Richard Sandiford <rdsandiford@googlemail.com>
535
536 * config/mips/libgcc-mips16.ver (__mips16_rdhwr): Add.
537 * config/mips/mips16.S (__mips16_rdhwr): New function.
538 * config/mips/t-mips16 (LIB1ASMFUNCS): Add _m16rdhwr.
539
2cd8b32c
NS
5402012-01-11 Nathan Sidwell <nathan@acm.org>
541
542 * libgcov.c (__gcov_init): Ignore objects with no functions.
543
cba300dd
GJL
5442012-01-10 Georg-Johann Lay <avr@gjlay.de>
545
546 PR target/49868
547 Extend __pgmx semantics to linearize memory.
548 * config/avr/t-avr (LIB1ASMFUNCS): Add _xload_1, _movmemx.
549 * config/avr/lib1funcs.S (__xload_1): New function.
550 (__movmemx_qi, __movmemx_hi): New functions.
551 (__xload_2, __xload_3, __xload_4): Rewrite to fit new __pgmx
552 semantics.
9ffaf4bc 553
3d137660
EB
5542012-01-09 Eric Botcazou <ebotcazou@adacore.com>
555
556 * config/sparc/sol2-unwind.h (sparc64_is_sighandler): Check that the
557 purported sigacthandler address isn't null before dereferencing it.
558 (sparc_is_sighandler): Likewise.
559
bf4db96c
EB
5602012-01-09 Eric Botcazou <ebotcazou@adacore.com>
561
562 PR ada/41929
563 * config/sparc/sol2-unwind.h (sparc64_is_sighandler): Remove SAVPC and
564 add CFA. Revert back to old code for Solaris 8+ multi-threaded.
565 (sparc_is_sighandler): Likewise.
566 (MD_FALLBACK_FRAME_STATE_FOR): Adjust call to IS_SIGHANDLER.
567
1ab3568b
TG
5682012-01-06 Tristan Gingold <gingold@adacore.com>
569
570 * config/ia64/t-ia64 (LIB1ASMFUNCS): Move backward
571 compatibility thunks...
572 (CUSTOM_CRTSTUFF, crtbegin.o, crtend.o)
573 (crtbeginS.o, crtendS.o): ... and these to ...
574 * config/ia64/t-ia64-elf: ... this new file.
575 * config.host (ia64*-*-elf*, ia64*-*-freebsd*, ia64*-*-linux*)
576 (ia64*-*-hpux*): Add ia64/t-ia64-elf in tmake_file.
577
925b0ed8
AK
5782012-01-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
579
580 * configure: Regenerate.
581 * config/s390/t-crtstuff: Remove -fPIC.
582
a99ad737
JW
5832012-01-02 Jonathan Wakely <jwakely.gcc@gmail.com>
584
585 PR bootstrap/51006
586 * enable-execute-stack-mprotect.c (getpagesize): Do not define
587 for NetBSD.
588
884f56d1
GJL
5892012-01-02 Georg-Johann Lay <avr@gjlay.de>
590
591 PR target/51345
592 * config/avr/lib1funcs.S: Remove FIXME comments.
593 (SPEED_DIV): Depend on __AVR_HAVE_8BIT_SP__.
594
8c57e547
GJL
5952012-01-02 Georg-Johann Lay <avr@gjlay.de>
596
597 Implement light-weight DImode support.
598 * config/avr/t-avr (LIB1ASMFUNCS): Add _adddi3, _adddi3_s8,
599 _subdi3, _cmpdi2, _cmpdi2_s8, _rotldi3.
600 * config/avr/lib1funcs.S (__adddi3, __adddi3_s8, __subdi3,
601 __cmpdi2, __cmpdi2_s8, __rotldi3): New functions.
602
04dbc287
NS
6032011-12-30 Nathan Sidwell <nathan@acm.org>
604
605 * libgcov.c (gcov_crc32): Remove global var.
606 (free_fn_data): New function.
607 (buffer_fn_data): Pass in filename, more robust error recovery.
608 (crc32_unsigned): New function.
609 (gcov_exit): More robust detection of new program. More robust
610 error recovery.
611 (__gcov_init): Do not update program's crc here.
612
8e1d97d4
TG
6132011-12-21 Tristan Gingold <gingold@adacore.com>
614
615 * config/ia64/fde-vms.c (UNW_IVMS_MODE): Define.
616
9ffaf4bc
ILT
6172011-12-21 Ian Lance Taylor <iant@google.com>
618
619 * config/i386/morestack.S: Simplify CFI opcodes throughout.
620
a0c8d0c1
ILT
6212011-12-20 Ian Lance Taylor <iant@google.com>
622
623 * config/i386/morestack.S (__morestack_non_split): If there is
624 enough stack space already, don't split. Ask for more stack space
625 than we required.
626
69048898
SDJ
6272011-12-20 Sergio Durigan Junior <sergiodj@redhat.com>
628
629 * unwind-arm-common.inc: Include `tconfig.h', `tsystem.h' and
630 `sys/sdt.h'.
631 (_Unwind_DebugHook): New function.
632 (uw_restore_core_regs): New define.
633 (unwind_phase2): Use uw_restore_core_regs instead of
634 restore_core_regs.
635 (unwind_phase2_forced): Likewise.
636 (__gnu_Unwind_Resume): Likewise.
637
1bb4b6a3
UB
6382011-12-20 Uros Bizjak <ubizjak@gmail.com>
639
640 * config/alpha/linux-unwind.h: Update copyright years.
641 (MD_FROB_UPDATE_CONTEXT): New define.
642 (alpha_frob_update_context): New function.
643
eb028768
RS
6442011-12-17 Richard Sandiford <rdsandiford@googlemail.com>
645
646 * config.host (mips*-sde-elf*, mipsisa64sr71k-*-elf*): Add to
647 tmake_file rather replacing it.
648
6a2045bf
IS
6492011-12-15 Iain Sandoe <iains@gcc.gnu.org>
650
651 * config/rs6000/darwin-world.S (toplevel): Make it clear that this
1bb4b6a3 652 function is not used for PPC64.
6a2045bf
IS
653 (save_world): Amend comments. Update the VRsave mask to reflect the
654 saved regs.
655 (rest_world): Update comments, do not clobber r10, do not use r8.
656 (eh_rest_world_r10): Amend comments, do not use r8.
657 (rest_world_eh_r7r8): Rename as local Lrest_world_eh_r7, since r8 is
658 no longer used, move restore of CR and target address to the end of
659 the routine.
660
a13780a6
L
6612011-12-14 H.J. Lu <hongjiu.lu@intel.com>
662
663 * generic-morestack.c (__generic_morestack_set_initial_sp): Check
664 __GLIBC__ instead of __linux__ when using __SIGRTMIN.
665
d7288dfb
GJL
6662011-12-14 Georg-Johann Lay <avr@gjlay.de>
667
668 PR target/49313
669 * config/avr/t-avr (LIB1ASMSRC): Add _mulpsi3, _mulsqipsi3.
670 * config/avr/lib1funcs.S (__mulpsi3, __mulsqipsi3): New functions.
671
8d2c862d
EB
6722011-12-11 Eric Botcazou <ebotcazou@adacore.com>
673
674 * config/sparc/sol2-unwind.h: Use #ifdef directive consistently.
675
3447cae6
GJL
6762011-12-09 Georg-Johann Lay <avr@gjlay.de>
677
678 PR target/49313
679 * config/avr/t-avr (LIB1ASMFUNCS): Add _muldi3.
680 * config/avr/lib1funcs.S (__muldi3): New function.
681
806fc6aa
AP
6822011-12-06 Andrew Pinski <apinski@cavium.com>
683
684 * crtstuff.c (__do_global_dtors_aux_fini_array_entry): Align to the
685 size of func_ptr.
686 (__frame_dummy_init_array_entry): Likewise.
687
28c5e6b5
GJL
6882011-12-06 Georg-Johann Lay <avr@gjlay.de>
689
690 Forward-port from gcc-4_6-branch r181936 2011-12-02.
691
692 PR target/51345
693 PR target/51002
694 * config/avr/lib1funcs.S (__prologue_saves__,
695 __epilogue_restores__, __divdi3_moddi3): Enclose parts using
696 __SP_H__ in !defined (__AVR_HAVE_8BIT_SP__). Add FIXME comments.
697
8f90394a
IS
6982011-12-04 Iain Sandoe <iains@gcc.gnu.org>
699
700 * config/rs6000/t-darwin64 (LIB2ADD): Add fp and gp save routines.
701
06dd33ac
JDA
7022011-11-30 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
703
704 PR other/51272
705 * config/pa/stublib.c (_ITM_registerTMCloneTable): New stub.
706 (_ITM_deregisterTMCloneTable): Likewise.
707 (__register_frame_info): Fix unused warning.
708 (__deregister_frame_info, __cxa_finalize, _Jv_RegisterClasses,
709 pthread_default_stacksize_np): Likewise.
710 * config/pa/t-stublib (LIBGCCSTUB_OBJS): Add new objects and rules.
1bb4b6a3 711
85b8555e
DD
7122011-11-29 DJ Delorie <dj@redhat.com>
713
714 * config.host (rl78-*-elf): New case.
715 * config/rl78: New directory for the Renesas RL78.
716
4d5ae4ea
BS
7172011-11-29 Bernd Schmidt <bernds@codesourcery.com>
718
719 * config.host (tic6x-*-uclinux): Append to extra_parts. Fix
720 formatting.
721
f9c55897
RO
7222011-11-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
723
724 PR other/51022
725 * config/rs6000/t-savresfgpr: New file.
726 * config/rs6000/t-ppccomm (LIB2ADD_ST): Remove all but
727 $(srcdir)/config/rs6000/eabi.S.
728 * config/rs6000/t-ppccomm-ldbl: Remove.
729 * config.host (powerpc-*-freebsd*): Add rs6000/t-savresfgpr to
730 tmake_file.
731 (powerpc-*-eabispe*): Likewise.
732 (powerpc-*-eabi*): Likewise.
733 (powerpc-*-linux*, powerpc64-*-linux*): Likewise.
734 (powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add rs6000/t-ppccomm
735 to tmake_file, remove rs6000/t-ppccomm-ldbl.
736 (powerpc-*-eabisimaltivec*): Remove rs6000/t-ppccomm-ldbl from
737 tmake_file.
738 (powerpc-*-eabisim*): Likewise.
739 (powerpc-*-elf*): Likewise.
740 (powerpc-*-eabialtivec*): Likewise.
741 (powerpc-xilinx-eabi*): Likewise.
742 (powerpc-*-rtems*): Likewise.
743 (powerpcle-*-elf*): Likewise.
744 (powerpcle-*-eabisim*): Likewise.
745 (powerpcle-*-eabi*): Likewise.
746
a01207c4
ILT
7472011-11-27 Ian Lance Taylor <iant@google.com>
748
749 * generic-morestack.c (__splitstack_find): Check for NULL old
750 stack value.
751 (__splitstack_resetcontext): New function.
752 (__splitstack_releasecontext): New function.
753 * libgcc-std.ver.in: Add new functions to GCC_4.7.0.
754
2b0b8ab2
IS
7552011-11-27 Iain Sandoe <iains@gcc.gnu.org>
756
757 * config/darwin-crt-tm.c: Correct comments, use correct licence.
758
c1d8101c
IS
7592011-11-27 Iain Sandoe <iains@gcc.gnu.org>
760
761 * config/darwin-crt-tm.c: Remove dummy _ITM_ functions.
762
8b281334
RH
7632011-11-26 Richard Henderson <rth@redhat.com>
764
765 * config/m68k/linux-atomic.c: New file.
766 * config/m68k/t-linux: New file.
767 * config.host (m68k-uclinux, m68k-linux): Use it.
768
7546aa9d
RH
7692011-11-26 Richard Henderson <rth@redhat.com>
770
771 * crtstuff.c (__TMC_LIST__): Mark used not unused.
772 (__TMC_END__): Only declare if hidden is available; in the definition,
773 if hidden is unavailable add a null record.
774 (deregister_tm_clones, register_tm_clones): New.
775 (__do_global_dtors_aux, frame_dummy): Use them.
776 (__do_global_dtors, __do_global_ctors_1): Likewise.
777
e2362f5d
IS
7782011-11-22 Iain Sandoe <iains@gcc.gnu.org>
779
780 * config/darwin-crt-tm.c: New file.
781 * config.host (darwin): Build crttms.o crttme.o to provide
782 startup and shutdown for tm clones.
783 * config/t-darwin (crttms.o): New build rule.
784 (crttme.o): Likewise.
785
6685dd96
HPN
7862011-11-21 Hans-Peter Nilsson <hp@axis.com>
787
788 * Makefile.in ($(srcdir)/emutls.c): Explain why it's in LIB2ADDEH
789 et al.
790
b0dc7e4c
RH
7912011-11-21 Richard Henderson <rth@redhat.com>
792
793 * crtstuff.c (USE_TM_CLONE_REGISTRY): Default to 1 on ELF.
794 (__TMC_LIST__, __TMC_END__): New.
795 (__do_global_dtors_aux): Call _ITM_deregisterTMCloneTable.
796 (__do_global_dtors): Likewise.
797 (frame_dummy): Call _ITM_registerTMCloneTable.
798 (__do_global_ctors_1): Likewise.
799
d4b4b542
RO
8002011-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
801
802 * config.host (iq2000*-*-elf*): Add iq2000/t-iq2000 to tmake_file.
803 (powerpc-*-netbsd*): Add rs6000/t-netbsd to tmake_file.
804 (powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add to tmake_file.
805 (powerpc-*-lynxos*): Add rs6000/t-lynx to tmake_file.
806 * config/i386/t-darwin64: Remove.
807 * config/sh/t-netbsd (LIB2ADD): Remove.
808
989bdb74
GJL
8092011-11-21 Georg-Johann Lay <avr@gjlay.de>
810
811 PR target/49313
812 * config/avr/t-avr (LIB2FUNCS_EXCLUDE): Add _moddi3, _umoddi3.
813 (LIB1ASMFUNCS): Add _divdi3, _udivdi3, _udivmod64, _negdi2.
814 * config/avr/lib1funcs.S (wmov): New assembler macro.
815 (__umoddi3, __udivdi3, __udivdi3_umoddi3): New functions.
816 (__moddi3, __divdi3, __divdi3_moddi3): New functions.
817 (__udivmod64): New function.
818 (__negdi2): New function.
819
515a0cfc
GP
8202011-11-21 Gerald Pfeifer <gerald@pfeifer.com>
821
822 * config.host (*-*-freebsd[12], *-*-freebsd[12].*,
823 *-*-freebsd*aout*): Remove.
824
0115d17f
HPN
8252011-11-20 Hans-Peter Nilsson <hp@axis.com>
826
827 * static-object.mk (c_flags-$o): Save c_flags.
828 ($(base)$(objext)): Use it.
829
93aeb62b
SE
8302011-11-18 Steve Ellcey <sje@cup.hp.com>
831
832 * Makefile.in (c_flags): Set to -fno-exceptions to build libunwind.
833
7bc6df2c
GJL
8342011-11-18 Georg-Johann Lay <avr@gjlay.de>
835
836 PR target/49868
837 * config/avr/t-avr (LIB1ASMFUNCS): Add _xload_2 _xload_3 _xload_4.
838 * config/avr/lib1funcs.S (__xload_2, __xload_3, __xload_4):
839 New functions.
840
425d737b
MGD
8412011-11-16 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
842
843 * config/arm/lib1funcs.asm (udivsi3): Add support for divide
844 functions.
1bb4b6a3 845 (aeabi_uidivmod): Likewise.
425d737b
MGD
846 (umodsi3): Likewise.
847 (divsi3): Likewise.
848 (aeabi_idivmod): Likewise.
849 (modsi3): Likewise.
850
f2a176dc
TG
8512011-11-16 Tristan Gingold <gingold@adacore.com>
852
853 * config/alpha/qrnnd.S: Use specific pseudos for VMS.
854
7c209481
GJL
8552011-11-15 Georg-Johann Lay <avr@gjlay.de>
856
857 PR target/49868
858 * config/avr/t-avr (LIB1ASMFUNCS): Add _load_3, _load_4.
859 * config/avr/lib1funcs.S (__load_3, __load_4, __xload_2): New functions.
860
9dfd5832
JDA
8612011-11-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
862
863 * config.host (hppa*64*-*-hpux11*): Remove pa/t-stublib64 from
864 tmake_file list.
865 * config/pa/t-stublib: Merge rules from config/pa/t-stublib64.
866 * config/pa/t-stublib64: Delete.
867
f77dca5d
RH
8682011-11-12 Richard Henderson <rth@redhat.com>
869
870 * config/rs6000/linux-unwind.h (frob_update_context): Properly
871 cast the pointer argument to _Unwind_SetGRPtr.
872
902828f0
RO
8732011-11-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
874
875 * config/spu/t-elf (LIB2ADD): Use LIB2FUNCS_EXCLUDE instead.
876
e14304ef
ILT
8772011-11-09 Ian Lance Taylor <iant@google.com>
878
879 * generic-morestack.c: Include <string.h>.
880 (uintptr_type): Define.
881 (struct initial_sp): Add dont_block_signals field. Reduce size of
882 extra array by 1.
883 (allocate_segment): Set prev field to NULL. Don't set
884 __morestack_current_segment or __morestack_segments.
885 (__generic_morestack): Update current->prev and *pp after calling
886 allocate_segment.
887 (__morestack_block_signals): Don't do anything if
888 dont_block_signals is set.
889 (__morestack_unblock_signals): Likewise.
890 (__generic_findstack): Check for initial_sp == NULL. Add casts to
891 uintptr_type.
892 (__splitstack_block_signals): New function.
893 (enum __splitstack_content_offsets): Define.
894 (__splitstack_getcontext, __splitstack_setcontext): New functions.
895 (__splitstack_makecontext): New function.
896 (__splitstack_block_signals_context): New function.
897 (__splitstack_find_context): New function.
898 * config/i386/morestack.S (__morestack_get_guard): New function.
899 (__morestack_set_guard, __morestack_make_guard): New functions.
900 * libgcc-std.ver.in: Add new functions to GCC_4.7.0.
901
e3d871e4
RO
9022011-11-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
903
904 * config.host (i[34567]86-*-cygwin*): Move i386/t-mingw-pthread ...
905 (i[34567]86-*-mingw*): ... here.
906 (x86_64-*-mingw*): ... here.
907
e55cef40
RO
9082011-11-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
909
910 * config/c6x/t-elf (LIB2ADD): Add instead of assigning.
911
5366b186
NS
9122011-11-07 Nathan Sidwell <nathan@acm.org>
913
914 * libgcov.c (struct gcov_fn_buffer): New struct.
915 (buffer_fn_data): New helper.
916 (gcov_exit): Rework for new gcov data structures.
917
74155a6f
GJL
9182011-11-07 Georg-Johann Lay <avr@gjlay.de>
919
920 PR target/49313
921 * config/avr/lib1funcs.S (__divmodhi4, __divmodsi4): Tweak speed.
922
200feb07
RO
9232011-11-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
924
925 * config.host (tmake_file): Correct comment.
926 (bfin*-elf*): Remove bfin/t-elf from tmake_file, add
927 t-libgcc-pic.
928 (bfin*-uclinux*): Likewise.
929 (bfin*-linux-uclibc*): Likewise.
930 (xstormy16-*-elf): Add stormy16/t-stormy16 to tmake_file.
931
932 * config/arm/t-elf (HOST_LIBGCC2_CFLAGS): Append instead of
933 assigning.
934 * config/arm/t-strongarm-elf (HOST_LIBGCC2_CFLAGS): Likewise.
935 * config/avr/t-avr (HOST_LIBGCC2_CFLAGS): Likewise.
936 * config/c6x/t-elf (HOST_LIBGCC2_CFLAGS): Likewise.
937 * config/h8300/t-h8300 (HOST_LIBGCC2_CFLAGS): Likewise.
938 * config/lm32/t-elf (HOST_LIBGCC2_CFLAGS): Likewise.
939 * config/m32r/t-m32r (HOST_LIBGCC2_CFLAGS): Likewise.
940 * config/mcore/t-mcore (HOST_LIBGCC2_CFLAGS): Likewise.
941 * config/mips/t-elf (HOST_LIBGCC2_CFLAGS): Likewise.
942 * config/mmix/t-mmix (HOST_LIBGCC2_CFLAGS): Likewise.
943 * config/pdp11/t-pdp11 (HOST_LIBGCC2_CFLAGS): Likewise.
944 * config/picochip/t-picochip (HOST_LIBGCC2_CFLAGS): Likewise.
945 * config/stormy16/t-stormy16 (HOST_LIBGCC2_CFLAGS): Likewise.
946 * config/t-openbsd-thread (HOST_LIBGCC2_CFLAGS): Likewise.
947
948 * config/bfin/t-elf: Remove.
949 * config/t-vxworks (HOST_LIBGCC2_CFLAGS): Remove.
950
c9cd1a07
RO
9512011-11-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
952
953 * config.host (*-*-rtems*): Add t-rtems to tmake_file.
954 (i[34567]86-*-rtems*): Remove t-rtems from tmake_file.
955 (lm32-*-elf*, lm32-*-rtems*): Split into ...
956 (lm32-*-elf*): ... this.
957 (lm32-*-rtems*): ... and this.
958 Add to tmake_file.
959 (m32r-*-rtems*): Add to tmake_file.
960 (moxie-*-rtems*): Likewise.
961 (sparc-*-rtems*): Likewise.
962 Remove t-rtems from tmake_file.
963 (sparc64-*-rtems*): Likewise.
964 * config/t-rtems (HOST_LIBGCC2_CFLAGS): Use LIBGCC2_INCLUDES
965 instead.
966
9fbcc75d
RO
9672011-11-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
968
969 PR bootstrap/50982
970 * config/gthr-posix.h: Move ...
971 * gthr-posix.h: ... here.
972 * config/gthr-lynx.h: Reflect this.
973 * config/gthr-vxworks.h: Likewise.
974 * config/rs6000/gthr-aix.h: Likewise.
975 * configure.ac (target_thread_file): Likewise.
976 * configure: Regenerate.
977
76644b68
SH
9782011-11-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
979
980 * config.host (arm*-*-rtemseabi*): New target.
981
5e490f2a
JDA
9822011-11-06 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
983
984 PR other/50991
985 * Makefile.in: Make EXTRA_PARTS depend on libgcc_tm.h instead of
986 extra-parts.
987
feeeff5c
JR
9882011-11-05 Joern Rennecke <joern.rennecke@embecosm.com>
989
990 * config.host (epiphany-*-elf*): New configuration.
991 * config/epiphany: New Directory.
992
d618bb2c
RC
9932011-11-05 Ralf Corsépius <ralf.corsepius@rtems.org>
994
995 * config.host (avr-*-rtems*): Add config/avr/t-rtems.
996 * config/avr/t-rtems: New.
997 Filter out _exit from LIB1ASMFUNCS.
998
1bb6f778
DM
9992011-11-04 David S. Miller <davem@davemloft.net>
1000
1001 * configure.ac: Test for 64-bit addresses on !x86 using __LP64__.
1002 * configure: Rebuild.
1003
9a7f7422
AK
10042011-11-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1005
1006 * config/s390/t-crtstuff: Add -fPIC to CRTSTUFF_T_CFLAGS_S
1007 variable.
1008
e4fe948a
GJL
10092011-11-04 Georg-Johann Lay <avr@gjlay.de>
1010
1011 PR target/50931
1012 * config/t-avr (LIB1ASMFUNCS): Add _divmodpsi4, _udivmodpsi4.
1013 * config/lib1funcs.S (__udivmodpsi4, __divmodpsi4): New functions.
1014
7084e037
JS
10152011-11-04 Joel Sherrill <joel.sherrill@oarcorp.com>
1016
1017 PR target/50989
1018 * config.host (sparc-*-rtems*): Add sparc/t-softmul.
1019
1a032034
RO
10202011-11-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1021
1022 * config/c6x/t-elf (LIB2ADDEH): Set.
1023 * config/c6x/t-c6x-elf: Remove.
1024
d385f772
RO
10252011-11-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1026
1027 * config/i386/sol2-ci.S: Rename to ...
1028 * config/i386/crti.S: ... this.
1029 * config/i386/sol2-cn.S: Rename to ...
1030 * config/i386/crtn.S: ... this.
1031 * config/sparc/sol2-ci.S: Rename to ...
1032 * config/sparc/crti.S: ... this.
1033 * config/sparc/sol2-cn.S: Rename to ...
1034 * config/sparc/crtn.S: ... this.
1035 * config/t-sol2 (CUSTOM_CRTIN): Remove.
1036 (crti.o, crtn.o): Remove.
1037
1ba878a9
TG
10382011-11-04 Tristan Gingold <gingold@adacore.com>
1039
1040 * config/ia64/fde-vms.c: Do not include md-unwind-support.h
1041
02750c15
KK
10422011-11-04 Kaz Kojima <kkojima@gcc.gnu.org>
1043
1044 * config/sh/t-sh: Use $(gcc_compile) instead of $(compile).
1045
bf86b067
HPN
10462011-11-03 Hans-Peter Nilsson <hp@axis.com>
1047
1048 * config.host (crisv32-*-none, cris-*-none): Remove.
1049 (crisv32-*-elf): Append to tmake_file, don't just set it.
1050 (cris-*-elf): Add missing t-fdpbit to tmake_file.
1051
d0bc53bd
RO
10522011-11-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1053
1054 * config/rs6000/t-ppccomm (ecrti$(objext)): Use $<.
1055 (ecrtn$(objext)): Likewise.
1056 (ncrti$(objext)): Likewise.
1057 (ncrtn$(objext)): Likewise.
1058
036da830
AS
10592011-11-03 Andreas Schwab <schwab@redhat.com>
1060
1061 * config/ia64/t-ia64 (crtbeginS.o): Fix whitespace damage.
1062
d2a7d041
DM
10632011-11-02 David S. Miller <davem@davemloft.net>
1064
1065 * configure.ac: Set host_address on sparc too.
1066 * configure: Regenerate.
1067 * config.host: Add sparc/t-linux64 and sparc/t-softmul conditionally
1068 based upon host_address.
1069 * config/sparc/t-linux64: Set CRTSTUFF_T_CFLAGS unconditionally.
1070
af8ed618
JM
10712011-11-02 Jason Merrill <jason@redhat.com>
1072
1073 * config/rs6000/t-ppccomm: Add missing \.
1074
5d1c8e77
RO
10752011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1076
1077 * gthr-single.h, gthr.h: New files.
1078 * config/gthr-lynx.h, config/gthr-posix.h., config/gthr-rtems.h,
1079 config/gthr-vxworks.h, config/i386/gthr-win32.h,
1080 config/mips/gthr-mipssde.h, config/pa/gthr-dce.h,
1081 config/rs6000/gthr-aix.h, config/s390/gthr-tpf.h: New files.
1082 * config/i386/gthr-win32.c: Include "gthr-win32.h".
1083 * configure.ac (thread_header): New variable.
1084 Set it depending on target_thread_file.
1085 (gthr-default.h): Link from $thread_header.
1086 * configure: Regenerate.
1087 * Makefile.in (LIBGCC2_CFLAGS): Remove $(GTHREAD_FLAGS).
1088
852b75ed
RO
10892011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1090
1091 * configure.ac (tm_file_): New variable.
1092 Determine from tm_file.
1093 (tm_file, tm_defines): Substitute.
1094 * configure: Regenerate.
1095 * mkheader.sh: New file.
1096 * Makefile.in (clean): Remove libgcc_tm.h.
1097 ($(objects)): Depend on libgcc_tm.h.
1098 (libgcc_tm_defines, libgcc_tm_file): New variables.
1099 (libgcc_tm.h, libgcc_tm.stamp): New targets.
1100 ($(libgcc-objects), $(libgcc-s-objects), $(libgcc-eh-objects))
1101 ($(libgcov-objects), $(libunwind-objects), $(libunwind-s-objects))
1102 ($(extra-parts)): Depend on libgcc_tm.h.
1103 * config.host (tm_defines, tm_file): New variable.
1104 (arm*-*-linux*): Set tm_file for arm*-*-linux-*eabi.
1105 (arm*-*-uclinux*): Set tm_file for arm*-*-uclinux*eabi.
1106 (arm*-*-eabi*, arm*-*-symbianelf*): Set tm_file.
1107 (avr-*-rtems*): Likewise.
1108 (avr-*-*): Likewise.
1109 (frv-*-elf): Likewise.
1110 (frv-*-*linux*): Likewise.
1111 (h8300-*-rtems*): Likewise.
1112 (h8300-*-elf*): Likewise.
1113 (i[34567]86-*-darwin*): Likewise.
1114 (x86_64-*-darwin*): Likewise.
1115 (rx-*-elf): Likewise.
1116 (tic6x-*-uclinux): Likewise.
1117 (tic6x-*-elf): Likewise.
1118 (i[34567]86-*-linux*, x86_64-*-linux*): Likewise.
1119 * config/alpha/gthr-posix.c: Include libgcc_tm.h.
1120 * config/i386/cygming-crtbegin.c: Likewise.
1121 * config/i386/cygming-crtend.c: Likewise.
1122 * config/ia64/fde-vms.c: Likewise.
1123 * config/ia64/unwind-ia64.c: Likewise.
1124 * config/libbid/bid_gcc_intrinsics.h: Likewise.
1125 * config/rs6000/darwin-fallback.c: Likewise.
1126 * config/stormy16/lib2funcs.c: Likewise.
1127 * config/xtensa/unwind-dw2-xtensa.c: Likewise.
1128 * crtstuff.c: Likewise.
1129 * dfp-bit.h: Likewise.
1130 * emutls.c: Likewise.
1131 * fixed-bit.c: Likewise.
1132 * fp-bit.c: Likewise.
1133 * generic-morestack-thread.c: Likewise.
1134 * generic-morestack.c: Likewise.
1135 * libgcc2.c: Likewise.
1136 * libgcov.c: Likewise.
1137 * unwind-dw2-fde-dip.c: Likewise.
1138 * unwind-dw2-fde.c: Likewise.
1139 * unwind-dw2.c: Likewise.
1140 * unwind-sjlj.c: Likewise.
1141
f9989b51
RO
11422011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1143
1144 * configure.ac: Include ../config/picflag.m4.
1145 (GCC_PICFLAG): Call it.
1146 Substitute.
1147 * configure: Regenerate.
1148 * Makefile.in (gcc_srcdir): Remove.
1149 (LIBGCC2_DEBUG_CFLAGS, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES)
1150 (HOST_LIBGCC2_CFLAGS, PICFLAG, LIB2FUNCS_ST, LIB2FUNCS_EXCLUDE)
1151 (LIB2_DIVMOD_FUNCS, LIB2ADD, LIB2ADD_ST): Set.
1152 ($(lib2funcs-o), $(lib2funcs-s-o), $(lib2-divmod-o))
1153 ($(lib2-divmod-s-o)): Use $(srcdir) to refer to libgcc2.c.
1154 Use $<.
1155 Remove comment.
1156 * libgcc2.c, libgcc2.h, gbl-ctors.h, longlong.h: New files.
1157 * siditi-object.mk ($o$(objext), $(o)_s$(objext)): Use $(srcdir)
1158 to refer to libgcc2.c.
1159 Use $<.
1160 * config/darwin-64.c: New file.
1161 * config/darwin-crt3.c: Remove comment.
1162 * config/divmod.c, config/floatunsidf.c, config/floatunsisf.c,
1163 config/floatunsitf.c, config/floatunsixf.c, config/udivmod.c,
1164 config/udivmodsi4.c: New files.
1165 * config/memcmp.c, config/memcpy.c, config/memmove.c,
1166 config/memset.c: New files.
1167 * config/t-crtstuff-pic (CRTSTUFF_T_CFLAGS_S): Use $(PICFLAG).
1168 * config/t-darwin (HOST_LIBGCC2_CFLAGS): Set.
1169 * config/t-freebsd-thread, config/t-libgcc-pic: New files.
1170 * config/t-libunwind (HOST_LIBGCC2_CFLAGS): Set.
1171 * config/t-openbsd-thread: New file.
1172 * config/t-sol2 (HOST_LIBGCC2_CFLAGS): Remove.
1173 * config/t-vxworks, config/vxlib-tls.c, config/vxlib.c: New files.
1174 * config/alpha/gthr-posix.c, config/alpha/qrnnd.S: New files.
1175 * config/alpha/t-alpha (LIB2ADD): Use $(srcdir) to refer to
1176 qrnnd.S.
1177 Adapt filename.
1178 * config/alpha/t-osf-pthread (LIB2ADD): Use $(srcdir)/config/alpha
1179 to refer to gthr-posix.c.
1180 * config/alpha/t-vms (LIB2ADD): Set.
1181 * config/alpha/vms-gcc_shell_handler.c: New file.
1182 * config/arm/bpabi.c, config/arm/fp16.c,
1183 config/arm/linux-atomic.c, config/arm/linux-atomic-64bit.c,
1184 config/arm/unaligned-funcs.c: New files.
1185 * config/arm/t-bpabi (LIB2ADD, LIB2ADD_ST): Set.
1186 * config/arm/t-elf (HOST_LIBGCC2_CFLAGS): Set.
1187 * config/arm/t-linux: Likewise.
1188 * config/arm/t-linux-eabi (LIB2ADD_ST): Add.
1189 * config/arm/t-netbsd: New file.
1190 * config/arm/t-strongarm-elf (HOST_LIBGCC2_CFLAGS): Set.
1191 * config/arm/t-symbian (LIB2ADD_ST): Set.
1192 * config/avr/t-avr (LIB2FUNCS_EXCLUDE, HOST_LIBGCC2_CFLAGS): Set.
1193 * config/bfin/t-crtstuff (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1194 * config/bfin/t-elf: New file.
1195 * config/c6x/eqd.c, config/c6x/eqf.c, config/c6x/ged.c,
1196 config/c6x/gef.c, config/c6x/gtd.c, config/c6x/gtf.c,
1197 config/c6x/led.c, config/c6x/lef.c, config/c6x/ltd.c,
1198 config/c6x/ltf.c: New files.
1199 * config/c6x/t-elf (LIB2FUNCS_EXCLUDE, LIB2ADD)
1200 (HOST_LIBGCC2_CFLAGS): Set.
1201 * config/c6x/t-uclinux (HOST_LIBGCC2_CFLAGS): Set.
1202 (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1203 * config/cris/arit.c, config/cris/mulsi3.S, config/cris/t-cris:
1204 New files.
1205 * config/cris/t-elfmulti (LIB2ADD_ST): Set.
1206 * config/cris/t-linux (HOST_LIBGCC2_CFLAGS): Remove.
1207 * config/frv/cmovd.c, config/frv/cmovh.c, config/frv/cmovw.c,
1208 config/frv/modi.c, config/frv/uitod.c, config/frv/uitof.c,
1209 config/frv/ulltod.c, config/frv/ulltof.c, config/frv/umodi.c: New
1210 files.
1211 * config/frv/t-frv (LIB2ADD): Set.
1212 * config/frv/t-linux (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1213 * config/h8300/clzhi2.c, config/h8300/ctzhi2.c,
1214 config/h8300/fixunssfsi.c, config/h8300/parityhi2.c,
1215 config/h8300/popcounthi2.c: New files.
1216 * config/h8300/t-h8300 (LIB2ADD, HOST_LIBGCC2_CFLAGS): Set.
1217 * config/i386/gthr-win32.c: New file.
1218 * config/i386/t-cygming (LIBGCC2_INCLUDES): Set.
1219 * config/i386/t-cygwin: Likewise.
1220 * config/i386/t-darwin, config/i386/t-darwin64,
1221 config/i386/t-gthr-win32, config/i386/t-interix: New files.
1222 * config/i386/t-nto (HOST_LIBGCC2_CFLAGS): Set.
1223 (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1224 * config/i386/t-sol2 (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1225 * config/ia64/quadlib.c: New file.
1226 * config/ia64/t-hpux (LIB2ADD): Set.
1227 * config/ia64/t-ia64: Add comment.
1228 * config/iq2000/lib2funcs.c, config/iq2000/t-iq2000: New files.
1229 * config/lm32/t-uclinux (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1230 (HOST_LIBGCC2_CFLAGS): Append, remove -fPIC.
1231 * config/m32c/lib2funcs.c, config/m32c/trapv.c: New files.
1232 * config/m32c/t-m32c (LIB2ADD): Set.
1233 * config/m32r/t-linux (HOST_LIBGCC2_CFLAGS): Set.
1234 * config/m32r/t-m32r: Likewise.
1235 * config/m68k/fpgnulib.c: New file.
1236 * config/m68k/t-floatlib (LIB2ADD): Set.
1237 (xfgnulib.c): New target.
1238 * config/mcore/t-mcore (HOST_LIBGCC2_CFLAGS): Set.
1239 * config/mep/lib2funcs.c, config/mep/tramp.c: New files.
1240 * config/mep/t-mep (LIB2ADD): Set.
1241 * config/microblaze/divsi3.asm: Rename to divsi3.S.
1242 * config/microblaze/moddi3.asm: Rename to moddi3.S.
1243 * config/microblaze/modsi3.asm: Rename to modsi3.S.
1244 * config/microblaze/muldi3_hard.asm: Rename to hard.S.
1245 * config/microblaze/mulsi3.asm: Rename to mulsi3.S.
1246 * config/microblaze/stack_overflow_exit.asm: Rename to exit.S.
1247 * config/microblaze/udivsi3.asm: Rename to udivsi3.S.
1248 * config/microblaze/umodsi3.asm: Rename to umodsi3.S.
1249 * config/microblaze/t-microblaze (LIB2ADD): Reflect this.
1250 * config/mips/t-elf, config/mips/t-vr, config/mips/vr4120-div.S:
1251 New files.
1252 * config/mips/t-mips (LIB2_SIDITI_CONV_FUNCS): Set.
1253 * config/mmix/t-mmix (HOST_LIBGCC2_CFLAGS): Set.
1254 * config/pa/fptr.c, config/pa/lib2funcs.S,
1255 config/pa/linux-atomic.c, config/pa/quadlib.c: New files.
1256 * config/pa/t-linux (HOST_LIBGCC2_CFLAGS): Set.
1257 (LIB2ADD, LIB2ADD_ST): Set.
1258 * config/pa/t-hpux, config/pa/t-hpux10, config/pa/t-pa64: New files.
1259 * config/pa/t-linux (HOST_LIBGCC2_CFLAGS, LIB2ADD, LIB2ADD_ST):
1260 Set.
1261 * config/pa/t-linux64 (LIB2ADD_ST, HOST_LIBGCC2_CFLAGS): Set.
1262 * config/pdp11/t-pdp11: New file.
1263 * config/picochip/libgccExtras/adddi3.S,
1264 config/picochip/libgccExtras/ashlsi3.S,
1265 config/picochip/libgccExtras/ashrsi3.S,
1266 config/picochip/libgccExtras/clzsi2.S,
1267 config/picochip/libgccExtras/cmpsi2.S,
1268 config/picochip/libgccExtras/divmod15.S,
1269 config/picochip/libgccExtras/divmodhi4.S,
1270 config/picochip/libgccExtras/divmodsi4.S,
1271 config/picochip/libgccExtras/lshrsi3.S,
1272 config/picochip/libgccExtras/parityhi2.S,
1273 config/picochip/libgccExtras/popcounthi2.S,
1274 config/picochip/libgccExtras/subdi3.S,
1275 config/picochip/libgccExtras/ucmpsi2.S,
1276 config/picochip/libgccExtras/udivmodhi4.S,
1277 config/picochip/libgccExtras/udivmodsi4.S: New files.
1278 * config/picochip/t-picochip (LIB2ADD, HOST_LIBGCC2_CFLAGS)
1279 (LIBGCC2_DEBUG_CFLAGS, RANLIB_FOR_TARGET): Set.
1280 * config/rs6000/crtresfpr.S, config/rs6000/crtresgpr.S,
1281 config/rs6000/crtresxfpr.S, config/rs6000/crtresxgpr.S,
1282 config/rs6000/crtsavfpr.S, config/rs6000/crtsavgpr.S)
1283 config/rs6000/darwin-asm.h, config/rs6000/darwin-fpsave.S,
1284 config/rs6000/darwin-gpsave.S, config/rs6000/darwin-tramp.S,
1285 config/rs6000/darwin-vecsave.S, config/rs6000/darwin-world.S: New
1286 files.
1287 * config/rs6000/t-darwin (LIB2ADD, LIB2ADD_ST)
1288 (HOST_LIBGCC2_CFLAGS): Set.
1289 * config/rs6000/t-darwin64: New file.
1290 * config/rs6000/t-linux64 (HOST_LIBGCC2_CFLAGS): Set.
1291 * config/rs6000/t-lynx, config/rs6000/t-netbsd: New files.
1292 * config/rs6000/t-ppccomm (LIB2ADD): Add
1293 $(srcdir)/config/rs6000/tramp.S.
1294 (LIB2ADD_ST): Use $(srcdir)/config/rs6000 to refer to sources.
1295 Add $(srcdir)/config/rs6000/eabi.S.
1296 (crtsavfpr.S, crtresfpr.S, crtsavgpr.S, crtresgpr.S, crtresxfpr.S)
1297 (crtresxgpr.S, e500crtres32gpr.S, e500crtres64gpr.S)
1298 (e500crtres64gprctr.S, e500crtrest32gpr.S, e500crtrest64gpr.S)
1299 (e500crtresx32gpr.S, e500crtresx64gpr.S, e500crtsav32gpr.S)
1300 (e500crtsav64gpr.S, e500crtsav64gprctr.S, e500crtsavg32gpr.S)
1301 (e500crtsavg64gpr.S, e500crtsavg64gprctr.S): Remove.
1302 * config/rs6000/tramp.S: New file.
1303 * config/s390/t-tpf: Remove.
1304 * config/sh/linux-atomic.S: New file.
1305 * config/sh/t-linux (LIB2ADD): Set.
1306 (HOST_LIBGCC2_CFLAGS): Append, remove -fpic.
1307 * config/sh/t-netbsd (LIB2ADD, HOST_LIBGCC2_CFLAGS): Set.
1308 * config/sh/t-sh (unwind-dw2-Os-4-200.o): Use $(srcdir) to refer
1309 to unwind-dw2.c.
1310 (HOST_LIBGCC2_CFLAGS): Set.
1311 * config/sparc/t-sol2 (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1312 * config/spu/divmodti4.c, config/spu/divv2df3.c,
1313 config/spu/float_disf.c, config/spu/float_unsdidf.c,
1314 config/spu/float_unsdisf.c, config/spu/float_unssidf.c,
1315 config/spu/mfc_multi_tag_release.c,
1316 config/spu/mfc_multi_tag_reserve.c, config/spu/mfc_tag_release.c,
1317 config/spu/mfc_tag_reserve.c, config/spu/mfc_tag_table.c,
1318 config/spu/multi3.c: New files.
1319 * config/spu/t-elf (LIB2ADD, LIB2ADD_ST, LIB2_SIDITI_CONV_FUNCS)
1320 (HOST_LIBGCC2_CFLAGS): Set.
1321 * config/stormy16/ashlsi3.c, config/stormy16/ashrsi3.c,
1322 config/stormy16/clzhi2.c, config/stormy16/cmpsi2.c,
1323 config/stormy16/ctzhi2.c, config/stormy16/divsi3.c,
1324 config/stormy16/ffshi2.c, config/stormy16/lib2.c,
1325 config/stormy16/lshrsi3.c, config/stormy16/modsi3.c,
1326 config/stormy16/parityhi2.c, config/stormy16/popcounthi2.c,
1327 config/stormy16/t-stormy16, config/stormy16/ucmpsi2.c,
1328 config/stormy16/udivmodsi4.c, config/stormy16/udivsi3.c,
1329 config/stormy16/umodsi3.c: New files.
1330 * config/xtensa/lib2funcs.S: New file.
1331 * config/xtensa/t-elf (HOST_LIBGCC2_CFLAGS): Set.
1332 * config/xtensa/t-xtensa (LIB2ADD): Set.
1333 * config.host (*-*-darwin*): Add t-libgcc-pic to tmake_file.
1334 (*-*-freebsd*): Add t-freebsd, t-libgcc-pic to tmake_file.
1335 Add t-freebsd-thread to tmake_file for posix threads.
1336 (*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu)
1337 (*-*-gnu*, *-*-kopensolaris*-gnu): Add t-libgcc-pic to tmake_file.
1338 (*-*-lynxos*): Likewise.
1339 (*-*-netbsd*): Likewise.
1340 (*-*-openbsd*): Likewise.
1341 Add t-openbsd-thread to tmake_file for posix threads.
1342 (*-*-solaris2*): Add t-libgcc-pic to tmake_file.
1343 (*-*-vxworks*): Set tmake_file.
1344 (alpha*-*-linux*): Add alpha/t-alpha, alpha/t-ieee to tmake_file.
1345 (alpha*-*-freebsd*): Likewise.
1346 (alpha*-*-netbsd*): Likewise.
1347 (alpha*-*-openbsd*): Likewise.
1348 (alpha*-dec-osf5.1*): Remove qrnnd.o, gthr-posix.o from extra_parts.
1349 (alpha64-dec-*vms*): Add alpha/t-alpha, alpha/t-ieee to tmake_file.
1350 (alpha*-dec-*vms*): Likewise.
1351 (arm*-*-netbsdelf*): Add arm/t-netbsd to tmake_file.
1352 (bfin*-elf*): Add bfin/t-elf to tmake_file.
1353 (bfin*-uclinux*): Likewise.
1354 (bfin*-linux-uclibc*): Likewise.
1355 (crisv32-*-elf): Add cris/t-cris to tmake_file.
1356 (crisv32-*-none): Likewise.
1357 (cris-*-elf): Likewise.
1358 (cris-*-none): Likewise.
1359 (cris-*-linux*, crisv32-*-linux*): Likewise.
1360 (hppa[12]*-*-hpux10*): Add pa/t-hpux pa/t-hpux10, t-libgcc-pic to
1361 tmake_file.
1362 (hppa*64*-*-hpux11*): Add pa/t-hpux, pa/t-pa64, t-libgcc-pic to
1363 tmake_file.
1364 (hppa[12]*-*-hpux11*): Add pa/t-hpux, t-libgcc-pic to tmake_file.
1365 (i[34567]86-*-elf*): Add t-libgcc-pic to tmake_file.
1366 (x86_64-*-elf*): Likewise.
1367 (i[34567]86-*-nto-qnx*): Likewise.
1368 (i[34567]86-*-mingw*): Add i386/t-gthr-win32 to tmake_file for
1369 win32 threads.
1370 (x86_64-*-mingw*): Likewise.
1371 (i[34567]86-*-interix3*): Add i386/t-interix to tmake_file.
1372 (lm32-*-uclinux*): Add t-libgcc-pic to tmake_file.
1373 (mipsisa32-*-elf*, mipsisa32el-*-elf*, mipsisa32r2-*-elf*)
1374 (mipsisa32r2el-*-elf*, mipsisa64-*-elf*, mipsisa64el-*-elf*)
1375 (mipsisa64r2-*-elf*, mipsisa64r2el-*-elf*): Add mips/t-elf to
1376 tmake_file.
1377 (mipsisa64sr71k-*-elf*): Likewise.
1378 (mipsisa64sb1-*-elf*, mipsisa64sb1el-*-elf*): Likewise.
1379 (mips-*-elf*, mipsel-*-elf*): Likewise.
1380 (mips64-*-elf*, mips64el-*-elf*): Likewise.
1381 (mips64orion-*-elf*, mips64orionel-*-elf*): Likewise.
1382 (mips*-*-rtems*): Likewise.
1383 (mips64vr-*-elf*, mips64vrel-*-elf*): Add mips/t-elf, mips/t-vr
1384 to tmake_file.
1385 (pdp11-*-*): Add pdp11/t-pdp11 to tmake_file.
1386 (powerpc64-*-darwin*): Add rs6000/t-darwin64 to tmake_file.
1387 (s390x-ibm-tpf*): Add t-libgcc-pic to tmake_file.
1388 (spu-*-elf*): Likewise.
1389 (tic6x-*-uclinux): Add t-libgcc-pic to tmake_file.
1390
45b86625
RO
13912011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1392
1393 * Makefile.in ($(lib1asmfuncs-o), $(lib1asmfuncs-s-o)): Use
1394 $(srcdir) to refer to $(LIB1ASMSRC).
1395 Use $<.
1396 * config/arm/bpabi-v6m.S, config/arm/bpabi.S,
1397 config/arm/ieee754-df.S, config/arm/ieee754-sf.S,
1398 config/arm/lib1funcs.S: New files.
1399 * config/arm/libunwind.S [!__symbian__]: Use lib1funcs.S.
1400 * config/arm/t-arm: New file.
1401 * config/arm/t-bpabi (LIB1ASMFUNCS): Set.
1402 * config/arm/t-elf, config/arm/t-linux, config/arm/t-linux-eabi,
1403 config/arm/t-strongarm-elf: New files.
1404 * config/arm/t-symbian (LIB1ASMFUNCS): Set.
1405 * config/arm/t-vxworks, config/arm/t-wince-pe: New files.
1406 * config/avr/lib1funcs.S: New file.
1407 * config/avr/t-avr (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1408 * config/bfin/lib1funcs.S, config/bfin/t-bfin: New files.
1409 * config/c6x/lib1funcs.S: New file.
1410 * config/c6x/t-elf (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1411 * config/fr30/lib1funcs.S, config/fr30/t-fr30: New files.
1412 * config/frv/lib1funcs.S: New file.
1413 * config/frv/t-frv (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1414 * config/h8300/lib1funcs.S, config/h8300/t-h8300: New files.
1415 * config/i386/cygwin.S, config/i386/t-chkstk: New files.
1416 * config/ia64/__divxf3.asm: Rename to ...
1417 * config/ia64/__divxf3.S: ... this.
1418 Adapt lib1funcs.asm filename.
1419 * config/ia64/_fixtfdi.asm: Rename to ...
1420 * config/ia64/_fixtfdi.S: ... this.
1421 Adapt lib1funcs.asm filename.
1422 * config/ia64/_fixunstfdi.asm: Rename to ...
1423 * config/ia64/_fixunstfdi.S: ... this.
1424 Adapt lib1funcs.asm filename.
1425 * config/ia64/_floatditf.asm: Rename to ...
1426 * config/ia64/_floatditf.S: ... this.
1427 Adapt lib1funcs.asm filename.
1428 * config/ia64/lib1funcs.S: New file.
1429 * config/ia64/t-hpux (LIB1ASMFUNCS): Set.
1430 * config/ia64/t-ia64 (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1431 * config/ia64/t-softfp-compat (libgcc1-tf-compats): Adapt suffix.
1432 * config/m32c/lib1funcs.S, config/m32c/t-m32c: New files.
1433 * config/m68k/lb1sf68.S, config/m68k/t-floatlib: New files.
1434 * config/mcore/lib1funcs.S, config/mcore/t-mcore: New files.
1435 * config/mep/lib1funcs.S: New file.
1436 * config/mep/t-mep (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1437 * config/mips/mips16.S: New file.
1438 * config/mips/t-mips16 (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1439 * config/pa/milli64.S: New file.
1440 * config/pa/t-linux, config/pa/t-linux64: New files.
1441 * config/picochip/lib1funcs.S: New file.
1442 * config/picochip/t-picochip (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1443 * config/sh/lib1funcs.S, config/sh/lib1funcs.h: New files.
1444 * config/sh/t-linux (LIB1ASMFUNCS_CACHE): Set.
1445 * config/sh/t-netbsd: New file.
1446 * config/sh/t-sh (LIB1ASMSRC, LIB1ASMFUNCS, LIB1ASMFUNCS_CACHE): Set.
1447 Use $(srcdir) to refer to lib1funcs.S, adapt filename.
1448 * config/sh/t-sh64: New file.
1449 * config/sparc/lb1spc.S: New file.
1450 * config/sparc/t-softmul (LIB1ASMSRC): Adapt sparc/lb1spc.asm
1451 filename.
1452 * config/v850/lib1funcs.S, config/v850/t-v850: New files.
1453 * config/vax/lib1funcs.S, config/vax/t-linux: New files.
1454 * config/xtensa/ieee754-df.S, config/xtensa/ieee754-sf.S,
1455 config/xtensa/lib1funcs.S: New files.
1456 * config/xtensa/t-xtensa (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1457 * config.host (arm-wrs-vxworks): Add arm/t-arm, arm/t-vxworks to
1458 tmake_file.
1459 (arm*-*-freebsd*): Add arm/t-arm, arm/t-strongarm-elf to tmake_file.
1460 (arm*-*-netbsdelf*): Add arm/t-arm to tmake_file.
1461 (arm*-*-linux*): Likewise.
1462 Add arm/t-elf, arm/t-bpabi, arm/t-linux-eabi to tmake_file for
1463 arm*-*-linux-*eabi, add arm/t-linux otherwise.
1464 (arm*-*-uclinux*): Add arm/t-arm, arm/t-elf to tmake_file.
1465 (arm*-*-ecos-elf): Likewise.
1466 (arm*-*-eabi*, arm*-*-symbianelf*): Likewise.
1467 (arm*-*-rtems*): Likewise.
1468 (arm*-*-elf): Likewise.
1469 (arm*-wince-pe*): Add arm/t-arm, arm/t-wince-pe to tmake_file.
1470 (avr-*-rtems*): Add to tmake_file, add avr/t-avr.
1471 (bfin*-elf*): Add bfin/t-bfin to tmake_file.
1472 (bfin*-uclinux*): Likewise.
1473 (bfin*-linux-uclibc*): Likewise.
1474 (bfin*-rtems*): Likewise.
1475 (bfin*-*): Likewise.
1476 (fido-*-elf): Merge into m68k-*-elf*.
1477 (fr30-*-elf)): Add fr30/t-fr30 to tmake_file.
1478 (frv-*-*linux*): Add frv/t-frv to tmake_file.
1479 (h8300-*-rtems*): Add h8300/t-h8300 to tmake_file.
1480 (h8300-*-elf*): Likewise.
1481 (hppa*64*-*-linux*): Add pa/t-linux, pa/t-linux64 to tmake_file.
1482 (hppa*-*-linux*): Add pa/t-linux to tmake_file.
1483 (i[34567]86-*-cygwin*): Add i386/t-chkstk to tmake_file.
1484 (i[34567]86-*-mingw*): Likewise.
1485 (x86_64-*-mingw*): Likewise.
1486 (i[34567]86-*-interix3*): Likewise.
1487 (ia64*-*-hpux*): Add ia64/t-ia64, ia64/t-hpux to tmake_file.
1488 (ia64-hp-*vms*): Add ia64/t-ia64 to tmake_file.
1489 (m68k-*-elf*): Also handle fido-*-elf.
1490 Add m68k/t-floatlib to tmake_file.
1491 (m68k-*-uclinux*): Add m68k/t-floatlib to tmake_file.
1492 (m68k-*-linux*): Likewise.
1493 (m68k-*-rtems*): Likewise.
1494 (mcore-*-elf): Add mcore/t-mcore to tmake_file.
1495 (sh-*-elf*, sh[12346l]*-*-elf*): Add sh/t-sh64 to tmake_file for
1496 sh64*-*-*.
1497 (sh-*-linux*, sh[2346lbe]*-*-linux*): Add sh/t-sh to tmake_file.
1498 Add sh/t-sh64 to tmake_file for sh64*-*-linux*.
1499 (sh-*-netbsdelf*, shl*-*-netbsdelf*, sh5-*-netbsd*)
1500 (sh5l*-*-netbsd*, sh64-*-netbsd*, sh64l*-*-netbsd*): Add sh/t-sh,
1501 sh/t-netbsd to tmake_file.
1502 Add sh/t-sh64 to tmake_file for sh5*-*-netbsd*, sh64*-netbsd*.
1503 (sh-*-rtems*): Add sh/t-sh to tmake_file.
1504 (sh-wrs-vxworks): Likewise.
1505 (sparc-*-linux*): Add sparc/t-softmul to tmake_file except for
1506 *-leon[3-9]*.
1507 (v850*-*-*): Add v850/t-v850 to tmake_file.
1508 (vax-*-linux*): Add vax/t-linux to tmake_file.
1509 (m32c-*-elf*, m32c-*-rtems*): Add m32c/t-m32c to tmake_file.
1510
5f73c6cc
RO
15112011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1512
1513 * crtstuff.c: New file.
1514 * Makefile.in (CRTSTUFF_CFLAGS): Define.
1515 (CRTSTUFF_T_CFLAGS): Define.
1516 (extra-parts, INSTALL_PARTS): Remove conditional assignments.
1517 (crtbegin$(objext), crtend$(objext), crtbeginS$(objext))
1518 (crtendS$(objext), crtbeginT.o): Use $(srcdir) to refer to
1519 crtstuff.c.
1520 Use $<.
1521 (crtbeginT.o): Use $(objext).
1522 [!CUSTOM_CRTIN] (crti$(objext), crtn$(objext)): New rules.
1523 (libgcc-extra-parts): Don't compare EXTRA_PARTS, GCC_EXTRA_PARTS.
1524 (gcc-extra-parts): Remove.
1525 * config.host (*-*-freebsd*): Add t-crtstuff-pic to tmake_file.
1526 Set extra_parts.
1527 (*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu,
1528 *-*-gnu*): Also handle *-*-kopensolaris*-gnu.
1529 Add t-crtstuff-pic to tmake_file.
1530 (*-*-lynxos*): New case.
1531 Set tmake_file, extra_parts.
1532 (*-*-netbsd*): Add t-crtstuff-pic to tmake_file.
1533 Set extra_parts for *-*-netbsd*1.[7-9]*, *-*-netbsd[2-9]*,
1534 *-*-netbsdelf[2-9]*.
1535 (*-*-openbsd*): Add t-crtstuff-pic to tmake_file.
1536 (*-*-rtems*): Set extra_parts.
1537 (*-*-solaris2*): Remove t-crtin from tmake_file for Solaris < 10.
1538 (*-*-uclinux*): New case.
1539 Set extra_parts.
1540 (*-*-vms*): New case.
1541 Set tmake_file, extra_parts.
1542 (*-*-elf): Set extra_parts.
1543 (alpha*-*-freebsd*): Add crtbeginT.o to extra_parts.
1544 (alpha64-dec-*vms*): Append to tmake_file, remove vms/t-vms,
1545 vms/t-vms64.
1546 Set extra_parts.
1547 (alpha*-dec-*vms*): Append to tmake_file, remove vms/t-vms.
1548 Set extra_parts.
1549 (arm*-*-freebsd*): Add t-crtin to tmake_file.
1550 Add crtbegin.o, crtend.o, crti.o, crtn.o to extra_parts.
1551 (arm-wrs-vxworks): Append to tmake_file.
1552 Set extra_parts.
1553 (arm*-*-uclinux*): Set extra_parts.
1554 (arm*-*-ecos-elf): Likewise.
1555 (arm*-*-eabi*, arm*-*-symbianelf*): Set extra_parts for
1556 arm*-*-eabi*.
1557 (arm*-*-rtems*): Set extra_parts.
1558 (arm*-*-elf): Likewise.
1559 (avr-*-rtems*): Clear extra_parts.
1560 (bfin*-elf*): Add bfin/t-crtlibid, bfin/t-crtstuff to extra_parts.
1561 Set extra_parts.
1562 (bfin*-uclinux*): Likewise.
1563 (bfin*-linux-uclibc*): Add bfin/t-crtstuff to tmake_file.
1564 (bfin*-rtems*): Append to tmake_file.
1565 Set extra_parts.
1566 (bfin*-*): Likewise.
1567 (crisv32-*-elf, crisv32-*-none, cris-*-elf, cris-*-none): Split into ...
1568 (crisv32-*-elf): ... this.
1569 (crisv32-*-none): ... this.
1570 (cris-*-elf, cris-*-none): New cases.
1571 Add cris/t-elfmulti to tmake_file.
1572 (fr30-*-elf): Append to tmake_file.
1573 Set extra_parts.
1574 (frv-*-elf): Append to tmake_file, add frv/t-frv.
1575 Set extra_parts.
1576 (h8300-*-rtems*): Append to tmake_file.
1577 Set extra_parts.
1578 (h8300-*-elf*): Likewise.
1579 (hppa*64*-*-hpux11*): Add pa/t-stublib, pa/t-stublib64 to tmake_file.
1580 Set extra_parts.
1581 (hppa[12]*-*-hpux11*): Add pa/t-stublib to tmake_file.
1582 Set extra_parts.
1583 (i[34567]86-*-elf*): Add i386/t-crtstuff, t-crtstuff-pic to tmake_file.
1584 (x86_64-*-elf*): Likewise.
1585 (i[34567]86-*-freebsd*): Add i386/t-crtstuff to tmake_file.
1586 (x86_64-*-freebsd*): Likewise.
1587 (x86_64-*-netbsd*): Likewise.
1588 (i[34567]86-*-linux*): Likewise.
1589 (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-knetbsd*-gnu)
1590 (i[34567]86-*-gnu*, i[34567]86-*-kopensolaris*-gnu): Likewise.
1591 (x86_64-*-linux*): Likewise.
1592 (x86_64-*-kfreebsd*-gnu, x86_64-*-knetbsd*-gnu): Likewise.
1593 (i[34567]86-*-lynxos*): Add t-crtstuff-pic, i386/t-crtstuff to
1594 tmake_file.
1595 Set extra_parts.
1596 (i[34567]86-*-nto-qnx*): Set tmake_file, extra_parts.
1597 (i[34567]86-*-rtems*): Append to tmake_file, remove t-crtin.
1598 Append to extra_parts, remove crtbegin.o, crtend.o.
1599 (ia64*-*-elf*): Append to extra_parts, remove crtbegin.o, crtend.o.
1600 (ia64*-*-freebsd*): Append to extra_parts, remove crtbegin.o,
1601 crtend.o, crtbeginS.o, crtendS.o.
1602 (ia64*-*-linux*): Comment extra_parts.
1603 (ia64-hp-*vms*): Append to tmake_file, remove vms/t-vms, vms/t-vms64.
1604 Set extra_parts.
1605 (iq2000*-*-elf*): Clear extra_parts.
1606 (lm32-*-elf*, lm32-*-rtems*): Add t-crtin to tmake_file.
1607 (lm32-*-uclinux*): Add to extra_parts, remove crtbegin.o, crtend.o
1608 (m32r-*-elf*, m32r-*-rtems*): Split off ...
1609 (m32r-*-rtems*): ... this.
1610 Add m32r/t-m32r to tmake_file.
1611 (m68k-*-elf*): Add t-crtin to tmake_file.
1612 (m68k-*-rtems*): Add crti.o, crtn.o to extra_parts.
1613 (mcore-*-elf): Likewise.
1614 (microblaze*-*-*): Set extra_parts.
1615 (mips*-sde-elf*): New case.
1616 Set tmake_file, extra_parts.
1617 (mipsisa32-*-elf*, mipsisa32el-*-elf*, mipsisa32r2-*-elf*)
1618 (mipsisa32r2el-*-elf*, mipsisa64-*-elf*, mipsisa64el-*-elf*)
1619 (mipsisa64r2-*-elf*, mipsisa64r2el-*-elf*): Add mips/t-crtstuff to
1620 tmake_file.
1621 Set extra_parts.
1622 (mipsisa64sr71k-*-elf*): Likewise.
1623 (mipsisa64sb1-*-elf*, mipsisa64sb1el-*-elf*): Likewise.
1624 (mips-*-elf*, mipsel-*-elf*): Likewise.
1625 (mips64-*-elf*, mips64el-*-elf*): Likewise.
1626 (mips64vr-*-elf*, mips64vrel-*-elf*): Likewise.
1627 (mips64orion-*-elf*, mips64orionel-*-elf*): Likewise.
1628 (mips*-*-rtems*): Likewise.
1629 (mipstx39-*-elf*, mipstx39el-*-elf*): Likewise.
1630 (moxie-*-*): Split into ...
1631 (moxie-*-elf, moxie-*-uclinux*): ... this.
1632 Add to extra_parts, remove crtbegin.o, crtend.o.
1633 (moxie-*-rtems*): New case.
1634 Set tmake_file.
1635 Clear extra_parts.
1636 (powerpc-*-freebsd*): Add rs6000/t-crtstuff to tmake_file.
1637 Set extra_parts.
1638 (powerpc-*-netbsd*): Add rs6000/t-netbsd to tmake_file.
1639 (powerpc-*-eabispe*): Add rs6000/t-crtstuff, t-crtstuff-pic to
1640 tmake_file.
1641 Set extra_parts.
1642 (powerpc-*-eabisimaltivec*): Add to tmake_file, add rs6000/t-ppccomm,
1643 rs6000/t-crtstuff, t-crtstuff-pic to tmake_file.
1644 Set extra_parts.
1645 (powerpc-*-eabisim*): Likewise.
1646 (powerpc-*-elf*): Likewise.
1647 (powerpc-*-eabialtivec*): Likewise.
1648 (powerpc-xilinx-eabi*): Likewise.
1649 (powerpc-*-eabi*): Likewise.
1650 (powerpc-*-rtems*): Likewise.
1651 (powerpc-*-linux*, powerpc64-*-linux*): Add rs6000/t-crtstuff to
1652 tmake_file.
1653 Set extra_parts.
1654 (powerpc-*-lynxos*): Add to tmake_file.
1655 (powerpcle-*-elf*): Add to tmake_file, add rs6000/t-ppccomm,
1656 rs6000/t-crtstuff, t-crtstuff-pic.
1657 Set extra_parts.
1658 (powerpcle-*-eabisim*): Likewise.
1659 (powerpcle-*-eabi*): Likewise.
1660 (rx-*-elf): Remove extra_parts.
1661 (s390x-ibm-tpf*): Set extra_parts.
1662 (score-*-elf): Set extra_parts.
1663 (sh-*-elf*, sh[12346l]*-*-elf*, sh-*-linux*)
1664 (sh[2346lbe]*-*-linux*, sh-*-netbsdelf*, shl*-*-netbsdelf*)
1665 (sh5-*-netbsd*, sh5l*-*-netbsd*, sh64-*-netbsd*)
1666 (sh64l*-*-netbsd*): Split into ...
1667 (sh-*-elf*, sh[12346l]*-*-elf*): ... this.
1668 Add t-crtstuff-pic to tmake_file.
1669 Set extra_parts.
1670 (sh-*-rtems*): Add to tmake_file, add t-crtstuff-pic.
1671 Set extra_parts.
1672 (sh-wrs-vxworks): Add to tmake_file, add t-crtstuff-pic.
1673 (sparc-*-elf*): Remove t-crtin from tmake_file.
1674 Add to extra_parts, remove crtbegin.o, crtend.o.
1675 (sparc-*-linux*): Add sparc/t-linux64 to tmake_file.
1676 (sparc64-*-linux*): Likewise.
1677 (sparc-*-rtems*): Remove sparc/t-elf from tmake_file.
1678 Add to extra_parts, remove crtbegin.o, crtend.o.
1679 (sparc64-*-elf*): Remove t-crtin from tmake_file.
1680 Add to extra_parts, remove crtbegin.o, crtend.o.
1681 (sparc64-*-rtems*): Remove t-crtin from tmake_file.
1682 Add to extra_parts, remove crtbegin.o, crtend.o.
1683 (sparc64-*-freebsd*, ultrasparc-*-freebsd*): Add to extra_parts.
1684 (sparc64-*-linux*): Add sparc/t-linux64 to tmake_file.
1685 (spu-*-elf*): Add to tmake_file, add spu/t-elf.
1686 Set extra_parts.
1687 (tic6x-*-uclinux): Add c6x/t-uxlinux, t-crtstuff-pic to tmake_file.
1688 Set extra_parts.
1689 (tic6x-*-*): Change to ...
1690 (tic6x-*-elf): ... this.
1691 Set extra_parts.
1692 (xtensa*-*-elf*): Add to tmake_file, add xtensa/t-elf.
1693 Set extra_parts.
1694 (am33_2.0-*-linux*): Add comment.
1695 (mep*-*-*): Add mep/t-mep to tmake_file.
1696 Set extra_parts.
1697 * config/alpha/t-vms: New file.
1698 * config/alpha/vms-dwarf2.S, config/alpha/vms-dwarf2eh.S: New files.
1699 * config/arm/crti.S, config/arm/crtn.S: New files.
1700 * config/bfin/crti.S, config/bfin/crtn.S: New files.
1701 * config/bfin/crtlibid.S: New file.
1702 * config/bfin/t-crtlibid, config/bfin/t-crtstuff: New files.
1703 * config/c6x/crti.S, config/c6x/crtn.S: New files.
1704 * config/c6x/t-elf (CUSTOM_CRTIN): Set.
1705 (crti.o, crtin.o): New rules.
1706 (CRTSTUFF_T_CFLAGS, CRTSTUFF_T_CFLAGS_S): Set.
1707 * config/c6x/t-uclinux: New file.
1708 * config/cris/t-elfmulti: New file.
1709 * config/cris/t-linux (CRTSTUFF_T_CFLAGS_S): Set.
1710 * config/fr30/crti.S, config/fr30/crtn.S: New files.
1711 * config/frv/frvbegin.c, config/frv/frvend.c: New files.
1712 * config/frv/t-frv: New file.
1713 * config/frv/t-linux (CRTSTUFF_T_CFLAGS): Set.
1714 * config/h8300/crti.S, config/h8300/crtn.S: New files.
1715 * config/i386/cygming-crtbegin.c, config/i386/cygming-crtend.c:
1716 New files.
1717 * config/i386/t-cygming (crtbegin.o, crtend.o): Use $(srcdir) to
1718 refer to cygming-crtbegin.c, cygming-crtend.c.
1719 Use $<.
1720 * config/i386/t-nto: New file.
1721 * config/ia64/crtbegin.S, config/ia64/crtend.S: New files.
1722 * config/ia64/crti.S, config/ia64/crtn.S: New files.
1723 * config/ia64/t-ia64 (crtbegin.o, crtend.o, crtbeginS.o,
1724 crtendS.o): Use $(srcdir) to refer to crtbegin.S, crtend.S.
1725 Use .S extension.
1726 Use $<.
1727 * config/ia64/t-vms (CRTSTUFF_T_CFLAGS, CRTSTUFF_T_CFLAGS_S): Set.
1728 (crtinitS.o): New rule.
1729 * config/ia64/vms-crtinit.S: New file.
1730 * config/lm32/t-elf ($(T)crti.o, $(T)crtn.o): Remove.
1731 * config/m32r/initfini.c: New file.
1732 * config/m32r/t-linux, config/m32r/t-m32r: New files.
1733 * config/m68k/crti.S, config/m68k/crtn.S: New files.
1734 * config/mcore/crti.S, config/mcore/crtn.S: New files.
1735 * config/mep/t-mep: New file.
1736 * config/microblaze/crti.S, config/microblaze/crtn.S: New files.
1737 * config/microblaze/t-microblaze (MULTILIB_OPTIONS): Remove.
1738 * config/mips/crti.S, config/mips/crtn.S: New files.
1739 * config/mips/t-crtstuff: New file.
1740 * config/mmix/crti.S, config/mmix/crtn.S: New files.
1741 * config/mmix/t-mmix (CRTSTUFF_T_CFLAGS): Set.
1742 (CUSTOM_CRTIN): Set.
1743 ($(T)crti.o, $(T)crtn.o): Remove $(T),
1744 dependencies.
1745 Use $(srcdir) to refer to crti.S, crtn.S.
1746 Use .S extension, $<.
1747 * config/moxie/crti.asm: Rename to ...
1748 * config/moxie/crti.S: ... this.
1749 * config/moxie/crtn.asm: Rename to ...
1750 * config/moxie/crtn.S: ... this.
1751 * config/moxie/t-moxie: Remove.
1752 * config/pa/stublib.c: New file.
1753 * config/pa/t-stublib, config/pa/t-stublib64: New files.
1754 * config/rs6000/eabi-ci.S, config/rs6000/eabi-cn.S: New files.
1755 * config/rs6000/sol-ci.S, config/rs6000/sol-cn.S: New files.
1756 * config/rs6000/t-crtstuff: New file.
1757 * config/rs6000/t-ppccomm (EXTRA_PARTS): Remove.
1758 (ecrti.S, ecrtn.S, ncrti.S, ncrtn.S): Remove.
1759 (ecrti$(objext)): Depend on $(srcdir)/config/rs6000/eabi-ci.S.
1760 Make output file explicit.
1761 (ecrtn$(objext)): Depend on $(srcdir)/config/rs6000/eabi-cn.S.
1762 Make output file explicit.
1763 (ncrti$(objext): Depend on $(srcdir)/config/rs6000/sol-ci.S.
1764 Make output file explicit.
1765 (ncrtn$(objext)): Depend on $(srcdir)/config/rs6000/sol-cn.S.
1766 Make output file explicit.
1767 * config/score/crti.S, config/score/crtn.S: New files.
1768 * config/sh/crt1.S, config/sh/crti.S, config/sh/crtn.S: New files.
1769 * config/sh/lib1funcs-4-300.S, config/sh/lib1funcs-Os-4-200.S: New
1770 files.
1771 * config/sh/t-sh, config/sh/t-superh: New files.
1772 * config/sparc/t-linux64: New file.
1773 * config/spu/cache.S, config/spu/cachemgr.c: New files.
1774 * config/spu/t-elf (CRTSTUFF_T_CFLAGS): Set.
1775 (cachemgr.o, cachemgr_nonatomic.o, libgcc_%.a, cache8k.o)
1776 (cache16k.o, cache32k.o, cache64k.o, cache128k.o): New rules.
1777 * config/t-crtin: Remove.
1778 * config/t-crtstuff-pic: New file.
1779 * config/t-sol2 (CUSTOM_CRTIN): Set.
1780 (crti.o, crtn.o): New rules.
1781 * config/vms/t-vms: New file.
1782 * config/vms/vms-ucrt0.c: New file.
1783 * config/xtensa/t-elf: New file.
1784
b040f2be
RO
17852011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1786
1787 * Makefile.in (SHLIB_NM_FLAGS): Set.
1788 * mkmap-flat.awk, mkmap-symver.awk: New files.
1789 * configure.ac (libgcc_cv_lib_sjlj_exceptions): Check for SjLj
1790 exceptions.
1791 * configure: Regenerate.
1792 * config/libgcc-glibc.ver: New file.
1793 * config/libgcc-libsystem.ver: New file.
1794 * config/t-libunwind (SHLIB_LC): Set.
1795 * config/t-linux: New file.
1796 * config/t-slibgcc (INSTALL_SHLIB): New.
1797 (SHLIB_INSTALL): Use it.
1798 * config/t-slibgcc-darwin (SHLIB_MKMAP): Use $(srcdir) to refer
1799 to mkmap-symver.awk.
1800 (SHLIB_MAPFILES): Don't append, adapt pathname.
1801 (SHLIB_VERPFX): Set.
1802 * config/t-slibgcc-elf-ver (SHLIB_MKMAP): Use $(srcdir) to refer
1803 to mkmap-symver.awk.
1804 * config/t-slibgcc-gld-nover, config/t-slibgcc-hpux,
1805 config/t-slibgcc-libgcc, config/t-slibgcc-vms: New files.
1806 * config/alpha/libgcc-alpha-ldbl.ver, config/alpha/t-linux: New files.
1807 * config/alpha/t-slibgcc-osf (SHLIB_MKMAP): Use $(srcdir) to refer
1808 to mkmap-flat.awk.
1809 * config/arm/t-bpabi (SHLIB_MAPFILES): Set.
1810 * config/bfin/libgcc-glibc.ver, config/bfin/t-linux: New files.
1811 * config/c6x/libgcc-eabi.ver, config/c6x/t-elf: New files.
1812 * config/cris/libgcc-glibc.ver, config/cris/t-linux: New files.
1813 * config/frv/libgcc-frv.ver, config/frv/t-linux: New files.
1814 * config/i386/libgcc-darwin.10.4.ver,
1815 config/i386/libgcc-darwin.10.5.ver, config/i386/libgcc-glibc.ver:
1816 New files.
1817 * config/i386/t-darwin: Remove.
1818 * config/i386/t-darwin64: Likewise.
1819 * config/i386/t-dw2-eh, config/i386/t-sjlj-eh: New files.
1820 * config/i386/t-slibgcc-cygming, config/i386/t-cygwin,
1821 config/i386/t-dlldir, config/i386/t-dlldir-x: New files.
1822 * config/i386/t-linux: New file.
1823 * config/i386/t-mingw32: New file.
1824 * config/ia64/libgcc-glibc.ver, config/ia64/libgcc-ia64.ver: New files.
1825 * config/ia64/t-glibc: Rename to ...
1826 * config/ia64/t-linux: ... this.
1827 (SHLIB_MAPFILES): Set.
1828 * config/ia64/t-glibc-libunwind: Rename to ...
1829 * config/ia64/t-linux-libunwind: ... this.
1830 * config/ia64/t-ia64 (SHLIB_MAPFILES): Set.
1831 * config/ia64/t-slibgcc-hpux: New file.
1832 * config/m32r/libgcc-glibc.ver, config/m32r/t-linux: New files.
1833 * config/m68k/t-slibgcc-elf-ver: New file.
1834 * config/mips/t-mips16 (SHLIB_MAPFILES): Set.
1835 * config/mips/t-slibgcc-irix (SHLIB_MKMAP): Use $(srcdir) to refer
1836 to mkmap-flat.awk.
1837 * config/pa/t-slibgcc-hpux: New file.
1838 * config/pa/t-slibgcc-dwarf-ver, config/pa/t-slibgcc-sjsj-ver: New
1839 files.
1840 * config/rs6000/libgcc-darwin.10.4.ver,
1841 config/rs6000/libgcc-darwin.10.5.ver: New files.
1842 * config/rs6000/libgcc-ppc-glibc.ver: Rename to
1843 config/rs6000/libgcc-glibc.ver.
1844 * config/rs6000/libgcc-ppc64.ver: Rename to
1845 config/rs6000/libgcc-ibm-ldouble.ver.
1846 * config/rs6000/t-darwin (SHLIB_VERPFX): Remove.
1847 * config/rs6000/t-ibm-ldouble (SHLIB_MAPFILES): Adapt filename.
1848 * config/rs6000/t-ldbl128: Rename to ...
1849 * config/rs6000/t-linux: ... this.
1850 (SHLIB_MAPFILES): Adapt filename.
1851 * config/rs6000/t-slibgcc-aix: New file.
1852 * config/sh/libgcc-excl.ver, config/sh/libgcc-glibc.ver: New files.
1853 * config/sh/t-linux (SHLIB_MAPFILES): Use $(srcdir) to refer to
1854 libgcc-excl.ver, libgcc-glibc.ver.
1855 (SHLIB_LINK, SHLIB_INSTALL): Remove.
1856 * config/sparc/libgcc-glibc.ver: New file.
1857 * config/sparc/t-linux: New file.
1858 * config/xtensa/libgcc-glibc.ver, config/xtensa/t-linux: New files.
1859 * config.host (*-*-freebsd*): Add t-slibgcc, t-slibgcc-gld,
1860 t-slibgcc-elf-ver to tmake_file.
1861 Add t-slibgcc-nolc-override to tmake_file for posix threads on
1862 *-*-freebsd[34].
1863 (*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu,
1864 *-*-gnu*, *-*-kopensolaris*-gnu): Add t-slibgcc, t-slibgcc-gld,
1865 t-slibgcc-elf-ver, t-linux to tmake_file.
1866 (*-*-netbsd*): Add t-slibgcc, t-slibgcc-gld, t-slibgcc-elf-ver to
1867 tmake_file.
1868 (alpha*-*-linux*): Add alpha/t-linux to tmake_file.
1869 (alpha64-dec-*vms*): Add t-slibgcc-vms to tmake_file.
1870 (alpha*-dec-*vms*): Likewise.
1871 (arm*-*-freebsd*): Append to tmake_file.
1872 (arm*-*-netbsdelf*): Add t-slibgcc-gld-nover to tmake_file.
1873 (arm*-*-linux*): Add t-slibgcc-libgcc to tmake_file for
1874 arm*-*-linux-*eabi.
1875 (arm*-*-eabi*, arm*-*-symbianelf*): Add t-slibgcc-nolc-override to
1876 tmake_file for arm*-*-symbianelf*.
1877 (bfin*-linux-uclibc*): Append to tmake_file, add bfin/t-linux.
1878 (cris-*-linux*, crisv32-*-linux*): Append to tmake_file, add
1879 cris/t-linux.
1880 (frv-*-*linux*): Append to tmake_file, add frv/t-linux.
1881 (hppa*-*-linux*): Add t-slibgcc-libgcc, pa/t-slibgcc-sjlj-ver,
1882 pa/t-slibgcc-dwarf-ver to tmake_file.
1883 (hppa[12]*-*-hpux10*): Add t-slibgcc, pa/t-slibgcc-sjlj-ver,
1884 pa/t-slibgcc-dwarf-ver, t-slibgcc-hpux, pa/t-slibgcc-hpux to tmake_file.
1885 (hppa*64*-*-hpux11*): Likewise.
1886 (hppa[12]*-*-hpux11*): Likewise.
1887 (x86_64-*-darwin*): Don't override tmake_file, but only keep
1888 i386/t-crtpc, i386/t-crtfm.
1889 (i[34567]86-*-cygwin*): Set tmake_eh_file, tmake_dlldir_file.
1890 Prepend $tmake_eh_file, $tmake_dlldir_file, i386/t-slibgcc-cygming
1891 to tmake_file.
1892 Add i386/t-cygwin to tmake_file.
1893 Prepent i386/t-mingw-pthread to tmake_file for posix threads.
1894 (i[34567]86-*-mingw*): Set tmake_eh_file, tmake_dlldir_file.
1895 Prepend $tmake_eh_file, $tmake_dlldir_file, i386/t-slibgcc-cygming
1896 to tmake_file.
1897 Add i386/t-mingw32 to tmake_file.
1898 (x86_64-*-mingw*): Likewise.
1899 (ia64*-*-freebsd*): Append to tmake_file.
1900 (ia64*-*-linux*): Append to tmake_file.
1901 Replace ia64/t-glibc by ia64/t-linux.
1902 Replace ia64/t-glibc-libunwind by ia64/t-linux-libunwind if using
1903 system libunwind.
1904 (ia64*-*-hpux*): Add t-slibgcc, ia64/t-slibgcc-hpux,
1905 t-slibgcc-hpux to tmake_file.
1906 (ia64-hp-*vms*): Add t-slibgcc-vms to tmake_file.
1907 (m32r-*-linux*): Append to tmake_file, add m32r/t-linux.
1908 (m32rle-*-linux*): Likewise.
1909 (m68k-*-linux*)): Add m68k/t-slibgcc-elf-ver to tmake_file unless
1910 sjlj exceptions.
1911 (microblaze*-linux*): New case.
1912 Append to tmake_file, add t-slibgcc-nolc-override.
1913 (powerpc-*-freebsd*): Add t-slibgcc-libgcc to tmake_file.
1914 (powerpc-*-linux*, powerpc64-*-linux*): Likewise.
1915 Replace rs6000/t-ldbl128 by rs6000/t-linux in tmake_file.
1916 (rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Add
1917 rs6000/t-slibgcc-aix to tmake_file.
1918 (rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
1919 (rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
1920 (sh-*-elf*, sh[12346l]*-*-elf*, sh-*-linux*)
1921 (sh[2346lbe]*-*-linux*, sh-*-netbsdelf*, shl*-*-netbsdelf*)
1922 (sh5-*-netbsd*, sh5l*-*-netbsd*, sh64-*-netbsd*)
1923 (sh64l*-*-netbsd*): Add t-slibgcc-libgcc to tmake_file for
1924 sh*-*-linux*.
1925 (sparc-*-linux*): Append to tmake_file for *-leon*.
1926 Add sparc/t-linux to tmake_file for non-Leon targets.
1927 (sparc64-*-linux*): Add sparc/t-linux to tmake_file.
1928 (tic6x-*-uclinux): New case.
1929 Add t-slibgcc, t-slibgcc-gld, t-slibgcc-elf-ver to tmake_file.
1930 (tic6x-*-*): Add c6x/t-elf to tmake_file.
1931 (xtensa*-*-linux*): Append to tmake_file, add xtensa/t-linux.
1932 (am33_2.0-*-linux*): Append to tmake_file.
1933 (i[34567]86-*-linux*, x86_64-*-linux*, i[34567]86-*-kfreebsd*-gnu)
1934 (i[34567]86-*-knetbsd*-gnu, i[34567]86-*-gnu*): Also handle
1935 x86_64-*-kfreebsd*-gnu.
1936 Add i386/t-linux to tmake_file.
1937
18b4bd7b
ILT
19382011-10-28 Ian Lance Taylor <iant@google.com>
1939
1940 * config/i386/morestack.S: Correct CFI information to do proper
1941 returns throughout function. In 32-bit mode, save %ebx so that it
1942 is restored on unwind.
1943
5b2d9d90
BS
19442011-10-25 Bernd Schmidt <bernds@codesourcery.com>
1945
1946 * config/c6x/pr-support.c (__gnu_unwind_24bit): Correct logic for the
1947 case where B3 isn't the return register.
1948
0d53e346
BS
1949 * config/c6x/pr-support.c (pop_compact_frame, pop_frame): Correct
1950 logic for doubleword pops.
1951
cbffbd59
AT
19522011-10-25 Andreas Tobler <andreast@fgznet.ch>
1953
1954 * config/rs6000/t-freebsd: Add wildcard.
1955
56dc349e
PB
19562011-10-21 Paul Brook <paul@codesourcery.com>
1957
1958 * unwind-arm-common.inc: Handle ID3/4 unwinding data.
1959
1e06b07d
UB
19602011-10-16 Uros Bizjak <ubizjak@gmail.com>
1961 Eric Botcazou <ebotcazou@adacore.com>
1962
1963 PR target/50737
1964 * config/alpha/linux-unwind.h (alpha_fallback_frame_state): Set
1965 fs->signal_frame to 1.
1966
b5204884
ILT
19672011-10-07 Ian Lance Taylor <iant@google.com>
1968
1969 * generic-morestack-thread.c: #include <errno.h>.
1970
91a639a1
ILT
19712011-10-07 Ian Lance Taylor <iant@google.com>
1972
1973 PR target/46093
1974 * generic-morestack.c (__generic_morestack): Make sure the segment
1975 is large enough for both the stack frame and the copied
1976 parameters.
1977
cc49116d
RO
19782011-10-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1979
1980 PR bootstrap/49804
1981 * config.host: Add crtbegin.o, crtbeginS.o, crtend.o, crtendS.o to
1982 extra_parts.
1983
2996d8c3
NC
19842011-09-28 Nick Clifton <nickc@redhat.com>
1985
1986 * config/rx/rx-lib.h: Always restrict doubles to the SF type when
1987 64-bit doubles are not enabled.
1988 * config/rx/rx-abi.h: Fix extraneous renaming of the floatsisf
1989 and floatunsisf functions.
1990
1e874273 19912011-09-13 Paul Brook <paul@codesourcery.com>
2996d8c3 1992
1e874273
PB
1993 * config.host (tic6x-*-*): Add c6x/t-c6x-elf. Set unwind_header.
1994 * unwind-c.c (PERSONALITY_FUNCTION): Use UNWIND_POINTER_REG.
1995 * unwind-arm-common.inc: New file.
1996 * config/arm/unwind-arm.c: Use unwind-arm-common.inc.
1997 * config/arm/unwind-arm.h: Use unwind-arm-common.h.
1998 (_GLIBCXX_OVERRIDE_TTYPE_ENCODING): Define.
1999 * config/c6x/libunwind.S: New file.
2000 * config/c6x/pr-support.c: New file.
2001 * config/c6x/unwind-c6x.c: New file.
2002 * config/c6x/unwind-c6x.h: New file.
2003 * config/c6x/t-c6x-elf: New file.
2004
f70c879a
UB
20052011-08-23 Uros Bizjak <ubizjak@gmail.com>
2006
2007 * config/i386/64/sfp-machine.h (ASM_INVALID): New define.
2008 (ASM_DIVZERO): Ditto.
2009 (FP_HANLDE_EXCEPTIONS): Use ASM_INVALID and ASM_DIVZERO.
2010
c55b374b
RS
20112011-08-18 Richard Sandiford <richard.sandiford@linaro.org>
2012
2013 * config/arm/bpabi-lib.h (RENAME_LIBRARY_SET): Delete.
2014
1e138510
RS
20152011-08-17 Richard Sandiford <richard.sandiford@linaro.org>
2016
2017 PR target/50090
2018 * config/arm/bpabi-lib.h (RENAME_LIBRARY): Use a C-level alias
2019 instead of an assembly one.
2020
1563503d
PB
20212011-08-12 Paolo Bonzini <bonzini@gnu.org>
2022
2023 PR bootstrap/50047
2024 * Makefile.in (install-unwind_h): Create
2025 $(gcc_objdir)/include/unwind.h atomically.
2026
3627ac1a
RO
20272011-08-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2028
2029 * Makefile.in (install-unwind_h): Remove destination file first.
2030
c6412d86
RO
20312011-08-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2032
2033 * sync.c: New file.
2034 * config/mips/t-mips16: New file.
2035 * config.host (mips64*-*-linux*): Add mips/t-mips16 to tmake_file.
2036 (mips*-*-linux*): Likewise.
2037 (mips*-sde-elf*): Likewise.
2038 (mipsisa32-*-elf*): Join with mipsisa32r2-*-elf*,
2039 mipsisa64-*-elf*, mipsisa64r2-*-elf*.
2040 Add mips/t-mips16 to tmake_file.
2041 (mipsisa64sb1-*-elf*): Add mips/t-mips16 to tmake_file.
2042 (mips-*-elf*): Likewise.
2043 (mips64-*-elf*): Likewise.
2044 (mips64orion-*-elf*): Likewise.
2045 (mips*-*-rtems*): Likewise.
2046 (mipstx39-*-elf*): Likewise.
2047 * Makefile.in: Use SYNC instead of LIBGCC_SYNC.
2048 ($(libgcc-sync-size-funcs-o)): Use SYNC_CFLAGS instead of
2049 LIBGCC_SYNC_CFLAGS.
2050 Use $(srcdir) to refer to sync.c.
2051 Use $<.
2052 ($(libgcc-sync-funcs-o)): Likewise.
2053 ($(libgcc-sync-size-funcs-s-o)): Likewise.
2054 ($(libgcc-sync-funcs-s-o)): Likewise.
2055
3cb6e5bd
AS
20562011-08-09 Andreas Schwab <schwab@linux-m68k.org>
2057
2058 * config.host (ia64*-*-linux*): Move ia64/t-glibc after
2059 t-libunwind.
2060
cca2207a
L
20612011-08-08 H.J. Lu <hongjiu.lu@intel.com>
2062
2063 PR other/48007
2064 * config/i386/value-unwind.h: New.
2065
ed39fbad
RS
20662011-08-06 Richard Sandiford <rdsandiford@googlemail.com>
2067
2068 * config.host (*-*-darwin*, *-*-freebsd*, *-*-linux*, frv-*-*linux*)
2069 (*-*-kfreebsd*-gnu, *-*-knetbsd*-gnu, *-*-gnu*, *-*-kopensolaris*-gnu):
2070 Add to tmake_file rather than overriding it.
2071
aca0b0b3
RO
20722011-08-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2073
2074 * config/t-softfp: Remove.
2075 * soft-fp: Moved from ../gcc/config.
2076 * soft-fp/README: Remove t-softfp reference.
2077 * soft-fp/t-softfp: Move to config/t-softfp.
2078 (softfp_machine_header): Remove.
2079 (softfp_file_list): Remove config subdir.
2080 (soft-fp-objects): New variable.
2081 ($(soft-fp-objects)): Set INTERNAL_CFLAGS.
2082 (LIB2FUNCS_EXTRA): Add to LIB2ADD instead.
2083 (SFP_MACHINE, $(SFP_MACHINE)): Remove.
2084 * config/t-softfp-excl: New file.
2085 * config/t-softfp-sfdf: New file.
2086 * config/t-softfp-tf: New file.
2087 * config/no-sfp-machine.h: New file.
2088 * config/arm/sfp-machine.h: New file.
2089 * config/arm/t-softfp: New file.
2090 * config/c6x/sfp-machine.h: New file.
2091 * config/i386/32/t-fprules-softfp: Rename to ...
2092 * config/i386/32/t-softfp: ... this.
2093 (tifunctions, LIB2ADD): Remove.
2094 (softfp_int_modes): Override.
2095 * config/i386/64/t-softfp-compat (tf-functions): Remove config
2096 subdir.
2097 * config/i386/64/eqtf2.c: Likewise.
2098 * config/i386/64/getf2.c: Likewise.
2099 * config/i386/64/letf2.c: Likewise.
2100 * config/ia64/sft-machine.h: New file.
2101 * config/ia64/t-fprules-softfp: Rename to ...
2102 * config/ia64/t-softfp: ... this.
2103 * config/lm32/sfp-machine.h: New file.
2104 * config/moxie/t-moxie-softfp: Remove.
2105 * config/rs6000/ibm-ldouble-format: New file.
2106 * config/rs6000/ibm-ldouble.c: New file.
2107 * config/rs6000/libgcc-ppc-glibc.ver: New file
2108 * config/rs6000/libgcc-ppc64.ver: New file
2109 * config/rs6000/sfp-machine.h: New file.
2110 * config/rs6000/t-freebsd: New file.
2111 * config/rs6000/t-ibm-ldouble: New file.
2112 * config/rs6000/t-ldbl128: Use $(srcdir) to refer to
2113 libgcc-ppc-glibc.ver.
2114 * config/rs6000/t-linux64: New file.
2115 * config/rs6000/t-ppccomm (LIB2ADD): Add
2116 $(srcdir)/config/rs6000/ibm-ldouble.c.
2117 * config/rs6000/t-ppccomm-ldbl: New file.
2118 * config/score/sfp-machine.h: New file.
2119 * config.host (sfp_machine_header): Explain.
2120 (arm*-*-linux*): Add t-softfp-sfdf, t-softfp-excl, arm/t-softfp,
2121 t-softfp to tmake_file.
2122 (arm*-*-uclinux*): Likewise.
2123 (arm*-*-ecos-elf): Likewise.
2124 (arm*-*-eabi*, arm*-*-symbianelf*): Likewise.
2125 (arm*-*-rtems*): Likewise.
2126 (arm*-*-elf): Likewise.
2127 (ia64*-*-linux*): Replace ia64/t-fprules-softfp by ia64/t-softfp
2128 in tmake_file.
2129 Add t-softfp-tf, t-softfp-excl, t-softfp to tmake_file.
2130 (lm32-*-elf*, lm32-*-rtems*): Add t-softfp-sfdf, t-softfp to tmake_file.
2131 (lm32-*-uclinux*): Likewise.
2132 (moxie-*-*): Replace moxie/t-moxie-softfp by t-softfp-sfdf,
2133 t-softfp-excl, t-softfp.
2134 (powerpc-*-darwin*): Add rs6000/t-ibm-ldouble to tmake_file.
2135 (powerpc64-*-darwin*): Likewise.
2136 (powerpc-*-freebsd*): Add t-softfp-sfdf, t-softfp-excl, t-softfp
2137 to tmake_file.
2138 (powerpc-*-eabisimaltivec*): Add rs6000/t-ppccomm-ldbl to
2139 tmake_file.
2140 (powerpc-*-eabisim*): Likewise.
2141 (powerpc-*-elf*): Likewise.
2142 (powerpc-*-eabialtivec*): Likewise.
2143 (powerpc-xilinx-eabi*): Likewise.
2144 (powerpc-*-rtems*): Likewise.
2145 (powerpc-*-linux*, powerpc64-*-linux*): Add t-softfp-sfdf,
2146 t-softfp-excl, t-softfp to tmake_file.
2147 (powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add
2148 rs6000/t-ppccomm-ldbl to tmake_file.
2149 (powerpcle-*-elf*): Likewise.
2150 (powerpcle-*-eabisim*): Likewise.
2151 (powerpcle-*-eabi*): Likewise.
2152 (rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Add
2153 rs6000/t-ibm-ldouble to tmake_file.
2154 (rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
2155 (rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
2156 (score-*-elf): Add t-softfp-sfdf, t-softfp-excl, t-softfp to tmake_file.
2157 (tic6x-*-*): Likewise.
2158 (i[34567]86-*-darwin*, x86_64-*-darwin*,
2159 i[34567]86-*-kfreebsd*-gnu, x86_64-*-kfreebsd*-gnu,
2160 i[34567]86-*-linux*, x86_64-*-linux*, i[34567]86-*-gnu*,
2161 i[34567]86-*-solaris2*, x86_64-*-solaris2.1[0-9]*,
2162 i[34567]86-*-cygwin*, i[34567]86-*-mingw*, x86_64-*-mingw*,
2163 i[34567]86-*-freebsd*, x86_64-*-freebsd*): Add t-softfp-tf,
2164 t-softfp to tmake_file.
2165 * configure.ac (sfp_machine_header): Provide default if unset.
2166 Substitute.
2167 Link sfp-machine.h to config/$sfp_machine_header.
2168 * configure: Regenerate.
2169
569dc494
RO
21702011-08-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2171
2172 * Makefile.in (double_type_size, long_double_type_size): Set.
2173 Remove $(fpbit-in-libgcc) support.
2174 (FPBIT_FUNCS, DPBIT_FUNCS, TPBIT_FUNCS): New variables.
2175 (fpbit-src): New variable.
2176 ($(fpbit-o), $(fpbit-s-o)): Use $(fpbit-src) instead of $(FPBIT).
2177 Compile with -DFLOAT $(FPBIT_CFLAGS).
2178 Use $<.
2179 ($(dpbit-o), $(dpbit-s-o)): Use $(fpbit-src) instead of $(DPBIT).
2180 Compile with $(FPBIT_CFLAGS).
2181 Use $<.
2182 ($(tpbit-o), $(tpbit-s-o): Use $(fpbit-src) instead of $(TPBIT).
2183 Compile with -DFLOAT $(TPBIT_CFLAGS).
2184 Use $<.
2185 * configure.ac (double_type_size, long_double_type_size):
2186 Determine and substitute.
2187 * configure: Regenerate.
2188 * fp-bit.c, fp-bit.h: New files.
2189 * config/avr/avr-lib.h, config/h8300/h8300-lib.h: New files.
2190 * config/mips/t-irix6 (TPBIT, $(gcc_objdir)/tp-bit.c): Remove.
2191 * config/mips/t-mips: New file.
2192 * config/mips/t-sdemtk: New file.
2193 * config/rs6000/ppc64-fp.c: New file.
2194 * config/rs6000/t-darwin (LIB2ADD): Add
2195 $(srcdir)/config/rs6000/ppc64-fp.c.
2196 * config/rs6000/t-ppc64-fp: New file.
2197 * config/rx/rx-lib.h: New file.
2198 * config/rx/t-rx (FPBIT): Set to true.
2199 ($(gcc_objdir)/fp-bit.c): Remove.
2200 (DPBIT): Set to true only with -m64bit-doubles.
2201 ($(gcc_objdir)/dp-bit.c): Remove.
2202 * config/sparc/t-softfp: Remove.
2203 * config/spu/t-elf: New file.
2204 * config/t-fdpbit, config/t-fpbit: New files.
2205 * config.host (m32c*-*-*): Add t-fdpbit to tmake_file.
2206 (mips*-*-*): Likewise.
2207 (arm-wrs-vxworks): Likewise.
2208 (arm*-*-freebsd*): Likewise.
2209 (avr-*-rtems*): Add t-fpbit to tmake_file.
2210 (avr-*-*): Likewise.
2211 (bfin*-elf*): Add t-fdpbit to tmake_file.
2212 (bfin*-uclinux*): Likewise.
2213 (bfin*-linux-uclibc*): Likewise.
2214 (bfin*-rtems*): New case.
2215 Add t-fdpbit to tmake_file.
2216 (bfin*-*): Add t-fdpbit to tmake_file.
2217 (crisv32-*-elf): Likewise.
2218 (cris-*-linux*): Likewise.
2219 (fr30-*-elf): Likewise.
2220 (frv-*-elf, frv-*-*linux*): Likewise.
2221 (h8300-*-rtems*, h8300-*-elf*): Add t-fpbit to tmake_file.
2222 (iq2000*-*-elf*): Add t-fdpbit to tmake_file.
2223 (m32r-*-elf*): Likewise.
2224 (m32rle-*-elf*): Likewise.
2225 (m32r-*-linux*): Likewise.
2226 (m32rle-*-linux*): Likewise.
2227 (mcore-*-elf): Add t-fdpbit to tmake_file.
2228 (microblaze*-*-*): Likewise.
2229 (mips-sgi-irix6.5*): Add t-tpbit to tmake_file.
2230 (mips*-*-netbsd*): Add mips/t-mips to tmake_file.
2231 (mips64*-*-linux*): Also handle mipsisa64*-*-linux*.
2232 Fix typo.
2233 Add mips/t-tpbit to tmake-file.
2234 (mips*-*-linux*): Fix typo.
2235 (mips*-sde-elf*): New case
2236 Add mips/t-sdemtk unless using newlib.
2237 (mipsisa64sr71k-*-elf*): Add t-fdpbit to tmake_file.
2238 (mipsisa64sb1-*-elf*): Add mips/t-mips to tmake_file.
2239 (mn10300-*-*): Likewise.
2240 (pdp11-*-*): Likewise.
2241 (picochip-*-*): Add t-fpbit to tmake_file.
2242 (powerpc-*-eabisimaltivec*): Likewise.
2243 (powerpc-*-eabisim*): Likewise.
2244 (powerpc-*-elf*): Likewise.
2245 (powerpc-*-eabialtivec*): Likewise.
2246 (powerpc-xilinx-eabi*): New case.
2247 Add t-fdpbit to tmake_file.
2248 (powerpc-*-eabi*): Add t-fdpbit to tmake_file.
2249 (powerpc-*-rtems*): Likewise.
2250 (powerpc-*-linux*, powerpc64-*-linux*): Add rs6000/t-ppc64-fp to
2251 tmake_file.
2252 (powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add t-fdpbit to
2253 tmake_file.
2254 (powerpc-*-lynxos*): Likewise.
2255 (powerpcle-*-elf*): Likewise.
2256 (powerpcle-*-eabisim*): Likewise.
2257 (powerpcle-*-eabi*): Likewise.
2258 (rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Add
2259 t-fdpbit, rs6000/t-ppc64-fp to tmake_file.
2260 (rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
2261 (rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
2262 (rx-*-elf): Add t-fdpbit to tmake_file.
2263 (sh-*-elf*, sh[12346l]*-*-elf*, sh-*-linux*)
2264 (sh[2346lbe]*-*-linux*, sh-*-netbsdelf*, shl*-*-netbsdelf*)
2265 (sh5-*-netbsd*, sh5l*-*-netbsd*, sh64-*-netbsd*)
2266 (sh64l*-*-netbsd*): Add t-fdpbit to tmake_file except on
2267 sh*-*-netbsd*.
2268 (sh-*-rtems*): Add t-fdpbit to tmake_file.
2269 (sh-wrs-vxworks): Likewise.
2270 (sparc-*-elf*): Replace sparc/t-softfp by t-fdpbit in tmake_file.
2271 (sparc-*-linux*): Add t-fdpbit to tmake_file for *-leon*.
2272 (sparc-*-rtems*, sparc64-*-rtems*): Split off ...
2273 (sparc64-*-rtems*): ... new case.
2274 (sparc-*-rtems*): Add t-fdpbit to tmake_file.
2275 (spu-*-elf*): Likewise.
2276 Add spu/t-elf to tmake_file.
2277 (v850*-*-*): Add t-fdpbit to tmake_file.
2278 (xstormy16-*-elf): Likewise.
2279 (am33_2.0-*-linux*): Add t-fdpbit to tmake_file.
2280 (mep*-*-*): Likewise.
2281
201cdb74
RO
22822011-08-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2283
2284 * Makefile.in (LIB2ADDEH, LIB2ADDEHSTATIC, LIB2ADDEHSHARED): New
2285 variables.
2286 (LIBUNWIND, SHLIBUNWIND_LINK, SHLIBUNWIND_INSTALL): New variables.
2287 (LIB2ADDEH, LIB2ADDEHSTATIC, LIB2ADDEHSHARED): Add $(srcdir)/emutls.c.
2288 (install-unwind_h): New target.
2289 (all): Depend on it.
2290 * config.host (unwind_header): New variable.
2291 (*-*-freebsd*): Set tmake_file to t-eh-dw2-dip.
2292 (*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu,
2293 *-*-gnu*): Likewise, also for *-*-kopensolaris*-gnu.
2294 (*-*-solaris2*): Add t-eh-dw2-dip to tmake_file.
2295 (arm*-*-linux*): Add arm/t-bpabi for arm*-*-linux-*eabi.
2296 Set unwind_header.
2297 (arm*-*-uclinux*): Add arm/t-bpabi for arm*-*-uclinux*eabi.
2298 Set unwind_header.
2299 (arm*-*-eabi*, arm*-*-symbianelf*): Add arm/t-bpabi for
2300 arm*-*-eabi*.
2301 Add arm/t-symbian to tmake_file for arm*-*-symbianelf*.
2302 Set unwind_header.
2303 (ia64*-*-elf*): Add ia64/t-eh-ia64 to tmake_file.
2304 (ia64*-*-freebsd*): Likewise.
2305 (ia64*-*-linux*): Add ia64/t-glibc, ia64/t-eh-ia64, t-libunwind to
2306 tmake_file.
2307 Add t-libunwind-elf, ia64/t-glibc-libunwind unless
2308 $with_system_libunwind.
2309 (ia64*-*-hpux*): Set tmake_file.
2310 (ia64-hp-*vms*): Add ia64/t-eh-ia64 to tmake_file.
2311 (picochip-*-*): Set tmake_file.
2312 (rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Set
2313 md_unwind_header.
2314 (rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
2315 (rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
2316 (s390x-ibm-tpf*): Add t-eh-dw2-dip to tmake_file.
2317 (xtensa*-*-elf*): Set tmake_file.
2318 (xtensa*-*-linux*): Likewise.
2319 * configure.ac: Include ../config/unwind_ipinfo.m4.
2320 Call GCC_CHECK_UNWIND_GETIPINFO.
2321 Link unwind.h to $unwind_header.
2322 * configure: Regenerate.
2323 * emutls.c, unwind-c.c, unwind-compat.c, unwind-compat.h,
2324 unwind-dw2-fde-compat.c, unwind-dw2-fde-dip.c, unwind-dw2-fde.c,
2325 unwind-dw2-fde.h, unwind-dw2.c, unwind-dw2.h, unwind-generic.h,
2326 unwind-pe.h, unwind-sjlj.c, unwind.inc: New files.
2327 * config/unwind-dw2-fde-darwin.c: New file.
2328 * config/arm/libunwind.S, config/arm/pr-support.c,
2329 config/arm/t-bpabi, config/arm/t-symbian, config/arm/unwind-arm.c,
2330 config/arm/unwind-arm.h,: New files.
2331 * config/ia64/fde-glibc.c, config/ia64/fde-vms.c,
2332 config/ia64/t-eh-ia64, config/ia64/t-glibc,
2333 config/ia64/t-glibc-libunwind, config/ia64/t-hpux,
2334 config/ia64/t-vms, config/ia64/unwind-ia64.c,
2335 config/ia64/unwind-ia64.h: New files.
2336 * config/picochip/t-picochip: New file.
2337 * config/rs6000/aix-unwind.h, config/rs6000/darwin-fallback.c: New
2338 files.
2339 * config/rs6000/t-darwin (LIB2ADDEH): Set.
2340 * config/s390/t-tpf (LIB2ADDEH): Remove.
2341 * config/t-darwin (LIB2ADDEH): Set.
2342 * config/t-eh-dw2-dip: New file.
2343 * config/t-libunwind, config/t-libunwind-elf: New files.
2344 * config/t-sol2 (LIB2ADDEH): Remove.
2345 * config/xtensa/t-xtensa: New file.
2346
40f2f11f
L
23472011-08-02 H.J. Lu <hongjiu.lu@intel.com>
2348
2349 * config/i386/linux-unwind.h (RT_SIGRETURN_SYSCALL): New.
2350 (x86_64_fallback_frame_state): Use RT_SIGRETURN_SYSCALL and
2351 long long to check rt_sigreturn syscall.
2352
bd15e32c
AM
23532011-08-02 Alan Modra <amodra@gmail.com>
2354
2355 * config/rs6000/linux-unwind.h (frob_update_context <__powerpc64__>):
2356 Restore for indirect call bcrtl from correct stack slot, and only
2357 if cfa+40 isn't valid.
2358
655b30bf
JB
23592011-08-01 Julian Brown <julian@codesourcery.com>
2360
2361 * config.host (arm*-*-linux*, arm*-*-uclinux*, arm*-*-eabi*)
2362 (arm*-*-symbianelf*): Add t-fixedpoint-gnu-prefix makefile fragment.
2363 * config/arm/bpabi-lib.h (LIBGCC2_FIXEDBIT_GNU_PREFIX): Define.
2364
247eb06f
JB
23652011-08-01 Julian Brown <julian@codesourcery.com>
2366
2367 * Makefile.in (LIBGCC_VER_FIXEDPOINT_GNU_PREFIX): New.
2368 (libgcc-std.ver.in): Use above.
2369 * fixed-bit.h (LIBGCC2_FIXEDBIT_GNU_PREFIX): Define, if
2370 LIBGCC2_GNU_PREFIX is defined. Use instead of LIBGCC2_GNU_PREFIX
2371 throughout file.
2372 * config/t-fixedpoint-gnu-prefix: New file.
2373 * config/t-gnu-prefix (LIBGCC_VER_FIXEDPOINT_GNU_PREFIX): Set.
2374 * libgcc-std.ver.in (fixed-point routines): Use __FIXPTPFX__
2375 instead of __PFX__.
2376
02a8fe00
L
23772011-07-28 H.J. Lu <hongjiu.lu@intel.com>
2378
2379 * config/i386/morestack.S (X86_64_SAVE_NEW_STACK_BOUNDARY): New.
2380 Use X86_64_SAVE_NEW_STACK_BOUNDARY to save the new stack boundary
2381 for x86-64. Properly check __x86_64__ and __LP64__.
2382
5fce9126
L
23832010-07-28 H.J. Lu <hongjiu.lu@intel.com>
2384
2385 * config/i386/64/sfp-machine.h (_FP_W_TYPE): Always use _WIN64
2386 version.
2387 (_FP_WS_TYPE): Likewise.
2388 (_FP_I_TYPE): Likewise.
2389
2374a88a
AM
23902011-07-28 Alan Modra <amodra@gmail.com>
2391
2392 * config/rs6000/linux-unwind.h (frob_update_context <__powerpc64__>):
2393 Leave r2 REG_UNSAVED if stopped on the instruction that saves r2
2394 in a plt call stub. Do restore r2 if stopped on bctrl.
2395
e44dbbe1
RO
23962011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2397
2398 * config.host (i[3456x]86-*-netware*): Remove.
2399 * config/i386/netware-crt0.c, config/i386/t-nwld,
2400 config/i386/t-slibgcc-nwld: Remove.
2401
bcead286
BS
24022011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2403
2404 * config.host: Handle tic6x-*-*.
2405 * config/c6x/c6x-abi.h: New file.
2406
b3fe1584
RO
24072011-07-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2408
2409 * config/i386/crtprec.c: New file.
2410 * config/i386/t-crtpc: Use $(srcdir) to refer to crtprec.c.
2411 * config.host (i[34567]86-*-darwin*): Add i386/t-crtpc to tmake_file.
2412 Add crtprec32.o, crtprec64.o, crtprec80.o to extra_parts.
2413 (x86_64-*-darwin*): Likewise.
2414 (i[34567]86-*-solaris2*: Likewise.
2415
35d8090d
RO
24162011-07-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2417
2418 * config/alpha/crtfastmath.c: New file.
2419 * config/i386/crtfastmath.c: New file.
2420 * config/ia64/crtfastmath.c: New file.
2421 * config/mips/crtfastmath.c: New file.
2422 * config/sparc/crtfastmath.c: New file.
2423
2424 * config/t-crtfm (crtfastmath.o): Use $(srcdir) to refer to
2425 crtfastmath.c.
2426 Add -frandom-seed=gcc-crtfastmath.
2427 * config/alpha/t-crtfm: Remove.
2428 * config/i386/t-crtfm: Use $(srcdir) to refer to crtfastmath.c.
2429 * config/ia64/t-ia64 (crtfastmath.o): Remove.
2430
2431 * config.host (alpha*-*-linux*): Replace alpha/t-crtfm by t-crtfm.
2432 (alpha*-dec-osf5.1*): Likewise.
2433 (alpha*-*-freebsd*): Add t-crtfm to tmake_file.
2434 Add crtfastmath.o to extra_parts.
2435 (i[34567]86-*-darwin*): Add i386/t-crtfm to tmake_file.
2436 Add crtfastmath.o to extra_parts.
2437 (x86_64-*-darwin*): Likewise.
2438 (x86_64-*-mingw*): Likewise.
2439 (ia64*-*-elf*): Add t-crtfm to tmake_file.
2440 (ia64*-*-freebsd*): Likewise.
2441 (ia64*-*-linux*): Likewise.
2442 (sparc64-*-freebsd*): Add t-crtfm to tmake_file.
2443 Add crtfastmath.o to extra_parts.
2444
e141542e
RO
24452011-07-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2446
2447 * config/darwin-crt3.o: New file.
2448 * config/rs6000/darwin-crt2.c: New file.
2449 * config/t-darwin: New file.
2450 * config/rs6000/t-darwin (DARWIN_EXTRA_CRT_BUILD_CFLAGS): New variable.
2451 (crt2.o): New rule.
2452 * config.host (*-*-darwin*): Add crt3.o to extra_parts.
2453 (powerpc-*-darwin*): Add crt2.o to extra_parts.
2454 (powerpc64-*-darwin*): Likewise.
2455
2d1efe2d
RO
24562011-07-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2457
2458 * config/i386/netware-crt0.c: New file.
2459 * config/i386/t-nwld: Rename to ...
2460 * config/i386/t-slibgcc-nwld: ... this.
2461 * config/i386/t-nwld: New file.
2462 * config.host (i[3456x]86-*-netware*): Add i386/t-slibgcc-nwld to
2463 tmake_file.
2464 Add crt0.o, libgcc.def, libc.def, libcpre.def, posixpre.def to
2465 extra_parts.
2466
4a8bb046
RO
24672011-07-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2468
2469 * configure.ac (i?86-*-solaris2*): Use libgcc copy of
2470 i386/t-crtstuff.
2471 * configure: Regenerate.
2472
2d8d5935
RO
24732011-07-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2474
2475 * dfp-bit.c, dfp-bit.h: New files.
2476 * Makefile.in (D32PBIT_FUNCS, D64PBIT_FUNCS, D128PBIT_FUNCS): New
2477 variables.
2478 ($(d32pbit-o)): Use $(srcdir) to refer to dfp-bit.c
2479 ($(d64pbit-o)): Likewise.
2480 ($(d128pbit-o)): Likewise.
2481 * config/t-dfprules: New file.
2482 * config.host (i[34567]86-*-linux*): Add t-dfprules to tmake_file.
2483 (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-knetbsd*-gnu,
2484 i[34567]86-*-gnu*, i[34567]86-*-kopensolaris*-gnu): Likewise.
2485 (x86_64-*-linux*): Likewise.
2486 (x86_64-*-kfreebsd*-gnu, x86_64-*-knetbsd*-gnu): Likewise.
2487 (i[34567]86-*-cygwin*): Likewise.
2488 (i[34567]86-*-mingw*, x86_64-*-mingw*): Likewise.
2489 (powerpc-*-linux*, powerpc64-*-linux*): Likewise.
2490
2c50b2c3
RO
24912011-07-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2492
2493 * Makfile.in (LIBGCOV): New variable.
2494 ($(libgcov-objects)): Use $(srcdir) to refer to libgcov.c.
2495 * libgcov.c: New file.
2496
a039d7c2
RO
24972011-07-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2498
2499 * fixed-bit.c, fixed-bit.h: New files.
2500 * fixed-obj.mk ($o$(objext), $(o)_s$(objext)): Use $(srcdir) to
2501 refer to fixed-bit.c.
2502
1e4b2746
JM
25032011-07-07 Joseph Myers <joseph@codesourcery.com>
2504
2505 * config.host (*local*): Remove.
2506
fbdd5d87
RO
25072011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2508
2509 PR target/39150
2510 * config.host (*-*-solaris2*): Handle x86_64-*-solaris2.1[0-9]*
2511 like i?86-*-solaris2.1[0-9]*.
2512 (i[34567]86-*-solaris2*): Also handle x86_64-*-solaris2.1[0-9]*.
2513 * configure.ac (i?86-*-solaris2*): Likewise.
2514 * configure: Regenerate.
2515
9e7714f4
TS
25162011-07-06 Thomas Schwinge <thomas@schwinge.name>
2517
2518 * config.host (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-knetbsd*-gnu)
2519 (i[34567]86-*-gnu*, i[34567]86-*-kopensolaris*-gnu): Remove
2520 md_unwind_header by splitting out of...
2521 (i[34567]86-*-linux*): ... this.
2522 * config.host (x86_64-*-kfreebsd*-gnu, x86_64-*-knetbsd*-gnu):
2523 Remove md_unwind_header by splitting out of...
2524 (x86_64-*-linux*): ... this.
2525
6dab9931
GJL
25262011-07-04 Georg-Johann Lay <avr@gjlay.de>
2527
2528 * config/avr/t-avr (intfuncs16): Add _clrsbXX2.
2529
4be46d19
NC
25302011-06-28 Nick Clifton <nickc@redhat.com>
2531
2532 * config.host: Recognize all V850 variants.
2533
1da9434b
UB
25342011-06-22 Uros Bizjak <ubizjak@gmail.com>
2535
2536 * enable-execute-stack-empty.c (__enable_execute_stack): Add prototype.
2537
e4d48a4d
RO
25382011-06-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2539
2540 * shared-object.mk (c_flags-$o): Save c_flags.
2541 ($(base)$(objext)): Use it.
2542 ($(base)_s$(objext)): Likewise.
2543
3801c801
BS
25442011-06-21 Bernd Schmidt <bernds@codesourcery.com>
2545
2546 * Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.
2547 * libgcc-std.ver.in (GCC_4.7.0): New section.
2548
0ad8bb3b 25492011-06-16 Georg-Johann Lay <avr@gjlay.de>
1da9434b 2550
0ad8bb3b
GJL
2551 PR target/49313
2552 PR target/29524
2553 * config/avr/t-avr: Fix line endings.
2554 (intfuncs16): Remove _ffsXX2, _clzXX2, _ctzXX2, _popcountXX2,
2555 _parityXX2.
2556
ea963999
OH
25572011-06-14 Olivier Hainque <hainque@adacore.com>
2558 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2559
2560 * config/mips/irix6-unwind.h: New file.
2561 * config.host (mips-sgi-irix6.5*): Set md_unwind_header.
2562
b11b0904
EB
25632011-06-10 Eric Botcazou <ebotcazou@adacore.com>
2564
2565 * config/sparc/linux-unwind.h (STACK_BIAS): Define.
2566 (sparc64_fallback_frame_state): Use it.
2567 (sparc64_frob_update_context): Further adjust context.
2568 * config/sparc/sol2-unwind.h (sparc64_frob_update_context): Likewise.
2569 * config/sparc/sol2-ci.S: Add TARGET_FLAT handling.
2570 * config/sparc/sol2-cn.S: Likewise.
2571
10e48e39
RO
25722011-06-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2573
2574 * enable-execute-stack-empty.c: New file.
2575 * enable-execute-stack-mprotect.c: New file.
2576 * config/i386/enable-execute-stack-mingw32.c: New file.
2577 * config.host (enable_execute_stack): New variable.
2578 Select appropriate variants.
2579 * configure.ac: Link enable-execute-stack.c to
2580 $enable_execute_stack.
2581 * configure: Regenerate.
2582 * Makefile.in (LIB2ADD): Add enable-execute-stack.c.
2583 (lib2funcs): Remove _enable_execute_stack.
2584
10c4cabc
DM
25852011-06-09 David S. Miller <davem@davemloft.net>
2586 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2587
2588 * config.host (sparc-*-linux*): Correct md_unwind_header
2589 filename.
2590 (s390x-ibm-tpf*): Fix typo.
2591
aa4203e7
RO
25922011-06-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2593
2594 * config.host (mips-sgi-irix6.5*): Add t-crtfm to tmake_file.
2595 Add crtfastmath.o to extra_parts.
2596 (mips64*-*-linux*, mips*-*-linux*): Use t-crtfm instead of
2597 mips/t-crtfm.
2598 * config/mips/t-crtfm: Remove.
2599
0defd786
JDA
26002011-06-04 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2601
2602 * config.host (hppa*-*-linux*): Correct md_unwind_header name.
2603
82f247af
KK
26042011-06-04 Kaz Kojima <kkojima@gcc.gnu.org>
2605
2606 * config.host (sh*-*-linux*): Fix typo.
2607
58cd1d70
RO
26082011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2609
2610 * config/alpha/linux-unwind.h: Move from ../gcc/config/alpha.
2611 * config/alpha/osf5-unwind.h: Move from ../gcc/config/alpha.
2612 * config/alpha/vms-unwind.h: Move from ../gcc/config/alpha.
2613 * config/bfin/linux-unwind.h: Move from ../gcc/config/bfin.
2614 * config/i386/linux-unwind.h: Move from ../gcc/config/i386.
2615 * config/i386/sol2-unwind.h: Move from ../gcc/config/i386.
2616 * config/i386/w32-unwind.h: Move from ../gcc/config/i386.
2617 Wrap in !__MINGW64__.
2618 * config/ia64/linux-unwind.h: Move from ../gcc/config/ia64.
2619 * config/ia64/vms-unwind.h: Move from ../gcc/config/ia64.
2620 * config/m68k/linux-unwind.h: Move from ../gcc/config/m68k.
2621 * config/mips/linux-unwind.h: Move from ../gcc/config/mips.
2622 * config/pa/hpux-unwind.h: Move from ../gcc/config/pa.
2623 * config/pa/linux-unwind.h: Move from ../gcc/config/pa.
2624 * config/rs6000/darwin-unwind.h: Move from ../gcc/config/rs6000.
2625 Wrap in !__LP64__.
2626 * config/rs6000/linux-unwind.h: Move from ../gcc/config/rs6000.
2627 * config/s390/linux-unwind.h: Move from ../gcc/config/s390.
2628 * config/s390/tpf-unwind.h: Move from ../gcc/config/s390.
2629 * config/sh/linux-unwind.h: Move from ../gcc/config/sh.
2630 * config/sparc/linux-unwind.h: Move from ../gcc/config/sparc.
2631 * config/sparc/sol2-unwind.h: Move from ../gcc/config/sparc.
2632 * config/xtensa/linux-unwind.h: Move from ../gcc/config/xtensa.
2633 * config/no-unwind.h: New file.
2634 * config.host (md_unwind_header): Document.
2635 Define.
2636 (alpha*-*-linux*, alpha*-dec-osf5.1*, alpha64-dec-*vms*,
2637 alpha*-dec-*vms*, bfin*-uclinux*, bfin*-linux-uclibc*,
2638 hppa*-*-linux*, hppa[12]*-*-hpux10*, hppa*64*-*-hpux11*,
2639 hppa[12]*-*-hpux11*): Set md_unwind_header.
2640 (i[34567]86-*-linux*): Handle i[34567]86-*-kopensolaris*-gnu.
2641 Set md_unwind_header.
2642 (x86_64-*-linux*, i[34567]86-*-solaris2*): Set md_unwind_header.
2643 (i[34567]86-*-cygwin*): Split from i[34567]86-*-mingw*.
2644 (i[34567]86-*-mingw*, ia64*-*-linux*, ia64-hp-*vms*,
2645 m68k-*-uclinux*, m68k-*-linux*, mips64*-*-linux*, mips*-*-linux*,
2646 powerpc-*-darwin*, powerpc-*-linux*, s390-*-linux*,
2647 s390x-*-linux*, s390x-ibm-tpf*, sh*-*-linux*, sparc-*-linux*,
2648 sparc*-*-solaris2*, sparc64-*-linux*, xtensa*-*-linux*): Set
2649 md_unwind_header.
2650 * configure.ac: Link md-unwind-support.h to $md_unwind_header.
2651 * configure: Regenerate.
2652
737346fa
RO
26532011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2654
2655 * config.host (mips-sgi-irix[56]*): Restrict to mips-sgi-irix6.5*.
2656 Set tmake_file, extra_parts.
2657 * config/mips/irix-crti.S: Move from ../gcc/config/mips/irix-crti.asm.
2658 Remove O32 support.
2659 * config/mips/irix-crtn.S: Move from ../gcc/config/mips/irix-crtn.asm.
2660 Remove O32 support.
2661 * config/mips/t-irix6: New file.
2662 * config/mips/t-slibgcc-irix: New file.
2663
c192cee6
RO
26642011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2665
2666 * config/s390/t-tpf (LIB2ADDEHDEP): Remove.
2667 * config/t-sol2 (LIB2ADDEH): Use gcc_srcdir, add emutls.c.
2668
ee33b5f0
RO
26692011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2670
2671 * configure.ac (target_thread_file): Determine thread model.
2672 * configure: Regenerate.
2673 * config.host (alpha*-dec-osf5.1*): Set tmake_file, extra_parts.
2674 * config/alpha/t-alpha: New file.
2675 * config/alpha/t-crtfm: Use $<.
2676 * config/alpha/t-ieee: New file.
2677 * config/alpha/t-osf-pthread: New file.
2678 * config/alpha/t-slibgcc-osf: New file.
2679 * config/alpha/libgcc-osf5.ver: New file.
2680
0699e415
RO
26812011-06-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2682
2683 * config.host (i[34567]86-*-solaris2*): Add i386/t-crtfm to
2684 tmake_file.
2685 Add crtfastmath.o to extra_parts.
2686
a3fab9c2
RO
26872011-06-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2688
2689 * config/gmon-sol2.c: Reindent.
2690 Cleanup comments.
2691 Remove, correct casts.
2692 Use STDERR_FILENO, NULL.
2693 (BASEADDRESS): Remove.
2694 (minbrk): Remove.
2695 (errno, sbrk): Remove declarations.
2696 (monstartup) [hp300]: Remove.
2697 (mcount): Remove.
2698
ca24c5ad
RO
26992011-06-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2700
2701 * Makefile.in (cpu_type): Define.
2702 * config.host (i[34567]86-*-rtems*): Handle it.
2703 (i[34567]86-*-solaris2*): Move body ...
2704 (*-*-solaris2*): ... here.
2705 New case, generalize.
2706 (sparc-*-elf*): Handle it.
2707 (sparc-*-linux*, sparc64-*-linux*): Replace sparc/t-crtfm by t-crtfm.
2708 (sparc-*-rtems*, sparc64-*-rtems*); Handle it.
2709 (sparc64-*-solaris2*, sparcv9-*-solaris2*, sparc-*-solaris2*):
2710 Fold into ...
2711 (sparc*-*-solaris2*): ... this.
2712 New case.
2713 (sparc64-*-elf*): Handle it.
2714 * config/gmon-sol2.c: Move from ../gcc/config/sparc.
2715 Merge ../gcc/config/i386/gmon-sol2.c.
2716 * config/i386/sol2-c1.S: Move from ../gcc/config/i386/sol2-c1.asm.
2717 Use C comments.
2718 Merge ../gcc/config/i386/sol2-gc1.asm.
2719 * config/i386/sol2-ci.S: Move from ../gcc/config/i386/sol2-ci.asm.
2720 Use C comments.
2721 * config/i386/sol2-cn.S: Move from ../gcc/config/i386/sol2-cn.asm.
2722 Use C comments.
2723 * config/i386/t-crtfm (crtfastmath.o): Use $<.
2724 * config/i386/t-crtstuff: New file.
2725 * config/i386/t-softfp: New file.
2726 * config/i386/t-sol2 ($(T)gmon.o, $(T)gcrt1.o, $(T)crt1.o),
2727 $(T)crti.o, $(T)crtn.o): Remove.
2728 (gcrt1.o): New rule.
2729 (TARGET_LIBGCC2_CFLAGS): Remove.
2730 * config/sparc/sol2-c1.S: Move from ../gcc/config/sparc/sol2-c1.asm.
2731 * config/sparc/sol2-ci.S: Move from ../gcc/config/sparc/sol2-ci.asm.
2732 * config/sparc/sol2-cn.S: Move from ../gcc/config/sparc/sol2-cn.asm.
2733 * config/sparc/t-sol2: New file.
2734 * config/sparc/t-crtfm: Move to ...
2735 * config/t-crtfm: ... this.
2736 Use $(cpu_type), $<.
2737 * config/t-crtin: New file.
2738 * config/sparc/t-softfp: New file.
2739 * config/sparc/t-softmul: New file.
2740 * config/t-rtems: New file.
2741 * config/t-slibgcc: New file.
2742 * config/t-slibgcc-elf-ver: New file.
2743 * config/t-slibgcc-gld: New file.
2744 * config/t-slibgcc-sld: New file.
2745 * config/t-sol2: New file.
2746 * configure.ac: Include ../config/lib-ld.m4.
2747 Call AC_LIB_PROG_LD_GNU.
2748 Substitute cpu_type.
2749 * configure: Regenerate.
2750
ad5f3d7b
BS
27512011-05-27 Bernd Schmidt <bernds@codesourcery.com>
2752
2753 PR bootstrap/49173
2754 * config/t-slibgcc-darwin (SHLIB_MAPFILES): Look for
2755 libgcc-std.ver in the build directory.
2756 * config/s390/t-linux (SHLIB_MAPFILES): Likewise.
2757 * config/sh/t-linux (SHLIB_MAPFILES): Likewise.
2758
cdbf4541
BS
27592011-05-25 Bernd Schmidt <bernds@codesourcery.com>
2760
2761 * libgcc-std.ver.in: New file.
2762 * Makefile.in (LIBGCC_VER_GNU_PREFIX, LIBGCC_VER_SYMBOLS_PREFIX): New
2763 variables.
2764 (libgcc-std.ver): New rule.
2765 * config/t-gnu-prefix: New file.
2766
c8028650
RO
27672011-05-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2768
2769 * config/s390/t-tpf (LIB2ADDEH): Remove $(gcc_srcdir)/gthr-gnat.c.
2770
4a68b4ca
JM
27712011-05-10 Joseph Myers <joseph@codesourcery.com>
2772
2773 * config/i386/darwin-lib.h: New file.
2774
80cf2e08
JM
27752011-05-10 Joseph Myers <joseph@codesourcery.com>
2776
2777 * config/arm/symbian-lib.h: New.
2778
a3330c9d
CD
27792011-05-04 Chris Demetriou <cgd@google.com>
2780
2781 * config/i386/morestack.S (__i686.get_pc_thunk.bx): Rename to...
2782 (__x86.get_pc_thunk.bx): ...this.
2783 (__morestack): Adjust for rename, remove undef of __i686.
2784
6ace0756
CD
27852011-05-03 Chris Demetriou <cgd@google.com>
2786
2787 * config/i386/morestack.S (__i686.get_pc_thunk.bx): New.
2788
ebb9f8b0
JM
27892011-03-22 Joseph Myers <joseph@codesourcery.com>
2790
2791 * config.host (alpha*-*-gnu*, arc-*-elf*, arm*-*-netbsd*,
2792 arm-*-pe*, crx-*-elf, i[34567]86-*-netbsd*, i[34567]86-*-pe,
2793 m68hc11-*-*|m6811-*-*, m68hc12-*-*|m6812-*-*, mcore-*-pe*,
2794 powerpc64-*-gnu*, powerpc-*-gnu-gnualtivec*, powerpc-*-gnu*,
2795 sh-*-symbianelf* | sh[12346l]*-*-symbianelf*, vax-*-netbsd*):
2796 Remove cases.
2797
9cfa1499
AT
27982011-03-14 Andreas Tobler <andreast@fgznet.ch>
2799
2800 * config.host (cpu_type): Add FreeBSD PowerPC specific parts.
2801 Adjust copyright year.
2802
457186f6
ILT
28032011-03-07 Ian Lance Taylor <iant@google.com>
2804
2805 * generic-morestack.c (__splitstack_find): Adjust returned stack
2806 pointer to include all registers pushed by __morestack.
2807
58c741a6
DK
28082011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
2809
2810 PR target/40125
2811 * configure.ac: Call ACX_NONCANONICAL_TARGET.
2812 (toolexecdir): Calculate and AC_SUBST.
2813 (toolexeclibdir): Likewise.
2814 * Makefile.in (target_noncanonical): Import.
2815 (toolexecdir): Likewise.
2816 (toolexeclibdir): Likewise.
2817 * configure: Regenerate.
2818
26716c44
NF
28192010-12-13 Nathan Froyd <froydnj@codesourcery.com>
2820
2821 PR target/46040
2822 * config/arm/bpabi.h: Rename to...
2823 * config/arm/bpabi-lib.h: ...this.
2824
b595b1a1
RO
28252010-12-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2826
2827 * configure.ac: Use i386/t-crtstuff on i?86-*-solaris2* if
2828 appropriate.
2829 * configure: Regenerate.
2830
a3abe41c
NF
28312010-11-24 Nathan Froyd <froydnj@codesourcery.com>
2832
2833 * config/libbid/bid_conf.h (BID_BIG_ENDIAN): Define in terms of
2834 __FLOAT_WORD_ORDER__.
2835 * config/libbid/bid_gcc_intrinsics.h (LIBGCC2_FLOAT_WORDS_BIG_ENDIAN):
2836 Delete.
2837
455c8f48
RW
28382010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2839
2840 PR other/46202
2841 * Makefile.in (install-strip): New phony target.
2842
f3824a8b
ILT
28432010-11-07 Ian Lance Taylor <iant@google.com>
2844
2845 PR target/46089
2846 * config/i386/morestack.S (__morestack_large_model): New
2847 function.
2848
18ed6ee4
NF
28492010-10-23 Nathan Froyd <froydnj@codesourcery.com>
2850
2851 * config/libbid/bid_gcc_intrinsics.h (LIBGCC2_WORDS_BIG_ENDIAN):
2852 Delete.
2853 (LIBGCC2_FLOAT_WORDS_BIG_ENDIAN): Test __BYTE_ORDER__.
2854
8ac7fdcb
NF
28552010-10-14 Nathan Froyd <froydnj@codesourcery.com>
2856
2857 * config/arm/bpabi.h: New file.
2858 * config/frv/frv-abi.h: New file.
2859
cdb388c2
ILT
28602010-10-01 Ian Lance Taylor <iant@google.com>
2861
2862 * config/t-stack(LIB2ADD_ST): Set instead of LIB2ADD.
2863 * config/i386/t-stack-i386 (LIB2ADD_ST): Likewise.
2864
ef7c141c
L
28652010-10-01 H.J. Lu <hongjiu.lu@intel.com>
2866
2867 PR target/45858
2868 * config.host: Add the missing `$'.
2869
80920132
ME
28702010-09-30 Michael Eager <eager@eagercon.com>
2871
2872 * config.host: Add microblaze*-*-*.
2873 * config/microblaze/{divsi3.asm,divsi3_table.c,moddi3.asm,modsi3.asm,
2874 muldi3_hard.asm,mulsi3.asm,stack_overflow_exit.asm,t-microblaze,
2875 udivsi3.asm,umodsi3.asm}: New.
2876
6dace308
ILT
28772010-09-28 Ian Lance Taylor <iant@google.com>
2878
2879 * configure.ac: Adjust CFI test to test assembler directly rather
2880 than checking gcc preprocessor macro.
2881 * configure: Rebuild.
2882
b6110d6d
ILT
28832010-09-27 Ian Lance Taylor <iant@google.com>
2884
2885 * configure.ac: Test whether assembler supports CFI directives.
2886 * config.host: Only add t-stack and i386/t-stack-i386 to
2887 tmake_file if libgcc_cv_cfi is "yes".
2888 * configure: Rebuild.
2889
7458026b
ILT
28902010-09-27 Ian Lance Taylor <iant@google.com>
2891
2892 * generic-morestack.h: New file.
2893 * generic-morestack.c: New file.
2894 * generic-morestack-thread.c: New file.
2895 * config/i386/morestack.S: New file.
2896 * config/t-stack: New file.
2897 * config/i386/t-stack-i386: New file.
2898 * config.host (i[34567]86-*-linux* and friends): Add t-stack and
2899 i386/t-stack-i386 to tmake_file.
2900
5b50fc0c
IS
29012010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2902
2903 * Makefile.in (libgcc-extra-parts): Check for static archives and
2904 invoke ranlib after installing them.
2905 (gcc-extra-parts): Likewise.
2906 (install-leaf): Likewise.
2907
b93cf342
L
29082010-09-14 H.J. Lu <hongjiu.lu@intel.com>
2909
2910 * configure: Regenerated.
2911
996b42ef
KT
29122010-09-10 Kai Tietz <kai.tietz@onevision.com>
2913
b93cf342 2914 * configure: Regenerated.
996b42ef 2915
be1c764e
GP
29162010-09-09 Gerald Pfeifer <gerald@pfeifer.com>
2917 Andrew Pinski <pinskia@gmail.com>
2918
1da9434b 2919 PR target/40959
be1c764e
GP
2920 * config.host (ia64*-*-freebsd*): Set extra_parts. Set tmake_file.
2921
cc0ae0ca
L
29222010-09-06 H.J. Lu <hongjiu.lu@intel.com>
2923
2924 PR target/45524
2925 * configure: Regenerated.
2926
84f47d20
AS
29272010-09-06 Andreas Schwab <schwab@redhat.com>
2928
2929 * configure: Regenerate.
2930
4159fb8d
UB
29312010-09-03 Uros Bizjak <ubizjak@gmail.com>
2932
2933 * config/i386/t-sol2 (__copysigntf3, __fabstf3): Disable for
2934 64bit targets.
2935 (__fixtfti, __fixunstfti, __floattitf, __floatuntitf): Enable only
2936 for 64bit targets.
2937
0df8fcc8
UB
29382010-09-03 Uros Bizjak <ubizjak@gmail.com>
2939 Iain Sandoe <iains@gcc.gnu.org>
2940
2941 PR target/45476
2942 * Makefile.in (sifuncs, difuncs, tifuncs): Filter out
2943 LIB2FUNCS_EXCLUDE functions.
2944
3c39bca6
AK
29452010-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2946
2947 * configure.ac: Use the GCC_AC_ENABLE_DECIMAL_FLOAT macro.
2948 Include dfp.m4.
2949 * configure: Regenerate.
2950
d78552bd
UB
29512010-09-01 Uros Bizjak <ubizjak@gmail.com>
2952
2953 * config.host (i[34567]86-*-freebsd*, x86_64-*-freebsd*): Add
2954 i386/t-freebsd to tmake_file.
2955 * config/i386/t-freebsd: New file.
2956 * config/i386/libgcc-bsd.ver: New file.
2957
c5b79d4e
NF
29582010-07-23 Nathan Froyd <froydnj@codesourcery.com>
2959
2960 * config.host (powerpc*-eabispe*): Set tmake_file.
2961 (powerpc*-eabi*): Likewise.
2962 * config/rs6000/t-ppccomm (EXTRA_PARTS): Add crtbegin, crtend,
2963 crtbeginS, crtendS, crtbeginT.
2964
48b09a92
KH
29652010-06-12 Kazu Hirata <kazu@codesourcery.com>
2966
2967 * config.host (mips64*-*-linux*, mips*-*-linux*): Add mips/t-crtfm
2968 to tmake_file. Add crtfastmath.o to extra_parts.
2969 * config/mips/t-crtfm: New.
2970
a4389204
JS
29712010-05-19 Joel Sherrill <joel.sherrill@oarcorp.com>
2972
2973 * config.host (sparc64-*-rtems*): New target.
2974
ed104137
RO
29752010-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2976
2977 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun
2978 assembler syntax.
2979
3f56ef8b
TS
29802010-04-15 Thomas Schwinge <tschwinge@gnu.org>
2981
2982 * config.host <i[34567]86-*-gnu*>: Handle softfp as for Linux.
2983
8c200350
RO
29842010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2985
2986 * config.host (alpha*-dec-osf[45]*): Removed alpha*-dec-osf4*,
2987 alpha-dec-osf5.0* support.
2988
80a61cb4 29892010-04-01 Ralf Corsépius <ralf.corsepius@rtems.org>
c1b14424
RC
2990
2991 * config.host: Add lm32-*-rtems*.
2992
f128db92
RO
29932010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2994 Uros Bizjak <ubizjak@gmail.com>
2995
2996 PR target/39048
2997 * config.host (i[34567]86-*-solaris2): Handle 32-bit Solaris 2/x86
2998 like other remaining 32-bit x86 OSes.
2999 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun
3000 assembler syntax.
3001 * config/i386/libgcc-sol2.ver: New file.
3002 * config/i386/t-sol2 (SHLIB_MAPFILES): Add it.
3003
368fabd5
JH
30042010-03-30 Jack Howarth <howarth@bromo.med.uc.edu>
3005
3006 PR c/43553
3007 * Makefile.in (INTERNAL_CFLAGS): Add @set_use_emutls@.
3008 * configure.ac: Use GCC_CHECK_EMUTLS to see if emulated TLS
3009 is used and substitute set_use_emutls.
3010 * configure: Regenerated.
3011
15baf7f8
TG
30122010-03-30 Tarik Graba <tarik.graba@telecom-paristech.fr>
3013
3014 * config/lm32/t-lm32: Remove misplaced MULTILIB_OPTIONS.
3015
7f5441df
RO
30162010-03-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3017
3018 PR target/38085
3019 * config/i386/t-sol2 ($(T)gmon.o): Use CFLAGS instead of
3020 MULTILIB_CFLAGS.
3021 ($(T)gcrt1.o): Likewise.
3022 ($(T)crt1.o): Likewise.
3023 ($(T)crti.o): Likewise.
3024 ($(T)crtn.o): Likewise.
3025
ef74edbd
RW
30262010-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3027
3028 PR other/42980
3029 * Makefile.in (install): Use $(MAKE) string in rule, for
3030 parallel make.
3031
e7c914db
HPN
30322010-02-22 Hans-Peter Nilsson <hp@bitrange.com>
3033
3034 Migrate from broken pre-libgcc legacy support to libgcc-centric rules.
3035 * config/mmix/t-mmix: New file.
3036 * config.host <mmix-knuth-mmixware> (extra_parts, tmake_file): Set.
3037
1bcb71c4
JH
30382010-02-02 Jack Howarth <howarth@bromo.med.uc.edu>
3039
3040 PR java/41991
3041 * config/t-slibgcc-darwin: Add libgcc-libsystem.ver to
3042 SHLIB_MAPFILES.
3043
e6e50811
AG
30442010-01-04 Anthony Green <green@moxielogic.com>
3045
3046 * config/moxie/crti.asm, config/moxie/crtn.asm,
3047 config/moxie/t-moxie-softfp, config/moxie/sfp-machine.h,
3048 config/moxie/t-moxie: New files.
3049 * config.host: Add t-moxie-softfp reference.
3050
ca8520ad
IS
30512009-11-18 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
3052
3053 PR other/39888
3054 * config/t-slibgcc-darwin: Fix embedded rpaths for
3055 --enable-version-specific-runtime-libs, build extension stub
3056 libs exposing features available from current libgcc_s.
3057
aa4945c1
JB
30582009-11-11 Jon Beniston <jon@beniston.com>
3059
d78552bd
UB
3060 * config.host: Add lm32 targets.
3061 * config/lm32: New directory.
3062 * config/lm32/libgcc_lm32.h: New file.
3063 * config/lm32/_mulsi3.c: New file.
3064 * config/lm32/_udivmodsi4.c: New file.
3065 * config/lm32/_divsi3.c: New file.
3066 * config/lm32/_modsi3.c: New file.
3067 * config/lm32/_udivsi3.c: New file.
3068 * config/lm32/_umodsi3.c: New file.
3069 * config/lm32/_lshrsi3.S: New file.
3070 * config/lm32/_ashrsi3.S: New file.
3071 * config/lm32/_ashlsi3.S: New file.
3072 * config/lm32/crti.S: New file.
3073 * config/lm32/crtn.S: New file.
3074 * config/lm32/t-lm32: New file.
3075 * config/lm32/t-elf: New file.
3076 * config/lm32/t-uclinux: New file.
aa4945c1 3077
65a324b4
NC
30782009-10-26 Nick Clifton <nickc@redhat.com>
3079
3080 * config.host: Add support for RX target.
3081 * config/rx: New directory.
3082 * config/rx/rx-abi-functions.c: New file. Supplementary
3083 functions for libgcc to support the RX ABI.
3084 * config/rx/rx-abi.h: New file. Supplementary header file for
3085 libgcc RX ABI functions.
3086 * config/rx/t-rx: New file: Makefile fragment for building
3087 libgcc for the RX.
3088
dfb3b0e3
UB
30892009-10-09 Uros Bizjak <ubizjak@gmail.com>
3090
3091 * config/i386/32/sfp-machine.h (__FP_FRAC_SUB_4): Change operand
3092 constraint of y0 to "g".
3093
81dd9fd7
AK
30942009-10-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3095
3096 * config.host: Include the s390 makefile fragments.
3097 * config/s390/32/_fixdfdi.c: New file.
3098 * config/s390/32/_fixsfdi.c: New file.
3099 * config/s390/32/_fixtfdi.c: New file.
3100 * config/s390/32/_fixunsdfdi.c: New file.
3101 * config/s390/32/_fixunssfdi.c: New file.
3102 * config/s390/32/_fixunstfdi.c: New file.
3103 * config/s390/32/t-floattodi: New file.
3104 * config/s390/libgcc-glibc.ver: New file.
3105 * config/s390/t-crtstuff: New file.
3106 * config/s390/t-linux: New file.
3107 * config/s390/t-tpf: New file.
3108
df58e648
RW
31092009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3110
3111 * configure.ac (AC_PREREQ): Bump to 2.64.
3112
79052be3
KK
31132009-08-22 Kaz Kojima <kkojima@gcc.gnu.org>
3114
3115 * config/sh/t-linux (HOST_LIBGCC2_CFLAGS): Add -mieee.
3116
5213506e
RW
31172009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3118
3119 * configure: Regenerate.
3120
a9a25daa
DR
31212009-08-09 Douglas B Rupp <rupp@gnat.com>
3122
3123 * config.host (ia64-hp-*vms*): New target.
3124 (alpha64-dec-*vms*,alpha*-dec-*vms*): Fix for config/vms and unify
3125 with ia64-hp-*vms*.
3126
6efbd53f
RW
31272009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3128
3129 * configure.ac: Add snippet for maintainer-mode.
3130 * configure: Regenerate.
3131 * Makefile.in (AUTOCONF, configure_deps): New variables.
3132 ($(srcdir)/configure)): New rule, active only with maintainer
3133 mode turned on.
3134
7acf4da6
DD
31352009-06-23 DJ Delorie <dj@redhat.com>
3136
3137 Add MeP port.
3138 * config.host: Add mep support.
3139
54f549af
KT
31402009-06-22 Kai Tietz <kai.tietz@onevision.com>
3141
34481f28 3142 * config.host: Add i386/${host_address}/t-fprules-softfp and
dfb3b0e3 3143 t-softfp to tmake_file for i[34567]86-*-mingw*, x86_64-*-mingw*.
34481f28
UB
3144
3145 * config/i386/64/_divtc3.c: Disable usage of .symver assembly symbol
3146 for mingw targets.
54f549af
KT
3147 * config/i386/64/_multc3.c: Likewise.
3148 * config/i386/64/_powitf2.c: Likewise.
3149 * config/i386/64/eqtf2.c: Likewise.
3150 * config/i386/64/getf2.c: Likewise.
3151 * config/i386/64/letf2.c: Likewise.
3152 * config/i386/64/letf2.c: Likewise.
34481f28
UB
3153 * config/i386/64/sfp-machine.h (_FP_W_TYPE): Define as
3154 unsigned long long for x64 mingw targets.
3155 (_FP_WS_TYPE): Define as signed long long for x64 mingw target.
3156 (_FP_I_TYPE): Define as long long for x64 mingw target.
54f549af 3157
fea96e25
MR
31582009-06-10 Maciej W. Rozycki <macro@linux-mips.org>
3159
3160 * config.host (vax-*-linux*): New.
3161
cceb575c
AG
31622009-05-31 Anthony Green <green@moxielogic.com>
3163
3164 * config.host: Add moxie support.
3165 * config/moxie/t-moxie: New file.
3166
e997fb9c
DB
31672009-05-29 David Billinghurst <billingd@gcc.gnu.org>
3168
3169 * config.host: Add i386/${host_address}/t-fprules-softfp and
dfb3b0e3 3170 t-softfp to tmake_file for i[34567]86-*-cygwin*.
e997fb9c 3171
532bfb0a
AJ
31722009-04-17 Aurelien Jarno <aurelien@aurel32.net>
3173
3174 * config.host: Add i386/${host_address}/t-fprules-softfp to
3175 tmake_file for i[34567]86-*-kfreebsd*-gnu, x86_64-*-kfreebsd*-gnu*.
3176
748086b7
JJ
31772009-04-09 Nick Clifton <nickc@redhat.com>
3178
3179 * config/ia64/tf-signs.c: Change copyright header to refer to
3180 version 3 of the GNU General Public License with version 3.1
3181 of the GCC Runtime Library Exception and to point readers at
3182 the COPYING3 and COPYING3.RUNTIME files and the FSF's license
3183 web page.
3184 * config/i386/32/tf-signs.c: Likewise.
3185 * config/libbid/_addsub_dd.c: Likewise.
3186 * config/libbid/_addsub_sd.c: Likewise.
3187 * config/libbid/_addsub_td.c: Likewise.
3188 * config/libbid/_dd_to_df.c: Likewise.
3189 * config/libbid/_dd_to_di.c: Likewise.
3190 * config/libbid/_dd_to_sd.c: Likewise.
3191 * config/libbid/_dd_to_sf.c: Likewise.
3192 * config/libbid/_dd_to_si.c: Likewise.
3193 * config/libbid/_dd_to_td.c: Likewise.
3194 * config/libbid/_dd_to_tf.c: Likewise.
3195 * config/libbid/_dd_to_udi.c: Likewise.
3196 * config/libbid/_dd_to_usi.c: Likewise.
3197 * config/libbid/_dd_to_xf.c: Likewise.
3198 * config/libbid/_df_to_dd.c: Likewise.
3199 * config/libbid/_df_to_sd.c: Likewise.
3200 * config/libbid/_df_to_td.c: Likewise.
3201 * config/libbid/_di_to_dd.c: Likewise.
3202 * config/libbid/_di_to_sd.c: Likewise.
3203 * config/libbid/_di_to_td.c: Likewise.
3204 * config/libbid/_div_dd.c: Likewise.
3205 * config/libbid/_div_sd.c: Likewise.
3206 * config/libbid/_div_td.c: Likewise.
3207 * config/libbid/_eq_dd.c: Likewise.
3208 * config/libbid/_eq_sd.c: Likewise.
3209 * config/libbid/_eq_td.c: Likewise.
3210 * config/libbid/_ge_dd.c: Likewise.
3211 * config/libbid/_ge_sd.c: Likewise.
3212 * config/libbid/_ge_td.c: Likewise.
3213 * config/libbid/_gt_dd.c: Likewise.
3214 * config/libbid/_gt_sd.c: Likewise.
3215 * config/libbid/_gt_td.c: Likewise.
3216 * config/libbid/_isinfd128.c: Likewise.
3217 * config/libbid/_isinfd32.c: Likewise.
3218 * config/libbid/_isinfd64.c: Likewise.
3219 * config/libbid/_le_dd.c: Likewise.
3220 * config/libbid/_le_sd.c: Likewise.
3221 * config/libbid/_le_td.c: Likewise.
3222 * config/libbid/_lt_dd.c: Likewise.
3223 * config/libbid/_lt_sd.c: Likewise.
3224 * config/libbid/_lt_td.c: Likewise.
3225 * config/libbid/_mul_dd.c: Likewise.
3226 * config/libbid/_mul_sd.c: Likewise.
3227 * config/libbid/_mul_td.c: Likewise.
3228 * config/libbid/_ne_dd.c: Likewise.
3229 * config/libbid/_ne_sd.c: Likewise.
3230 * config/libbid/_ne_td.c: Likewise.
3231 * config/libbid/_sd_to_dd.c: Likewise.
3232 * config/libbid/_sd_to_df.c: Likewise.
3233 * config/libbid/_sd_to_di.c: Likewise.
3234 * config/libbid/_sd_to_sf.c: Likewise.
3235 * config/libbid/_sd_to_si.c: Likewise.
3236 * config/libbid/_sd_to_td.c: Likewise.
3237 * config/libbid/_sd_to_tf.c: Likewise.
3238 * config/libbid/_sd_to_udi.c: Likewise.
3239 * config/libbid/_sd_to_usi.c: Likewise.
3240 * config/libbid/_sd_to_xf.c: Likewise.
3241 * config/libbid/_sf_to_dd.c: Likewise.
3242 * config/libbid/_sf_to_sd.c: Likewise.
3243 * config/libbid/_sf_to_td.c: Likewise.
3244 * config/libbid/_si_to_dd.c: Likewise.
3245 * config/libbid/_si_to_sd.c: Likewise.
3246 * config/libbid/_si_to_td.c: Likewise.
3247 * config/libbid/_td_to_dd.c: Likewise.
3248 * config/libbid/_td_to_df.c: Likewise.
3249 * config/libbid/_td_to_di.c: Likewise.
3250 * config/libbid/_td_to_sd.c: Likewise.
3251 * config/libbid/_td_to_sf.c: Likewise.
3252 * config/libbid/_td_to_si.c: Likewise.
3253 * config/libbid/_td_to_tf.c: Likewise.
3254 * config/libbid/_td_to_udi.c: Likewise.
3255 * config/libbid/_td_to_usi.c: Likewise.
3256 * config/libbid/_td_to_xf.c: Likewise.
3257 * config/libbid/_tf_to_dd.c: Likewise.
3258 * config/libbid/_tf_to_sd.c: Likewise.
3259 * config/libbid/_tf_to_td.c: Likewise.
3260 * config/libbid/_udi_to_dd.c: Likewise.
3261 * config/libbid/_udi_to_sd.c: Likewise.
3262 * config/libbid/_udi_to_td.c: Likewise.
3263 * config/libbid/_unord_dd.c: Likewise.
3264 * config/libbid/_unord_sd.c: Likewise.
3265 * config/libbid/_unord_td.c: Likewise.
3266 * config/libbid/_usi_to_dd.c: Likewise.
3267 * config/libbid/_usi_to_sd.c: Likewise.
3268 * config/libbid/_usi_to_td.c: Likewise.
3269 * config/libbid/_xf_to_dd.c: Likewise.
3270 * config/libbid/_xf_to_sd.c: Likewise.
3271 * config/libbid/_xf_to_td.c: Likewise.
3272 * config/libbid/bid128.c: Likewise.
3273 * config/libbid/bid128_2_str.h: Likewise.
3274 * config/libbid/bid128_2_str_macros.h: Likewise.
3275 * config/libbid/bid128_2_str_tables.c: Likewise.
3276 * config/libbid/bid128_add.c: Likewise.
3277 * config/libbid/bid128_compare.c: Likewise.
3278 * config/libbid/bid128_div.c: Likewise.
3279 * config/libbid/bid128_fma.c: Likewise.
3280 * config/libbid/bid128_logb.c: Likewise.
3281 * config/libbid/bid128_minmax.c: Likewise.
3282 * config/libbid/bid128_mul.c: Likewise.
3283 * config/libbid/bid128_next.c: Likewise.
3284 * config/libbid/bid128_noncomp.c: Likewise.
3285 * config/libbid/bid128_quantize.c: Likewise.
3286 * config/libbid/bid128_rem.c: Likewise.
3287 * config/libbid/bid128_round_integral.c: Likewise.
3288 * config/libbid/bid128_scalb.c: Likewise.
3289 * config/libbid/bid128_sqrt.c: Likewise.
3290 * config/libbid/bid128_string.c: Likewise.
3291 * config/libbid/bid128_to_int16.c: Likewise.
3292 * config/libbid/bid128_to_int32.c: Likewise.
3293 * config/libbid/bid128_to_int64.c: Likewise.
3294 * config/libbid/bid128_to_int8.c: Likewise.
3295 * config/libbid/bid128_to_uint16.c: Likewise.
3296 * config/libbid/bid128_to_uint32.c: Likewise.
3297 * config/libbid/bid128_to_uint64.c: Likewise.
3298 * config/libbid/bid128_to_uint8.c: Likewise.
3299 * config/libbid/bid32_to_bid128.c: Likewise.
3300 * config/libbid/bid32_to_bid64.c: Likewise.
3301 * config/libbid/bid64_add.c: Likewise.
3302 * config/libbid/bid64_compare.c: Likewise.
3303 * config/libbid/bid64_div.c: Likewise.
3304 * config/libbid/bid64_fma.c: Likewise.
3305 * config/libbid/bid64_logb.c: Likewise.
3306 * config/libbid/bid64_minmax.c: Likewise.
3307 * config/libbid/bid64_mul.c: Likewise.
3308 * config/libbid/bid64_next.c: Likewise.
3309 * config/libbid/bid64_noncomp.c: Likewise.
3310 * config/libbid/bid64_quantize.c: Likewise.
3311 * config/libbid/bid64_rem.c: Likewise.
3312 * config/libbid/bid64_round_integral.c: Likewise.
3313 * config/libbid/bid64_scalb.c: Likewise.
3314 * config/libbid/bid64_sqrt.c: Likewise.
3315 * config/libbid/bid64_string.c: Likewise.
3316 * config/libbid/bid64_to_bid128.c: Likewise.
3317 * config/libbid/bid64_to_int16.c: Likewise.
3318 * config/libbid/bid64_to_int32.c: Likewise.
3319 * config/libbid/bid64_to_int64.c: Likewise.
3320 * config/libbid/bid64_to_int8.c: Likewise.
3321 * config/libbid/bid64_to_uint16.c: Likewise.
3322 * config/libbid/bid64_to_uint32.c: Likewise.
3323 * config/libbid/bid64_to_uint64.c: Likewise.
3324 * config/libbid/bid64_to_uint8.c: Likewise.
3325 * config/libbid/bid_b2d.h: Likewise.
3326 * config/libbid/bid_binarydecimal.c: Likewise.
3327 * config/libbid/bid_conf.h: Likewise.
3328 * config/libbid/bid_convert_data.c: Likewise.
3329 * config/libbid/bid_decimal_data.c: Likewise.
3330 * config/libbid/bid_decimal_globals.c: Likewise.
3331 * config/libbid/bid_div_macros.h: Likewise.
3332 * config/libbid/bid_dpd.c: Likewise.
3333 * config/libbid/bid_flag_operations.c: Likewise.
3334 * config/libbid/bid_from_int.c: Likewise.
3335 * config/libbid/bid_functions.h: Likewise.
3336 * config/libbid/bid_gcc_intrinsics.h: Likewise.
3337 * config/libbid/bid_inline_add.h: Likewise.
3338 * config/libbid/bid_internal.h: Likewise.
3339 * config/libbid/bid_round.c: Likewise.
3340 * config/libbid/bid_sqrt_macros.h: Likewise.
3341
33422009-04-09 Jakub Jelinek <jakub@redhat.com>
3343
3344 * Makefile.in: Change copyright header to refer to version
3345 3 of the GNU General Public License and to point readers at the
3346 COPYING3 file and the FSF's license web page.
3347 * config.host: Likewise.
3348
633dd061
AM
33492009-04-07 Alan Modra <amodra@bigpond.net.au>
3350
3351 * config.host: Reorder and merge to match config.gcc change.
3352
457d1d00
AM
33532009-04-03 Alan Modra <amodra@bigpond.net.au>
3354
3355 * config.host (powerpc-*-linux*altivec*, powerpc-*-linux*spe): Delete.
3356
52c0e446
JM
33572009-03-28 Joseph Myers <joseph@codesourcery.com>
3358
3359 * config.host (arm-*-coff*, armel-*-coff*, arm-semi-aof,
3360 armel-semi-aof, h8300-*-*, i[34567]86-*-aout*, i[34567]86-*-coff*,
3361 m68k-*-aout*, m68k-*-coff*, pdp11-*-bsd, rs6000-ibm-aix4.[12]*,
3362 powerpc-ibm-aix4.[12]*, sh-*-*): Remove.
3363
ba181049
UB
33642009-02-12 Uros Bizjak <ubizjak@gmail.com>
3365
3366 * config.host (ia64*-*-linux*): Add t-softfp to tmake_file.
3367 * config/ia64/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
3368
c252db20
L
33692009-02-12 H.J. Lu <hongjiu.lu@intel.com>
3370
ba181049
UB
3371 * config.host (ia64*-*-linux*): Add ia64/t-fprules-softfp and
3372 ia64/t-softfp-compat to tmake_file.
c252db20
L
3373
3374 * Makefile.in (gen-hide-list): Ignore .*_compat and .*@.*.
3375
3376 * config/ia64/__divxf3.asm: New.
3377 * config/ia64/_fixtfdi.asm: Likewise.
3378 * config/ia64/_fixunstfdi.asm: Likewise.
3379 * config/ia64/_floatditf.asm: Likewise.
3380 * config/ia64/t-fprules-softfp: Likewise.
3381 * config/ia64/t-softfp-compat: Likewise.
3382 * config/ia64/tf-signs.c: Likewise.
3383
c60535f9
BE
33842009-01-18 Ben Elliston <bje@au.ibm.com>
3385
3386 * config/i386/32/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
3387
ce16861e
BE
33882009-01-16 Ben Elliston <bje@au.ibm.com>
3389
3390 * config.host (i[34567]86-*-linux*, x86_64-*-linux*): Add t-softfp
3391 to tmake_file.
3392
bcf4713b
BE
33932009-01-13 Ben Elliston <bje@au.ibm.com>
3394
3395 * config/t-softfp: New file.
3396 * config.host (powerpc64-*-linux*, powerpc64-*-gnu*): Add t-softfp.
3397 (powerpc-*-linux*spe*, powerpc-*-linux*): Likewise.
3398
2042cb04
JS
33992009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
3400
3401 * config.host: Add m32r*-*-rtems*.
3402
541ed00e
JS
34032008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
3404
3405 * config.host: Add m32c*-*-rtems*.
3406
19523300
RO
34072008-11-20 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3408
3409 PR bootstrap/33100
3410 * configure.ac (i?86-*-solaris2.1[0-9]*): Only include
3411 i386/t-crtstuff if linker supports ZERO terminator unwind entries.
3412 * configure: Regenerate.
3413 * config.host (i[34567]86-*-solaris2*): Move i386/t-sol2 in
3414 tmake_file here from gcc/config.gcc.
3415 Move extra_parts here from gcc/config.gcc.
3416 * config/i386/t-sol2: Move here from gcc/config/i386.
3417 Use gcc_srcdir instead of srcdir.
3418
0a4a51c7
AN
34192008-11-18 Adam Nemet <anemet@caviumnetworks.com>
3420
3421 * config.host (mipsisa64r2-*-elf* | mipsisa64r2el-*-elf*): New
3422 case.
3423
2a761e46
TS
34242008-11-09 Thomas Schwinge <tschwinge@gnu.org>
3425
3426 * config.host <t-tls>: Also enable for GNU/kFreeBSD and GNU/kNetBSD.
3427
c0451df7
TS
34282008-10-08 Thomas Schwinge <tschwinge@gnu.org>
3429
3430 * config.host: Fold `*-*-gnu*' cases into the Linux ones.
3431
358da97e
HS
34322008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3433
3434 Add picoChip port.
3435 * config.host: Add picochip-*-*.
3436
c660f132
BW
34372008-08-06 Bob Wilson <bob.wilson@acm.org>
3438
3439 * config.host: Match more processor names for Xtensa.
3440
d1349557
L
34412008-07-08 H.J. Lu <hongjiu.lu@intel.com>
3442
3443 * config/i386/64/t-softfp-compat: Update comments.
3444
dd7b73c0
L
34452008-07-07 H.J. Lu <hongjiu.lu@intel.com>
3446
3447 * config/i386/64/_divtc3-compat.c: Moved to ...
3448 * config/i386/64/_divtc3.c: Here.
3449
3450 * config/i386/64/_multc3-compat.c: Moved to ...
3451 * config/i386/64/_multc3.c: Here.
3452
3453 * config/i386/64/_powitf2-compat.c: Moved to ...
3454 * config/i386/64/_powitf2.c: Here.
3455
3456 * config/i386/64/t-softfp-compat (libgcc2-tf-compats): Add
3457 .c suffix instead of -compat.c.
3458
6e1fab3d
UB
34592008-07-05 Uros Bizjak <ubizjak@gmail.com>
3460
3461 * config/i386/32/sfp-machine.h (_FP_MUL_MEAT_S): Remove.
3462 (_FP_MUL_MEAT_D): Ditto.
3463 (_FP_DIV_MEAT_S): Ditto.
3464 (_FP_DIV_MEAT_D): Ditto.
3465
f92518d7
RS
34662008-07-03 Richard Sandiford <rdsandiford@googlemail.com>
3467
3468 * Makefile.in: Add support for __sync_* libgcc functions.
3469
d0aede14
L
34702008-07-03 H.J. Lu <hongjiu.lu@intel.com>
3471
3472 * shared-object.mk ($(base)_s$(objext)): Remove -DSHARED.
3473
c174f11c
L
34742008-07-02 H.J. Lu <hongjiu.lu@intel.com>
3475
3476 PR boostrap/36702
3477 * config.host: Only include 32bit t-fprules-softfp for Darwin/x86
3478 and Linux/x86. Include 64bit t-softfp-compat for Linux/x86.
3479
3480 * config/i386/64/t-fprules-softfp: Moved to ...
3481 * config/i386/64/t-softfp-compat: This. New.
3482
5f464fa2
UB
34832008-07-02 Uros Bizjak <ubizjak@gmail.com>
3484
3485 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS) [FP_EX_INVALID]:
3486 Initialize f with 0.0.
3487
ff473280
L
34882008-07-02 H.J. Lu <hongjiu.lu@intel.com>
3489
3490 PR target/36669
3491 * shared-object.mk ($(base)_s$(objext)): Add -DSHARED.
3492
3493 * config/i386/64/_divtc3-compat.c: New.
3494 * config/i386/64/_multc3-compat.c: Likewise.
3495 * config/i386/64/_powitf2-compat.c: Likewise.
3496 * config/i386/64/eqtf2.c: Likewise.
3497 * config/i386/64/getf2.c: Likewise.
3498 * config/i386/64/letf2.c: Likewise.
3499 * config/i386/64/t-fprules-softfp: Likewise.
3500
35012008-07-02 H.J. Lu <hongjiu.lu@intel.com>
3502
3503 * config.host: Add i386/${host_address}/t-fprules-softfp to
3504 tmake_file for i[34567]86-*-darwin*, x86_64-*-darwin*,
dfb3b0e3 3505 i[34567]86-*-linux*, x86_64-*-linux*.
ff473280
L
3506
3507 * configure.ac: Set host_address to 64 or 32 for x86.
3508 * configure: Regenerated.
3509
3510 * Makefile.in (config.status): Also depend on
3511 $(srcdir)/config.host.
3512
3513 * config/i386/32/t-fprules-softfp: New.
3514 * config/i386/32/tf-signs.c: Likewise.
3515
3516 * config/i386/64/sfp-machine.h: New. Moved from gcc.
3517
35182008-07-02 H.J. Lu <hongjiu.lu@intel.com>
3519 Uros Bizjak <ubizjak@gmail.com>
3520
3521 * config/i386/32/sfp-machine.h: New.
3522
30551d99
NF
35232008-06-26 Nathan Froyd <froydnj@codesourcery.com>
3524
3525 * config/rs6000/t-ppccomm: Remove rules that conflict with
3526 auto-generated rules.
3527
18c04407
RW
35282008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3529
3530 * configure.ac: sinclude override.m4.
3531 * configure: Regenerate.
3532
10fbe77a
BRF
35332008-06-11 Bernhard Fischer <aldot@gcc.gnu.org>
3534
3535 * configure: Regenerate.
3536
bc6d4c3f
JM
35372008-06-10 Joseph Myers <joseph@codesourcery.com>
3538
3539 * Makefile.in (DECNUMINC): Remove
3540 -I$(MULTIBUILDTOP)../../libdecnumber.
3541 * gstdint.h: New.
3542
cd985f66
JM
35432008-06-07 Joseph Myers <joseph@codesourcery.com>
3544
3545 * config.host (strongarm*-*-*, ep9312*-*-*, xscale-*-*,
3546 parisc*-*-*, m680[012]0-*-*, *-*-linux*libc1*, *-*-linux*aout*,
3547 alpha*-*-unicosmk*, strongarm*-*-freebsd*, ep9312-*-elf,
3548 arm*-*-kaos*, cris-*-aout, parisc*64*-*-linux*, parisc*-*-linux*,
3549 hppa1.1-*-pro*, hppa1.1-*-osf*, hppa1.1-*-bsd*,
3550 i[34567]86-sequent-ptx4*, i[34567]86-sequent-sysv4*,
3551 i[34567]86-*-beoself*, i[34567]86-*-beos*, i[34567]86-*-sco3.2v5*,
3552 i[34567]86-*-sysv5*, i[34567]86-*-sysv4*, i[34567]86-*-uwin*,
3553 i[34567]86-*-kaos*, m68020-*-elf*, m68010-*-netbsdelf*,
3554 mips-wrs-windiss, mt-*-elf, powerpc-*-beos*, powerpc-*-chorusos*,
3555 powerpc-wrs-windiss*, powerpcle-*-sysv*, powerpc-*-kaos*,
3556 powerpcle-*-kaos*, sh*-*-kaos*, sparc-*-sysv4*, strongarm-*-elf*,
3557 strongarm-*-pe, strongarm-*-kaos*, vax-*-bsd*, vax-*-sysv*,
3558 vax-*-ultrix*, xscale-*-elf, xscale-*-coff): Remove.
3559
93fea8d3
AL
35602008-05-25 Arthur Loiret <arthur.loiret@u-psud.fr>
3561
3562 * config.host (sh2[lbe]*-*-linux*): Allow target.
3563
18724e30
NF
35642008-04-30 Nathan Froyd <froydnj@codesourcery.com>
3565
3566 * config/rs6000/t-ppccomm: Add build rules for new files.
3567 (LIB2ADD_ST): New variable.
3568
47583040
AH
35692008-04-07 Andy Hutchinson <hutchinsonandy@aim.com>
3570
3571 PR target/34210
3572 PR target/35508
3573 * config.host (avr-*-*): Add avr cpu_type and avr tmake_file.
3574 * config/t-avr: New file. Build 16bit libgcc functions.
3575
cf8e67fe
JJ
35762008-03-02 Jakub Jelinek <jakub@redhat.com>
3577
3578 PR target/35401
3579 * config/t-slibgcc-darwin: Make install-leaf dependent on
3580 install-darwin-libgcc-stubs instead of install.
3581
8d8da227
JM
35822008-01-25 Joseph Myers <joseph@codesourcery.com>
3583
3584 * config.host (tic4x-*-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*,
3585 tic4x-*, h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
3586 sh-*-rtemscoff*): Remove cases.
3587
edbf8b16
RS
35882007-12-27 Richard Sandiford <rsandifo@nildram.co.uk>
3589
3590 * Makefile.in (all): Use install-leaf rather than install.
3591 (install): Split most of the rule into...
3592 (install-leaf): ...this new one.
3593
89deeaff
EK
35942007-12-19 Etsushi Kato <ek.kato@gmail.com>
3595 Paolo Bonzini <bonzini@gnu.org>
3596
3597 PR target/30572
5f464fa2
UB
3598 * Makefile.in: Use @shlib_slibdir@ substitution to get
3599 correct install name on darwin.
89deeaff 3600 * config/t-slibgcc-darwin: Use @shlib_slibdir@ for -install_name.
dfb3b0e3 3601
4081d704
HPN
36022007-12-15 Hans-Peter Nilsson <hp@axis.com>
3603
3604 * config.host (crisv32-*-elf, crisv32-*-none): New, same as
3605 cris-*-elf and cris-*-none.
3606 (crisv32-*-linux*): Similar, as cris-*-linux*.
3607
f43e89a3
RIL
36082007-11-20 Rask Ingemann Lambertsen <rask@sygehus.dk>
3609
3610 * config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.
3611
b4e9c2c6
L
36122007-10-27 H.J. Lu <hongjiu.lu@intel.com>
3613
3614 PR regression/33926
3615 * configure.ac: Replace have_cc_tls with gcc_cv_have_cc_tls.
3616 * configure: Regenerated.
3617
b2a00c89
L
36182007-09-27 H.J. Lu <hongjiu.lu@intel.com>
3619
3620 * Makefile.in (dfp-filenames): Replace decimal_globals,
3621 decimal_data, binarydecimal and convert_data with
3622 bid_decimal_globals, bid_decimal_data, bid_binarydecimal
3623 and bid_convert_data, respectively.
3624
8d2a9e0e
CF
36252007-09-17 Chao-ying Fu <fu@mips.com>
3626 Nigel Stephens <nigel@mips.com>
3627
3628 * fixed-obj.mk: New file to support fine-grain fixed-point functions.
3629 * Makefile.in (fixed_point): Define.
3630 Check if fixed_point is yes to build support functions.
3631 * configure.ac: Check for fixed_point support.
3632 * configure: Regenerated.
3633 * gen-fixed.sh: New file to generate lists of fixed-point labels,
3634 funcs, modes, from, to.
3635
2b53935d
JJ
36362007-09-11 Janis Johnson <janis187@us.ibm.com
3637
3638 * Makefile.in (dfp-filenames): Add bid128_noncomp.
3639
2533577f
JJ
36402007-09-10 Janis Johnson <janis187@us.ibm.com>
3641
3642 * Makefile.in (dfp-filenames): Remove decUtility, add
3643 decDouble, decPacked, decQuad, decSingle.
3644
3ae3dbd6
HK
36452007-08-27 Hans Kester <hans.kester@ellips.nl>
3646
3647 * config.host : Add x86_64-elf target.
3648
22867d02
L
36492007-07-06 H.J. Lu <hongjiu.lu@intel.com>
3650
3651 * configure.ac (set_have_cc_tls): Add a missing =.
3652 * configure: Regenerated.
3653
6f461e76
L
36542007-07-06 H.J. Lu <hongjiu.lu@intel.com>
3655
3656 * config.host (tmake_file): Add t-tls for i[34567]86-*-linux*
3657 and x86_64-*-linux*.
3658
3659 * config/t-tls: New file.
3660
dfb3b0e3 3661 * Makefile.in (INTERNAL_CFLAGS): Add @set_have_cc_tls@.
6f461e76
L
3662
3663 * configure.ac: Include ../config/enable.m4 and
3664 ../config/tls.m4. Use GCC_CHECK_CC_TLS to check if assembler
3665 supports TLS and substitute set_have_cc_tls.
3666 * configure: Regenerated.
3667
200359e8
L
36682007-07-04 H.J. Lu <hongjiu.lu@intel.com>
3669
3670 * Makefile.in: Use libbid for DFP when BID is enabled.
3671
76f5e200
DS
36722007-06-14 Danny Smith <dannysmith@users.sourceforge.net>
3673
3674 * config.host(*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to
dfb3b0e3 3675 extra_parts. Add config/i386/t-cygming to tmake_file.
76f5e200
DS
3676 * config/i386/t-cygming: New file with rules for crtbegin.o, crtend.o.
3677
9bd196f0 36782007-05-29 Zuxy Meng <zuxy.meng@gmail.com>
200359e8 3679 Danny Smith <dannysmith@users.sourceforge.net>
9bd196f0
ZM
3680
3681 PR target/29498
3682 * config.host (i[34567]86-*-cygwin* | i[34567]86-*-mingw*) Add
3683 crtfastmath.o to extra_parts. Add i386/t-crtfm to tmake_file.
3684 * config/i386/t-crtfm: Compile crtfastmath.o with
3685 -minline-all-stringops.
3686
1910440e
RS
36872007-05-10 Richard Sandiford <richard@codesourcery.com>
3688
3689 * config.host (sparc-wrs-vxworks): New target.
3690
7d33c31d
KH
36912007-04-14 Kazu Hirata <kazu@codesourcery.com>
3692
3693 * config.host: Recognize fido.
3694
96fccd0d
JJ
36952007-04-04 Janis Johnson <janis187@us.ibm.com>
3696
3697 * configure: Check host, not target, for decimal float support.
3698
577565f9
UB
36992007-04-03 Uros Bizjak <ubizjak@gmail.com>
3700
3701 * config/i386/t-crtpc: New file.
3702 * config.host (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.
5f464fa2 3703 (x86_64-*-linux*): Ditto.
577565f9 3704
ccf8e764
RH
37052007-02-30 Kai Tietz <kai.tietz@onevision.com>
3706
3707 * config.host (x86_64-*-mingw*): New target.
3708
79b87c74
MM
37092007-03-23 Michael Meissner <michael.meissner@amd.com>
3710 H.J. Lu <hongjiu.lu@intel.com>
3711
3712 * Makefile.in (enable_decimal_float): New.
3713 (DECNUMINC): Add
3714 -I$(srcdir)/../libdecnumber/$(enable_decimal_float).
3715 (dec-objects): Move decimal32, decimal64 and decimal128 to ...
3716 (decbits-filenames): This.
3717 (decbits-objects): New.
3718 (libgcc-objects): Add $(decbits-objects).
3719
3720 * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
3721 Substitute enable_decimal_float.
3722 * configure: Regenerated.
3723
8fce4e31
HPN
37242007-03-19 Hans-Peter Nilsson <hp@axis.com>
3725
3726 * config.host (cris-*-elf | cris-*-none): Set extra_parts.
3727
e8bb4597
BM
37282007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3729
3730 * Makefile.in (install-info): New dummy target.
3731
344189f9
BS
37322007-03-05 Bernd Schmidt <bernd.schmidt@analog.com>
3733
3734 * config.host (bfin*-linux-uclibc*): Set extra_parts.
3735
ac84c172
BM
37362007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3737
3738 * Makefile.in: Add install-html and install-pdf dummy
3739 targets.
3740
cd5c2357
RS
37412007-02-05 Roger Sayle <roger@eyesopen.com>
3742 Daniel Jacobowitz <dan@codesourcery.com>
3743
3744 * Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so.
3745 (libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK).
3746 (libunwind.so): Likewise for $(SHLIBUNWIND_LINK).
3747
d9a66f98
JJ
37482007-01-29 Janis Johnson <janis187@us.ibm.com>
3749
3750 * Makefile.in (dec-filenames): Add decExcept.
3751
9891ec5f
DJ
37522007-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3753
3754 PR bootstrap/30469
3755 * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
3756 -fprofile-use.
3757
d6efbf5a
DJ
37582007-01-25 Daniel Jacobowitz <dan@codesourcery.com>
3759
3760 * configure.ac: Add --enable-version-specific-runtime-libs.
3761 Correct $slibdir default.
3762 * configure: Regenerated.
3763
17caeff2
JM
37642007-01-23 Joseph Myers <joseph@codesourcery.com>
3765
3766 * config/rs6000/t-ldbl128: Always use -mlong-double-128.
3767
5ea41e3a
AP
37682007-01-21 Andrew Pinski <pinskia@gmail.com>
3769
3770 PR target/30519
3771 * config.host (alpha*-*-linux*): Set extra_parts.
3772
26900826
KK
37732007-01-09 Kaz Kojima <kkojima@gcc.gnu.org>
3774
3775 * config/sh/t-linux: New.
3776 * config.host (sh*-*-linux*): Set tmake_file.
3777
97af925b
DJ
37782007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3779
3780 * Makefile.in (install): Handle multilibs.
3781
b0088af7
BM
37822007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
3783
3784 * Makefile.in: Added .PHONY entry for documentation targets.
3785
e0a9456a
BM
37862007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
3787
3788 * Makefile.in: Add empty info, html, dvi, pdf targets.
3789
7fd453b4
MS
37902007-01-04 Mike Stump <mrs@apple.com>
3791
3792 * Makefile.in (MAKEINFO): Remove.
3793 (PERL): Likewise.
3794
14e8fc8b
PB
37952007-01-04 Paolo Bonzini <bonzini@gnu.org>
3796
3797 * configure.ac: Add GCC_TOPLEV_SUBDIRS.
3798 * configure: Regenerate.
3799 * Makefile.in (host_subdir): Substitute it.
dfb3b0e3 3800 (gcc_objdir): Use it.
14e8fc8b 3801
1555beba
DJ
38022007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3803
3804 * config.host (ia64*-*-linux*): Set tmake_file.
3805
79e6eaeb
DJ
38062007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3807
3808 * Makefile.in (version): Define.
3809
fa958513
DJ
38102007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3811 Paolo Bonzini <bonzini@gnu.org>
3812
3813 * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
3814 config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
3815 config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
3816 config/sparc/t-crtfm, config/t-slibgcc-darwin,
3817 config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
3818 shared-object.mk, siditi-object.mk, static-object.mk: New files.
3819 * configure: Generated.