]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgcc/ChangeLog
re PR middle-end/52756 (255.vortex in SPEC CPU 2000 failed to build)
[thirdparty/gcc.git] / libgcc / ChangeLog
CommitLineData
9a9dcce8
EB
12012-03-31 Eric Botcazou <ebotcazou@adacore.com>
2
3 * config/ia64/unwind-ia64.c (uw_install_context): Manually save LC
4 if it hasn't been previously saved.
5
6401aaf5
L
62012-03-29 H.J. Lu <hongjiu.lu@intel.com>
7
8 * config/i386/linux-unwind.h (x86_64_fallback_frame_state): Define
9 only for glibc.
10
7fd6378e
GJL
112012-03-28 Georg-Johann Lay <avr@gjlay.de>
12
13 PR target/52737
14 * config/avr/lib1funcs.S: Use __AVR_HAVE_SPH__ for SP_H checks
15 instead of __AVR_HAVE_8BIT_SP__.
16
9e916de7
TG
172012-03-26 Tristan Gingold <gingold@adacore.com>
18
19 * config/ia64/unwind-ia64.h: Declare unw_word and unw_sword.
20 (unw_table_entry): Use unw_word instead of unsigned long.
21 (_Unwind_FindTableEntry): Likewise.
22 * config/ia64/fde-glibc.c (_Unwind_FindTableEntry): Likewise.
23 * config/ia64/fde-vms.c (vms_unwtable_entry): Likewise.
24 (_Unwind_FindTableEntry): Likewise.
25 * config/ia64/unwind-ia64.c (unw_reg_info, unw_reg_state)
26 (unw_labeled_state, unw_state_record, unw_stack, _Uwind_Context)
27 (set_reg, alloc_spill_area, finish_prologue, ia64_rse_slot_num)
28 (ia64_rse_is_rnat_slot, ia64_rse_rnat_addr, ia64_rse_num_regs)
29 (ia64_rse_skip_regs, ia64_copy_rbs, unw_access_gr)
30 (uw_frame_state_for, uw_update_reg_address, uw_update_context)
31 (uw_init_context_1, uw_install_context): Likewise.
32 (unw_word): Move to unwind-ia64.h
33
4b12e93d
TG
342012-03-26 Tristan Gingold <gingold@adacore.com>
35
36 * config/vms/vms-ucrt0.c: Update copyright years.
37 Add a sanity check.
38 (___gcc_main_flags): Declare.
39 (__main): Check flags to remap argv and exit code.
40 * config.host (*-*-*vms*): Adjust extra_parts.
41 * config/vms/t-vms (vcrt0.o, pcrt0.o): Remove.
42 (crt0.o): Add.
43
06ea7371
RE
442012-03-22 Richard Earnshaw <rearnsha@arm.com>
45
46 * arm/lib1funcs.asm (ctzsi2): New function.
47 * arm/t-elf (LIB1ASMFUNCS): Add _ctzsi2.
48 * arm/t-linux (LIB1ASMFUNCS): Likewise.
49 * arm/t-strongarm-elf (LIB1ASMFUNCS): Likewise.
50 * arm/t-symbian (LIB1ASMFUNCS): Likewise.
51 * arm/t-vxworks (LIB1ASMFUNCS): Likewise.
52 * arm/t-wince-pe (LIB1ASMFUNCS): Likewise.
53
d82ad50d
AT
542012-03-21 Andreas Tobler <andreast@fgznet.ch>
55
56 * config.host: Add bits to support powerpc64-*-freebsd*.
57 * config/rs6000/freebsd-unwind.h: New file.
58 * config/rs6000/t-freebsd64: New file.
59
b260a8c0
RG
602012-03-20 Richard Guenther <rguenther@suse.de>
61
62 PR gcov-profile/52627
63 * libgcov.c (init_mx): Fix mutex name.
64
86286a8a
TG
652012-03-16 Tristan Gingold <gingold@adacore.com>
66
67 * config/ia64/vms-unwind.h: Remove ulong (and replace
68 it by unw_reg where used). Define unw_reg with __int64.
69
7888f266
RO
702012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
71
72 * config/i386/sol2-unwind.h (x86_fallback_frame_state): Remove
73 Solaris 8 handling.
74 * config/sparc/sol2-unwind.h (sparc64_is_sighandler): Remove
75 Solaris 8 handling.
76 (sparc_is_sighandler): Likewise.
77
f155bc64
L
782012-03-13 H.J. Lu <hongjiu.lu@intel.com>
79
80 * unwind-dw2.c (_Unwind_SetGRValue): Assert DWARF register size
81 <= saved reg size.
82
d47657bd
RO
832012-03-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
84
85 * config/arm/crtn.S: Fix typo.
86
5bef73a1
RG
872012-03-13 Richard Guenther <rguenther@suse.de>
88
89 * libgcov.c: Remove stdio.h include and NULL un-define.
90
9c4271f3
RG
912012-03-13 Richard Guenther <rguenther@suse.de>
92
93 PR target/52569
94 * unwind-dw2-fde.c: Make avoid-include-gthr.h hacks work again.
95
c6d10e7c
RG
962012-03-13 Richard Guenther <rguenther@suse.de>
97
98 * gthr-single.h (__GTHREAD_MUTEX_INIT_FUNCTION): Fix definition.
99
074a385f
RG
1002012-03-13 Richard Guenther <rguenther@suse.de>
101
102 * gthr-posix.h: Remove duplicate __GTHREAD_MUTEX_INIT_FUNCTION
103 and __gthread_mutex_init_function definitions.
104
c4bc5c25
RO
1052012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
106
107 * config.host (mips*-*-openbsd*): Remove.
108
5c30094f
RO
1092012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
110
111 * config.host: Remove alpha*-dec-osf5.1* handling.
112 * config/alpha/gthr-posix.c: Remove.
113 * config/alpha/libgcc-osf5.ver: Remove.
114 * config/alpha/osf5-unwind.h: Remove.
115 * config/alpha/t-osf-pthread: Remove.
116 * config/alpha/t-slibgcc-osf: Remove.
117 * config/t-crtfm (crtfastmath.o): Remove -frandom-seed.
118 * gthr-posix.h [!_REENTRANT && __osf__] (_REENTRANT): Don't define.
119 [__osf__ && _PTHREAD_USE_MANGLED_NAMES_]: Remove.
120 * mkmap-flat.awk: Remove osf_export handling.
121
33e3e24d
RG
1222012-03-12 Richard Guenther <rguenther@suse.de>
123
124 * gthr.h (__GTHREAD_MUTEX_INIT_FUNCTION): Adjust specification.
125 * gthr-posix.h (__GTHREAD_MUTEX_INIT_FUNCTION): Define.
126 (__gthread_mutex_init_function): New function.
127 * gthr-single.h (__GTHREAD_MUTEX_INIT_FUNCTION): Define.
128
129 PR gcov/49484
130 * libgcov.c: Include gthr.h.
131 (__gcov_flush_mx): New global variable.
132 (init_mx, init_mx_once): New functions.
133 (__gcov_flush): Protect self with a mutex.
134 (__gcov_fork): Re-initialize mutex after forking.
135 * unwind-dw2-fde.c: Change condition under which to use
136 __GTHREAD_MUTEX_INIT_FUNCTION.
137
d8aba32a
TG
1382012-03-12 Tristan Gingold <gingold@adacore.com>
139
140 * config/alpha/t-vms: Define HOST_LIBGCC2_CFLAGS.
141 * config/ia64/t-vms: Likewise.
142
75ffafdc
MH
1432012-03-11 Michael Hope <michael.hope@linaro.org>
144
145 * longlong.h [ARM] (add_ssaaaa, sub_ddmmss, umul_ppmm): Enable
146 for Thumb-2.
147
ef6c2c53
WL
1482012-03-07 Walter Lee <walt@tilera.com>
149
150 * config/tilepro/atomic.c: Rename "atomic_" prefix to
151 "arch_atomic_".
152 (atomic_xor): Rename and move definition to
153 config/tilepro/atomic.h.
154 (atomic_nand): Ditto.
155 * config/tilepro/atomic.h: Rename "atomic_" prefix to
156 "arch_atomic_".
157 (arch_atomic_xor): Move from config/tilepro/atomic.c.
158 (arch_atomic_nand): Ditto.
159
4e30d980
GJL
1602012-03-07 Georg-Johann Lay <avr@gjlay.de>
161
162 PR target/52507
163 * config/avr/lib1funcs.S (__movmemx_hi): Fix loop label in RAM-part.
164
61108225
GJL
1652012-03-07 Georg-Johann Lay <avr@gjlay.de>
166
167 PR target/52505
168 * config/avr/lib1funcs.S (__xload_1): Don't read unintentionally
169 from RAM.
170
b30e10ab
GJL
1712012-03-07 Georg-Johann Lay <avr@gjlay.de>
172
173 PR target/52461
174 PR target/52508
175 * config/avr/lib1funcs.S (__do_copy_data): Clear RAMPZ after usage
176 if RAMPZ affects reading from RAM.
177 (__tablejump_elpm__): Ditto.
178 (.xload): Ditto.
179 (__movmemx_hi): Ditto.
180 (__do_global_ctors): Right condition for RAMPZ usage is "have ELPM".
181 (__do_global_dtors): Ditto.
182 (__xload_1, __xload_2, __xload_3, __xload_4): Ditto.
183 (__movmemx_hi): Ditto.
184
8993fde4
RH
1852012-03-05 Richard Henderson <rth@redhat.com>
186
187 * longlong.h [ARM] (umul_ppmm): Use umull for arm3m and later.
188 [ARM] (count_trailing_zeros): Use the builtin.
189
b7633ee3
KT
1902012-03-01 Kai Tietz <ktietz@redhat.com>
191
192 * soft-fp: Imported from glibc upstream.
193
fbd3340c
KT
1942012-02-28 Kai Tietz <ktietz@redhat.com>
195
196 * config/i386/sfp-machine.h (_FP_STRUCT_LAYOUT): Define it
197 for mingw-targets as attribute gcc_struct.
198
e9e053eb
ILT
1992012-02-28 Ian Lance Taylor <iant@google.com>
200
201 * generic-morestack.c (__splitstack_releasecontext): Correct call
202 to __morestack_release_segments.
203
d80c632e
ST
2042012-02-27 Samuel Thibault <samuel.thibault@ens-lyon.org>
205
206 PR target/52390
207 * generic-morestack.c (__generic_morestack_set_initial_sp): Test
208 for __linux__ when removing signals from __morestack_fullmask.
209
0253a8b1
GJL
2102012-02-23 Georg-Johann Lay <avr@gjlay.de>
211
212 PR target/52261
213 * config/avr/lib1funcs.S (__AVR__XMEGA__): Fix tippo to __AVR_XMEGA__.
214
e10e461e
UW
2152012-02-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
216
217 * config/ia64/crtbegin.S: Use HAVE_INITFINI_ARRAY_SUPPORT
218 instead of HAVE_INITFINI_ARRAY.
219 * config/ia64/crtend.S: Likewise.
220
0c0c6398
KT
2212012-02-20 Kai Tietz <ktietz@redhat.com>
222
d7470374
KT
223 PR libstdc++/52300
224 * gthr.h (GTHREAD_USE_WEAK): Define as zero for mingw.
225
0c0c6398
KT
226 * config.host (i686-*-mingw*): Set md_unwind_header only for dw2-mode
227 to w32-unwind.h header.
228
78c27266
RS
2292012-02-19 Richard Sandiford <rdsandiford@googlemail.com>
230
231 * config.host (mips64*-*-linux*, mipsisa64*-*-linux*)
232 (mips*-*-linux*): Remove t-slibgcc-libgcc.
233 * config/mips/t-mips16 (LIB1ASMFUNCS): Remove __mips16_rdhwr.
234 * config/mips/mips16.S (__mips16_rdhwr): Delete.
235
5adeb246
RS
2362012-02-19 Richard Sandiford <rdsandiford@googlemail.com>
237
238 * config/mips/mips16.S (CALL_STUB_RET): Add CFI information.
239
672ed313
IS
2402012-02-15 Iain Sandoe <iains@gcc.gnu.org>
241
242 PR libitm/52220
243 * config/darwin-crt-tm.c: Correct typo.
e9e053eb 244
e948a1fb
IS
2452012-02-15 Iain Sandoe <iains@gcc.gnu.org>
246 Patrick Marlier <patrick.marlier@gmail.com>
247
248 PR libitm/52220
249 * config/darwin-crt-tm.c: Generate dummy functions.
250
6017aed3
IS
2512012-02-15 Iain Sandoe <iains@gcc.gnu.org>
252 Patrick Marlier <patrick.marlier@gmail.com>
253
254 PR libitm/52042
255 * config/darwin-crt-tm.c (getTMCloneTable): New function.
256 (__doTMRegistrations): Call it.
e9e053eb 257 (__doTMdeRegistrations): Likewise.
6017aed3 258
2da8c1ad
GJL
2592012-01-15 Georg-Johann Lay <avr@gjlay.de>
260 Anatoly Sokolov <aesok@post.ru>
261 Eric Weddington <eric.weddington@atmel.com>
262
263 PR target/52261
264 * config/avr/lib1funcs.S (__prologue_saves__): Handle AVR_XMEGA
265 (__epilogue_restores__): Ditto.
266
0f952eb4
EB
2672012-02-15 Eric Botcazou <ebotcazou@adacore.com>
268
269 PR target/51921
270 PR target/52205
271 * config/sparc/sol2-unwind.h (sparc64_is_sighandler): Add support for
272 Solaris 11 and slightly reformat.
273 (sparc_is_sighandler): Likewise.
274
dd552284
WL
2752012-02-14 Walter Lee <walt@tilera.com>
276
277 * config.host: Handle tilegx and tilepro.
278 * config/tilegx/sfp-machine.h: New file.
279 * config/tilegx/sfp-machine32.h: New file.
280 * config/tilegx/sfp-machine64.h: New file.
281 * config/tilegx/t-crtstuff: New file.
282 * config/tilegx/t-softfp: New file.
283 * config/tilegx/t-tilegx: New file.
284 * config/tilepro/atomic.c: New file.
285 * config/tilepro/atomic.h: New file.
286 * config/tilepro/linux-unwind.h: New file.
287 * config/tilepro/sfp-machine.h: New file.
288 * config/tilepro/softdivide.c: New file.
289 * config/tilepro/softmpy.S: New file.
290 * config/tilepro/t-crtstuff: New file.
291 * config/tilepro/t-tilepro: New file.
292
b59cbd50
JW
2932012-02-07 Jonathan Wakely <jwakely.gcc@gmail.com>
294
295 PR libstdc++/51296
296 PR libstdc++/51906
297 * gthr-posix.h: Allow static initializer macros to be disabled.
298 (__gthrw_pthread_cond_init): Define weak reference unconditionally.
299
6caf807f
CLT
3002012-02-05 Chung-Lin Tang <cltang@codesourcery.com>
301
302 * config.host (mips64*-*-linux*, mipsisa64*-*-linux*, mips*-*-linux*):
303 Add t-slibgcc-libgcc to tmake_file.
304 * config/mips/libgcc-mips16.ver: Revert previous patch.
305 * config/mips/mips16.S (__mips16_rdhwr): Hide.
306
b25364a0
S
3072012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
308 Jayant R Sonar <jayant.sonar@kpitcummins.com>
309
310 * config.host: Add National Semiconductor CR16 target (cr16-*-*).
311 * config/cr16/crti.S: New file.
312 * config/cr16/crtlibid.S: New file.
313 * config/cr16/crtn.S: New file.
314 * config/cr16/lib1funcs.S: New file.
315 * config/cr16/t-cr16: New file.
316 * config/cr16/t-crtlibid: New file.
317 * config/cr16/unwind-dw2.h: New file.
318 * config/cr16/unwind-cr16.c: New file.
319 * config/cr16/divmodhi3.c: New file.
320
8ef03aa7
AM
3212012-01-25 Alan Modra <amodra@gmail.com>
322
323 * config/rs6000/t-linux64: Delete. Move..
324 * config/rs6000/t-ppc64-fp: ..softfp_wrap defines to here..
325 * config/rs6000/t-linux: ..and libgcc flags to here.
326
daecebc8
DR
3272012-01-22 Douglas B Rupp <rupp@gnat.com>
328
329 * config.host (i[34567]86-*-interix3*):
8ef03aa7 330 Change triplet to i[34567]86-*-interix[3-9]*.
daecebc8
DR
331 * configure: Regenerate.
332
ddaf8125
RS
3332012-01-15 Chung-Lin Tang <cltang@codesourcery.com>
334 Richard Sandiford <rdsandiford@googlemail.com>
335
336 * config/mips/libgcc-mips16.ver (__mips16_rdhwr): Add.
337 * config/mips/mips16.S (__mips16_rdhwr): New function.
338 * config/mips/t-mips16 (LIB1ASMFUNCS): Add _m16rdhwr.
339
2cd8b32c
NS
3402012-01-11 Nathan Sidwell <nathan@acm.org>
341
342 * libgcov.c (__gcov_init): Ignore objects with no functions.
343
cba300dd
GJL
3442012-01-10 Georg-Johann Lay <avr@gjlay.de>
345
346 PR target/49868
347 Extend __pgmx semantics to linearize memory.
348 * config/avr/t-avr (LIB1ASMFUNCS): Add _xload_1, _movmemx.
349 * config/avr/lib1funcs.S (__xload_1): New function.
350 (__movmemx_qi, __movmemx_hi): New functions.
351 (__xload_2, __xload_3, __xload_4): Rewrite to fit new __pgmx
352 semantics.
9ffaf4bc 353
3d137660
EB
3542012-01-09 Eric Botcazou <ebotcazou@adacore.com>
355
356 * config/sparc/sol2-unwind.h (sparc64_is_sighandler): Check that the
357 purported sigacthandler address isn't null before dereferencing it.
358 (sparc_is_sighandler): Likewise.
359
bf4db96c
EB
3602012-01-09 Eric Botcazou <ebotcazou@adacore.com>
361
362 PR ada/41929
363 * config/sparc/sol2-unwind.h (sparc64_is_sighandler): Remove SAVPC and
364 add CFA. Revert back to old code for Solaris 8+ multi-threaded.
365 (sparc_is_sighandler): Likewise.
366 (MD_FALLBACK_FRAME_STATE_FOR): Adjust call to IS_SIGHANDLER.
367
1ab3568b
TG
3682012-01-06 Tristan Gingold <gingold@adacore.com>
369
370 * config/ia64/t-ia64 (LIB1ASMFUNCS): Move backward
371 compatibility thunks...
372 (CUSTOM_CRTSTUFF, crtbegin.o, crtend.o)
373 (crtbeginS.o, crtendS.o): ... and these to ...
374 * config/ia64/t-ia64-elf: ... this new file.
375 * config.host (ia64*-*-elf*, ia64*-*-freebsd*, ia64*-*-linux*)
376 (ia64*-*-hpux*): Add ia64/t-ia64-elf in tmake_file.
377
925b0ed8
AK
3782012-01-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
379
380 * configure: Regenerate.
381 * config/s390/t-crtstuff: Remove -fPIC.
382
a99ad737
JW
3832012-01-02 Jonathan Wakely <jwakely.gcc@gmail.com>
384
385 PR bootstrap/51006
386 * enable-execute-stack-mprotect.c (getpagesize): Do not define
387 for NetBSD.
388
884f56d1
GJL
3892012-01-02 Georg-Johann Lay <avr@gjlay.de>
390
391 PR target/51345
392 * config/avr/lib1funcs.S: Remove FIXME comments.
393 (SPEED_DIV): Depend on __AVR_HAVE_8BIT_SP__.
394
8c57e547
GJL
3952012-01-02 Georg-Johann Lay <avr@gjlay.de>
396
397 Implement light-weight DImode support.
398 * config/avr/t-avr (LIB1ASMFUNCS): Add _adddi3, _adddi3_s8,
399 _subdi3, _cmpdi2, _cmpdi2_s8, _rotldi3.
400 * config/avr/lib1funcs.S (__adddi3, __adddi3_s8, __subdi3,
401 __cmpdi2, __cmpdi2_s8, __rotldi3): New functions.
402
04dbc287
NS
4032011-12-30 Nathan Sidwell <nathan@acm.org>
404
405 * libgcov.c (gcov_crc32): Remove global var.
406 (free_fn_data): New function.
407 (buffer_fn_data): Pass in filename, more robust error recovery.
408 (crc32_unsigned): New function.
409 (gcov_exit): More robust detection of new program. More robust
410 error recovery.
411 (__gcov_init): Do not update program's crc here.
412
8e1d97d4
TG
4132011-12-21 Tristan Gingold <gingold@adacore.com>
414
415 * config/ia64/fde-vms.c (UNW_IVMS_MODE): Define.
416
9ffaf4bc
ILT
4172011-12-21 Ian Lance Taylor <iant@google.com>
418
419 * config/i386/morestack.S: Simplify CFI opcodes throughout.
420
a0c8d0c1
ILT
4212011-12-20 Ian Lance Taylor <iant@google.com>
422
423 * config/i386/morestack.S (__morestack_non_split): If there is
424 enough stack space already, don't split. Ask for more stack space
425 than we required.
426
69048898
SDJ
4272011-12-20 Sergio Durigan Junior <sergiodj@redhat.com>
428
429 * unwind-arm-common.inc: Include `tconfig.h', `tsystem.h' and
430 `sys/sdt.h'.
431 (_Unwind_DebugHook): New function.
432 (uw_restore_core_regs): New define.
433 (unwind_phase2): Use uw_restore_core_regs instead of
434 restore_core_regs.
435 (unwind_phase2_forced): Likewise.
436 (__gnu_Unwind_Resume): Likewise.
437
1bb4b6a3
UB
4382011-12-20 Uros Bizjak <ubizjak@gmail.com>
439
440 * config/alpha/linux-unwind.h: Update copyright years.
441 (MD_FROB_UPDATE_CONTEXT): New define.
442 (alpha_frob_update_context): New function.
443
eb028768
RS
4442011-12-17 Richard Sandiford <rdsandiford@googlemail.com>
445
446 * config.host (mips*-sde-elf*, mipsisa64sr71k-*-elf*): Add to
447 tmake_file rather replacing it.
448
6a2045bf
IS
4492011-12-15 Iain Sandoe <iains@gcc.gnu.org>
450
451 * config/rs6000/darwin-world.S (toplevel): Make it clear that this
1bb4b6a3 452 function is not used for PPC64.
6a2045bf
IS
453 (save_world): Amend comments. Update the VRsave mask to reflect the
454 saved regs.
455 (rest_world): Update comments, do not clobber r10, do not use r8.
456 (eh_rest_world_r10): Amend comments, do not use r8.
457 (rest_world_eh_r7r8): Rename as local Lrest_world_eh_r7, since r8 is
458 no longer used, move restore of CR and target address to the end of
459 the routine.
460
a13780a6
L
4612011-12-14 H.J. Lu <hongjiu.lu@intel.com>
462
463 * generic-morestack.c (__generic_morestack_set_initial_sp): Check
464 __GLIBC__ instead of __linux__ when using __SIGRTMIN.
465
d7288dfb
GJL
4662011-12-14 Georg-Johann Lay <avr@gjlay.de>
467
468 PR target/49313
469 * config/avr/t-avr (LIB1ASMSRC): Add _mulpsi3, _mulsqipsi3.
470 * config/avr/lib1funcs.S (__mulpsi3, __mulsqipsi3): New functions.
471
8d2c862d
EB
4722011-12-11 Eric Botcazou <ebotcazou@adacore.com>
473
474 * config/sparc/sol2-unwind.h: Use #ifdef directive consistently.
475
3447cae6
GJL
4762011-12-09 Georg-Johann Lay <avr@gjlay.de>
477
478 PR target/49313
479 * config/avr/t-avr (LIB1ASMFUNCS): Add _muldi3.
480 * config/avr/lib1funcs.S (__muldi3): New function.
481
806fc6aa
AP
4822011-12-06 Andrew Pinski <apinski@cavium.com>
483
484 * crtstuff.c (__do_global_dtors_aux_fini_array_entry): Align to the
485 size of func_ptr.
486 (__frame_dummy_init_array_entry): Likewise.
487
28c5e6b5
GJL
4882011-12-06 Georg-Johann Lay <avr@gjlay.de>
489
490 Forward-port from gcc-4_6-branch r181936 2011-12-02.
491
492 PR target/51345
493 PR target/51002
494 * config/avr/lib1funcs.S (__prologue_saves__,
495 __epilogue_restores__, __divdi3_moddi3): Enclose parts using
496 __SP_H__ in !defined (__AVR_HAVE_8BIT_SP__). Add FIXME comments.
497
8f90394a
IS
4982011-12-04 Iain Sandoe <iains@gcc.gnu.org>
499
500 * config/rs6000/t-darwin64 (LIB2ADD): Add fp and gp save routines.
501
06dd33ac
JDA
5022011-11-30 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
503
504 PR other/51272
505 * config/pa/stublib.c (_ITM_registerTMCloneTable): New stub.
506 (_ITM_deregisterTMCloneTable): Likewise.
507 (__register_frame_info): Fix unused warning.
508 (__deregister_frame_info, __cxa_finalize, _Jv_RegisterClasses,
509 pthread_default_stacksize_np): Likewise.
510 * config/pa/t-stublib (LIBGCCSTUB_OBJS): Add new objects and rules.
1bb4b6a3 511
85b8555e
DD
5122011-11-29 DJ Delorie <dj@redhat.com>
513
514 * config.host (rl78-*-elf): New case.
515 * config/rl78: New directory for the Renesas RL78.
516
4d5ae4ea
BS
5172011-11-29 Bernd Schmidt <bernds@codesourcery.com>
518
519 * config.host (tic6x-*-uclinux): Append to extra_parts. Fix
520 formatting.
521
f9c55897
RO
5222011-11-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
523
524 PR other/51022
525 * config/rs6000/t-savresfgpr: New file.
526 * config/rs6000/t-ppccomm (LIB2ADD_ST): Remove all but
527 $(srcdir)/config/rs6000/eabi.S.
528 * config/rs6000/t-ppccomm-ldbl: Remove.
529 * config.host (powerpc-*-freebsd*): Add rs6000/t-savresfgpr to
530 tmake_file.
531 (powerpc-*-eabispe*): Likewise.
532 (powerpc-*-eabi*): Likewise.
533 (powerpc-*-linux*, powerpc64-*-linux*): Likewise.
534 (powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add rs6000/t-ppccomm
535 to tmake_file, remove rs6000/t-ppccomm-ldbl.
536 (powerpc-*-eabisimaltivec*): Remove rs6000/t-ppccomm-ldbl from
537 tmake_file.
538 (powerpc-*-eabisim*): Likewise.
539 (powerpc-*-elf*): Likewise.
540 (powerpc-*-eabialtivec*): Likewise.
541 (powerpc-xilinx-eabi*): Likewise.
542 (powerpc-*-rtems*): Likewise.
543 (powerpcle-*-elf*): Likewise.
544 (powerpcle-*-eabisim*): Likewise.
545 (powerpcle-*-eabi*): Likewise.
546
a01207c4
ILT
5472011-11-27 Ian Lance Taylor <iant@google.com>
548
549 * generic-morestack.c (__splitstack_find): Check for NULL old
550 stack value.
551 (__splitstack_resetcontext): New function.
552 (__splitstack_releasecontext): New function.
553 * libgcc-std.ver.in: Add new functions to GCC_4.7.0.
554
2b0b8ab2
IS
5552011-11-27 Iain Sandoe <iains@gcc.gnu.org>
556
557 * config/darwin-crt-tm.c: Correct comments, use correct licence.
558
c1d8101c
IS
5592011-11-27 Iain Sandoe <iains@gcc.gnu.org>
560
561 * config/darwin-crt-tm.c: Remove dummy _ITM_ functions.
562
8b281334
RH
5632011-11-26 Richard Henderson <rth@redhat.com>
564
565 * config/m68k/linux-atomic.c: New file.
566 * config/m68k/t-linux: New file.
567 * config.host (m68k-uclinux, m68k-linux): Use it.
568
7546aa9d
RH
5692011-11-26 Richard Henderson <rth@redhat.com>
570
571 * crtstuff.c (__TMC_LIST__): Mark used not unused.
572 (__TMC_END__): Only declare if hidden is available; in the definition,
573 if hidden is unavailable add a null record.
574 (deregister_tm_clones, register_tm_clones): New.
575 (__do_global_dtors_aux, frame_dummy): Use them.
576 (__do_global_dtors, __do_global_ctors_1): Likewise.
577
e2362f5d
IS
5782011-11-22 Iain Sandoe <iains@gcc.gnu.org>
579
580 * config/darwin-crt-tm.c: New file.
581 * config.host (darwin): Build crttms.o crttme.o to provide
582 startup and shutdown for tm clones.
583 * config/t-darwin (crttms.o): New build rule.
584 (crttme.o): Likewise.
585
6685dd96
HPN
5862011-11-21 Hans-Peter Nilsson <hp@axis.com>
587
588 * Makefile.in ($(srcdir)/emutls.c): Explain why it's in LIB2ADDEH
589 et al.
590
b0dc7e4c
RH
5912011-11-21 Richard Henderson <rth@redhat.com>
592
593 * crtstuff.c (USE_TM_CLONE_REGISTRY): Default to 1 on ELF.
594 (__TMC_LIST__, __TMC_END__): New.
595 (__do_global_dtors_aux): Call _ITM_deregisterTMCloneTable.
596 (__do_global_dtors): Likewise.
597 (frame_dummy): Call _ITM_registerTMCloneTable.
598 (__do_global_ctors_1): Likewise.
599
d4b4b542
RO
6002011-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
601
602 * config.host (iq2000*-*-elf*): Add iq2000/t-iq2000 to tmake_file.
603 (powerpc-*-netbsd*): Add rs6000/t-netbsd to tmake_file.
604 (powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add to tmake_file.
605 (powerpc-*-lynxos*): Add rs6000/t-lynx to tmake_file.
606 * config/i386/t-darwin64: Remove.
607 * config/sh/t-netbsd (LIB2ADD): Remove.
608
989bdb74
GJL
6092011-11-21 Georg-Johann Lay <avr@gjlay.de>
610
611 PR target/49313
612 * config/avr/t-avr (LIB2FUNCS_EXCLUDE): Add _moddi3, _umoddi3.
613 (LIB1ASMFUNCS): Add _divdi3, _udivdi3, _udivmod64, _negdi2.
614 * config/avr/lib1funcs.S (wmov): New assembler macro.
615 (__umoddi3, __udivdi3, __udivdi3_umoddi3): New functions.
616 (__moddi3, __divdi3, __divdi3_moddi3): New functions.
617 (__udivmod64): New function.
618 (__negdi2): New function.
619
515a0cfc
GP
6202011-11-21 Gerald Pfeifer <gerald@pfeifer.com>
621
622 * config.host (*-*-freebsd[12], *-*-freebsd[12].*,
623 *-*-freebsd*aout*): Remove.
624
0115d17f
HPN
6252011-11-20 Hans-Peter Nilsson <hp@axis.com>
626
627 * static-object.mk (c_flags-$o): Save c_flags.
628 ($(base)$(objext)): Use it.
629
93aeb62b
SE
6302011-11-18 Steve Ellcey <sje@cup.hp.com>
631
632 * Makefile.in (c_flags): Set to -fno-exceptions to build libunwind.
633
7bc6df2c
GJL
6342011-11-18 Georg-Johann Lay <avr@gjlay.de>
635
636 PR target/49868
637 * config/avr/t-avr (LIB1ASMFUNCS): Add _xload_2 _xload_3 _xload_4.
638 * config/avr/lib1funcs.S (__xload_2, __xload_3, __xload_4):
639 New functions.
640
425d737b
MGD
6412011-11-16 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
642
643 * config/arm/lib1funcs.asm (udivsi3): Add support for divide
644 functions.
1bb4b6a3 645 (aeabi_uidivmod): Likewise.
425d737b
MGD
646 (umodsi3): Likewise.
647 (divsi3): Likewise.
648 (aeabi_idivmod): Likewise.
649 (modsi3): Likewise.
650
f2a176dc
TG
6512011-11-16 Tristan Gingold <gingold@adacore.com>
652
653 * config/alpha/qrnnd.S: Use specific pseudos for VMS.
654
7c209481
GJL
6552011-11-15 Georg-Johann Lay <avr@gjlay.de>
656
657 PR target/49868
658 * config/avr/t-avr (LIB1ASMFUNCS): Add _load_3, _load_4.
659 * config/avr/lib1funcs.S (__load_3, __load_4, __xload_2): New functions.
660
9dfd5832
JDA
6612011-11-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
662
663 * config.host (hppa*64*-*-hpux11*): Remove pa/t-stublib64 from
664 tmake_file list.
665 * config/pa/t-stublib: Merge rules from config/pa/t-stublib64.
666 * config/pa/t-stublib64: Delete.
667
f77dca5d
RH
6682011-11-12 Richard Henderson <rth@redhat.com>
669
670 * config/rs6000/linux-unwind.h (frob_update_context): Properly
671 cast the pointer argument to _Unwind_SetGRPtr.
672
902828f0
RO
6732011-11-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
674
675 * config/spu/t-elf (LIB2ADD): Use LIB2FUNCS_EXCLUDE instead.
676
e14304ef
ILT
6772011-11-09 Ian Lance Taylor <iant@google.com>
678
679 * generic-morestack.c: Include <string.h>.
680 (uintptr_type): Define.
681 (struct initial_sp): Add dont_block_signals field. Reduce size of
682 extra array by 1.
683 (allocate_segment): Set prev field to NULL. Don't set
684 __morestack_current_segment or __morestack_segments.
685 (__generic_morestack): Update current->prev and *pp after calling
686 allocate_segment.
687 (__morestack_block_signals): Don't do anything if
688 dont_block_signals is set.
689 (__morestack_unblock_signals): Likewise.
690 (__generic_findstack): Check for initial_sp == NULL. Add casts to
691 uintptr_type.
692 (__splitstack_block_signals): New function.
693 (enum __splitstack_content_offsets): Define.
694 (__splitstack_getcontext, __splitstack_setcontext): New functions.
695 (__splitstack_makecontext): New function.
696 (__splitstack_block_signals_context): New function.
697 (__splitstack_find_context): New function.
698 * config/i386/morestack.S (__morestack_get_guard): New function.
699 (__morestack_set_guard, __morestack_make_guard): New functions.
700 * libgcc-std.ver.in: Add new functions to GCC_4.7.0.
701
e3d871e4
RO
7022011-11-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
703
704 * config.host (i[34567]86-*-cygwin*): Move i386/t-mingw-pthread ...
705 (i[34567]86-*-mingw*): ... here.
706 (x86_64-*-mingw*): ... here.
707
e55cef40
RO
7082011-11-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
709
710 * config/c6x/t-elf (LIB2ADD): Add instead of assigning.
711
5366b186
NS
7122011-11-07 Nathan Sidwell <nathan@acm.org>
713
714 * libgcov.c (struct gcov_fn_buffer): New struct.
715 (buffer_fn_data): New helper.
716 (gcov_exit): Rework for new gcov data structures.
717
74155a6f
GJL
7182011-11-07 Georg-Johann Lay <avr@gjlay.de>
719
720 PR target/49313
721 * config/avr/lib1funcs.S (__divmodhi4, __divmodsi4): Tweak speed.
722
200feb07
RO
7232011-11-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
724
725 * config.host (tmake_file): Correct comment.
726 (bfin*-elf*): Remove bfin/t-elf from tmake_file, add
727 t-libgcc-pic.
728 (bfin*-uclinux*): Likewise.
729 (bfin*-linux-uclibc*): Likewise.
730 (xstormy16-*-elf): Add stormy16/t-stormy16 to tmake_file.
731
732 * config/arm/t-elf (HOST_LIBGCC2_CFLAGS): Append instead of
733 assigning.
734 * config/arm/t-strongarm-elf (HOST_LIBGCC2_CFLAGS): Likewise.
735 * config/avr/t-avr (HOST_LIBGCC2_CFLAGS): Likewise.
736 * config/c6x/t-elf (HOST_LIBGCC2_CFLAGS): Likewise.
737 * config/h8300/t-h8300 (HOST_LIBGCC2_CFLAGS): Likewise.
738 * config/lm32/t-elf (HOST_LIBGCC2_CFLAGS): Likewise.
739 * config/m32r/t-m32r (HOST_LIBGCC2_CFLAGS): Likewise.
740 * config/mcore/t-mcore (HOST_LIBGCC2_CFLAGS): Likewise.
741 * config/mips/t-elf (HOST_LIBGCC2_CFLAGS): Likewise.
742 * config/mmix/t-mmix (HOST_LIBGCC2_CFLAGS): Likewise.
743 * config/pdp11/t-pdp11 (HOST_LIBGCC2_CFLAGS): Likewise.
744 * config/picochip/t-picochip (HOST_LIBGCC2_CFLAGS): Likewise.
745 * config/stormy16/t-stormy16 (HOST_LIBGCC2_CFLAGS): Likewise.
746 * config/t-openbsd-thread (HOST_LIBGCC2_CFLAGS): Likewise.
747
748 * config/bfin/t-elf: Remove.
749 * config/t-vxworks (HOST_LIBGCC2_CFLAGS): Remove.
750
c9cd1a07
RO
7512011-11-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
752
753 * config.host (*-*-rtems*): Add t-rtems to tmake_file.
754 (i[34567]86-*-rtems*): Remove t-rtems from tmake_file.
755 (lm32-*-elf*, lm32-*-rtems*): Split into ...
756 (lm32-*-elf*): ... this.
757 (lm32-*-rtems*): ... and this.
758 Add to tmake_file.
759 (m32r-*-rtems*): Add to tmake_file.
760 (moxie-*-rtems*): Likewise.
761 (sparc-*-rtems*): Likewise.
762 Remove t-rtems from tmake_file.
763 (sparc64-*-rtems*): Likewise.
764 * config/t-rtems (HOST_LIBGCC2_CFLAGS): Use LIBGCC2_INCLUDES
765 instead.
766
9fbcc75d
RO
7672011-11-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
768
769 PR bootstrap/50982
770 * config/gthr-posix.h: Move ...
771 * gthr-posix.h: ... here.
772 * config/gthr-lynx.h: Reflect this.
773 * config/gthr-vxworks.h: Likewise.
774 * config/rs6000/gthr-aix.h: Likewise.
775 * configure.ac (target_thread_file): Likewise.
776 * configure: Regenerate.
777
76644b68
SH
7782011-11-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
779
780 * config.host (arm*-*-rtemseabi*): New target.
781
5e490f2a
JDA
7822011-11-06 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
783
784 PR other/50991
785 * Makefile.in: Make EXTRA_PARTS depend on libgcc_tm.h instead of
786 extra-parts.
787
feeeff5c
JR
7882011-11-05 Joern Rennecke <joern.rennecke@embecosm.com>
789
790 * config.host (epiphany-*-elf*): New configuration.
791 * config/epiphany: New Directory.
792
d618bb2c
RC
7932011-11-05 Ralf Corsépius <ralf.corsepius@rtems.org>
794
795 * config.host (avr-*-rtems*): Add config/avr/t-rtems.
796 * config/avr/t-rtems: New.
797 Filter out _exit from LIB1ASMFUNCS.
798
1bb6f778
DM
7992011-11-04 David S. Miller <davem@davemloft.net>
800
801 * configure.ac: Test for 64-bit addresses on !x86 using __LP64__.
802 * configure: Rebuild.
803
9a7f7422
AK
8042011-11-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
805
806 * config/s390/t-crtstuff: Add -fPIC to CRTSTUFF_T_CFLAGS_S
807 variable.
808
e4fe948a
GJL
8092011-11-04 Georg-Johann Lay <avr@gjlay.de>
810
811 PR target/50931
812 * config/t-avr (LIB1ASMFUNCS): Add _divmodpsi4, _udivmodpsi4.
813 * config/lib1funcs.S (__udivmodpsi4, __divmodpsi4): New functions.
814
7084e037
JS
8152011-11-04 Joel Sherrill <joel.sherrill@oarcorp.com>
816
817 PR target/50989
818 * config.host (sparc-*-rtems*): Add sparc/t-softmul.
819
1a032034
RO
8202011-11-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
821
822 * config/c6x/t-elf (LIB2ADDEH): Set.
823 * config/c6x/t-c6x-elf: Remove.
824
d385f772
RO
8252011-11-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
826
827 * config/i386/sol2-ci.S: Rename to ...
828 * config/i386/crti.S: ... this.
829 * config/i386/sol2-cn.S: Rename to ...
830 * config/i386/crtn.S: ... this.
831 * config/sparc/sol2-ci.S: Rename to ...
832 * config/sparc/crti.S: ... this.
833 * config/sparc/sol2-cn.S: Rename to ...
834 * config/sparc/crtn.S: ... this.
835 * config/t-sol2 (CUSTOM_CRTIN): Remove.
836 (crti.o, crtn.o): Remove.
837
1ba878a9
TG
8382011-11-04 Tristan Gingold <gingold@adacore.com>
839
840 * config/ia64/fde-vms.c: Do not include md-unwind-support.h
841
02750c15
KK
8422011-11-04 Kaz Kojima <kkojima@gcc.gnu.org>
843
844 * config/sh/t-sh: Use $(gcc_compile) instead of $(compile).
845
bf86b067
HPN
8462011-11-03 Hans-Peter Nilsson <hp@axis.com>
847
848 * config.host (crisv32-*-none, cris-*-none): Remove.
849 (crisv32-*-elf): Append to tmake_file, don't just set it.
850 (cris-*-elf): Add missing t-fdpbit to tmake_file.
851
d0bc53bd
RO
8522011-11-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
853
854 * config/rs6000/t-ppccomm (ecrti$(objext)): Use $<.
855 (ecrtn$(objext)): Likewise.
856 (ncrti$(objext)): Likewise.
857 (ncrtn$(objext)): Likewise.
858
036da830
AS
8592011-11-03 Andreas Schwab <schwab@redhat.com>
860
861 * config/ia64/t-ia64 (crtbeginS.o): Fix whitespace damage.
862
d2a7d041
DM
8632011-11-02 David S. Miller <davem@davemloft.net>
864
865 * configure.ac: Set host_address on sparc too.
866 * configure: Regenerate.
867 * config.host: Add sparc/t-linux64 and sparc/t-softmul conditionally
868 based upon host_address.
869 * config/sparc/t-linux64: Set CRTSTUFF_T_CFLAGS unconditionally.
870
af8ed618
JM
8712011-11-02 Jason Merrill <jason@redhat.com>
872
873 * config/rs6000/t-ppccomm: Add missing \.
874
5d1c8e77
RO
8752011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
876
877 * gthr-single.h, gthr.h: New files.
878 * config/gthr-lynx.h, config/gthr-posix.h., config/gthr-rtems.h,
879 config/gthr-vxworks.h, config/i386/gthr-win32.h,
880 config/mips/gthr-mipssde.h, config/pa/gthr-dce.h,
881 config/rs6000/gthr-aix.h, config/s390/gthr-tpf.h: New files.
882 * config/i386/gthr-win32.c: Include "gthr-win32.h".
883 * configure.ac (thread_header): New variable.
884 Set it depending on target_thread_file.
885 (gthr-default.h): Link from $thread_header.
886 * configure: Regenerate.
887 * Makefile.in (LIBGCC2_CFLAGS): Remove $(GTHREAD_FLAGS).
888
852b75ed
RO
8892011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
890
891 * configure.ac (tm_file_): New variable.
892 Determine from tm_file.
893 (tm_file, tm_defines): Substitute.
894 * configure: Regenerate.
895 * mkheader.sh: New file.
896 * Makefile.in (clean): Remove libgcc_tm.h.
897 ($(objects)): Depend on libgcc_tm.h.
898 (libgcc_tm_defines, libgcc_tm_file): New variables.
899 (libgcc_tm.h, libgcc_tm.stamp): New targets.
900 ($(libgcc-objects), $(libgcc-s-objects), $(libgcc-eh-objects))
901 ($(libgcov-objects), $(libunwind-objects), $(libunwind-s-objects))
902 ($(extra-parts)): Depend on libgcc_tm.h.
903 * config.host (tm_defines, tm_file): New variable.
904 (arm*-*-linux*): Set tm_file for arm*-*-linux-*eabi.
905 (arm*-*-uclinux*): Set tm_file for arm*-*-uclinux*eabi.
906 (arm*-*-eabi*, arm*-*-symbianelf*): Set tm_file.
907 (avr-*-rtems*): Likewise.
908 (avr-*-*): Likewise.
909 (frv-*-elf): Likewise.
910 (frv-*-*linux*): Likewise.
911 (h8300-*-rtems*): Likewise.
912 (h8300-*-elf*): Likewise.
913 (i[34567]86-*-darwin*): Likewise.
914 (x86_64-*-darwin*): Likewise.
915 (rx-*-elf): Likewise.
916 (tic6x-*-uclinux): Likewise.
917 (tic6x-*-elf): Likewise.
918 (i[34567]86-*-linux*, x86_64-*-linux*): Likewise.
919 * config/alpha/gthr-posix.c: Include libgcc_tm.h.
920 * config/i386/cygming-crtbegin.c: Likewise.
921 * config/i386/cygming-crtend.c: Likewise.
922 * config/ia64/fde-vms.c: Likewise.
923 * config/ia64/unwind-ia64.c: Likewise.
924 * config/libbid/bid_gcc_intrinsics.h: Likewise.
925 * config/rs6000/darwin-fallback.c: Likewise.
926 * config/stormy16/lib2funcs.c: Likewise.
927 * config/xtensa/unwind-dw2-xtensa.c: Likewise.
928 * crtstuff.c: Likewise.
929 * dfp-bit.h: Likewise.
930 * emutls.c: Likewise.
931 * fixed-bit.c: Likewise.
932 * fp-bit.c: Likewise.
933 * generic-morestack-thread.c: Likewise.
934 * generic-morestack.c: Likewise.
935 * libgcc2.c: Likewise.
936 * libgcov.c: Likewise.
937 * unwind-dw2-fde-dip.c: Likewise.
938 * unwind-dw2-fde.c: Likewise.
939 * unwind-dw2.c: Likewise.
940 * unwind-sjlj.c: Likewise.
941
f9989b51
RO
9422011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
943
944 * configure.ac: Include ../config/picflag.m4.
945 (GCC_PICFLAG): Call it.
946 Substitute.
947 * configure: Regenerate.
948 * Makefile.in (gcc_srcdir): Remove.
949 (LIBGCC2_DEBUG_CFLAGS, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES)
950 (HOST_LIBGCC2_CFLAGS, PICFLAG, LIB2FUNCS_ST, LIB2FUNCS_EXCLUDE)
951 (LIB2_DIVMOD_FUNCS, LIB2ADD, LIB2ADD_ST): Set.
952 ($(lib2funcs-o), $(lib2funcs-s-o), $(lib2-divmod-o))
953 ($(lib2-divmod-s-o)): Use $(srcdir) to refer to libgcc2.c.
954 Use $<.
955 Remove comment.
956 * libgcc2.c, libgcc2.h, gbl-ctors.h, longlong.h: New files.
957 * siditi-object.mk ($o$(objext), $(o)_s$(objext)): Use $(srcdir)
958 to refer to libgcc2.c.
959 Use $<.
960 * config/darwin-64.c: New file.
961 * config/darwin-crt3.c: Remove comment.
962 * config/divmod.c, config/floatunsidf.c, config/floatunsisf.c,
963 config/floatunsitf.c, config/floatunsixf.c, config/udivmod.c,
964 config/udivmodsi4.c: New files.
965 * config/memcmp.c, config/memcpy.c, config/memmove.c,
966 config/memset.c: New files.
967 * config/t-crtstuff-pic (CRTSTUFF_T_CFLAGS_S): Use $(PICFLAG).
968 * config/t-darwin (HOST_LIBGCC2_CFLAGS): Set.
969 * config/t-freebsd-thread, config/t-libgcc-pic: New files.
970 * config/t-libunwind (HOST_LIBGCC2_CFLAGS): Set.
971 * config/t-openbsd-thread: New file.
972 * config/t-sol2 (HOST_LIBGCC2_CFLAGS): Remove.
973 * config/t-vxworks, config/vxlib-tls.c, config/vxlib.c: New files.
974 * config/alpha/gthr-posix.c, config/alpha/qrnnd.S: New files.
975 * config/alpha/t-alpha (LIB2ADD): Use $(srcdir) to refer to
976 qrnnd.S.
977 Adapt filename.
978 * config/alpha/t-osf-pthread (LIB2ADD): Use $(srcdir)/config/alpha
979 to refer to gthr-posix.c.
980 * config/alpha/t-vms (LIB2ADD): Set.
981 * config/alpha/vms-gcc_shell_handler.c: New file.
982 * config/arm/bpabi.c, config/arm/fp16.c,
983 config/arm/linux-atomic.c, config/arm/linux-atomic-64bit.c,
984 config/arm/unaligned-funcs.c: New files.
985 * config/arm/t-bpabi (LIB2ADD, LIB2ADD_ST): Set.
986 * config/arm/t-elf (HOST_LIBGCC2_CFLAGS): Set.
987 * config/arm/t-linux: Likewise.
988 * config/arm/t-linux-eabi (LIB2ADD_ST): Add.
989 * config/arm/t-netbsd: New file.
990 * config/arm/t-strongarm-elf (HOST_LIBGCC2_CFLAGS): Set.
991 * config/arm/t-symbian (LIB2ADD_ST): Set.
992 * config/avr/t-avr (LIB2FUNCS_EXCLUDE, HOST_LIBGCC2_CFLAGS): Set.
993 * config/bfin/t-crtstuff (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
994 * config/bfin/t-elf: New file.
995 * config/c6x/eqd.c, config/c6x/eqf.c, config/c6x/ged.c,
996 config/c6x/gef.c, config/c6x/gtd.c, config/c6x/gtf.c,
997 config/c6x/led.c, config/c6x/lef.c, config/c6x/ltd.c,
998 config/c6x/ltf.c: New files.
999 * config/c6x/t-elf (LIB2FUNCS_EXCLUDE, LIB2ADD)
1000 (HOST_LIBGCC2_CFLAGS): Set.
1001 * config/c6x/t-uclinux (HOST_LIBGCC2_CFLAGS): Set.
1002 (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1003 * config/cris/arit.c, config/cris/mulsi3.S, config/cris/t-cris:
1004 New files.
1005 * config/cris/t-elfmulti (LIB2ADD_ST): Set.
1006 * config/cris/t-linux (HOST_LIBGCC2_CFLAGS): Remove.
1007 * config/frv/cmovd.c, config/frv/cmovh.c, config/frv/cmovw.c,
1008 config/frv/modi.c, config/frv/uitod.c, config/frv/uitof.c,
1009 config/frv/ulltod.c, config/frv/ulltof.c, config/frv/umodi.c: New
1010 files.
1011 * config/frv/t-frv (LIB2ADD): Set.
1012 * config/frv/t-linux (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1013 * config/h8300/clzhi2.c, config/h8300/ctzhi2.c,
1014 config/h8300/fixunssfsi.c, config/h8300/parityhi2.c,
1015 config/h8300/popcounthi2.c: New files.
1016 * config/h8300/t-h8300 (LIB2ADD, HOST_LIBGCC2_CFLAGS): Set.
1017 * config/i386/gthr-win32.c: New file.
1018 * config/i386/t-cygming (LIBGCC2_INCLUDES): Set.
1019 * config/i386/t-cygwin: Likewise.
1020 * config/i386/t-darwin, config/i386/t-darwin64,
1021 config/i386/t-gthr-win32, config/i386/t-interix: New files.
1022 * config/i386/t-nto (HOST_LIBGCC2_CFLAGS): Set.
1023 (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1024 * config/i386/t-sol2 (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1025 * config/ia64/quadlib.c: New file.
1026 * config/ia64/t-hpux (LIB2ADD): Set.
1027 * config/ia64/t-ia64: Add comment.
1028 * config/iq2000/lib2funcs.c, config/iq2000/t-iq2000: New files.
1029 * config/lm32/t-uclinux (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1030 (HOST_LIBGCC2_CFLAGS): Append, remove -fPIC.
1031 * config/m32c/lib2funcs.c, config/m32c/trapv.c: New files.
1032 * config/m32c/t-m32c (LIB2ADD): Set.
1033 * config/m32r/t-linux (HOST_LIBGCC2_CFLAGS): Set.
1034 * config/m32r/t-m32r: Likewise.
1035 * config/m68k/fpgnulib.c: New file.
1036 * config/m68k/t-floatlib (LIB2ADD): Set.
1037 (xfgnulib.c): New target.
1038 * config/mcore/t-mcore (HOST_LIBGCC2_CFLAGS): Set.
1039 * config/mep/lib2funcs.c, config/mep/tramp.c: New files.
1040 * config/mep/t-mep (LIB2ADD): Set.
1041 * config/microblaze/divsi3.asm: Rename to divsi3.S.
1042 * config/microblaze/moddi3.asm: Rename to moddi3.S.
1043 * config/microblaze/modsi3.asm: Rename to modsi3.S.
1044 * config/microblaze/muldi3_hard.asm: Rename to hard.S.
1045 * config/microblaze/mulsi3.asm: Rename to mulsi3.S.
1046 * config/microblaze/stack_overflow_exit.asm: Rename to exit.S.
1047 * config/microblaze/udivsi3.asm: Rename to udivsi3.S.
1048 * config/microblaze/umodsi3.asm: Rename to umodsi3.S.
1049 * config/microblaze/t-microblaze (LIB2ADD): Reflect this.
1050 * config/mips/t-elf, config/mips/t-vr, config/mips/vr4120-div.S:
1051 New files.
1052 * config/mips/t-mips (LIB2_SIDITI_CONV_FUNCS): Set.
1053 * config/mmix/t-mmix (HOST_LIBGCC2_CFLAGS): Set.
1054 * config/pa/fptr.c, config/pa/lib2funcs.S,
1055 config/pa/linux-atomic.c, config/pa/quadlib.c: New files.
1056 * config/pa/t-linux (HOST_LIBGCC2_CFLAGS): Set.
1057 (LIB2ADD, LIB2ADD_ST): Set.
1058 * config/pa/t-hpux, config/pa/t-hpux10, config/pa/t-pa64: New files.
1059 * config/pa/t-linux (HOST_LIBGCC2_CFLAGS, LIB2ADD, LIB2ADD_ST):
1060 Set.
1061 * config/pa/t-linux64 (LIB2ADD_ST, HOST_LIBGCC2_CFLAGS): Set.
1062 * config/pdp11/t-pdp11: New file.
1063 * config/picochip/libgccExtras/adddi3.S,
1064 config/picochip/libgccExtras/ashlsi3.S,
1065 config/picochip/libgccExtras/ashrsi3.S,
1066 config/picochip/libgccExtras/clzsi2.S,
1067 config/picochip/libgccExtras/cmpsi2.S,
1068 config/picochip/libgccExtras/divmod15.S,
1069 config/picochip/libgccExtras/divmodhi4.S,
1070 config/picochip/libgccExtras/divmodsi4.S,
1071 config/picochip/libgccExtras/lshrsi3.S,
1072 config/picochip/libgccExtras/parityhi2.S,
1073 config/picochip/libgccExtras/popcounthi2.S,
1074 config/picochip/libgccExtras/subdi3.S,
1075 config/picochip/libgccExtras/ucmpsi2.S,
1076 config/picochip/libgccExtras/udivmodhi4.S,
1077 config/picochip/libgccExtras/udivmodsi4.S: New files.
1078 * config/picochip/t-picochip (LIB2ADD, HOST_LIBGCC2_CFLAGS)
1079 (LIBGCC2_DEBUG_CFLAGS, RANLIB_FOR_TARGET): Set.
1080 * config/rs6000/crtresfpr.S, config/rs6000/crtresgpr.S,
1081 config/rs6000/crtresxfpr.S, config/rs6000/crtresxgpr.S,
1082 config/rs6000/crtsavfpr.S, config/rs6000/crtsavgpr.S)
1083 config/rs6000/darwin-asm.h, config/rs6000/darwin-fpsave.S,
1084 config/rs6000/darwin-gpsave.S, config/rs6000/darwin-tramp.S,
1085 config/rs6000/darwin-vecsave.S, config/rs6000/darwin-world.S: New
1086 files.
1087 * config/rs6000/t-darwin (LIB2ADD, LIB2ADD_ST)
1088 (HOST_LIBGCC2_CFLAGS): Set.
1089 * config/rs6000/t-darwin64: New file.
1090 * config/rs6000/t-linux64 (HOST_LIBGCC2_CFLAGS): Set.
1091 * config/rs6000/t-lynx, config/rs6000/t-netbsd: New files.
1092 * config/rs6000/t-ppccomm (LIB2ADD): Add
1093 $(srcdir)/config/rs6000/tramp.S.
1094 (LIB2ADD_ST): Use $(srcdir)/config/rs6000 to refer to sources.
1095 Add $(srcdir)/config/rs6000/eabi.S.
1096 (crtsavfpr.S, crtresfpr.S, crtsavgpr.S, crtresgpr.S, crtresxfpr.S)
1097 (crtresxgpr.S, e500crtres32gpr.S, e500crtres64gpr.S)
1098 (e500crtres64gprctr.S, e500crtrest32gpr.S, e500crtrest64gpr.S)
1099 (e500crtresx32gpr.S, e500crtresx64gpr.S, e500crtsav32gpr.S)
1100 (e500crtsav64gpr.S, e500crtsav64gprctr.S, e500crtsavg32gpr.S)
1101 (e500crtsavg64gpr.S, e500crtsavg64gprctr.S): Remove.
1102 * config/rs6000/tramp.S: New file.
1103 * config/s390/t-tpf: Remove.
1104 * config/sh/linux-atomic.S: New file.
1105 * config/sh/t-linux (LIB2ADD): Set.
1106 (HOST_LIBGCC2_CFLAGS): Append, remove -fpic.
1107 * config/sh/t-netbsd (LIB2ADD, HOST_LIBGCC2_CFLAGS): Set.
1108 * config/sh/t-sh (unwind-dw2-Os-4-200.o): Use $(srcdir) to refer
1109 to unwind-dw2.c.
1110 (HOST_LIBGCC2_CFLAGS): Set.
1111 * config/sparc/t-sol2 (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1112 * config/spu/divmodti4.c, config/spu/divv2df3.c,
1113 config/spu/float_disf.c, config/spu/float_unsdidf.c,
1114 config/spu/float_unsdisf.c, config/spu/float_unssidf.c,
1115 config/spu/mfc_multi_tag_release.c,
1116 config/spu/mfc_multi_tag_reserve.c, config/spu/mfc_tag_release.c,
1117 config/spu/mfc_tag_reserve.c, config/spu/mfc_tag_table.c,
1118 config/spu/multi3.c: New files.
1119 * config/spu/t-elf (LIB2ADD, LIB2ADD_ST, LIB2_SIDITI_CONV_FUNCS)
1120 (HOST_LIBGCC2_CFLAGS): Set.
1121 * config/stormy16/ashlsi3.c, config/stormy16/ashrsi3.c,
1122 config/stormy16/clzhi2.c, config/stormy16/cmpsi2.c,
1123 config/stormy16/ctzhi2.c, config/stormy16/divsi3.c,
1124 config/stormy16/ffshi2.c, config/stormy16/lib2.c,
1125 config/stormy16/lshrsi3.c, config/stormy16/modsi3.c,
1126 config/stormy16/parityhi2.c, config/stormy16/popcounthi2.c,
1127 config/stormy16/t-stormy16, config/stormy16/ucmpsi2.c,
1128 config/stormy16/udivmodsi4.c, config/stormy16/udivsi3.c,
1129 config/stormy16/umodsi3.c: New files.
1130 * config/xtensa/lib2funcs.S: New file.
1131 * config/xtensa/t-elf (HOST_LIBGCC2_CFLAGS): Set.
1132 * config/xtensa/t-xtensa (LIB2ADD): Set.
1133 * config.host (*-*-darwin*): Add t-libgcc-pic to tmake_file.
1134 (*-*-freebsd*): Add t-freebsd, t-libgcc-pic to tmake_file.
1135 Add t-freebsd-thread to tmake_file for posix threads.
1136 (*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu)
1137 (*-*-gnu*, *-*-kopensolaris*-gnu): Add t-libgcc-pic to tmake_file.
1138 (*-*-lynxos*): Likewise.
1139 (*-*-netbsd*): Likewise.
1140 (*-*-openbsd*): Likewise.
1141 Add t-openbsd-thread to tmake_file for posix threads.
1142 (*-*-solaris2*): Add t-libgcc-pic to tmake_file.
1143 (*-*-vxworks*): Set tmake_file.
1144 (alpha*-*-linux*): Add alpha/t-alpha, alpha/t-ieee to tmake_file.
1145 (alpha*-*-freebsd*): Likewise.
1146 (alpha*-*-netbsd*): Likewise.
1147 (alpha*-*-openbsd*): Likewise.
1148 (alpha*-dec-osf5.1*): Remove qrnnd.o, gthr-posix.o from extra_parts.
1149 (alpha64-dec-*vms*): Add alpha/t-alpha, alpha/t-ieee to tmake_file.
1150 (alpha*-dec-*vms*): Likewise.
1151 (arm*-*-netbsdelf*): Add arm/t-netbsd to tmake_file.
1152 (bfin*-elf*): Add bfin/t-elf to tmake_file.
1153 (bfin*-uclinux*): Likewise.
1154 (bfin*-linux-uclibc*): Likewise.
1155 (crisv32-*-elf): Add cris/t-cris to tmake_file.
1156 (crisv32-*-none): Likewise.
1157 (cris-*-elf): Likewise.
1158 (cris-*-none): Likewise.
1159 (cris-*-linux*, crisv32-*-linux*): Likewise.
1160 (hppa[12]*-*-hpux10*): Add pa/t-hpux pa/t-hpux10, t-libgcc-pic to
1161 tmake_file.
1162 (hppa*64*-*-hpux11*): Add pa/t-hpux, pa/t-pa64, t-libgcc-pic to
1163 tmake_file.
1164 (hppa[12]*-*-hpux11*): Add pa/t-hpux, t-libgcc-pic to tmake_file.
1165 (i[34567]86-*-elf*): Add t-libgcc-pic to tmake_file.
1166 (x86_64-*-elf*): Likewise.
1167 (i[34567]86-*-nto-qnx*): Likewise.
1168 (i[34567]86-*-mingw*): Add i386/t-gthr-win32 to tmake_file for
1169 win32 threads.
1170 (x86_64-*-mingw*): Likewise.
1171 (i[34567]86-*-interix3*): Add i386/t-interix to tmake_file.
1172 (lm32-*-uclinux*): Add t-libgcc-pic to tmake_file.
1173 (mipsisa32-*-elf*, mipsisa32el-*-elf*, mipsisa32r2-*-elf*)
1174 (mipsisa32r2el-*-elf*, mipsisa64-*-elf*, mipsisa64el-*-elf*)
1175 (mipsisa64r2-*-elf*, mipsisa64r2el-*-elf*): Add mips/t-elf to
1176 tmake_file.
1177 (mipsisa64sr71k-*-elf*): Likewise.
1178 (mipsisa64sb1-*-elf*, mipsisa64sb1el-*-elf*): Likewise.
1179 (mips-*-elf*, mipsel-*-elf*): Likewise.
1180 (mips64-*-elf*, mips64el-*-elf*): Likewise.
1181 (mips64orion-*-elf*, mips64orionel-*-elf*): Likewise.
1182 (mips*-*-rtems*): Likewise.
1183 (mips64vr-*-elf*, mips64vrel-*-elf*): Add mips/t-elf, mips/t-vr
1184 to tmake_file.
1185 (pdp11-*-*): Add pdp11/t-pdp11 to tmake_file.
1186 (powerpc64-*-darwin*): Add rs6000/t-darwin64 to tmake_file.
1187 (s390x-ibm-tpf*): Add t-libgcc-pic to tmake_file.
1188 (spu-*-elf*): Likewise.
1189 (tic6x-*-uclinux): Add t-libgcc-pic to tmake_file.
1190
45b86625
RO
11912011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1192
1193 * Makefile.in ($(lib1asmfuncs-o), $(lib1asmfuncs-s-o)): Use
1194 $(srcdir) to refer to $(LIB1ASMSRC).
1195 Use $<.
1196 * config/arm/bpabi-v6m.S, config/arm/bpabi.S,
1197 config/arm/ieee754-df.S, config/arm/ieee754-sf.S,
1198 config/arm/lib1funcs.S: New files.
1199 * config/arm/libunwind.S [!__symbian__]: Use lib1funcs.S.
1200 * config/arm/t-arm: New file.
1201 * config/arm/t-bpabi (LIB1ASMFUNCS): Set.
1202 * config/arm/t-elf, config/arm/t-linux, config/arm/t-linux-eabi,
1203 config/arm/t-strongarm-elf: New files.
1204 * config/arm/t-symbian (LIB1ASMFUNCS): Set.
1205 * config/arm/t-vxworks, config/arm/t-wince-pe: New files.
1206 * config/avr/lib1funcs.S: New file.
1207 * config/avr/t-avr (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1208 * config/bfin/lib1funcs.S, config/bfin/t-bfin: New files.
1209 * config/c6x/lib1funcs.S: New file.
1210 * config/c6x/t-elf (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1211 * config/fr30/lib1funcs.S, config/fr30/t-fr30: New files.
1212 * config/frv/lib1funcs.S: New file.
1213 * config/frv/t-frv (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1214 * config/h8300/lib1funcs.S, config/h8300/t-h8300: New files.
1215 * config/i386/cygwin.S, config/i386/t-chkstk: New files.
1216 * config/ia64/__divxf3.asm: Rename to ...
1217 * config/ia64/__divxf3.S: ... this.
1218 Adapt lib1funcs.asm filename.
1219 * config/ia64/_fixtfdi.asm: Rename to ...
1220 * config/ia64/_fixtfdi.S: ... this.
1221 Adapt lib1funcs.asm filename.
1222 * config/ia64/_fixunstfdi.asm: Rename to ...
1223 * config/ia64/_fixunstfdi.S: ... this.
1224 Adapt lib1funcs.asm filename.
1225 * config/ia64/_floatditf.asm: Rename to ...
1226 * config/ia64/_floatditf.S: ... this.
1227 Adapt lib1funcs.asm filename.
1228 * config/ia64/lib1funcs.S: New file.
1229 * config/ia64/t-hpux (LIB1ASMFUNCS): Set.
1230 * config/ia64/t-ia64 (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1231 * config/ia64/t-softfp-compat (libgcc1-tf-compats): Adapt suffix.
1232 * config/m32c/lib1funcs.S, config/m32c/t-m32c: New files.
1233 * config/m68k/lb1sf68.S, config/m68k/t-floatlib: New files.
1234 * config/mcore/lib1funcs.S, config/mcore/t-mcore: New files.
1235 * config/mep/lib1funcs.S: New file.
1236 * config/mep/t-mep (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1237 * config/mips/mips16.S: New file.
1238 * config/mips/t-mips16 (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1239 * config/pa/milli64.S: New file.
1240 * config/pa/t-linux, config/pa/t-linux64: New files.
1241 * config/picochip/lib1funcs.S: New file.
1242 * config/picochip/t-picochip (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1243 * config/sh/lib1funcs.S, config/sh/lib1funcs.h: New files.
1244 * config/sh/t-linux (LIB1ASMFUNCS_CACHE): Set.
1245 * config/sh/t-netbsd: New file.
1246 * config/sh/t-sh (LIB1ASMSRC, LIB1ASMFUNCS, LIB1ASMFUNCS_CACHE): Set.
1247 Use $(srcdir) to refer to lib1funcs.S, adapt filename.
1248 * config/sh/t-sh64: New file.
1249 * config/sparc/lb1spc.S: New file.
1250 * config/sparc/t-softmul (LIB1ASMSRC): Adapt sparc/lb1spc.asm
1251 filename.
1252 * config/v850/lib1funcs.S, config/v850/t-v850: New files.
1253 * config/vax/lib1funcs.S, config/vax/t-linux: New files.
1254 * config/xtensa/ieee754-df.S, config/xtensa/ieee754-sf.S,
1255 config/xtensa/lib1funcs.S: New files.
1256 * config/xtensa/t-xtensa (LIB1ASMSRC, LIB1ASMFUNCS): Set.
1257 * config.host (arm-wrs-vxworks): Add arm/t-arm, arm/t-vxworks to
1258 tmake_file.
1259 (arm*-*-freebsd*): Add arm/t-arm, arm/t-strongarm-elf to tmake_file.
1260 (arm*-*-netbsdelf*): Add arm/t-arm to tmake_file.
1261 (arm*-*-linux*): Likewise.
1262 Add arm/t-elf, arm/t-bpabi, arm/t-linux-eabi to tmake_file for
1263 arm*-*-linux-*eabi, add arm/t-linux otherwise.
1264 (arm*-*-uclinux*): Add arm/t-arm, arm/t-elf to tmake_file.
1265 (arm*-*-ecos-elf): Likewise.
1266 (arm*-*-eabi*, arm*-*-symbianelf*): Likewise.
1267 (arm*-*-rtems*): Likewise.
1268 (arm*-*-elf): Likewise.
1269 (arm*-wince-pe*): Add arm/t-arm, arm/t-wince-pe to tmake_file.
1270 (avr-*-rtems*): Add to tmake_file, add avr/t-avr.
1271 (bfin*-elf*): Add bfin/t-bfin to tmake_file.
1272 (bfin*-uclinux*): Likewise.
1273 (bfin*-linux-uclibc*): Likewise.
1274 (bfin*-rtems*): Likewise.
1275 (bfin*-*): Likewise.
1276 (fido-*-elf): Merge into m68k-*-elf*.
1277 (fr30-*-elf)): Add fr30/t-fr30 to tmake_file.
1278 (frv-*-*linux*): Add frv/t-frv to tmake_file.
1279 (h8300-*-rtems*): Add h8300/t-h8300 to tmake_file.
1280 (h8300-*-elf*): Likewise.
1281 (hppa*64*-*-linux*): Add pa/t-linux, pa/t-linux64 to tmake_file.
1282 (hppa*-*-linux*): Add pa/t-linux to tmake_file.
1283 (i[34567]86-*-cygwin*): Add i386/t-chkstk to tmake_file.
1284 (i[34567]86-*-mingw*): Likewise.
1285 (x86_64-*-mingw*): Likewise.
1286 (i[34567]86-*-interix3*): Likewise.
1287 (ia64*-*-hpux*): Add ia64/t-ia64, ia64/t-hpux to tmake_file.
1288 (ia64-hp-*vms*): Add ia64/t-ia64 to tmake_file.
1289 (m68k-*-elf*): Also handle fido-*-elf.
1290 Add m68k/t-floatlib to tmake_file.
1291 (m68k-*-uclinux*): Add m68k/t-floatlib to tmake_file.
1292 (m68k-*-linux*): Likewise.
1293 (m68k-*-rtems*): Likewise.
1294 (mcore-*-elf): Add mcore/t-mcore to tmake_file.
1295 (sh-*-elf*, sh[12346l]*-*-elf*): Add sh/t-sh64 to tmake_file for
1296 sh64*-*-*.
1297 (sh-*-linux*, sh[2346lbe]*-*-linux*): Add sh/t-sh to tmake_file.
1298 Add sh/t-sh64 to tmake_file for sh64*-*-linux*.
1299 (sh-*-netbsdelf*, shl*-*-netbsdelf*, sh5-*-netbsd*)
1300 (sh5l*-*-netbsd*, sh64-*-netbsd*, sh64l*-*-netbsd*): Add sh/t-sh,
1301 sh/t-netbsd to tmake_file.
1302 Add sh/t-sh64 to tmake_file for sh5*-*-netbsd*, sh64*-netbsd*.
1303 (sh-*-rtems*): Add sh/t-sh to tmake_file.
1304 (sh-wrs-vxworks): Likewise.
1305 (sparc-*-linux*): Add sparc/t-softmul to tmake_file except for
1306 *-leon[3-9]*.
1307 (v850*-*-*): Add v850/t-v850 to tmake_file.
1308 (vax-*-linux*): Add vax/t-linux to tmake_file.
1309 (m32c-*-elf*, m32c-*-rtems*): Add m32c/t-m32c to tmake_file.
1310
5f73c6cc
RO
13112011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1312
1313 * crtstuff.c: New file.
1314 * Makefile.in (CRTSTUFF_CFLAGS): Define.
1315 (CRTSTUFF_T_CFLAGS): Define.
1316 (extra-parts, INSTALL_PARTS): Remove conditional assignments.
1317 (crtbegin$(objext), crtend$(objext), crtbeginS$(objext))
1318 (crtendS$(objext), crtbeginT.o): Use $(srcdir) to refer to
1319 crtstuff.c.
1320 Use $<.
1321 (crtbeginT.o): Use $(objext).
1322 [!CUSTOM_CRTIN] (crti$(objext), crtn$(objext)): New rules.
1323 (libgcc-extra-parts): Don't compare EXTRA_PARTS, GCC_EXTRA_PARTS.
1324 (gcc-extra-parts): Remove.
1325 * config.host (*-*-freebsd*): Add t-crtstuff-pic to tmake_file.
1326 Set extra_parts.
1327 (*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu,
1328 *-*-gnu*): Also handle *-*-kopensolaris*-gnu.
1329 Add t-crtstuff-pic to tmake_file.
1330 (*-*-lynxos*): New case.
1331 Set tmake_file, extra_parts.
1332 (*-*-netbsd*): Add t-crtstuff-pic to tmake_file.
1333 Set extra_parts for *-*-netbsd*1.[7-9]*, *-*-netbsd[2-9]*,
1334 *-*-netbsdelf[2-9]*.
1335 (*-*-openbsd*): Add t-crtstuff-pic to tmake_file.
1336 (*-*-rtems*): Set extra_parts.
1337 (*-*-solaris2*): Remove t-crtin from tmake_file for Solaris < 10.
1338 (*-*-uclinux*): New case.
1339 Set extra_parts.
1340 (*-*-vms*): New case.
1341 Set tmake_file, extra_parts.
1342 (*-*-elf): Set extra_parts.
1343 (alpha*-*-freebsd*): Add crtbeginT.o to extra_parts.
1344 (alpha64-dec-*vms*): Append to tmake_file, remove vms/t-vms,
1345 vms/t-vms64.
1346 Set extra_parts.
1347 (alpha*-dec-*vms*): Append to tmake_file, remove vms/t-vms.
1348 Set extra_parts.
1349 (arm*-*-freebsd*): Add t-crtin to tmake_file.
1350 Add crtbegin.o, crtend.o, crti.o, crtn.o to extra_parts.
1351 (arm-wrs-vxworks): Append to tmake_file.
1352 Set extra_parts.
1353 (arm*-*-uclinux*): Set extra_parts.
1354 (arm*-*-ecos-elf): Likewise.
1355 (arm*-*-eabi*, arm*-*-symbianelf*): Set extra_parts for
1356 arm*-*-eabi*.
1357 (arm*-*-rtems*): Set extra_parts.
1358 (arm*-*-elf): Likewise.
1359 (avr-*-rtems*): Clear extra_parts.
1360 (bfin*-elf*): Add bfin/t-crtlibid, bfin/t-crtstuff to extra_parts.
1361 Set extra_parts.
1362 (bfin*-uclinux*): Likewise.
1363 (bfin*-linux-uclibc*): Add bfin/t-crtstuff to tmake_file.
1364 (bfin*-rtems*): Append to tmake_file.
1365 Set extra_parts.
1366 (bfin*-*): Likewise.
1367 (crisv32-*-elf, crisv32-*-none, cris-*-elf, cris-*-none): Split into ...
1368 (crisv32-*-elf): ... this.
1369 (crisv32-*-none): ... this.
1370 (cris-*-elf, cris-*-none): New cases.
1371 Add cris/t-elfmulti to tmake_file.
1372 (fr30-*-elf): Append to tmake_file.
1373 Set extra_parts.
1374 (frv-*-elf): Append to tmake_file, add frv/t-frv.
1375 Set extra_parts.
1376 (h8300-*-rtems*): Append to tmake_file.
1377 Set extra_parts.
1378 (h8300-*-elf*): Likewise.
1379 (hppa*64*-*-hpux11*): Add pa/t-stublib, pa/t-stublib64 to tmake_file.
1380 Set extra_parts.
1381 (hppa[12]*-*-hpux11*): Add pa/t-stublib to tmake_file.
1382 Set extra_parts.
1383 (i[34567]86-*-elf*): Add i386/t-crtstuff, t-crtstuff-pic to tmake_file.
1384 (x86_64-*-elf*): Likewise.
1385 (i[34567]86-*-freebsd*): Add i386/t-crtstuff to tmake_file.
1386 (x86_64-*-freebsd*): Likewise.
1387 (x86_64-*-netbsd*): Likewise.
1388 (i[34567]86-*-linux*): Likewise.
1389 (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-knetbsd*-gnu)
1390 (i[34567]86-*-gnu*, i[34567]86-*-kopensolaris*-gnu): Likewise.
1391 (x86_64-*-linux*): Likewise.
1392 (x86_64-*-kfreebsd*-gnu, x86_64-*-knetbsd*-gnu): Likewise.
1393 (i[34567]86-*-lynxos*): Add t-crtstuff-pic, i386/t-crtstuff to
1394 tmake_file.
1395 Set extra_parts.
1396 (i[34567]86-*-nto-qnx*): Set tmake_file, extra_parts.
1397 (i[34567]86-*-rtems*): Append to tmake_file, remove t-crtin.
1398 Append to extra_parts, remove crtbegin.o, crtend.o.
1399 (ia64*-*-elf*): Append to extra_parts, remove crtbegin.o, crtend.o.
1400 (ia64*-*-freebsd*): Append to extra_parts, remove crtbegin.o,
1401 crtend.o, crtbeginS.o, crtendS.o.
1402 (ia64*-*-linux*): Comment extra_parts.
1403 (ia64-hp-*vms*): Append to tmake_file, remove vms/t-vms, vms/t-vms64.
1404 Set extra_parts.
1405 (iq2000*-*-elf*): Clear extra_parts.
1406 (lm32-*-elf*, lm32-*-rtems*): Add t-crtin to tmake_file.
1407 (lm32-*-uclinux*): Add to extra_parts, remove crtbegin.o, crtend.o
1408 (m32r-*-elf*, m32r-*-rtems*): Split off ...
1409 (m32r-*-rtems*): ... this.
1410 Add m32r/t-m32r to tmake_file.
1411 (m68k-*-elf*): Add t-crtin to tmake_file.
1412 (m68k-*-rtems*): Add crti.o, crtn.o to extra_parts.
1413 (mcore-*-elf): Likewise.
1414 (microblaze*-*-*): Set extra_parts.
1415 (mips*-sde-elf*): New case.
1416 Set tmake_file, extra_parts.
1417 (mipsisa32-*-elf*, mipsisa32el-*-elf*, mipsisa32r2-*-elf*)
1418 (mipsisa32r2el-*-elf*, mipsisa64-*-elf*, mipsisa64el-*-elf*)
1419 (mipsisa64r2-*-elf*, mipsisa64r2el-*-elf*): Add mips/t-crtstuff to
1420 tmake_file.
1421 Set extra_parts.
1422 (mipsisa64sr71k-*-elf*): Likewise.
1423 (mipsisa64sb1-*-elf*, mipsisa64sb1el-*-elf*): Likewise.
1424 (mips-*-elf*, mipsel-*-elf*): Likewise.
1425 (mips64-*-elf*, mips64el-*-elf*): Likewise.
1426 (mips64vr-*-elf*, mips64vrel-*-elf*): Likewise.
1427 (mips64orion-*-elf*, mips64orionel-*-elf*): Likewise.
1428 (mips*-*-rtems*): Likewise.
1429 (mipstx39-*-elf*, mipstx39el-*-elf*): Likewise.
1430 (moxie-*-*): Split into ...
1431 (moxie-*-elf, moxie-*-uclinux*): ... this.
1432 Add to extra_parts, remove crtbegin.o, crtend.o.
1433 (moxie-*-rtems*): New case.
1434 Set tmake_file.
1435 Clear extra_parts.
1436 (powerpc-*-freebsd*): Add rs6000/t-crtstuff to tmake_file.
1437 Set extra_parts.
1438 (powerpc-*-netbsd*): Add rs6000/t-netbsd to tmake_file.
1439 (powerpc-*-eabispe*): Add rs6000/t-crtstuff, t-crtstuff-pic to
1440 tmake_file.
1441 Set extra_parts.
1442 (powerpc-*-eabisimaltivec*): Add to tmake_file, add rs6000/t-ppccomm,
1443 rs6000/t-crtstuff, t-crtstuff-pic to tmake_file.
1444 Set extra_parts.
1445 (powerpc-*-eabisim*): Likewise.
1446 (powerpc-*-elf*): Likewise.
1447 (powerpc-*-eabialtivec*): Likewise.
1448 (powerpc-xilinx-eabi*): Likewise.
1449 (powerpc-*-eabi*): Likewise.
1450 (powerpc-*-rtems*): Likewise.
1451 (powerpc-*-linux*, powerpc64-*-linux*): Add rs6000/t-crtstuff to
1452 tmake_file.
1453 Set extra_parts.
1454 (powerpc-*-lynxos*): Add to tmake_file.
1455 (powerpcle-*-elf*): Add to tmake_file, add rs6000/t-ppccomm,
1456 rs6000/t-crtstuff, t-crtstuff-pic.
1457 Set extra_parts.
1458 (powerpcle-*-eabisim*): Likewise.
1459 (powerpcle-*-eabi*): Likewise.
1460 (rx-*-elf): Remove extra_parts.
1461 (s390x-ibm-tpf*): Set extra_parts.
1462 (score-*-elf): Set extra_parts.
1463 (sh-*-elf*, sh[12346l]*-*-elf*, sh-*-linux*)
1464 (sh[2346lbe]*-*-linux*, sh-*-netbsdelf*, shl*-*-netbsdelf*)
1465 (sh5-*-netbsd*, sh5l*-*-netbsd*, sh64-*-netbsd*)
1466 (sh64l*-*-netbsd*): Split into ...
1467 (sh-*-elf*, sh[12346l]*-*-elf*): ... this.
1468 Add t-crtstuff-pic to tmake_file.
1469 Set extra_parts.
1470 (sh-*-rtems*): Add to tmake_file, add t-crtstuff-pic.
1471 Set extra_parts.
1472 (sh-wrs-vxworks): Add to tmake_file, add t-crtstuff-pic.
1473 (sparc-*-elf*): Remove t-crtin from tmake_file.
1474 Add to extra_parts, remove crtbegin.o, crtend.o.
1475 (sparc-*-linux*): Add sparc/t-linux64 to tmake_file.
1476 (sparc64-*-linux*): Likewise.
1477 (sparc-*-rtems*): Remove sparc/t-elf from tmake_file.
1478 Add to extra_parts, remove crtbegin.o, crtend.o.
1479 (sparc64-*-elf*): Remove t-crtin from tmake_file.
1480 Add to extra_parts, remove crtbegin.o, crtend.o.
1481 (sparc64-*-rtems*): Remove t-crtin from tmake_file.
1482 Add to extra_parts, remove crtbegin.o, crtend.o.
1483 (sparc64-*-freebsd*, ultrasparc-*-freebsd*): Add to extra_parts.
1484 (sparc64-*-linux*): Add sparc/t-linux64 to tmake_file.
1485 (spu-*-elf*): Add to tmake_file, add spu/t-elf.
1486 Set extra_parts.
1487 (tic6x-*-uclinux): Add c6x/t-uxlinux, t-crtstuff-pic to tmake_file.
1488 Set extra_parts.
1489 (tic6x-*-*): Change to ...
1490 (tic6x-*-elf): ... this.
1491 Set extra_parts.
1492 (xtensa*-*-elf*): Add to tmake_file, add xtensa/t-elf.
1493 Set extra_parts.
1494 (am33_2.0-*-linux*): Add comment.
1495 (mep*-*-*): Add mep/t-mep to tmake_file.
1496 Set extra_parts.
1497 * config/alpha/t-vms: New file.
1498 * config/alpha/vms-dwarf2.S, config/alpha/vms-dwarf2eh.S: New files.
1499 * config/arm/crti.S, config/arm/crtn.S: New files.
1500 * config/bfin/crti.S, config/bfin/crtn.S: New files.
1501 * config/bfin/crtlibid.S: New file.
1502 * config/bfin/t-crtlibid, config/bfin/t-crtstuff: New files.
1503 * config/c6x/crti.S, config/c6x/crtn.S: New files.
1504 * config/c6x/t-elf (CUSTOM_CRTIN): Set.
1505 (crti.o, crtin.o): New rules.
1506 (CRTSTUFF_T_CFLAGS, CRTSTUFF_T_CFLAGS_S): Set.
1507 * config/c6x/t-uclinux: New file.
1508 * config/cris/t-elfmulti: New file.
1509 * config/cris/t-linux (CRTSTUFF_T_CFLAGS_S): Set.
1510 * config/fr30/crti.S, config/fr30/crtn.S: New files.
1511 * config/frv/frvbegin.c, config/frv/frvend.c: New files.
1512 * config/frv/t-frv: New file.
1513 * config/frv/t-linux (CRTSTUFF_T_CFLAGS): Set.
1514 * config/h8300/crti.S, config/h8300/crtn.S: New files.
1515 * config/i386/cygming-crtbegin.c, config/i386/cygming-crtend.c:
1516 New files.
1517 * config/i386/t-cygming (crtbegin.o, crtend.o): Use $(srcdir) to
1518 refer to cygming-crtbegin.c, cygming-crtend.c.
1519 Use $<.
1520 * config/i386/t-nto: New file.
1521 * config/ia64/crtbegin.S, config/ia64/crtend.S: New files.
1522 * config/ia64/crti.S, config/ia64/crtn.S: New files.
1523 * config/ia64/t-ia64 (crtbegin.o, crtend.o, crtbeginS.o,
1524 crtendS.o): Use $(srcdir) to refer to crtbegin.S, crtend.S.
1525 Use .S extension.
1526 Use $<.
1527 * config/ia64/t-vms (CRTSTUFF_T_CFLAGS, CRTSTUFF_T_CFLAGS_S): Set.
1528 (crtinitS.o): New rule.
1529 * config/ia64/vms-crtinit.S: New file.
1530 * config/lm32/t-elf ($(T)crti.o, $(T)crtn.o): Remove.
1531 * config/m32r/initfini.c: New file.
1532 * config/m32r/t-linux, config/m32r/t-m32r: New files.
1533 * config/m68k/crti.S, config/m68k/crtn.S: New files.
1534 * config/mcore/crti.S, config/mcore/crtn.S: New files.
1535 * config/mep/t-mep: New file.
1536 * config/microblaze/crti.S, config/microblaze/crtn.S: New files.
1537 * config/microblaze/t-microblaze (MULTILIB_OPTIONS): Remove.
1538 * config/mips/crti.S, config/mips/crtn.S: New files.
1539 * config/mips/t-crtstuff: New file.
1540 * config/mmix/crti.S, config/mmix/crtn.S: New files.
1541 * config/mmix/t-mmix (CRTSTUFF_T_CFLAGS): Set.
1542 (CUSTOM_CRTIN): Set.
1543 ($(T)crti.o, $(T)crtn.o): Remove $(T),
1544 dependencies.
1545 Use $(srcdir) to refer to crti.S, crtn.S.
1546 Use .S extension, $<.
1547 * config/moxie/crti.asm: Rename to ...
1548 * config/moxie/crti.S: ... this.
1549 * config/moxie/crtn.asm: Rename to ...
1550 * config/moxie/crtn.S: ... this.
1551 * config/moxie/t-moxie: Remove.
1552 * config/pa/stublib.c: New file.
1553 * config/pa/t-stublib, config/pa/t-stublib64: New files.
1554 * config/rs6000/eabi-ci.S, config/rs6000/eabi-cn.S: New files.
1555 * config/rs6000/sol-ci.S, config/rs6000/sol-cn.S: New files.
1556 * config/rs6000/t-crtstuff: New file.
1557 * config/rs6000/t-ppccomm (EXTRA_PARTS): Remove.
1558 (ecrti.S, ecrtn.S, ncrti.S, ncrtn.S): Remove.
1559 (ecrti$(objext)): Depend on $(srcdir)/config/rs6000/eabi-ci.S.
1560 Make output file explicit.
1561 (ecrtn$(objext)): Depend on $(srcdir)/config/rs6000/eabi-cn.S.
1562 Make output file explicit.
1563 (ncrti$(objext): Depend on $(srcdir)/config/rs6000/sol-ci.S.
1564 Make output file explicit.
1565 (ncrtn$(objext)): Depend on $(srcdir)/config/rs6000/sol-cn.S.
1566 Make output file explicit.
1567 * config/score/crti.S, config/score/crtn.S: New files.
1568 * config/sh/crt1.S, config/sh/crti.S, config/sh/crtn.S: New files.
1569 * config/sh/lib1funcs-4-300.S, config/sh/lib1funcs-Os-4-200.S: New
1570 files.
1571 * config/sh/t-sh, config/sh/t-superh: New files.
1572 * config/sparc/t-linux64: New file.
1573 * config/spu/cache.S, config/spu/cachemgr.c: New files.
1574 * config/spu/t-elf (CRTSTUFF_T_CFLAGS): Set.
1575 (cachemgr.o, cachemgr_nonatomic.o, libgcc_%.a, cache8k.o)
1576 (cache16k.o, cache32k.o, cache64k.o, cache128k.o): New rules.
1577 * config/t-crtin: Remove.
1578 * config/t-crtstuff-pic: New file.
1579 * config/t-sol2 (CUSTOM_CRTIN): Set.
1580 (crti.o, crtn.o): New rules.
1581 * config/vms/t-vms: New file.
1582 * config/vms/vms-ucrt0.c: New file.
1583 * config/xtensa/t-elf: New file.
1584
b040f2be
RO
15852011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1586
1587 * Makefile.in (SHLIB_NM_FLAGS): Set.
1588 * mkmap-flat.awk, mkmap-symver.awk: New files.
1589 * configure.ac (libgcc_cv_lib_sjlj_exceptions): Check for SjLj
1590 exceptions.
1591 * configure: Regenerate.
1592 * config/libgcc-glibc.ver: New file.
1593 * config/libgcc-libsystem.ver: New file.
1594 * config/t-libunwind (SHLIB_LC): Set.
1595 * config/t-linux: New file.
1596 * config/t-slibgcc (INSTALL_SHLIB): New.
1597 (SHLIB_INSTALL): Use it.
1598 * config/t-slibgcc-darwin (SHLIB_MKMAP): Use $(srcdir) to refer
1599 to mkmap-symver.awk.
1600 (SHLIB_MAPFILES): Don't append, adapt pathname.
1601 (SHLIB_VERPFX): Set.
1602 * config/t-slibgcc-elf-ver (SHLIB_MKMAP): Use $(srcdir) to refer
1603 to mkmap-symver.awk.
1604 * config/t-slibgcc-gld-nover, config/t-slibgcc-hpux,
1605 config/t-slibgcc-libgcc, config/t-slibgcc-vms: New files.
1606 * config/alpha/libgcc-alpha-ldbl.ver, config/alpha/t-linux: New files.
1607 * config/alpha/t-slibgcc-osf (SHLIB_MKMAP): Use $(srcdir) to refer
1608 to mkmap-flat.awk.
1609 * config/arm/t-bpabi (SHLIB_MAPFILES): Set.
1610 * config/bfin/libgcc-glibc.ver, config/bfin/t-linux: New files.
1611 * config/c6x/libgcc-eabi.ver, config/c6x/t-elf: New files.
1612 * config/cris/libgcc-glibc.ver, config/cris/t-linux: New files.
1613 * config/frv/libgcc-frv.ver, config/frv/t-linux: New files.
1614 * config/i386/libgcc-darwin.10.4.ver,
1615 config/i386/libgcc-darwin.10.5.ver, config/i386/libgcc-glibc.ver:
1616 New files.
1617 * config/i386/t-darwin: Remove.
1618 * config/i386/t-darwin64: Likewise.
1619 * config/i386/t-dw2-eh, config/i386/t-sjlj-eh: New files.
1620 * config/i386/t-slibgcc-cygming, config/i386/t-cygwin,
1621 config/i386/t-dlldir, config/i386/t-dlldir-x: New files.
1622 * config/i386/t-linux: New file.
1623 * config/i386/t-mingw32: New file.
1624 * config/ia64/libgcc-glibc.ver, config/ia64/libgcc-ia64.ver: New files.
1625 * config/ia64/t-glibc: Rename to ...
1626 * config/ia64/t-linux: ... this.
1627 (SHLIB_MAPFILES): Set.
1628 * config/ia64/t-glibc-libunwind: Rename to ...
1629 * config/ia64/t-linux-libunwind: ... this.
1630 * config/ia64/t-ia64 (SHLIB_MAPFILES): Set.
1631 * config/ia64/t-slibgcc-hpux: New file.
1632 * config/m32r/libgcc-glibc.ver, config/m32r/t-linux: New files.
1633 * config/m68k/t-slibgcc-elf-ver: New file.
1634 * config/mips/t-mips16 (SHLIB_MAPFILES): Set.
1635 * config/mips/t-slibgcc-irix (SHLIB_MKMAP): Use $(srcdir) to refer
1636 to mkmap-flat.awk.
1637 * config/pa/t-slibgcc-hpux: New file.
1638 * config/pa/t-slibgcc-dwarf-ver, config/pa/t-slibgcc-sjsj-ver: New
1639 files.
1640 * config/rs6000/libgcc-darwin.10.4.ver,
1641 config/rs6000/libgcc-darwin.10.5.ver: New files.
1642 * config/rs6000/libgcc-ppc-glibc.ver: Rename to
1643 config/rs6000/libgcc-glibc.ver.
1644 * config/rs6000/libgcc-ppc64.ver: Rename to
1645 config/rs6000/libgcc-ibm-ldouble.ver.
1646 * config/rs6000/t-darwin (SHLIB_VERPFX): Remove.
1647 * config/rs6000/t-ibm-ldouble (SHLIB_MAPFILES): Adapt filename.
1648 * config/rs6000/t-ldbl128: Rename to ...
1649 * config/rs6000/t-linux: ... this.
1650 (SHLIB_MAPFILES): Adapt filename.
1651 * config/rs6000/t-slibgcc-aix: New file.
1652 * config/sh/libgcc-excl.ver, config/sh/libgcc-glibc.ver: New files.
1653 * config/sh/t-linux (SHLIB_MAPFILES): Use $(srcdir) to refer to
1654 libgcc-excl.ver, libgcc-glibc.ver.
1655 (SHLIB_LINK, SHLIB_INSTALL): Remove.
1656 * config/sparc/libgcc-glibc.ver: New file.
1657 * config/sparc/t-linux: New file.
1658 * config/xtensa/libgcc-glibc.ver, config/xtensa/t-linux: New files.
1659 * config.host (*-*-freebsd*): Add t-slibgcc, t-slibgcc-gld,
1660 t-slibgcc-elf-ver to tmake_file.
1661 Add t-slibgcc-nolc-override to tmake_file for posix threads on
1662 *-*-freebsd[34].
1663 (*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu,
1664 *-*-gnu*, *-*-kopensolaris*-gnu): Add t-slibgcc, t-slibgcc-gld,
1665 t-slibgcc-elf-ver, t-linux to tmake_file.
1666 (*-*-netbsd*): Add t-slibgcc, t-slibgcc-gld, t-slibgcc-elf-ver to
1667 tmake_file.
1668 (alpha*-*-linux*): Add alpha/t-linux to tmake_file.
1669 (alpha64-dec-*vms*): Add t-slibgcc-vms to tmake_file.
1670 (alpha*-dec-*vms*): Likewise.
1671 (arm*-*-freebsd*): Append to tmake_file.
1672 (arm*-*-netbsdelf*): Add t-slibgcc-gld-nover to tmake_file.
1673 (arm*-*-linux*): Add t-slibgcc-libgcc to tmake_file for
1674 arm*-*-linux-*eabi.
1675 (arm*-*-eabi*, arm*-*-symbianelf*): Add t-slibgcc-nolc-override to
1676 tmake_file for arm*-*-symbianelf*.
1677 (bfin*-linux-uclibc*): Append to tmake_file, add bfin/t-linux.
1678 (cris-*-linux*, crisv32-*-linux*): Append to tmake_file, add
1679 cris/t-linux.
1680 (frv-*-*linux*): Append to tmake_file, add frv/t-linux.
1681 (hppa*-*-linux*): Add t-slibgcc-libgcc, pa/t-slibgcc-sjlj-ver,
1682 pa/t-slibgcc-dwarf-ver to tmake_file.
1683 (hppa[12]*-*-hpux10*): Add t-slibgcc, pa/t-slibgcc-sjlj-ver,
1684 pa/t-slibgcc-dwarf-ver, t-slibgcc-hpux, pa/t-slibgcc-hpux to tmake_file.
1685 (hppa*64*-*-hpux11*): Likewise.
1686 (hppa[12]*-*-hpux11*): Likewise.
1687 (x86_64-*-darwin*): Don't override tmake_file, but only keep
1688 i386/t-crtpc, i386/t-crtfm.
1689 (i[34567]86-*-cygwin*): Set tmake_eh_file, tmake_dlldir_file.
1690 Prepend $tmake_eh_file, $tmake_dlldir_file, i386/t-slibgcc-cygming
1691 to tmake_file.
1692 Add i386/t-cygwin to tmake_file.
1693 Prepent i386/t-mingw-pthread to tmake_file for posix threads.
1694 (i[34567]86-*-mingw*): Set tmake_eh_file, tmake_dlldir_file.
1695 Prepend $tmake_eh_file, $tmake_dlldir_file, i386/t-slibgcc-cygming
1696 to tmake_file.
1697 Add i386/t-mingw32 to tmake_file.
1698 (x86_64-*-mingw*): Likewise.
1699 (ia64*-*-freebsd*): Append to tmake_file.
1700 (ia64*-*-linux*): Append to tmake_file.
1701 Replace ia64/t-glibc by ia64/t-linux.
1702 Replace ia64/t-glibc-libunwind by ia64/t-linux-libunwind if using
1703 system libunwind.
1704 (ia64*-*-hpux*): Add t-slibgcc, ia64/t-slibgcc-hpux,
1705 t-slibgcc-hpux to tmake_file.
1706 (ia64-hp-*vms*): Add t-slibgcc-vms to tmake_file.
1707 (m32r-*-linux*): Append to tmake_file, add m32r/t-linux.
1708 (m32rle-*-linux*): Likewise.
1709 (m68k-*-linux*)): Add m68k/t-slibgcc-elf-ver to tmake_file unless
1710 sjlj exceptions.
1711 (microblaze*-linux*): New case.
1712 Append to tmake_file, add t-slibgcc-nolc-override.
1713 (powerpc-*-freebsd*): Add t-slibgcc-libgcc to tmake_file.
1714 (powerpc-*-linux*, powerpc64-*-linux*): Likewise.
1715 Replace rs6000/t-ldbl128 by rs6000/t-linux in tmake_file.
1716 (rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Add
1717 rs6000/t-slibgcc-aix to tmake_file.
1718 (rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
1719 (rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
1720 (sh-*-elf*, sh[12346l]*-*-elf*, sh-*-linux*)
1721 (sh[2346lbe]*-*-linux*, sh-*-netbsdelf*, shl*-*-netbsdelf*)
1722 (sh5-*-netbsd*, sh5l*-*-netbsd*, sh64-*-netbsd*)
1723 (sh64l*-*-netbsd*): Add t-slibgcc-libgcc to tmake_file for
1724 sh*-*-linux*.
1725 (sparc-*-linux*): Append to tmake_file for *-leon*.
1726 Add sparc/t-linux to tmake_file for non-Leon targets.
1727 (sparc64-*-linux*): Add sparc/t-linux to tmake_file.
1728 (tic6x-*-uclinux): New case.
1729 Add t-slibgcc, t-slibgcc-gld, t-slibgcc-elf-ver to tmake_file.
1730 (tic6x-*-*): Add c6x/t-elf to tmake_file.
1731 (xtensa*-*-linux*): Append to tmake_file, add xtensa/t-linux.
1732 (am33_2.0-*-linux*): Append to tmake_file.
1733 (i[34567]86-*-linux*, x86_64-*-linux*, i[34567]86-*-kfreebsd*-gnu)
1734 (i[34567]86-*-knetbsd*-gnu, i[34567]86-*-gnu*): Also handle
1735 x86_64-*-kfreebsd*-gnu.
1736 Add i386/t-linux to tmake_file.
1737
18b4bd7b
ILT
17382011-10-28 Ian Lance Taylor <iant@google.com>
1739
1740 * config/i386/morestack.S: Correct CFI information to do proper
1741 returns throughout function. In 32-bit mode, save %ebx so that it
1742 is restored on unwind.
1743
5b2d9d90
BS
17442011-10-25 Bernd Schmidt <bernds@codesourcery.com>
1745
1746 * config/c6x/pr-support.c (__gnu_unwind_24bit): Correct logic for the
1747 case where B3 isn't the return register.
1748
0d53e346
BS
1749 * config/c6x/pr-support.c (pop_compact_frame, pop_frame): Correct
1750 logic for doubleword pops.
1751
cbffbd59
AT
17522011-10-25 Andreas Tobler <andreast@fgznet.ch>
1753
1754 * config/rs6000/t-freebsd: Add wildcard.
1755
56dc349e
PB
17562011-10-21 Paul Brook <paul@codesourcery.com>
1757
1758 * unwind-arm-common.inc: Handle ID3/4 unwinding data.
1759
1e06b07d
UB
17602011-10-16 Uros Bizjak <ubizjak@gmail.com>
1761 Eric Botcazou <ebotcazou@adacore.com>
1762
1763 PR target/50737
1764 * config/alpha/linux-unwind.h (alpha_fallback_frame_state): Set
1765 fs->signal_frame to 1.
1766
b5204884
ILT
17672011-10-07 Ian Lance Taylor <iant@google.com>
1768
1769 * generic-morestack-thread.c: #include <errno.h>.
1770
91a639a1
ILT
17712011-10-07 Ian Lance Taylor <iant@google.com>
1772
1773 PR target/46093
1774 * generic-morestack.c (__generic_morestack): Make sure the segment
1775 is large enough for both the stack frame and the copied
1776 parameters.
1777
cc49116d
RO
17782011-10-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1779
1780 PR bootstrap/49804
1781 * config.host: Add crtbegin.o, crtbeginS.o, crtend.o, crtendS.o to
1782 extra_parts.
1783
2996d8c3
NC
17842011-09-28 Nick Clifton <nickc@redhat.com>
1785
1786 * config/rx/rx-lib.h: Always restrict doubles to the SF type when
1787 64-bit doubles are not enabled.
1788 * config/rx/rx-abi.h: Fix extraneous renaming of the floatsisf
1789 and floatunsisf functions.
1790
1e874273 17912011-09-13 Paul Brook <paul@codesourcery.com>
2996d8c3 1792
1e874273
PB
1793 * config.host (tic6x-*-*): Add c6x/t-c6x-elf. Set unwind_header.
1794 * unwind-c.c (PERSONALITY_FUNCTION): Use UNWIND_POINTER_REG.
1795 * unwind-arm-common.inc: New file.
1796 * config/arm/unwind-arm.c: Use unwind-arm-common.inc.
1797 * config/arm/unwind-arm.h: Use unwind-arm-common.h.
1798 (_GLIBCXX_OVERRIDE_TTYPE_ENCODING): Define.
1799 * config/c6x/libunwind.S: New file.
1800 * config/c6x/pr-support.c: New file.
1801 * config/c6x/unwind-c6x.c: New file.
1802 * config/c6x/unwind-c6x.h: New file.
1803 * config/c6x/t-c6x-elf: New file.
1804
f70c879a
UB
18052011-08-23 Uros Bizjak <ubizjak@gmail.com>
1806
1807 * config/i386/64/sfp-machine.h (ASM_INVALID): New define.
1808 (ASM_DIVZERO): Ditto.
1809 (FP_HANLDE_EXCEPTIONS): Use ASM_INVALID and ASM_DIVZERO.
1810
c55b374b
RS
18112011-08-18 Richard Sandiford <richard.sandiford@linaro.org>
1812
1813 * config/arm/bpabi-lib.h (RENAME_LIBRARY_SET): Delete.
1814
1e138510
RS
18152011-08-17 Richard Sandiford <richard.sandiford@linaro.org>
1816
1817 PR target/50090
1818 * config/arm/bpabi-lib.h (RENAME_LIBRARY): Use a C-level alias
1819 instead of an assembly one.
1820
1563503d
PB
18212011-08-12 Paolo Bonzini <bonzini@gnu.org>
1822
1823 PR bootstrap/50047
1824 * Makefile.in (install-unwind_h): Create
1825 $(gcc_objdir)/include/unwind.h atomically.
1826
3627ac1a
RO
18272011-08-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1828
1829 * Makefile.in (install-unwind_h): Remove destination file first.
1830
c6412d86
RO
18312011-08-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1832
1833 * sync.c: New file.
1834 * config/mips/t-mips16: New file.
1835 * config.host (mips64*-*-linux*): Add mips/t-mips16 to tmake_file.
1836 (mips*-*-linux*): Likewise.
1837 (mips*-sde-elf*): Likewise.
1838 (mipsisa32-*-elf*): Join with mipsisa32r2-*-elf*,
1839 mipsisa64-*-elf*, mipsisa64r2-*-elf*.
1840 Add mips/t-mips16 to tmake_file.
1841 (mipsisa64sb1-*-elf*): Add mips/t-mips16 to tmake_file.
1842 (mips-*-elf*): Likewise.
1843 (mips64-*-elf*): Likewise.
1844 (mips64orion-*-elf*): Likewise.
1845 (mips*-*-rtems*): Likewise.
1846 (mipstx39-*-elf*): Likewise.
1847 * Makefile.in: Use SYNC instead of LIBGCC_SYNC.
1848 ($(libgcc-sync-size-funcs-o)): Use SYNC_CFLAGS instead of
1849 LIBGCC_SYNC_CFLAGS.
1850 Use $(srcdir) to refer to sync.c.
1851 Use $<.
1852 ($(libgcc-sync-funcs-o)): Likewise.
1853 ($(libgcc-sync-size-funcs-s-o)): Likewise.
1854 ($(libgcc-sync-funcs-s-o)): Likewise.
1855
3cb6e5bd
AS
18562011-08-09 Andreas Schwab <schwab@linux-m68k.org>
1857
1858 * config.host (ia64*-*-linux*): Move ia64/t-glibc after
1859 t-libunwind.
1860
cca2207a
L
18612011-08-08 H.J. Lu <hongjiu.lu@intel.com>
1862
1863 PR other/48007
1864 * config/i386/value-unwind.h: New.
1865
ed39fbad
RS
18662011-08-06 Richard Sandiford <rdsandiford@googlemail.com>
1867
1868 * config.host (*-*-darwin*, *-*-freebsd*, *-*-linux*, frv-*-*linux*)
1869 (*-*-kfreebsd*-gnu, *-*-knetbsd*-gnu, *-*-gnu*, *-*-kopensolaris*-gnu):
1870 Add to tmake_file rather than overriding it.
1871
aca0b0b3
RO
18722011-08-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1873
1874 * config/t-softfp: Remove.
1875 * soft-fp: Moved from ../gcc/config.
1876 * soft-fp/README: Remove t-softfp reference.
1877 * soft-fp/t-softfp: Move to config/t-softfp.
1878 (softfp_machine_header): Remove.
1879 (softfp_file_list): Remove config subdir.
1880 (soft-fp-objects): New variable.
1881 ($(soft-fp-objects)): Set INTERNAL_CFLAGS.
1882 (LIB2FUNCS_EXTRA): Add to LIB2ADD instead.
1883 (SFP_MACHINE, $(SFP_MACHINE)): Remove.
1884 * config/t-softfp-excl: New file.
1885 * config/t-softfp-sfdf: New file.
1886 * config/t-softfp-tf: New file.
1887 * config/no-sfp-machine.h: New file.
1888 * config/arm/sfp-machine.h: New file.
1889 * config/arm/t-softfp: New file.
1890 * config/c6x/sfp-machine.h: New file.
1891 * config/i386/32/t-fprules-softfp: Rename to ...
1892 * config/i386/32/t-softfp: ... this.
1893 (tifunctions, LIB2ADD): Remove.
1894 (softfp_int_modes): Override.
1895 * config/i386/64/t-softfp-compat (tf-functions): Remove config
1896 subdir.
1897 * config/i386/64/eqtf2.c: Likewise.
1898 * config/i386/64/getf2.c: Likewise.
1899 * config/i386/64/letf2.c: Likewise.
1900 * config/ia64/sft-machine.h: New file.
1901 * config/ia64/t-fprules-softfp: Rename to ...
1902 * config/ia64/t-softfp: ... this.
1903 * config/lm32/sfp-machine.h: New file.
1904 * config/moxie/t-moxie-softfp: Remove.
1905 * config/rs6000/ibm-ldouble-format: New file.
1906 * config/rs6000/ibm-ldouble.c: New file.
1907 * config/rs6000/libgcc-ppc-glibc.ver: New file
1908 * config/rs6000/libgcc-ppc64.ver: New file
1909 * config/rs6000/sfp-machine.h: New file.
1910 * config/rs6000/t-freebsd: New file.
1911 * config/rs6000/t-ibm-ldouble: New file.
1912 * config/rs6000/t-ldbl128: Use $(srcdir) to refer to
1913 libgcc-ppc-glibc.ver.
1914 * config/rs6000/t-linux64: New file.
1915 * config/rs6000/t-ppccomm (LIB2ADD): Add
1916 $(srcdir)/config/rs6000/ibm-ldouble.c.
1917 * config/rs6000/t-ppccomm-ldbl: New file.
1918 * config/score/sfp-machine.h: New file.
1919 * config.host (sfp_machine_header): Explain.
1920 (arm*-*-linux*): Add t-softfp-sfdf, t-softfp-excl, arm/t-softfp,
1921 t-softfp to tmake_file.
1922 (arm*-*-uclinux*): Likewise.
1923 (arm*-*-ecos-elf): Likewise.
1924 (arm*-*-eabi*, arm*-*-symbianelf*): Likewise.
1925 (arm*-*-rtems*): Likewise.
1926 (arm*-*-elf): Likewise.
1927 (ia64*-*-linux*): Replace ia64/t-fprules-softfp by ia64/t-softfp
1928 in tmake_file.
1929 Add t-softfp-tf, t-softfp-excl, t-softfp to tmake_file.
1930 (lm32-*-elf*, lm32-*-rtems*): Add t-softfp-sfdf, t-softfp to tmake_file.
1931 (lm32-*-uclinux*): Likewise.
1932 (moxie-*-*): Replace moxie/t-moxie-softfp by t-softfp-sfdf,
1933 t-softfp-excl, t-softfp.
1934 (powerpc-*-darwin*): Add rs6000/t-ibm-ldouble to tmake_file.
1935 (powerpc64-*-darwin*): Likewise.
1936 (powerpc-*-freebsd*): Add t-softfp-sfdf, t-softfp-excl, t-softfp
1937 to tmake_file.
1938 (powerpc-*-eabisimaltivec*): Add rs6000/t-ppccomm-ldbl to
1939 tmake_file.
1940 (powerpc-*-eabisim*): Likewise.
1941 (powerpc-*-elf*): Likewise.
1942 (powerpc-*-eabialtivec*): Likewise.
1943 (powerpc-xilinx-eabi*): Likewise.
1944 (powerpc-*-rtems*): Likewise.
1945 (powerpc-*-linux*, powerpc64-*-linux*): Add t-softfp-sfdf,
1946 t-softfp-excl, t-softfp to tmake_file.
1947 (powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add
1948 rs6000/t-ppccomm-ldbl to tmake_file.
1949 (powerpcle-*-elf*): Likewise.
1950 (powerpcle-*-eabisim*): Likewise.
1951 (powerpcle-*-eabi*): Likewise.
1952 (rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Add
1953 rs6000/t-ibm-ldouble to tmake_file.
1954 (rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
1955 (rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
1956 (score-*-elf): Add t-softfp-sfdf, t-softfp-excl, t-softfp to tmake_file.
1957 (tic6x-*-*): Likewise.
1958 (i[34567]86-*-darwin*, x86_64-*-darwin*,
1959 i[34567]86-*-kfreebsd*-gnu, x86_64-*-kfreebsd*-gnu,
1960 i[34567]86-*-linux*, x86_64-*-linux*, i[34567]86-*-gnu*,
1961 i[34567]86-*-solaris2*, x86_64-*-solaris2.1[0-9]*,
1962 i[34567]86-*-cygwin*, i[34567]86-*-mingw*, x86_64-*-mingw*,
1963 i[34567]86-*-freebsd*, x86_64-*-freebsd*): Add t-softfp-tf,
1964 t-softfp to tmake_file.
1965 * configure.ac (sfp_machine_header): Provide default if unset.
1966 Substitute.
1967 Link sfp-machine.h to config/$sfp_machine_header.
1968 * configure: Regenerate.
1969
569dc494
RO
19702011-08-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1971
1972 * Makefile.in (double_type_size, long_double_type_size): Set.
1973 Remove $(fpbit-in-libgcc) support.
1974 (FPBIT_FUNCS, DPBIT_FUNCS, TPBIT_FUNCS): New variables.
1975 (fpbit-src): New variable.
1976 ($(fpbit-o), $(fpbit-s-o)): Use $(fpbit-src) instead of $(FPBIT).
1977 Compile with -DFLOAT $(FPBIT_CFLAGS).
1978 Use $<.
1979 ($(dpbit-o), $(dpbit-s-o)): Use $(fpbit-src) instead of $(DPBIT).
1980 Compile with $(FPBIT_CFLAGS).
1981 Use $<.
1982 ($(tpbit-o), $(tpbit-s-o): Use $(fpbit-src) instead of $(TPBIT).
1983 Compile with -DFLOAT $(TPBIT_CFLAGS).
1984 Use $<.
1985 * configure.ac (double_type_size, long_double_type_size):
1986 Determine and substitute.
1987 * configure: Regenerate.
1988 * fp-bit.c, fp-bit.h: New files.
1989 * config/avr/avr-lib.h, config/h8300/h8300-lib.h: New files.
1990 * config/mips/t-irix6 (TPBIT, $(gcc_objdir)/tp-bit.c): Remove.
1991 * config/mips/t-mips: New file.
1992 * config/mips/t-sdemtk: New file.
1993 * config/rs6000/ppc64-fp.c: New file.
1994 * config/rs6000/t-darwin (LIB2ADD): Add
1995 $(srcdir)/config/rs6000/ppc64-fp.c.
1996 * config/rs6000/t-ppc64-fp: New file.
1997 * config/rx/rx-lib.h: New file.
1998 * config/rx/t-rx (FPBIT): Set to true.
1999 ($(gcc_objdir)/fp-bit.c): Remove.
2000 (DPBIT): Set to true only with -m64bit-doubles.
2001 ($(gcc_objdir)/dp-bit.c): Remove.
2002 * config/sparc/t-softfp: Remove.
2003 * config/spu/t-elf: New file.
2004 * config/t-fdpbit, config/t-fpbit: New files.
2005 * config.host (m32c*-*-*): Add t-fdpbit to tmake_file.
2006 (mips*-*-*): Likewise.
2007 (arm-wrs-vxworks): Likewise.
2008 (arm*-*-freebsd*): Likewise.
2009 (avr-*-rtems*): Add t-fpbit to tmake_file.
2010 (avr-*-*): Likewise.
2011 (bfin*-elf*): Add t-fdpbit to tmake_file.
2012 (bfin*-uclinux*): Likewise.
2013 (bfin*-linux-uclibc*): Likewise.
2014 (bfin*-rtems*): New case.
2015 Add t-fdpbit to tmake_file.
2016 (bfin*-*): Add t-fdpbit to tmake_file.
2017 (crisv32-*-elf): Likewise.
2018 (cris-*-linux*): Likewise.
2019 (fr30-*-elf): Likewise.
2020 (frv-*-elf, frv-*-*linux*): Likewise.
2021 (h8300-*-rtems*, h8300-*-elf*): Add t-fpbit to tmake_file.
2022 (iq2000*-*-elf*): Add t-fdpbit to tmake_file.
2023 (m32r-*-elf*): Likewise.
2024 (m32rle-*-elf*): Likewise.
2025 (m32r-*-linux*): Likewise.
2026 (m32rle-*-linux*): Likewise.
2027 (mcore-*-elf): Add t-fdpbit to tmake_file.
2028 (microblaze*-*-*): Likewise.
2029 (mips-sgi-irix6.5*): Add t-tpbit to tmake_file.
2030 (mips*-*-netbsd*): Add mips/t-mips to tmake_file.
2031 (mips64*-*-linux*): Also handle mipsisa64*-*-linux*.
2032 Fix typo.
2033 Add mips/t-tpbit to tmake-file.
2034 (mips*-*-linux*): Fix typo.
2035 (mips*-sde-elf*): New case
2036 Add mips/t-sdemtk unless using newlib.
2037 (mipsisa64sr71k-*-elf*): Add t-fdpbit to tmake_file.
2038 (mipsisa64sb1-*-elf*): Add mips/t-mips to tmake_file.
2039 (mn10300-*-*): Likewise.
2040 (pdp11-*-*): Likewise.
2041 (picochip-*-*): Add t-fpbit to tmake_file.
2042 (powerpc-*-eabisimaltivec*): Likewise.
2043 (powerpc-*-eabisim*): Likewise.
2044 (powerpc-*-elf*): Likewise.
2045 (powerpc-*-eabialtivec*): Likewise.
2046 (powerpc-xilinx-eabi*): New case.
2047 Add t-fdpbit to tmake_file.
2048 (powerpc-*-eabi*): Add t-fdpbit to tmake_file.
2049 (powerpc-*-rtems*): Likewise.
2050 (powerpc-*-linux*, powerpc64-*-linux*): Add rs6000/t-ppc64-fp to
2051 tmake_file.
2052 (powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add t-fdpbit to
2053 tmake_file.
2054 (powerpc-*-lynxos*): Likewise.
2055 (powerpcle-*-elf*): Likewise.
2056 (powerpcle-*-eabisim*): Likewise.
2057 (powerpcle-*-eabi*): Likewise.
2058 (rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Add
2059 t-fdpbit, rs6000/t-ppc64-fp to tmake_file.
2060 (rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
2061 (rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
2062 (rx-*-elf): Add t-fdpbit to tmake_file.
2063 (sh-*-elf*, sh[12346l]*-*-elf*, sh-*-linux*)
2064 (sh[2346lbe]*-*-linux*, sh-*-netbsdelf*, shl*-*-netbsdelf*)
2065 (sh5-*-netbsd*, sh5l*-*-netbsd*, sh64-*-netbsd*)
2066 (sh64l*-*-netbsd*): Add t-fdpbit to tmake_file except on
2067 sh*-*-netbsd*.
2068 (sh-*-rtems*): Add t-fdpbit to tmake_file.
2069 (sh-wrs-vxworks): Likewise.
2070 (sparc-*-elf*): Replace sparc/t-softfp by t-fdpbit in tmake_file.
2071 (sparc-*-linux*): Add t-fdpbit to tmake_file for *-leon*.
2072 (sparc-*-rtems*, sparc64-*-rtems*): Split off ...
2073 (sparc64-*-rtems*): ... new case.
2074 (sparc-*-rtems*): Add t-fdpbit to tmake_file.
2075 (spu-*-elf*): Likewise.
2076 Add spu/t-elf to tmake_file.
2077 (v850*-*-*): Add t-fdpbit to tmake_file.
2078 (xstormy16-*-elf): Likewise.
2079 (am33_2.0-*-linux*): Add t-fdpbit to tmake_file.
2080 (mep*-*-*): Likewise.
2081
201cdb74
RO
20822011-08-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2083
2084 * Makefile.in (LIB2ADDEH, LIB2ADDEHSTATIC, LIB2ADDEHSHARED): New
2085 variables.
2086 (LIBUNWIND, SHLIBUNWIND_LINK, SHLIBUNWIND_INSTALL): New variables.
2087 (LIB2ADDEH, LIB2ADDEHSTATIC, LIB2ADDEHSHARED): Add $(srcdir)/emutls.c.
2088 (install-unwind_h): New target.
2089 (all): Depend on it.
2090 * config.host (unwind_header): New variable.
2091 (*-*-freebsd*): Set tmake_file to t-eh-dw2-dip.
2092 (*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu,
2093 *-*-gnu*): Likewise, also for *-*-kopensolaris*-gnu.
2094 (*-*-solaris2*): Add t-eh-dw2-dip to tmake_file.
2095 (arm*-*-linux*): Add arm/t-bpabi for arm*-*-linux-*eabi.
2096 Set unwind_header.
2097 (arm*-*-uclinux*): Add arm/t-bpabi for arm*-*-uclinux*eabi.
2098 Set unwind_header.
2099 (arm*-*-eabi*, arm*-*-symbianelf*): Add arm/t-bpabi for
2100 arm*-*-eabi*.
2101 Add arm/t-symbian to tmake_file for arm*-*-symbianelf*.
2102 Set unwind_header.
2103 (ia64*-*-elf*): Add ia64/t-eh-ia64 to tmake_file.
2104 (ia64*-*-freebsd*): Likewise.
2105 (ia64*-*-linux*): Add ia64/t-glibc, ia64/t-eh-ia64, t-libunwind to
2106 tmake_file.
2107 Add t-libunwind-elf, ia64/t-glibc-libunwind unless
2108 $with_system_libunwind.
2109 (ia64*-*-hpux*): Set tmake_file.
2110 (ia64-hp-*vms*): Add ia64/t-eh-ia64 to tmake_file.
2111 (picochip-*-*): Set tmake_file.
2112 (rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Set
2113 md_unwind_header.
2114 (rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
2115 (rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
2116 (s390x-ibm-tpf*): Add t-eh-dw2-dip to tmake_file.
2117 (xtensa*-*-elf*): Set tmake_file.
2118 (xtensa*-*-linux*): Likewise.
2119 * configure.ac: Include ../config/unwind_ipinfo.m4.
2120 Call GCC_CHECK_UNWIND_GETIPINFO.
2121 Link unwind.h to $unwind_header.
2122 * configure: Regenerate.
2123 * emutls.c, unwind-c.c, unwind-compat.c, unwind-compat.h,
2124 unwind-dw2-fde-compat.c, unwind-dw2-fde-dip.c, unwind-dw2-fde.c,
2125 unwind-dw2-fde.h, unwind-dw2.c, unwind-dw2.h, unwind-generic.h,
2126 unwind-pe.h, unwind-sjlj.c, unwind.inc: New files.
2127 * config/unwind-dw2-fde-darwin.c: New file.
2128 * config/arm/libunwind.S, config/arm/pr-support.c,
2129 config/arm/t-bpabi, config/arm/t-symbian, config/arm/unwind-arm.c,
2130 config/arm/unwind-arm.h,: New files.
2131 * config/ia64/fde-glibc.c, config/ia64/fde-vms.c,
2132 config/ia64/t-eh-ia64, config/ia64/t-glibc,
2133 config/ia64/t-glibc-libunwind, config/ia64/t-hpux,
2134 config/ia64/t-vms, config/ia64/unwind-ia64.c,
2135 config/ia64/unwind-ia64.h: New files.
2136 * config/picochip/t-picochip: New file.
2137 * config/rs6000/aix-unwind.h, config/rs6000/darwin-fallback.c: New
2138 files.
2139 * config/rs6000/t-darwin (LIB2ADDEH): Set.
2140 * config/s390/t-tpf (LIB2ADDEH): Remove.
2141 * config/t-darwin (LIB2ADDEH): Set.
2142 * config/t-eh-dw2-dip: New file.
2143 * config/t-libunwind, config/t-libunwind-elf: New files.
2144 * config/t-sol2 (LIB2ADDEH): Remove.
2145 * config/xtensa/t-xtensa: New file.
2146
40f2f11f
L
21472011-08-02 H.J. Lu <hongjiu.lu@intel.com>
2148
2149 * config/i386/linux-unwind.h (RT_SIGRETURN_SYSCALL): New.
2150 (x86_64_fallback_frame_state): Use RT_SIGRETURN_SYSCALL and
2151 long long to check rt_sigreturn syscall.
2152
bd15e32c
AM
21532011-08-02 Alan Modra <amodra@gmail.com>
2154
2155 * config/rs6000/linux-unwind.h (frob_update_context <__powerpc64__>):
2156 Restore for indirect call bcrtl from correct stack slot, and only
2157 if cfa+40 isn't valid.
2158
655b30bf
JB
21592011-08-01 Julian Brown <julian@codesourcery.com>
2160
2161 * config.host (arm*-*-linux*, arm*-*-uclinux*, arm*-*-eabi*)
2162 (arm*-*-symbianelf*): Add t-fixedpoint-gnu-prefix makefile fragment.
2163 * config/arm/bpabi-lib.h (LIBGCC2_FIXEDBIT_GNU_PREFIX): Define.
2164
247eb06f
JB
21652011-08-01 Julian Brown <julian@codesourcery.com>
2166
2167 * Makefile.in (LIBGCC_VER_FIXEDPOINT_GNU_PREFIX): New.
2168 (libgcc-std.ver.in): Use above.
2169 * fixed-bit.h (LIBGCC2_FIXEDBIT_GNU_PREFIX): Define, if
2170 LIBGCC2_GNU_PREFIX is defined. Use instead of LIBGCC2_GNU_PREFIX
2171 throughout file.
2172 * config/t-fixedpoint-gnu-prefix: New file.
2173 * config/t-gnu-prefix (LIBGCC_VER_FIXEDPOINT_GNU_PREFIX): Set.
2174 * libgcc-std.ver.in (fixed-point routines): Use __FIXPTPFX__
2175 instead of __PFX__.
2176
02a8fe00
L
21772011-07-28 H.J. Lu <hongjiu.lu@intel.com>
2178
2179 * config/i386/morestack.S (X86_64_SAVE_NEW_STACK_BOUNDARY): New.
2180 Use X86_64_SAVE_NEW_STACK_BOUNDARY to save the new stack boundary
2181 for x86-64. Properly check __x86_64__ and __LP64__.
2182
5fce9126
L
21832010-07-28 H.J. Lu <hongjiu.lu@intel.com>
2184
2185 * config/i386/64/sfp-machine.h (_FP_W_TYPE): Always use _WIN64
2186 version.
2187 (_FP_WS_TYPE): Likewise.
2188 (_FP_I_TYPE): Likewise.
2189
2374a88a
AM
21902011-07-28 Alan Modra <amodra@gmail.com>
2191
2192 * config/rs6000/linux-unwind.h (frob_update_context <__powerpc64__>):
2193 Leave r2 REG_UNSAVED if stopped on the instruction that saves r2
2194 in a plt call stub. Do restore r2 if stopped on bctrl.
2195
e44dbbe1
RO
21962011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2197
2198 * config.host (i[3456x]86-*-netware*): Remove.
2199 * config/i386/netware-crt0.c, config/i386/t-nwld,
2200 config/i386/t-slibgcc-nwld: Remove.
2201
bcead286
BS
22022011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2203
2204 * config.host: Handle tic6x-*-*.
2205 * config/c6x/c6x-abi.h: New file.
2206
b3fe1584
RO
22072011-07-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2208
2209 * config/i386/crtprec.c: New file.
2210 * config/i386/t-crtpc: Use $(srcdir) to refer to crtprec.c.
2211 * config.host (i[34567]86-*-darwin*): Add i386/t-crtpc to tmake_file.
2212 Add crtprec32.o, crtprec64.o, crtprec80.o to extra_parts.
2213 (x86_64-*-darwin*): Likewise.
2214 (i[34567]86-*-solaris2*: Likewise.
2215
35d8090d
RO
22162011-07-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2217
2218 * config/alpha/crtfastmath.c: New file.
2219 * config/i386/crtfastmath.c: New file.
2220 * config/ia64/crtfastmath.c: New file.
2221 * config/mips/crtfastmath.c: New file.
2222 * config/sparc/crtfastmath.c: New file.
2223
2224 * config/t-crtfm (crtfastmath.o): Use $(srcdir) to refer to
2225 crtfastmath.c.
2226 Add -frandom-seed=gcc-crtfastmath.
2227 * config/alpha/t-crtfm: Remove.
2228 * config/i386/t-crtfm: Use $(srcdir) to refer to crtfastmath.c.
2229 * config/ia64/t-ia64 (crtfastmath.o): Remove.
2230
2231 * config.host (alpha*-*-linux*): Replace alpha/t-crtfm by t-crtfm.
2232 (alpha*-dec-osf5.1*): Likewise.
2233 (alpha*-*-freebsd*): Add t-crtfm to tmake_file.
2234 Add crtfastmath.o to extra_parts.
2235 (i[34567]86-*-darwin*): Add i386/t-crtfm to tmake_file.
2236 Add crtfastmath.o to extra_parts.
2237 (x86_64-*-darwin*): Likewise.
2238 (x86_64-*-mingw*): Likewise.
2239 (ia64*-*-elf*): Add t-crtfm to tmake_file.
2240 (ia64*-*-freebsd*): Likewise.
2241 (ia64*-*-linux*): Likewise.
2242 (sparc64-*-freebsd*): Add t-crtfm to tmake_file.
2243 Add crtfastmath.o to extra_parts.
2244
e141542e
RO
22452011-07-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2246
2247 * config/darwin-crt3.o: New file.
2248 * config/rs6000/darwin-crt2.c: New file.
2249 * config/t-darwin: New file.
2250 * config/rs6000/t-darwin (DARWIN_EXTRA_CRT_BUILD_CFLAGS): New variable.
2251 (crt2.o): New rule.
2252 * config.host (*-*-darwin*): Add crt3.o to extra_parts.
2253 (powerpc-*-darwin*): Add crt2.o to extra_parts.
2254 (powerpc64-*-darwin*): Likewise.
2255
2d1efe2d
RO
22562011-07-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2257
2258 * config/i386/netware-crt0.c: New file.
2259 * config/i386/t-nwld: Rename to ...
2260 * config/i386/t-slibgcc-nwld: ... this.
2261 * config/i386/t-nwld: New file.
2262 * config.host (i[3456x]86-*-netware*): Add i386/t-slibgcc-nwld to
2263 tmake_file.
2264 Add crt0.o, libgcc.def, libc.def, libcpre.def, posixpre.def to
2265 extra_parts.
2266
4a8bb046
RO
22672011-07-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2268
2269 * configure.ac (i?86-*-solaris2*): Use libgcc copy of
2270 i386/t-crtstuff.
2271 * configure: Regenerate.
2272
2d8d5935
RO
22732011-07-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2274
2275 * dfp-bit.c, dfp-bit.h: New files.
2276 * Makefile.in (D32PBIT_FUNCS, D64PBIT_FUNCS, D128PBIT_FUNCS): New
2277 variables.
2278 ($(d32pbit-o)): Use $(srcdir) to refer to dfp-bit.c
2279 ($(d64pbit-o)): Likewise.
2280 ($(d128pbit-o)): Likewise.
2281 * config/t-dfprules: New file.
2282 * config.host (i[34567]86-*-linux*): Add t-dfprules to tmake_file.
2283 (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-knetbsd*-gnu,
2284 i[34567]86-*-gnu*, i[34567]86-*-kopensolaris*-gnu): Likewise.
2285 (x86_64-*-linux*): Likewise.
2286 (x86_64-*-kfreebsd*-gnu, x86_64-*-knetbsd*-gnu): Likewise.
2287 (i[34567]86-*-cygwin*): Likewise.
2288 (i[34567]86-*-mingw*, x86_64-*-mingw*): Likewise.
2289 (powerpc-*-linux*, powerpc64-*-linux*): Likewise.
2290
2c50b2c3
RO
22912011-07-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2292
2293 * Makfile.in (LIBGCOV): New variable.
2294 ($(libgcov-objects)): Use $(srcdir) to refer to libgcov.c.
2295 * libgcov.c: New file.
2296
a039d7c2
RO
22972011-07-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2298
2299 * fixed-bit.c, fixed-bit.h: New files.
2300 * fixed-obj.mk ($o$(objext), $(o)_s$(objext)): Use $(srcdir) to
2301 refer to fixed-bit.c.
2302
1e4b2746
JM
23032011-07-07 Joseph Myers <joseph@codesourcery.com>
2304
2305 * config.host (*local*): Remove.
2306
fbdd5d87
RO
23072011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2308
2309 PR target/39150
2310 * config.host (*-*-solaris2*): Handle x86_64-*-solaris2.1[0-9]*
2311 like i?86-*-solaris2.1[0-9]*.
2312 (i[34567]86-*-solaris2*): Also handle x86_64-*-solaris2.1[0-9]*.
2313 * configure.ac (i?86-*-solaris2*): Likewise.
2314 * configure: Regenerate.
2315
9e7714f4
TS
23162011-07-06 Thomas Schwinge <thomas@schwinge.name>
2317
2318 * config.host (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-knetbsd*-gnu)
2319 (i[34567]86-*-gnu*, i[34567]86-*-kopensolaris*-gnu): Remove
2320 md_unwind_header by splitting out of...
2321 (i[34567]86-*-linux*): ... this.
2322 * config.host (x86_64-*-kfreebsd*-gnu, x86_64-*-knetbsd*-gnu):
2323 Remove md_unwind_header by splitting out of...
2324 (x86_64-*-linux*): ... this.
2325
6dab9931
GJL
23262011-07-04 Georg-Johann Lay <avr@gjlay.de>
2327
2328 * config/avr/t-avr (intfuncs16): Add _clrsbXX2.
2329
4be46d19
NC
23302011-06-28 Nick Clifton <nickc@redhat.com>
2331
2332 * config.host: Recognize all V850 variants.
2333
1da9434b
UB
23342011-06-22 Uros Bizjak <ubizjak@gmail.com>
2335
2336 * enable-execute-stack-empty.c (__enable_execute_stack): Add prototype.
2337
e4d48a4d
RO
23382011-06-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2339
2340 * shared-object.mk (c_flags-$o): Save c_flags.
2341 ($(base)$(objext)): Use it.
2342 ($(base)_s$(objext)): Likewise.
2343
3801c801
BS
23442011-06-21 Bernd Schmidt <bernds@codesourcery.com>
2345
2346 * Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.
2347 * libgcc-std.ver.in (GCC_4.7.0): New section.
2348
0ad8bb3b 23492011-06-16 Georg-Johann Lay <avr@gjlay.de>
1da9434b 2350
0ad8bb3b
GJL
2351 PR target/49313
2352 PR target/29524
2353 * config/avr/t-avr: Fix line endings.
2354 (intfuncs16): Remove _ffsXX2, _clzXX2, _ctzXX2, _popcountXX2,
2355 _parityXX2.
2356
ea963999
OH
23572011-06-14 Olivier Hainque <hainque@adacore.com>
2358 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2359
2360 * config/mips/irix6-unwind.h: New file.
2361 * config.host (mips-sgi-irix6.5*): Set md_unwind_header.
2362
b11b0904
EB
23632011-06-10 Eric Botcazou <ebotcazou@adacore.com>
2364
2365 * config/sparc/linux-unwind.h (STACK_BIAS): Define.
2366 (sparc64_fallback_frame_state): Use it.
2367 (sparc64_frob_update_context): Further adjust context.
2368 * config/sparc/sol2-unwind.h (sparc64_frob_update_context): Likewise.
2369 * config/sparc/sol2-ci.S: Add TARGET_FLAT handling.
2370 * config/sparc/sol2-cn.S: Likewise.
2371
10e48e39
RO
23722011-06-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2373
2374 * enable-execute-stack-empty.c: New file.
2375 * enable-execute-stack-mprotect.c: New file.
2376 * config/i386/enable-execute-stack-mingw32.c: New file.
2377 * config.host (enable_execute_stack): New variable.
2378 Select appropriate variants.
2379 * configure.ac: Link enable-execute-stack.c to
2380 $enable_execute_stack.
2381 * configure: Regenerate.
2382 * Makefile.in (LIB2ADD): Add enable-execute-stack.c.
2383 (lib2funcs): Remove _enable_execute_stack.
2384
10c4cabc
DM
23852011-06-09 David S. Miller <davem@davemloft.net>
2386 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2387
2388 * config.host (sparc-*-linux*): Correct md_unwind_header
2389 filename.
2390 (s390x-ibm-tpf*): Fix typo.
2391
aa4203e7
RO
23922011-06-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2393
2394 * config.host (mips-sgi-irix6.5*): Add t-crtfm to tmake_file.
2395 Add crtfastmath.o to extra_parts.
2396 (mips64*-*-linux*, mips*-*-linux*): Use t-crtfm instead of
2397 mips/t-crtfm.
2398 * config/mips/t-crtfm: Remove.
2399
0defd786
JDA
24002011-06-04 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2401
2402 * config.host (hppa*-*-linux*): Correct md_unwind_header name.
2403
82f247af
KK
24042011-06-04 Kaz Kojima <kkojima@gcc.gnu.org>
2405
2406 * config.host (sh*-*-linux*): Fix typo.
2407
58cd1d70
RO
24082011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2409
2410 * config/alpha/linux-unwind.h: Move from ../gcc/config/alpha.
2411 * config/alpha/osf5-unwind.h: Move from ../gcc/config/alpha.
2412 * config/alpha/vms-unwind.h: Move from ../gcc/config/alpha.
2413 * config/bfin/linux-unwind.h: Move from ../gcc/config/bfin.
2414 * config/i386/linux-unwind.h: Move from ../gcc/config/i386.
2415 * config/i386/sol2-unwind.h: Move from ../gcc/config/i386.
2416 * config/i386/w32-unwind.h: Move from ../gcc/config/i386.
2417 Wrap in !__MINGW64__.
2418 * config/ia64/linux-unwind.h: Move from ../gcc/config/ia64.
2419 * config/ia64/vms-unwind.h: Move from ../gcc/config/ia64.
2420 * config/m68k/linux-unwind.h: Move from ../gcc/config/m68k.
2421 * config/mips/linux-unwind.h: Move from ../gcc/config/mips.
2422 * config/pa/hpux-unwind.h: Move from ../gcc/config/pa.
2423 * config/pa/linux-unwind.h: Move from ../gcc/config/pa.
2424 * config/rs6000/darwin-unwind.h: Move from ../gcc/config/rs6000.
2425 Wrap in !__LP64__.
2426 * config/rs6000/linux-unwind.h: Move from ../gcc/config/rs6000.
2427 * config/s390/linux-unwind.h: Move from ../gcc/config/s390.
2428 * config/s390/tpf-unwind.h: Move from ../gcc/config/s390.
2429 * config/sh/linux-unwind.h: Move from ../gcc/config/sh.
2430 * config/sparc/linux-unwind.h: Move from ../gcc/config/sparc.
2431 * config/sparc/sol2-unwind.h: Move from ../gcc/config/sparc.
2432 * config/xtensa/linux-unwind.h: Move from ../gcc/config/xtensa.
2433 * config/no-unwind.h: New file.
2434 * config.host (md_unwind_header): Document.
2435 Define.
2436 (alpha*-*-linux*, alpha*-dec-osf5.1*, alpha64-dec-*vms*,
2437 alpha*-dec-*vms*, bfin*-uclinux*, bfin*-linux-uclibc*,
2438 hppa*-*-linux*, hppa[12]*-*-hpux10*, hppa*64*-*-hpux11*,
2439 hppa[12]*-*-hpux11*): Set md_unwind_header.
2440 (i[34567]86-*-linux*): Handle i[34567]86-*-kopensolaris*-gnu.
2441 Set md_unwind_header.
2442 (x86_64-*-linux*, i[34567]86-*-solaris2*): Set md_unwind_header.
2443 (i[34567]86-*-cygwin*): Split from i[34567]86-*-mingw*.
2444 (i[34567]86-*-mingw*, ia64*-*-linux*, ia64-hp-*vms*,
2445 m68k-*-uclinux*, m68k-*-linux*, mips64*-*-linux*, mips*-*-linux*,
2446 powerpc-*-darwin*, powerpc-*-linux*, s390-*-linux*,
2447 s390x-*-linux*, s390x-ibm-tpf*, sh*-*-linux*, sparc-*-linux*,
2448 sparc*-*-solaris2*, sparc64-*-linux*, xtensa*-*-linux*): Set
2449 md_unwind_header.
2450 * configure.ac: Link md-unwind-support.h to $md_unwind_header.
2451 * configure: Regenerate.
2452
737346fa
RO
24532011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2454
2455 * config.host (mips-sgi-irix[56]*): Restrict to mips-sgi-irix6.5*.
2456 Set tmake_file, extra_parts.
2457 * config/mips/irix-crti.S: Move from ../gcc/config/mips/irix-crti.asm.
2458 Remove O32 support.
2459 * config/mips/irix-crtn.S: Move from ../gcc/config/mips/irix-crtn.asm.
2460 Remove O32 support.
2461 * config/mips/t-irix6: New file.
2462 * config/mips/t-slibgcc-irix: New file.
2463
c192cee6
RO
24642011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2465
2466 * config/s390/t-tpf (LIB2ADDEHDEP): Remove.
2467 * config/t-sol2 (LIB2ADDEH): Use gcc_srcdir, add emutls.c.
2468
ee33b5f0
RO
24692011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2470
2471 * configure.ac (target_thread_file): Determine thread model.
2472 * configure: Regenerate.
2473 * config.host (alpha*-dec-osf5.1*): Set tmake_file, extra_parts.
2474 * config/alpha/t-alpha: New file.
2475 * config/alpha/t-crtfm: Use $<.
2476 * config/alpha/t-ieee: New file.
2477 * config/alpha/t-osf-pthread: New file.
2478 * config/alpha/t-slibgcc-osf: New file.
2479 * config/alpha/libgcc-osf5.ver: New file.
2480
0699e415
RO
24812011-06-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2482
2483 * config.host (i[34567]86-*-solaris2*): Add i386/t-crtfm to
2484 tmake_file.
2485 Add crtfastmath.o to extra_parts.
2486
a3fab9c2
RO
24872011-06-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2488
2489 * config/gmon-sol2.c: Reindent.
2490 Cleanup comments.
2491 Remove, correct casts.
2492 Use STDERR_FILENO, NULL.
2493 (BASEADDRESS): Remove.
2494 (minbrk): Remove.
2495 (errno, sbrk): Remove declarations.
2496 (monstartup) [hp300]: Remove.
2497 (mcount): Remove.
2498
ca24c5ad
RO
24992011-06-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2500
2501 * Makefile.in (cpu_type): Define.
2502 * config.host (i[34567]86-*-rtems*): Handle it.
2503 (i[34567]86-*-solaris2*): Move body ...
2504 (*-*-solaris2*): ... here.
2505 New case, generalize.
2506 (sparc-*-elf*): Handle it.
2507 (sparc-*-linux*, sparc64-*-linux*): Replace sparc/t-crtfm by t-crtfm.
2508 (sparc-*-rtems*, sparc64-*-rtems*); Handle it.
2509 (sparc64-*-solaris2*, sparcv9-*-solaris2*, sparc-*-solaris2*):
2510 Fold into ...
2511 (sparc*-*-solaris2*): ... this.
2512 New case.
2513 (sparc64-*-elf*): Handle it.
2514 * config/gmon-sol2.c: Move from ../gcc/config/sparc.
2515 Merge ../gcc/config/i386/gmon-sol2.c.
2516 * config/i386/sol2-c1.S: Move from ../gcc/config/i386/sol2-c1.asm.
2517 Use C comments.
2518 Merge ../gcc/config/i386/sol2-gc1.asm.
2519 * config/i386/sol2-ci.S: Move from ../gcc/config/i386/sol2-ci.asm.
2520 Use C comments.
2521 * config/i386/sol2-cn.S: Move from ../gcc/config/i386/sol2-cn.asm.
2522 Use C comments.
2523 * config/i386/t-crtfm (crtfastmath.o): Use $<.
2524 * config/i386/t-crtstuff: New file.
2525 * config/i386/t-softfp: New file.
2526 * config/i386/t-sol2 ($(T)gmon.o, $(T)gcrt1.o, $(T)crt1.o),
2527 $(T)crti.o, $(T)crtn.o): Remove.
2528 (gcrt1.o): New rule.
2529 (TARGET_LIBGCC2_CFLAGS): Remove.
2530 * config/sparc/sol2-c1.S: Move from ../gcc/config/sparc/sol2-c1.asm.
2531 * config/sparc/sol2-ci.S: Move from ../gcc/config/sparc/sol2-ci.asm.
2532 * config/sparc/sol2-cn.S: Move from ../gcc/config/sparc/sol2-cn.asm.
2533 * config/sparc/t-sol2: New file.
2534 * config/sparc/t-crtfm: Move to ...
2535 * config/t-crtfm: ... this.
2536 Use $(cpu_type), $<.
2537 * config/t-crtin: New file.
2538 * config/sparc/t-softfp: New file.
2539 * config/sparc/t-softmul: New file.
2540 * config/t-rtems: New file.
2541 * config/t-slibgcc: New file.
2542 * config/t-slibgcc-elf-ver: New file.
2543 * config/t-slibgcc-gld: New file.
2544 * config/t-slibgcc-sld: New file.
2545 * config/t-sol2: New file.
2546 * configure.ac: Include ../config/lib-ld.m4.
2547 Call AC_LIB_PROG_LD_GNU.
2548 Substitute cpu_type.
2549 * configure: Regenerate.
2550
ad5f3d7b
BS
25512011-05-27 Bernd Schmidt <bernds@codesourcery.com>
2552
2553 PR bootstrap/49173
2554 * config/t-slibgcc-darwin (SHLIB_MAPFILES): Look for
2555 libgcc-std.ver in the build directory.
2556 * config/s390/t-linux (SHLIB_MAPFILES): Likewise.
2557 * config/sh/t-linux (SHLIB_MAPFILES): Likewise.
2558
cdbf4541
BS
25592011-05-25 Bernd Schmidt <bernds@codesourcery.com>
2560
2561 * libgcc-std.ver.in: New file.
2562 * Makefile.in (LIBGCC_VER_GNU_PREFIX, LIBGCC_VER_SYMBOLS_PREFIX): New
2563 variables.
2564 (libgcc-std.ver): New rule.
2565 * config/t-gnu-prefix: New file.
2566
c8028650
RO
25672011-05-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2568
2569 * config/s390/t-tpf (LIB2ADDEH): Remove $(gcc_srcdir)/gthr-gnat.c.
2570
4a68b4ca
JM
25712011-05-10 Joseph Myers <joseph@codesourcery.com>
2572
2573 * config/i386/darwin-lib.h: New file.
2574
80cf2e08
JM
25752011-05-10 Joseph Myers <joseph@codesourcery.com>
2576
2577 * config/arm/symbian-lib.h: New.
2578
a3330c9d
CD
25792011-05-04 Chris Demetriou <cgd@google.com>
2580
2581 * config/i386/morestack.S (__i686.get_pc_thunk.bx): Rename to...
2582 (__x86.get_pc_thunk.bx): ...this.
2583 (__morestack): Adjust for rename, remove undef of __i686.
2584
6ace0756
CD
25852011-05-03 Chris Demetriou <cgd@google.com>
2586
2587 * config/i386/morestack.S (__i686.get_pc_thunk.bx): New.
2588
ebb9f8b0
JM
25892011-03-22 Joseph Myers <joseph@codesourcery.com>
2590
2591 * config.host (alpha*-*-gnu*, arc-*-elf*, arm*-*-netbsd*,
2592 arm-*-pe*, crx-*-elf, i[34567]86-*-netbsd*, i[34567]86-*-pe,
2593 m68hc11-*-*|m6811-*-*, m68hc12-*-*|m6812-*-*, mcore-*-pe*,
2594 powerpc64-*-gnu*, powerpc-*-gnu-gnualtivec*, powerpc-*-gnu*,
2595 sh-*-symbianelf* | sh[12346l]*-*-symbianelf*, vax-*-netbsd*):
2596 Remove cases.
2597
9cfa1499
AT
25982011-03-14 Andreas Tobler <andreast@fgznet.ch>
2599
2600 * config.host (cpu_type): Add FreeBSD PowerPC specific parts.
2601 Adjust copyright year.
2602
457186f6
ILT
26032011-03-07 Ian Lance Taylor <iant@google.com>
2604
2605 * generic-morestack.c (__splitstack_find): Adjust returned stack
2606 pointer to include all registers pushed by __morestack.
2607
58c741a6
DK
26082011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
2609
2610 PR target/40125
2611 * configure.ac: Call ACX_NONCANONICAL_TARGET.
2612 (toolexecdir): Calculate and AC_SUBST.
2613 (toolexeclibdir): Likewise.
2614 * Makefile.in (target_noncanonical): Import.
2615 (toolexecdir): Likewise.
2616 (toolexeclibdir): Likewise.
2617 * configure: Regenerate.
2618
26716c44
NF
26192010-12-13 Nathan Froyd <froydnj@codesourcery.com>
2620
2621 PR target/46040
2622 * config/arm/bpabi.h: Rename to...
2623 * config/arm/bpabi-lib.h: ...this.
2624
b595b1a1
RO
26252010-12-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2626
2627 * configure.ac: Use i386/t-crtstuff on i?86-*-solaris2* if
2628 appropriate.
2629 * configure: Regenerate.
2630
a3abe41c
NF
26312010-11-24 Nathan Froyd <froydnj@codesourcery.com>
2632
2633 * config/libbid/bid_conf.h (BID_BIG_ENDIAN): Define in terms of
2634 __FLOAT_WORD_ORDER__.
2635 * config/libbid/bid_gcc_intrinsics.h (LIBGCC2_FLOAT_WORDS_BIG_ENDIAN):
2636 Delete.
2637
455c8f48
RW
26382010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2639
2640 PR other/46202
2641 * Makefile.in (install-strip): New phony target.
2642
f3824a8b
ILT
26432010-11-07 Ian Lance Taylor <iant@google.com>
2644
2645 PR target/46089
2646 * config/i386/morestack.S (__morestack_large_model): New
2647 function.
2648
18ed6ee4
NF
26492010-10-23 Nathan Froyd <froydnj@codesourcery.com>
2650
2651 * config/libbid/bid_gcc_intrinsics.h (LIBGCC2_WORDS_BIG_ENDIAN):
2652 Delete.
2653 (LIBGCC2_FLOAT_WORDS_BIG_ENDIAN): Test __BYTE_ORDER__.
2654
8ac7fdcb
NF
26552010-10-14 Nathan Froyd <froydnj@codesourcery.com>
2656
2657 * config/arm/bpabi.h: New file.
2658 * config/frv/frv-abi.h: New file.
2659
cdb388c2
ILT
26602010-10-01 Ian Lance Taylor <iant@google.com>
2661
2662 * config/t-stack(LIB2ADD_ST): Set instead of LIB2ADD.
2663 * config/i386/t-stack-i386 (LIB2ADD_ST): Likewise.
2664
ef7c141c
L
26652010-10-01 H.J. Lu <hongjiu.lu@intel.com>
2666
2667 PR target/45858
2668 * config.host: Add the missing `$'.
2669
80920132
ME
26702010-09-30 Michael Eager <eager@eagercon.com>
2671
2672 * config.host: Add microblaze*-*-*.
2673 * config/microblaze/{divsi3.asm,divsi3_table.c,moddi3.asm,modsi3.asm,
2674 muldi3_hard.asm,mulsi3.asm,stack_overflow_exit.asm,t-microblaze,
2675 udivsi3.asm,umodsi3.asm}: New.
2676
6dace308
ILT
26772010-09-28 Ian Lance Taylor <iant@google.com>
2678
2679 * configure.ac: Adjust CFI test to test assembler directly rather
2680 than checking gcc preprocessor macro.
2681 * configure: Rebuild.
2682
b6110d6d
ILT
26832010-09-27 Ian Lance Taylor <iant@google.com>
2684
2685 * configure.ac: Test whether assembler supports CFI directives.
2686 * config.host: Only add t-stack and i386/t-stack-i386 to
2687 tmake_file if libgcc_cv_cfi is "yes".
2688 * configure: Rebuild.
2689
7458026b
ILT
26902010-09-27 Ian Lance Taylor <iant@google.com>
2691
2692 * generic-morestack.h: New file.
2693 * generic-morestack.c: New file.
2694 * generic-morestack-thread.c: New file.
2695 * config/i386/morestack.S: New file.
2696 * config/t-stack: New file.
2697 * config/i386/t-stack-i386: New file.
2698 * config.host (i[34567]86-*-linux* and friends): Add t-stack and
2699 i386/t-stack-i386 to tmake_file.
2700
5b50fc0c
IS
27012010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2702
2703 * Makefile.in (libgcc-extra-parts): Check for static archives and
2704 invoke ranlib after installing them.
2705 (gcc-extra-parts): Likewise.
2706 (install-leaf): Likewise.
2707
b93cf342
L
27082010-09-14 H.J. Lu <hongjiu.lu@intel.com>
2709
2710 * configure: Regenerated.
2711
996b42ef
KT
27122010-09-10 Kai Tietz <kai.tietz@onevision.com>
2713
b93cf342 2714 * configure: Regenerated.
996b42ef 2715
be1c764e
GP
27162010-09-09 Gerald Pfeifer <gerald@pfeifer.com>
2717 Andrew Pinski <pinskia@gmail.com>
2718
1da9434b 2719 PR target/40959
be1c764e
GP
2720 * config.host (ia64*-*-freebsd*): Set extra_parts. Set tmake_file.
2721
cc0ae0ca
L
27222010-09-06 H.J. Lu <hongjiu.lu@intel.com>
2723
2724 PR target/45524
2725 * configure: Regenerated.
2726
84f47d20
AS
27272010-09-06 Andreas Schwab <schwab@redhat.com>
2728
2729 * configure: Regenerate.
2730
4159fb8d
UB
27312010-09-03 Uros Bizjak <ubizjak@gmail.com>
2732
2733 * config/i386/t-sol2 (__copysigntf3, __fabstf3): Disable for
2734 64bit targets.
2735 (__fixtfti, __fixunstfti, __floattitf, __floatuntitf): Enable only
2736 for 64bit targets.
2737
0df8fcc8
UB
27382010-09-03 Uros Bizjak <ubizjak@gmail.com>
2739 Iain Sandoe <iains@gcc.gnu.org>
2740
2741 PR target/45476
2742 * Makefile.in (sifuncs, difuncs, tifuncs): Filter out
2743 LIB2FUNCS_EXCLUDE functions.
2744
3c39bca6
AK
27452010-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2746
2747 * configure.ac: Use the GCC_AC_ENABLE_DECIMAL_FLOAT macro.
2748 Include dfp.m4.
2749 * configure: Regenerate.
2750
d78552bd
UB
27512010-09-01 Uros Bizjak <ubizjak@gmail.com>
2752
2753 * config.host (i[34567]86-*-freebsd*, x86_64-*-freebsd*): Add
2754 i386/t-freebsd to tmake_file.
2755 * config/i386/t-freebsd: New file.
2756 * config/i386/libgcc-bsd.ver: New file.
2757
c5b79d4e
NF
27582010-07-23 Nathan Froyd <froydnj@codesourcery.com>
2759
2760 * config.host (powerpc*-eabispe*): Set tmake_file.
2761 (powerpc*-eabi*): Likewise.
2762 * config/rs6000/t-ppccomm (EXTRA_PARTS): Add crtbegin, crtend,
2763 crtbeginS, crtendS, crtbeginT.
2764
48b09a92
KH
27652010-06-12 Kazu Hirata <kazu@codesourcery.com>
2766
2767 * config.host (mips64*-*-linux*, mips*-*-linux*): Add mips/t-crtfm
2768 to tmake_file. Add crtfastmath.o to extra_parts.
2769 * config/mips/t-crtfm: New.
2770
a4389204
JS
27712010-05-19 Joel Sherrill <joel.sherrill@oarcorp.com>
2772
2773 * config.host (sparc64-*-rtems*): New target.
2774
ed104137
RO
27752010-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2776
2777 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun
2778 assembler syntax.
2779
3f56ef8b
TS
27802010-04-15 Thomas Schwinge <tschwinge@gnu.org>
2781
2782 * config.host <i[34567]86-*-gnu*>: Handle softfp as for Linux.
2783
8c200350
RO
27842010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2785
2786 * config.host (alpha*-dec-osf[45]*): Removed alpha*-dec-osf4*,
2787 alpha-dec-osf5.0* support.
2788
80a61cb4 27892010-04-01 Ralf Corsépius <ralf.corsepius@rtems.org>
c1b14424
RC
2790
2791 * config.host: Add lm32-*-rtems*.
2792
f128db92
RO
27932010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2794 Uros Bizjak <ubizjak@gmail.com>
2795
2796 PR target/39048
2797 * config.host (i[34567]86-*-solaris2): Handle 32-bit Solaris 2/x86
2798 like other remaining 32-bit x86 OSes.
2799 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun
2800 assembler syntax.
2801 * config/i386/libgcc-sol2.ver: New file.
2802 * config/i386/t-sol2 (SHLIB_MAPFILES): Add it.
2803
368fabd5
JH
28042010-03-30 Jack Howarth <howarth@bromo.med.uc.edu>
2805
2806 PR c/43553
2807 * Makefile.in (INTERNAL_CFLAGS): Add @set_use_emutls@.
2808 * configure.ac: Use GCC_CHECK_EMUTLS to see if emulated TLS
2809 is used and substitute set_use_emutls.
2810 * configure: Regenerated.
2811
15baf7f8
TG
28122010-03-30 Tarik Graba <tarik.graba@telecom-paristech.fr>
2813
2814 * config/lm32/t-lm32: Remove misplaced MULTILIB_OPTIONS.
2815
7f5441df
RO
28162010-03-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2817
2818 PR target/38085
2819 * config/i386/t-sol2 ($(T)gmon.o): Use CFLAGS instead of
2820 MULTILIB_CFLAGS.
2821 ($(T)gcrt1.o): Likewise.
2822 ($(T)crt1.o): Likewise.
2823 ($(T)crti.o): Likewise.
2824 ($(T)crtn.o): Likewise.
2825
ef74edbd
RW
28262010-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2827
2828 PR other/42980
2829 * Makefile.in (install): Use $(MAKE) string in rule, for
2830 parallel make.
2831
e7c914db
HPN
28322010-02-22 Hans-Peter Nilsson <hp@bitrange.com>
2833
2834 Migrate from broken pre-libgcc legacy support to libgcc-centric rules.
2835 * config/mmix/t-mmix: New file.
2836 * config.host <mmix-knuth-mmixware> (extra_parts, tmake_file): Set.
2837
1bcb71c4
JH
28382010-02-02 Jack Howarth <howarth@bromo.med.uc.edu>
2839
2840 PR java/41991
2841 * config/t-slibgcc-darwin: Add libgcc-libsystem.ver to
2842 SHLIB_MAPFILES.
2843
e6e50811
AG
28442010-01-04 Anthony Green <green@moxielogic.com>
2845
2846 * config/moxie/crti.asm, config/moxie/crtn.asm,
2847 config/moxie/t-moxie-softfp, config/moxie/sfp-machine.h,
2848 config/moxie/t-moxie: New files.
2849 * config.host: Add t-moxie-softfp reference.
2850
ca8520ad
IS
28512009-11-18 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
2852
2853 PR other/39888
2854 * config/t-slibgcc-darwin: Fix embedded rpaths for
2855 --enable-version-specific-runtime-libs, build extension stub
2856 libs exposing features available from current libgcc_s.
2857
aa4945c1
JB
28582009-11-11 Jon Beniston <jon@beniston.com>
2859
d78552bd
UB
2860 * config.host: Add lm32 targets.
2861 * config/lm32: New directory.
2862 * config/lm32/libgcc_lm32.h: New file.
2863 * config/lm32/_mulsi3.c: New file.
2864 * config/lm32/_udivmodsi4.c: New file.
2865 * config/lm32/_divsi3.c: New file.
2866 * config/lm32/_modsi3.c: New file.
2867 * config/lm32/_udivsi3.c: New file.
2868 * config/lm32/_umodsi3.c: New file.
2869 * config/lm32/_lshrsi3.S: New file.
2870 * config/lm32/_ashrsi3.S: New file.
2871 * config/lm32/_ashlsi3.S: New file.
2872 * config/lm32/crti.S: New file.
2873 * config/lm32/crtn.S: New file.
2874 * config/lm32/t-lm32: New file.
2875 * config/lm32/t-elf: New file.
2876 * config/lm32/t-uclinux: New file.
aa4945c1 2877
65a324b4
NC
28782009-10-26 Nick Clifton <nickc@redhat.com>
2879
2880 * config.host: Add support for RX target.
2881 * config/rx: New directory.
2882 * config/rx/rx-abi-functions.c: New file. Supplementary
2883 functions for libgcc to support the RX ABI.
2884 * config/rx/rx-abi.h: New file. Supplementary header file for
2885 libgcc RX ABI functions.
2886 * config/rx/t-rx: New file: Makefile fragment for building
2887 libgcc for the RX.
2888
dfb3b0e3
UB
28892009-10-09 Uros Bizjak <ubizjak@gmail.com>
2890
2891 * config/i386/32/sfp-machine.h (__FP_FRAC_SUB_4): Change operand
2892 constraint of y0 to "g".
2893
81dd9fd7
AK
28942009-10-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
2895
2896 * config.host: Include the s390 makefile fragments.
2897 * config/s390/32/_fixdfdi.c: New file.
2898 * config/s390/32/_fixsfdi.c: New file.
2899 * config/s390/32/_fixtfdi.c: New file.
2900 * config/s390/32/_fixunsdfdi.c: New file.
2901 * config/s390/32/_fixunssfdi.c: New file.
2902 * config/s390/32/_fixunstfdi.c: New file.
2903 * config/s390/32/t-floattodi: New file.
2904 * config/s390/libgcc-glibc.ver: New file.
2905 * config/s390/t-crtstuff: New file.
2906 * config/s390/t-linux: New file.
2907 * config/s390/t-tpf: New file.
2908
df58e648
RW
29092009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2910
2911 * configure.ac (AC_PREREQ): Bump to 2.64.
2912
79052be3
KK
29132009-08-22 Kaz Kojima <kkojima@gcc.gnu.org>
2914
2915 * config/sh/t-linux (HOST_LIBGCC2_CFLAGS): Add -mieee.
2916
5213506e
RW
29172009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2918
2919 * configure: Regenerate.
2920
a9a25daa
DR
29212009-08-09 Douglas B Rupp <rupp@gnat.com>
2922
2923 * config.host (ia64-hp-*vms*): New target.
2924 (alpha64-dec-*vms*,alpha*-dec-*vms*): Fix for config/vms and unify
2925 with ia64-hp-*vms*.
2926
6efbd53f
RW
29272009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2928
2929 * configure.ac: Add snippet for maintainer-mode.
2930 * configure: Regenerate.
2931 * Makefile.in (AUTOCONF, configure_deps): New variables.
2932 ($(srcdir)/configure)): New rule, active only with maintainer
2933 mode turned on.
2934
7acf4da6
DD
29352009-06-23 DJ Delorie <dj@redhat.com>
2936
2937 Add MeP port.
2938 * config.host: Add mep support.
2939
54f549af
KT
29402009-06-22 Kai Tietz <kai.tietz@onevision.com>
2941
34481f28 2942 * config.host: Add i386/${host_address}/t-fprules-softfp and
dfb3b0e3 2943 t-softfp to tmake_file for i[34567]86-*-mingw*, x86_64-*-mingw*.
34481f28
UB
2944
2945 * config/i386/64/_divtc3.c: Disable usage of .symver assembly symbol
2946 for mingw targets.
54f549af
KT
2947 * config/i386/64/_multc3.c: Likewise.
2948 * config/i386/64/_powitf2.c: Likewise.
2949 * config/i386/64/eqtf2.c: Likewise.
2950 * config/i386/64/getf2.c: Likewise.
2951 * config/i386/64/letf2.c: Likewise.
2952 * config/i386/64/letf2.c: Likewise.
34481f28
UB
2953 * config/i386/64/sfp-machine.h (_FP_W_TYPE): Define as
2954 unsigned long long for x64 mingw targets.
2955 (_FP_WS_TYPE): Define as signed long long for x64 mingw target.
2956 (_FP_I_TYPE): Define as long long for x64 mingw target.
54f549af 2957
fea96e25
MR
29582009-06-10 Maciej W. Rozycki <macro@linux-mips.org>
2959
2960 * config.host (vax-*-linux*): New.
2961
cceb575c
AG
29622009-05-31 Anthony Green <green@moxielogic.com>
2963
2964 * config.host: Add moxie support.
2965 * config/moxie/t-moxie: New file.
2966
e997fb9c
DB
29672009-05-29 David Billinghurst <billingd@gcc.gnu.org>
2968
2969 * config.host: Add i386/${host_address}/t-fprules-softfp and
dfb3b0e3 2970 t-softfp to tmake_file for i[34567]86-*-cygwin*.
e997fb9c 2971
532bfb0a
AJ
29722009-04-17 Aurelien Jarno <aurelien@aurel32.net>
2973
2974 * config.host: Add i386/${host_address}/t-fprules-softfp to
2975 tmake_file for i[34567]86-*-kfreebsd*-gnu, x86_64-*-kfreebsd*-gnu*.
2976
748086b7
JJ
29772009-04-09 Nick Clifton <nickc@redhat.com>
2978
2979 * config/ia64/tf-signs.c: Change copyright header to refer to
2980 version 3 of the GNU General Public License with version 3.1
2981 of the GCC Runtime Library Exception and to point readers at
2982 the COPYING3 and COPYING3.RUNTIME files and the FSF's license
2983 web page.
2984 * config/i386/32/tf-signs.c: Likewise.
2985 * config/libbid/_addsub_dd.c: Likewise.
2986 * config/libbid/_addsub_sd.c: Likewise.
2987 * config/libbid/_addsub_td.c: Likewise.
2988 * config/libbid/_dd_to_df.c: Likewise.
2989 * config/libbid/_dd_to_di.c: Likewise.
2990 * config/libbid/_dd_to_sd.c: Likewise.
2991 * config/libbid/_dd_to_sf.c: Likewise.
2992 * config/libbid/_dd_to_si.c: Likewise.
2993 * config/libbid/_dd_to_td.c: Likewise.
2994 * config/libbid/_dd_to_tf.c: Likewise.
2995 * config/libbid/_dd_to_udi.c: Likewise.
2996 * config/libbid/_dd_to_usi.c: Likewise.
2997 * config/libbid/_dd_to_xf.c: Likewise.
2998 * config/libbid/_df_to_dd.c: Likewise.
2999 * config/libbid/_df_to_sd.c: Likewise.
3000 * config/libbid/_df_to_td.c: Likewise.
3001 * config/libbid/_di_to_dd.c: Likewise.
3002 * config/libbid/_di_to_sd.c: Likewise.
3003 * config/libbid/_di_to_td.c: Likewise.
3004 * config/libbid/_div_dd.c: Likewise.
3005 * config/libbid/_div_sd.c: Likewise.
3006 * config/libbid/_div_td.c: Likewise.
3007 * config/libbid/_eq_dd.c: Likewise.
3008 * config/libbid/_eq_sd.c: Likewise.
3009 * config/libbid/_eq_td.c: Likewise.
3010 * config/libbid/_ge_dd.c: Likewise.
3011 * config/libbid/_ge_sd.c: Likewise.
3012 * config/libbid/_ge_td.c: Likewise.
3013 * config/libbid/_gt_dd.c: Likewise.
3014 * config/libbid/_gt_sd.c: Likewise.
3015 * config/libbid/_gt_td.c: Likewise.
3016 * config/libbid/_isinfd128.c: Likewise.
3017 * config/libbid/_isinfd32.c: Likewise.
3018 * config/libbid/_isinfd64.c: Likewise.
3019 * config/libbid/_le_dd.c: Likewise.
3020 * config/libbid/_le_sd.c: Likewise.
3021 * config/libbid/_le_td.c: Likewise.
3022 * config/libbid/_lt_dd.c: Likewise.
3023 * config/libbid/_lt_sd.c: Likewise.
3024 * config/libbid/_lt_td.c: Likewise.
3025 * config/libbid/_mul_dd.c: Likewise.
3026 * config/libbid/_mul_sd.c: Likewise.
3027 * config/libbid/_mul_td.c: Likewise.
3028 * config/libbid/_ne_dd.c: Likewise.
3029 * config/libbid/_ne_sd.c: Likewise.
3030 * config/libbid/_ne_td.c: Likewise.
3031 * config/libbid/_sd_to_dd.c: Likewise.
3032 * config/libbid/_sd_to_df.c: Likewise.
3033 * config/libbid/_sd_to_di.c: Likewise.
3034 * config/libbid/_sd_to_sf.c: Likewise.
3035 * config/libbid/_sd_to_si.c: Likewise.
3036 * config/libbid/_sd_to_td.c: Likewise.
3037 * config/libbid/_sd_to_tf.c: Likewise.
3038 * config/libbid/_sd_to_udi.c: Likewise.
3039 * config/libbid/_sd_to_usi.c: Likewise.
3040 * config/libbid/_sd_to_xf.c: Likewise.
3041 * config/libbid/_sf_to_dd.c: Likewise.
3042 * config/libbid/_sf_to_sd.c: Likewise.
3043 * config/libbid/_sf_to_td.c: Likewise.
3044 * config/libbid/_si_to_dd.c: Likewise.
3045 * config/libbid/_si_to_sd.c: Likewise.
3046 * config/libbid/_si_to_td.c: Likewise.
3047 * config/libbid/_td_to_dd.c: Likewise.
3048 * config/libbid/_td_to_df.c: Likewise.
3049 * config/libbid/_td_to_di.c: Likewise.
3050 * config/libbid/_td_to_sd.c: Likewise.
3051 * config/libbid/_td_to_sf.c: Likewise.
3052 * config/libbid/_td_to_si.c: Likewise.
3053 * config/libbid/_td_to_tf.c: Likewise.
3054 * config/libbid/_td_to_udi.c: Likewise.
3055 * config/libbid/_td_to_usi.c: Likewise.
3056 * config/libbid/_td_to_xf.c: Likewise.
3057 * config/libbid/_tf_to_dd.c: Likewise.
3058 * config/libbid/_tf_to_sd.c: Likewise.
3059 * config/libbid/_tf_to_td.c: Likewise.
3060 * config/libbid/_udi_to_dd.c: Likewise.
3061 * config/libbid/_udi_to_sd.c: Likewise.
3062 * config/libbid/_udi_to_td.c: Likewise.
3063 * config/libbid/_unord_dd.c: Likewise.
3064 * config/libbid/_unord_sd.c: Likewise.
3065 * config/libbid/_unord_td.c: Likewise.
3066 * config/libbid/_usi_to_dd.c: Likewise.
3067 * config/libbid/_usi_to_sd.c: Likewise.
3068 * config/libbid/_usi_to_td.c: Likewise.
3069 * config/libbid/_xf_to_dd.c: Likewise.
3070 * config/libbid/_xf_to_sd.c: Likewise.
3071 * config/libbid/_xf_to_td.c: Likewise.
3072 * config/libbid/bid128.c: Likewise.
3073 * config/libbid/bid128_2_str.h: Likewise.
3074 * config/libbid/bid128_2_str_macros.h: Likewise.
3075 * config/libbid/bid128_2_str_tables.c: Likewise.
3076 * config/libbid/bid128_add.c: Likewise.
3077 * config/libbid/bid128_compare.c: Likewise.
3078 * config/libbid/bid128_div.c: Likewise.
3079 * config/libbid/bid128_fma.c: Likewise.
3080 * config/libbid/bid128_logb.c: Likewise.
3081 * config/libbid/bid128_minmax.c: Likewise.
3082 * config/libbid/bid128_mul.c: Likewise.
3083 * config/libbid/bid128_next.c: Likewise.
3084 * config/libbid/bid128_noncomp.c: Likewise.
3085 * config/libbid/bid128_quantize.c: Likewise.
3086 * config/libbid/bid128_rem.c: Likewise.
3087 * config/libbid/bid128_round_integral.c: Likewise.
3088 * config/libbid/bid128_scalb.c: Likewise.
3089 * config/libbid/bid128_sqrt.c: Likewise.
3090 * config/libbid/bid128_string.c: Likewise.
3091 * config/libbid/bid128_to_int16.c: Likewise.
3092 * config/libbid/bid128_to_int32.c: Likewise.
3093 * config/libbid/bid128_to_int64.c: Likewise.
3094 * config/libbid/bid128_to_int8.c: Likewise.
3095 * config/libbid/bid128_to_uint16.c: Likewise.
3096 * config/libbid/bid128_to_uint32.c: Likewise.
3097 * config/libbid/bid128_to_uint64.c: Likewise.
3098 * config/libbid/bid128_to_uint8.c: Likewise.
3099 * config/libbid/bid32_to_bid128.c: Likewise.
3100 * config/libbid/bid32_to_bid64.c: Likewise.
3101 * config/libbid/bid64_add.c: Likewise.
3102 * config/libbid/bid64_compare.c: Likewise.
3103 * config/libbid/bid64_div.c: Likewise.
3104 * config/libbid/bid64_fma.c: Likewise.
3105 * config/libbid/bid64_logb.c: Likewise.
3106 * config/libbid/bid64_minmax.c: Likewise.
3107 * config/libbid/bid64_mul.c: Likewise.
3108 * config/libbid/bid64_next.c: Likewise.
3109 * config/libbid/bid64_noncomp.c: Likewise.
3110 * config/libbid/bid64_quantize.c: Likewise.
3111 * config/libbid/bid64_rem.c: Likewise.
3112 * config/libbid/bid64_round_integral.c: Likewise.
3113 * config/libbid/bid64_scalb.c: Likewise.
3114 * config/libbid/bid64_sqrt.c: Likewise.
3115 * config/libbid/bid64_string.c: Likewise.
3116 * config/libbid/bid64_to_bid128.c: Likewise.
3117 * config/libbid/bid64_to_int16.c: Likewise.
3118 * config/libbid/bid64_to_int32.c: Likewise.
3119 * config/libbid/bid64_to_int64.c: Likewise.
3120 * config/libbid/bid64_to_int8.c: Likewise.
3121 * config/libbid/bid64_to_uint16.c: Likewise.
3122 * config/libbid/bid64_to_uint32.c: Likewise.
3123 * config/libbid/bid64_to_uint64.c: Likewise.
3124 * config/libbid/bid64_to_uint8.c: Likewise.
3125 * config/libbid/bid_b2d.h: Likewise.
3126 * config/libbid/bid_binarydecimal.c: Likewise.
3127 * config/libbid/bid_conf.h: Likewise.
3128 * config/libbid/bid_convert_data.c: Likewise.
3129 * config/libbid/bid_decimal_data.c: Likewise.
3130 * config/libbid/bid_decimal_globals.c: Likewise.
3131 * config/libbid/bid_div_macros.h: Likewise.
3132 * config/libbid/bid_dpd.c: Likewise.
3133 * config/libbid/bid_flag_operations.c: Likewise.
3134 * config/libbid/bid_from_int.c: Likewise.
3135 * config/libbid/bid_functions.h: Likewise.
3136 * config/libbid/bid_gcc_intrinsics.h: Likewise.
3137 * config/libbid/bid_inline_add.h: Likewise.
3138 * config/libbid/bid_internal.h: Likewise.
3139 * config/libbid/bid_round.c: Likewise.
3140 * config/libbid/bid_sqrt_macros.h: Likewise.
3141
31422009-04-09 Jakub Jelinek <jakub@redhat.com>
3143
3144 * Makefile.in: Change copyright header to refer to version
3145 3 of the GNU General Public License and to point readers at the
3146 COPYING3 file and the FSF's license web page.
3147 * config.host: Likewise.
3148
633dd061
AM
31492009-04-07 Alan Modra <amodra@bigpond.net.au>
3150
3151 * config.host: Reorder and merge to match config.gcc change.
3152
457d1d00
AM
31532009-04-03 Alan Modra <amodra@bigpond.net.au>
3154
3155 * config.host (powerpc-*-linux*altivec*, powerpc-*-linux*spe): Delete.
3156
52c0e446
JM
31572009-03-28 Joseph Myers <joseph@codesourcery.com>
3158
3159 * config.host (arm-*-coff*, armel-*-coff*, arm-semi-aof,
3160 armel-semi-aof, h8300-*-*, i[34567]86-*-aout*, i[34567]86-*-coff*,
3161 m68k-*-aout*, m68k-*-coff*, pdp11-*-bsd, rs6000-ibm-aix4.[12]*,
3162 powerpc-ibm-aix4.[12]*, sh-*-*): Remove.
3163
ba181049
UB
31642009-02-12 Uros Bizjak <ubizjak@gmail.com>
3165
3166 * config.host (ia64*-*-linux*): Add t-softfp to tmake_file.
3167 * config/ia64/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
3168
c252db20
L
31692009-02-12 H.J. Lu <hongjiu.lu@intel.com>
3170
ba181049
UB
3171 * config.host (ia64*-*-linux*): Add ia64/t-fprules-softfp and
3172 ia64/t-softfp-compat to tmake_file.
c252db20
L
3173
3174 * Makefile.in (gen-hide-list): Ignore .*_compat and .*@.*.
3175
3176 * config/ia64/__divxf3.asm: New.
3177 * config/ia64/_fixtfdi.asm: Likewise.
3178 * config/ia64/_fixunstfdi.asm: Likewise.
3179 * config/ia64/_floatditf.asm: Likewise.
3180 * config/ia64/t-fprules-softfp: Likewise.
3181 * config/ia64/t-softfp-compat: Likewise.
3182 * config/ia64/tf-signs.c: Likewise.
3183
c60535f9
BE
31842009-01-18 Ben Elliston <bje@au.ibm.com>
3185
3186 * config/i386/32/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
3187
ce16861e
BE
31882009-01-16 Ben Elliston <bje@au.ibm.com>
3189
3190 * config.host (i[34567]86-*-linux*, x86_64-*-linux*): Add t-softfp
3191 to tmake_file.
3192
bcf4713b
BE
31932009-01-13 Ben Elliston <bje@au.ibm.com>
3194
3195 * config/t-softfp: New file.
3196 * config.host (powerpc64-*-linux*, powerpc64-*-gnu*): Add t-softfp.
3197 (powerpc-*-linux*spe*, powerpc-*-linux*): Likewise.
3198
2042cb04
JS
31992009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
3200
3201 * config.host: Add m32r*-*-rtems*.
3202
541ed00e
JS
32032008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
3204
3205 * config.host: Add m32c*-*-rtems*.
3206
19523300
RO
32072008-11-20 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3208
3209 PR bootstrap/33100
3210 * configure.ac (i?86-*-solaris2.1[0-9]*): Only include
3211 i386/t-crtstuff if linker supports ZERO terminator unwind entries.
3212 * configure: Regenerate.
3213 * config.host (i[34567]86-*-solaris2*): Move i386/t-sol2 in
3214 tmake_file here from gcc/config.gcc.
3215 Move extra_parts here from gcc/config.gcc.
3216 * config/i386/t-sol2: Move here from gcc/config/i386.
3217 Use gcc_srcdir instead of srcdir.
3218
0a4a51c7
AN
32192008-11-18 Adam Nemet <anemet@caviumnetworks.com>
3220
3221 * config.host (mipsisa64r2-*-elf* | mipsisa64r2el-*-elf*): New
3222 case.
3223
2a761e46
TS
32242008-11-09 Thomas Schwinge <tschwinge@gnu.org>
3225
3226 * config.host <t-tls>: Also enable for GNU/kFreeBSD and GNU/kNetBSD.
3227
c0451df7
TS
32282008-10-08 Thomas Schwinge <tschwinge@gnu.org>
3229
3230 * config.host: Fold `*-*-gnu*' cases into the Linux ones.
3231
358da97e
HS
32322008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3233
3234 Add picoChip port.
3235 * config.host: Add picochip-*-*.
3236
c660f132
BW
32372008-08-06 Bob Wilson <bob.wilson@acm.org>
3238
3239 * config.host: Match more processor names for Xtensa.
3240
d1349557
L
32412008-07-08 H.J. Lu <hongjiu.lu@intel.com>
3242
3243 * config/i386/64/t-softfp-compat: Update comments.
3244
dd7b73c0
L
32452008-07-07 H.J. Lu <hongjiu.lu@intel.com>
3246
3247 * config/i386/64/_divtc3-compat.c: Moved to ...
3248 * config/i386/64/_divtc3.c: Here.
3249
3250 * config/i386/64/_multc3-compat.c: Moved to ...
3251 * config/i386/64/_multc3.c: Here.
3252
3253 * config/i386/64/_powitf2-compat.c: Moved to ...
3254 * config/i386/64/_powitf2.c: Here.
3255
3256 * config/i386/64/t-softfp-compat (libgcc2-tf-compats): Add
3257 .c suffix instead of -compat.c.
3258
6e1fab3d
UB
32592008-07-05 Uros Bizjak <ubizjak@gmail.com>
3260
3261 * config/i386/32/sfp-machine.h (_FP_MUL_MEAT_S): Remove.
3262 (_FP_MUL_MEAT_D): Ditto.
3263 (_FP_DIV_MEAT_S): Ditto.
3264 (_FP_DIV_MEAT_D): Ditto.
3265
f92518d7
RS
32662008-07-03 Richard Sandiford <rdsandiford@googlemail.com>
3267
3268 * Makefile.in: Add support for __sync_* libgcc functions.
3269
d0aede14
L
32702008-07-03 H.J. Lu <hongjiu.lu@intel.com>
3271
3272 * shared-object.mk ($(base)_s$(objext)): Remove -DSHARED.
3273
c174f11c
L
32742008-07-02 H.J. Lu <hongjiu.lu@intel.com>
3275
3276 PR boostrap/36702
3277 * config.host: Only include 32bit t-fprules-softfp for Darwin/x86
3278 and Linux/x86. Include 64bit t-softfp-compat for Linux/x86.
3279
3280 * config/i386/64/t-fprules-softfp: Moved to ...
3281 * config/i386/64/t-softfp-compat: This. New.
3282
5f464fa2
UB
32832008-07-02 Uros Bizjak <ubizjak@gmail.com>
3284
3285 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS) [FP_EX_INVALID]:
3286 Initialize f with 0.0.
3287
ff473280
L
32882008-07-02 H.J. Lu <hongjiu.lu@intel.com>
3289
3290 PR target/36669
3291 * shared-object.mk ($(base)_s$(objext)): Add -DSHARED.
3292
3293 * config/i386/64/_divtc3-compat.c: New.
3294 * config/i386/64/_multc3-compat.c: Likewise.
3295 * config/i386/64/_powitf2-compat.c: Likewise.
3296 * config/i386/64/eqtf2.c: Likewise.
3297 * config/i386/64/getf2.c: Likewise.
3298 * config/i386/64/letf2.c: Likewise.
3299 * config/i386/64/t-fprules-softfp: Likewise.
3300
33012008-07-02 H.J. Lu <hongjiu.lu@intel.com>
3302
3303 * config.host: Add i386/${host_address}/t-fprules-softfp to
3304 tmake_file for i[34567]86-*-darwin*, x86_64-*-darwin*,
dfb3b0e3 3305 i[34567]86-*-linux*, x86_64-*-linux*.
ff473280
L
3306
3307 * configure.ac: Set host_address to 64 or 32 for x86.
3308 * configure: Regenerated.
3309
3310 * Makefile.in (config.status): Also depend on
3311 $(srcdir)/config.host.
3312
3313 * config/i386/32/t-fprules-softfp: New.
3314 * config/i386/32/tf-signs.c: Likewise.
3315
3316 * config/i386/64/sfp-machine.h: New. Moved from gcc.
3317
33182008-07-02 H.J. Lu <hongjiu.lu@intel.com>
3319 Uros Bizjak <ubizjak@gmail.com>
3320
3321 * config/i386/32/sfp-machine.h: New.
3322
30551d99
NF
33232008-06-26 Nathan Froyd <froydnj@codesourcery.com>
3324
3325 * config/rs6000/t-ppccomm: Remove rules that conflict with
3326 auto-generated rules.
3327
18c04407
RW
33282008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3329
3330 * configure.ac: sinclude override.m4.
3331 * configure: Regenerate.
3332
10fbe77a
BRF
33332008-06-11 Bernhard Fischer <aldot@gcc.gnu.org>
3334
3335 * configure: Regenerate.
3336
bc6d4c3f
JM
33372008-06-10 Joseph Myers <joseph@codesourcery.com>
3338
3339 * Makefile.in (DECNUMINC): Remove
3340 -I$(MULTIBUILDTOP)../../libdecnumber.
3341 * gstdint.h: New.
3342
cd985f66
JM
33432008-06-07 Joseph Myers <joseph@codesourcery.com>
3344
3345 * config.host (strongarm*-*-*, ep9312*-*-*, xscale-*-*,
3346 parisc*-*-*, m680[012]0-*-*, *-*-linux*libc1*, *-*-linux*aout*,
3347 alpha*-*-unicosmk*, strongarm*-*-freebsd*, ep9312-*-elf,
3348 arm*-*-kaos*, cris-*-aout, parisc*64*-*-linux*, parisc*-*-linux*,
3349 hppa1.1-*-pro*, hppa1.1-*-osf*, hppa1.1-*-bsd*,
3350 i[34567]86-sequent-ptx4*, i[34567]86-sequent-sysv4*,
3351 i[34567]86-*-beoself*, i[34567]86-*-beos*, i[34567]86-*-sco3.2v5*,
3352 i[34567]86-*-sysv5*, i[34567]86-*-sysv4*, i[34567]86-*-uwin*,
3353 i[34567]86-*-kaos*, m68020-*-elf*, m68010-*-netbsdelf*,
3354 mips-wrs-windiss, mt-*-elf, powerpc-*-beos*, powerpc-*-chorusos*,
3355 powerpc-wrs-windiss*, powerpcle-*-sysv*, powerpc-*-kaos*,
3356 powerpcle-*-kaos*, sh*-*-kaos*, sparc-*-sysv4*, strongarm-*-elf*,
3357 strongarm-*-pe, strongarm-*-kaos*, vax-*-bsd*, vax-*-sysv*,
3358 vax-*-ultrix*, xscale-*-elf, xscale-*-coff): Remove.
3359
93fea8d3
AL
33602008-05-25 Arthur Loiret <arthur.loiret@u-psud.fr>
3361
3362 * config.host (sh2[lbe]*-*-linux*): Allow target.
3363
18724e30
NF
33642008-04-30 Nathan Froyd <froydnj@codesourcery.com>
3365
3366 * config/rs6000/t-ppccomm: Add build rules for new files.
3367 (LIB2ADD_ST): New variable.
3368
47583040
AH
33692008-04-07 Andy Hutchinson <hutchinsonandy@aim.com>
3370
3371 PR target/34210
3372 PR target/35508
3373 * config.host (avr-*-*): Add avr cpu_type and avr tmake_file.
3374 * config/t-avr: New file. Build 16bit libgcc functions.
3375
cf8e67fe
JJ
33762008-03-02 Jakub Jelinek <jakub@redhat.com>
3377
3378 PR target/35401
3379 * config/t-slibgcc-darwin: Make install-leaf dependent on
3380 install-darwin-libgcc-stubs instead of install.
3381
8d8da227
JM
33822008-01-25 Joseph Myers <joseph@codesourcery.com>
3383
3384 * config.host (tic4x-*-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*,
3385 tic4x-*, h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
3386 sh-*-rtemscoff*): Remove cases.
3387
edbf8b16
RS
33882007-12-27 Richard Sandiford <rsandifo@nildram.co.uk>
3389
3390 * Makefile.in (all): Use install-leaf rather than install.
3391 (install): Split most of the rule into...
3392 (install-leaf): ...this new one.
3393
89deeaff
EK
33942007-12-19 Etsushi Kato <ek.kato@gmail.com>
3395 Paolo Bonzini <bonzini@gnu.org>
3396
3397 PR target/30572
5f464fa2
UB
3398 * Makefile.in: Use @shlib_slibdir@ substitution to get
3399 correct install name on darwin.
89deeaff 3400 * config/t-slibgcc-darwin: Use @shlib_slibdir@ for -install_name.
dfb3b0e3 3401
4081d704
HPN
34022007-12-15 Hans-Peter Nilsson <hp@axis.com>
3403
3404 * config.host (crisv32-*-elf, crisv32-*-none): New, same as
3405 cris-*-elf and cris-*-none.
3406 (crisv32-*-linux*): Similar, as cris-*-linux*.
3407
f43e89a3
RIL
34082007-11-20 Rask Ingemann Lambertsen <rask@sygehus.dk>
3409
3410 * config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.
3411
b4e9c2c6
L
34122007-10-27 H.J. Lu <hongjiu.lu@intel.com>
3413
3414 PR regression/33926
3415 * configure.ac: Replace have_cc_tls with gcc_cv_have_cc_tls.
3416 * configure: Regenerated.
3417
b2a00c89
L
34182007-09-27 H.J. Lu <hongjiu.lu@intel.com>
3419
3420 * Makefile.in (dfp-filenames): Replace decimal_globals,
3421 decimal_data, binarydecimal and convert_data with
3422 bid_decimal_globals, bid_decimal_data, bid_binarydecimal
3423 and bid_convert_data, respectively.
3424
8d2a9e0e
CF
34252007-09-17 Chao-ying Fu <fu@mips.com>
3426 Nigel Stephens <nigel@mips.com>
3427
3428 * fixed-obj.mk: New file to support fine-grain fixed-point functions.
3429 * Makefile.in (fixed_point): Define.
3430 Check if fixed_point is yes to build support functions.
3431 * configure.ac: Check for fixed_point support.
3432 * configure: Regenerated.
3433 * gen-fixed.sh: New file to generate lists of fixed-point labels,
3434 funcs, modes, from, to.
3435
2b53935d
JJ
34362007-09-11 Janis Johnson <janis187@us.ibm.com
3437
3438 * Makefile.in (dfp-filenames): Add bid128_noncomp.
3439
2533577f
JJ
34402007-09-10 Janis Johnson <janis187@us.ibm.com>
3441
3442 * Makefile.in (dfp-filenames): Remove decUtility, add
3443 decDouble, decPacked, decQuad, decSingle.
3444
3ae3dbd6
HK
34452007-08-27 Hans Kester <hans.kester@ellips.nl>
3446
3447 * config.host : Add x86_64-elf target.
3448
22867d02
L
34492007-07-06 H.J. Lu <hongjiu.lu@intel.com>
3450
3451 * configure.ac (set_have_cc_tls): Add a missing =.
3452 * configure: Regenerated.
3453
6f461e76
L
34542007-07-06 H.J. Lu <hongjiu.lu@intel.com>
3455
3456 * config.host (tmake_file): Add t-tls for i[34567]86-*-linux*
3457 and x86_64-*-linux*.
3458
3459 * config/t-tls: New file.
3460
dfb3b0e3 3461 * Makefile.in (INTERNAL_CFLAGS): Add @set_have_cc_tls@.
6f461e76
L
3462
3463 * configure.ac: Include ../config/enable.m4 and
3464 ../config/tls.m4. Use GCC_CHECK_CC_TLS to check if assembler
3465 supports TLS and substitute set_have_cc_tls.
3466 * configure: Regenerated.
3467
200359e8
L
34682007-07-04 H.J. Lu <hongjiu.lu@intel.com>
3469
3470 * Makefile.in: Use libbid for DFP when BID is enabled.
3471
76f5e200
DS
34722007-06-14 Danny Smith <dannysmith@users.sourceforge.net>
3473
3474 * config.host(*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to
dfb3b0e3 3475 extra_parts. Add config/i386/t-cygming to tmake_file.
76f5e200
DS
3476 * config/i386/t-cygming: New file with rules for crtbegin.o, crtend.o.
3477
9bd196f0 34782007-05-29 Zuxy Meng <zuxy.meng@gmail.com>
200359e8 3479 Danny Smith <dannysmith@users.sourceforge.net>
9bd196f0
ZM
3480
3481 PR target/29498
3482 * config.host (i[34567]86-*-cygwin* | i[34567]86-*-mingw*) Add
3483 crtfastmath.o to extra_parts. Add i386/t-crtfm to tmake_file.
3484 * config/i386/t-crtfm: Compile crtfastmath.o with
3485 -minline-all-stringops.
3486
1910440e
RS
34872007-05-10 Richard Sandiford <richard@codesourcery.com>
3488
3489 * config.host (sparc-wrs-vxworks): New target.
3490
7d33c31d
KH
34912007-04-14 Kazu Hirata <kazu@codesourcery.com>
3492
3493 * config.host: Recognize fido.
3494
96fccd0d
JJ
34952007-04-04 Janis Johnson <janis187@us.ibm.com>
3496
3497 * configure: Check host, not target, for decimal float support.
3498
577565f9
UB
34992007-04-03 Uros Bizjak <ubizjak@gmail.com>
3500
3501 * config/i386/t-crtpc: New file.
3502 * config.host (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.
5f464fa2 3503 (x86_64-*-linux*): Ditto.
577565f9 3504
ccf8e764
RH
35052007-02-30 Kai Tietz <kai.tietz@onevision.com>
3506
3507 * config.host (x86_64-*-mingw*): New target.
3508
79b87c74
MM
35092007-03-23 Michael Meissner <michael.meissner@amd.com>
3510 H.J. Lu <hongjiu.lu@intel.com>
3511
3512 * Makefile.in (enable_decimal_float): New.
3513 (DECNUMINC): Add
3514 -I$(srcdir)/../libdecnumber/$(enable_decimal_float).
3515 (dec-objects): Move decimal32, decimal64 and decimal128 to ...
3516 (decbits-filenames): This.
3517 (decbits-objects): New.
3518 (libgcc-objects): Add $(decbits-objects).
3519
3520 * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
3521 Substitute enable_decimal_float.
3522 * configure: Regenerated.
3523
8fce4e31
HPN
35242007-03-19 Hans-Peter Nilsson <hp@axis.com>
3525
3526 * config.host (cris-*-elf | cris-*-none): Set extra_parts.
3527
e8bb4597
BM
35282007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3529
3530 * Makefile.in (install-info): New dummy target.
3531
344189f9
BS
35322007-03-05 Bernd Schmidt <bernd.schmidt@analog.com>
3533
3534 * config.host (bfin*-linux-uclibc*): Set extra_parts.
3535
ac84c172
BM
35362007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3537
3538 * Makefile.in: Add install-html and install-pdf dummy
3539 targets.
3540
cd5c2357
RS
35412007-02-05 Roger Sayle <roger@eyesopen.com>
3542 Daniel Jacobowitz <dan@codesourcery.com>
3543
3544 * Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so.
3545 (libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK).
3546 (libunwind.so): Likewise for $(SHLIBUNWIND_LINK).
3547
d9a66f98
JJ
35482007-01-29 Janis Johnson <janis187@us.ibm.com>
3549
3550 * Makefile.in (dec-filenames): Add decExcept.
3551
9891ec5f
DJ
35522007-01-28 Daniel Jacobowitz <dan@codesourcery.com>
3553
3554 PR bootstrap/30469
3555 * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
3556 -fprofile-use.
3557
d6efbf5a
DJ
35582007-01-25 Daniel Jacobowitz <dan@codesourcery.com>
3559
3560 * configure.ac: Add --enable-version-specific-runtime-libs.
3561 Correct $slibdir default.
3562 * configure: Regenerated.
3563
17caeff2
JM
35642007-01-23 Joseph Myers <joseph@codesourcery.com>
3565
3566 * config/rs6000/t-ldbl128: Always use -mlong-double-128.
3567
5ea41e3a
AP
35682007-01-21 Andrew Pinski <pinskia@gmail.com>
3569
3570 PR target/30519
3571 * config.host (alpha*-*-linux*): Set extra_parts.
3572
26900826
KK
35732007-01-09 Kaz Kojima <kkojima@gcc.gnu.org>
3574
3575 * config/sh/t-linux: New.
3576 * config.host (sh*-*-linux*): Set tmake_file.
3577
97af925b
DJ
35782007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3579
3580 * Makefile.in (install): Handle multilibs.
3581
b0088af7
BM
35822007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
3583
3584 * Makefile.in: Added .PHONY entry for documentation targets.
3585
e0a9456a
BM
35862007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
3587
3588 * Makefile.in: Add empty info, html, dvi, pdf targets.
3589
7fd453b4
MS
35902007-01-04 Mike Stump <mrs@apple.com>
3591
3592 * Makefile.in (MAKEINFO): Remove.
3593 (PERL): Likewise.
3594
14e8fc8b
PB
35952007-01-04 Paolo Bonzini <bonzini@gnu.org>
3596
3597 * configure.ac: Add GCC_TOPLEV_SUBDIRS.
3598 * configure: Regenerate.
3599 * Makefile.in (host_subdir): Substitute it.
dfb3b0e3 3600 (gcc_objdir): Use it.
14e8fc8b 3601
1555beba
DJ
36022007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3603
3604 * config.host (ia64*-*-linux*): Set tmake_file.
3605
79e6eaeb
DJ
36062007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3607
3608 * Makefile.in (version): Define.
3609
fa958513
DJ
36102007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3611 Paolo Bonzini <bonzini@gnu.org>
3612
3613 * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
3614 config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
3615 config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
3616 config/sparc/t-crtfm, config/t-slibgcc-darwin,
3617 config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
3618 shared-object.mk, siditi-object.mk, static-object.mk: New files.
3619 * configure: Generated.