]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgcc/ChangeLog
mmx.md (*vec_extract* splitters): Simplify post-reload splitter preparation statements.
[thirdparty/gcc.git] / libgcc / ChangeLog
CommitLineData
701e2f0a
TS
12013-05-06 Thomas Schwinge <thomas@codesourcery.com>
2
e5123d08
TS
3 * fp-bit.c (unpack_d, pack_d): Properly preserve and restore a
4 NaN's payload.
5
701e2f0a
TS
6 * fp-bit.h [FLOAT] (QUIET_NAN): Correct value.
7
b9a7eb5d
AM
82013-04-25 Alan Modra <amodra@gmail.com>
9
10 * config.host: Match little-endian powerpc-linux.
11
dfe192f5
YZ
122013-04-19 Yufeng Zhang <yufeng.zhang@arm.com>
13
14 * config/aarch64/sfp-machine.h (_FP_W_TYPE): Change to define
15 as 'unsigned long long' instead of 'unsigned long'.
16 (_FP_WS_TYPE): Change to define as 'signed long long' instead of
17 'signed long'.
18
b6b9af2f
JB
192013-04-10 Julian Brown <julian@codesourcery.com>
20
21 * config/arm/linux-atomic.c (SUBWORD_SYNC_OP, SUBWORD_VAL_CAS)
22 (SUBWORD_TEST_AND_SET): Use signed char/short types instead of
23 unsigned char/unsigned short.
24 (__sync_val_compare_and_swap_{1,2}): Handle signed argument.
25
ecabdd00
JDA
262013-04-06 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
27
28 PR other/55274
29 * config/t-slibgcc-hpux (SHLIB_MAPFILES): Define.
30
34652576
MI
312013-04-04 Meador Inge <meadori@codesourcery.com>
32
33 * config/arm/bpabi.S (aeabi_ldivmod): Add DWARF information for
34 computing the location of the link register.
35 (aeabi_uldivmod): Ditto.
36
e9fd8c19
KT
372013-03-27 Kai Tietz <ktietz@redhat.com>
38
39 * config.host: Add support for cygwin x64 target.
40 * configure: Regenerated.
41
a6406324
WL
422013-03-26 Walter Lee <walt@tilera.com>
43
44 * config/tilegx/t-crtstuff: Add -fno-asynchronous-unwind-tables
45 -mcmodel=large to CRTSTUFF_T_CFLAGS_S variable.
46
55446c7e
KT
472013-03-25 Kai Tietz <ktietz@redhat.com>
48
49 * config/i386/cygwin.S: Replace use of _WIN64 by __x86_64__.
50
d2ae19d9
RM
512013-03-20 Robert Mason <rbmj@verizon.net>
52
53 * config/vxlib-tls.c (__gthread_get_tsd_data,)
54 (__gthread_set_tsd_data, __gthread_enter_tsd_dtor_context,)
55 (__gthread_leave_tsd_dtor_context): Add prototypes.
56 (tls_delete_hook): Update.
57
22c4c869
CM
582013-03-20 Catherine Moore <clm@codesourcery.com>
59 Joseph Myers <joseph@codesourcery.com>
60 Chao-ying Fu <fu@mips.com>
61
62 * config/mips/mips16.S: Don't build for microMIPS.
63 * config/mips/linux-unwind.h: Handle microMIPS frame.
64 * config/mips/crtn.S (fini, init): New labels.
65
fbd28bc3
JJ
662013-03-14 Jakub Jelinek <jakub@redhat.com>
67
68 PR tree-optimization/53265
69 * unwind-dw2.c (execute_cfa_program): Avoid
70 -Waggressive-array-optimizations warnings for DW_CFA_GNU_window_save
71 on targets with DWARF_FRAME_REGISTERS < 32.
72
decc676e
OE
732013-03-13 Oleg Endo <olegendo@gcc.gnu.org>
74
75 PR target/49880
76 * config/sh/lib1funcs.S (sdivsi3_i4, udivsi3_i4): Enable for SH2A.
77 (sdivsi3, udivsi3): Remove SH4 check and always compile these functions.
78
84ea618a
ST
792013-03-07 Sriraman Tallam <tmsriram@google.com>
80
81 * config/i386/cpuinfo.c (get_intel_cpu): Fix cpuid codes for
82 sandybridge processors.
83
8f6d1c86
OE
842013-03-06 Oleg Endo <olegendo@gcc.gnu.org>
85
86 PR target/56529
87 * config/sh/lib1funcs.S (udivsi3_i4i, sdivsi3_i4i): Add __SH2A__ to
88 inclusion list.
89
409b1de4
EI
902013-03-04 Edgar E. Iglesias <edgar.iglesias@gmail.com>
91
92 * config/microblaze/crti.S: Setup stack protection at entry
93
0b4ce21b
GJL
942013-03-04 Georg-Johann Lay <avr@gjlay.de>
95
96 * config/avr/lib1funcs.S (__ashrdi3, __lshrdi3, __ashldi3)
97 (__rotldi3): Shift bytewise if applicable.
98
b7c3f1ca
JG
992013-03-01 James Greenhalgh <james.greenhalgh@arm.com>
100
101 * config/aarch64/sync-cache.c
102 (__aarch64_sync_cache_range): Silence warnings.
103
6d65e8f1
CM
1042013-02-25 Catherine Moore <clm@codesourcery.com>
105
106 Revert:
107 2013-02-24 Catherine Moore <clm@codesourcery.com>
108 Joseph Myers <joseph@codesourcery.com>
109 Chao-ying Fu <fu@mips.com>
110
111 * config/mips/mips16.S: Don't build for microMIPS.
112 * config/mips/linux-unwind.h: Handle microMIPS frame.
113 * config/mips/crtn.S (fini, init): New labels.
114
6941b508
CM
1152013-02-24 Catherine Moore <clm@codesourcery.com>
116 Joseph Myers <joseph@codesourcery.com>
117 Chao-ying Fu <fu@mips.com>
118
119 * config/mips/mips16.S: Don't build for microMIPS.
120 * config/mips/linux-unwind.h: Handle microMIPS frame.
121 * config/mips/crtn.S (fini, init): New labels.
122
7c422dbb
EI
1232012-02-19 Edgar E. Iglesias <edgar.iglesias@gmail.com>
124 * config/microblaze/modsi3.S (modsi3): Fix case with 0x80000000
125 as dividend.
126
110207ad
AM
1272013-02-16 Alan Modra <amodra@gmail.com>
128
129 PR target/55431
130 * config/rs6000/linux-unwind.h (ppc_linux_aux_vector): Delete.
131 (ppc_fallback_frame_state): Always set up save locations for fp
132 and altivec. Don't bother with non-callee-saved regs, r0-r13
133 except for r2 on ppc64, fr0-fr13, v0-v19, vscr.
134
e68a4ef6
GJL
1352013-02-12 Georg-Johann Lay <avr@gjlay.de>
136
137 PR target/54222
138 * config/avr/t-avr (LIB2FUNCS_EXCLUDE): Add: _usmulUHA, _usmulUSA,
139 _ssmulHA, _ssmulSA.
140 (LIB1ASMFUNCS): Add: _muldi3_6, _mulsidi3, _umulsidi3, _usmuluha3,
141 _ssmulha3, _usmulusa3, _ssmulsa3.
142 * config/avr/lib1funcs.S (__muldi3_6): Break out of __muldi3.
143 (__muldi3): XCALL __muldi3_6 instead of rcall.
144 (__umulsidi3, __mulsidi3): New functions.
145 (do_prologue_saves, do_epilogue_restores): New .macros.
146 (__divdi3_moddi3): Use them.
147 * config/avr/lib1funcs-fixed.S (__usmuluha3, __ssmulha3)
148 (__usmulusa3, __ssmulsa3): New functions.
149
6c59ffd1
IS
1502013-02-11 Iain Sandoe <iain@codesourcery.com>
151 Jack Howarth <howarth@bromo.med.uc.edu>
152 Patrick Marlier <patrick.marlier@gmail.com>
153
154 PR libitm/55693
155 * config/darwin-crt-tm.c: Remove dummy functions hack.
156
85d768f3
GJL
1572013-02-08 Georg-Johann Lay <avr@gjlay.de>
158
159 PR target/54222
160 * config/avr/lib2funcs.c: New C sources for modules for libgcc.a.
161 * config/avr/lib2-object.mk: New iterator to build objects from it.
162 * config/avr/t-avr: Iterate lib2-object.mk to build objects from
163 lib2funcs.c.
164 (LIB2FUNCS_EXCLUDE): Add _clrsbdi2.
165 (LIB1ASMFUNCS): Add: _ssabs_1, _mask1, _ret, _roundqq3, _rounduqq3,
166 _round_s2, _round_u2, _round_2_const, _addmask_2, _round_s4,
167 _round_u4, _round_4_const, _addmask_4, _round_x8, _rounddq3
168 _roundudq3, _roundda3 _rounduda3, _roundta3 _rounduta3.
169 * config/avr/lib1funcs-fixed.S: Implement them.
170
5d5bf775
RS
1712013-02-04 Richard Sandiford <rdsandiford@googlemail.com>
172
173 Update copyright years.
174
99113dff
DE
1752013-02-01 David Edelsohn <dje.gcc@gmail.com>
176
177 PR target/54601
178 * config.host (powerpc-ibm-aix[56789]): Add t-aix-cxa to tmake_file.
179 Add crtcxa to extra_parts.
180 * config/rs6000/exit.h: New file.
181 * config/rs6000/cxa_atexit.c: New file.
182 * config/rs6000/cxa_finalize.c: New file.
183 * config/rs6000/crtcxa.c: New file.
184 * config/rs6000/t-aix-cxa: New file.
185 * config/rs6000/libgcc-aix-cxa.ver: New file.
186
dbdbd982
NC
1872013-01-31 Nick Clifton <nickc@redhat.com>
188
189 * config/v850/lib1funcs.S: Add support for e3v5 architecture
190 variant.
191
5893f158
GJL
1922013-01-29 Georg-Johann Lay <avr@gjlay.de>
193
194 PR target/54222
195 * config/avr/t-avr (LIB2FUNCS_EXCLUDE): Add:
196 _mulQQ, _mulHQ, _mulHA, _mulSA,
197 _mulUQQ, _mulUHQ, _mulUHA, _mulUSA,
198 _divQQ, _divHQ, _divHA, _divSA,
199 _divUQQ, _divUHQ, _divUHA, _divUSA.
200
fbf0cf90
DH
2012013-01-26 David Holsgrove <david.holsgrove@xilinx.com>
202
dbdbd982 203 * config.host(microblaze*-linux*): tmake_file: Remove
fbf0cf90
DH
204 t-slibgcc-nolc-override, add t-slibgcc-libgcc.
205 * config/microblaze/t-microblaze: Set LIB2FUNCS_EXCLUDE
206 to exclude functions from being built with libgcc.c and use
207 the microblaze assembly.
208
6f14eef2
EI
2092013-01-26 Edgar E. Iglesias <edgar.iglesias@gmail.com>
210
211 * config.host (microblaze*-*-*): Rename microblaze*-*-elf, update
212 extra_parts.
213
922c57d1
YZ
2142013-01-17 Yufeng Zhang <yufeng.zhang@arm.com>
215
216 * config/aarch64/sync-cache.c (__aarch64_sync_cache_range): Cast the
217 results of (dcache_lsize - 1) and (icache_lsize - 1) to the type
218 __UINTPTR_TYPE__; also cast 'base' to the same type before the
219 alignment operation.
220
e0f8b6a0
SN
2212013-01-15 Sofiane Naci <sofiane.naci@arm.com>
222
223 * config/aarch64/sync-cache.c (__aarch64_sync_cache_range): Update
224 loop start address for cache clearing.
225
00892272
GJL
2262013-01-14 Georg-Johann Lay <avr@gjlay.de>
227
228 * config/avr/lib1funcs.S: Remove trailing blanks.
229 * config/avr/lib1funcs-fixed.S: Ditto.
230
e59ec5fd
GJL
2312013-01-14 Georg-Johann Lay <avr@gjlay.de>
232
233 * config/avr/avr-lib.h: Add GPL copyright notice.
234
3ffc1958
GJL
2352013-01-14 Georg-Johann Lay <avr@gjlay.de>
236
237 * fixed-bit.c (SATFRACT) <FROM_TYPE=1, TO_TYPE=4>: Only
238 declare / set min_low, min_high if TO_MODE_UNSIGNED == 0.
239 (SATFRACT) <FROM_TYPE=TO_TYPE=4>: Only declare / set min_low,
240 min_high if FROM_MODE_UNSIGNED == 0 and TO_MODE_UNSIGNED == 0.
241
25c210f9
MK
2422013-01-07 Mark Kettenis <kettenis@openbsd.org>
243
244 * config.host (i[34567]86-*-openbsd* and x86_64-*-openbsd*):
245 Add to lists of i[34567]86-*-* and x86_64-*-* soft-fp targets.
2bc15360 246
db59befb
NC
2472013-01-04 Nick Clifton <nickc@redhat.com>
248
249 * config/v850/lib1funcs.S: Only provide CALLT support functions if
250 the CALLT instruction is supported.
251
5aa12dbf
JW
2522012-12-20 Jonathan Wakely <jwakely.gcc@gmail.com>
253
254 * gthr.h (__gthread_cond_timedwait_recursive): Do not require.
255 * gthr-posix.h (__gthread_cond_timedwait_recursive): Remove.
256
65f14117
JT
2572012-12-13 John Tytgat <John@bass-software.com>
258
259 * config/arm/fp16.c (__gnu_f2h_internal): Fix inaccuracy when aexp
260 is 25.
261
ee3ae4f7
JJ
2622012-12-12 Jakub Jelinek <jakub@redhat.com>
263
264 PR libgcc/55451
265 * fixed-bit.c (FIXED_SSADD, FIXED_SSSUB, FIXED_SSNEG): Avoid
266 undefined signed overflows.
267
2fcfba3d
UB
2682012-12-09 Uros Bizjak <ubizjak@gmail.com>
269
270 PR target/55344
271 * config/alpha/linux-unwind.h: Disable when inhibit_libc is defined.
272
4f2b3dc2
UB
2732012-12-06 Uros Bizjak <ubizjak@gmail.com>
274
275 * config/i386/sfp-machine.h (FP_EX_ALL): Define.
276 (FP_TRAPPING_EXCEPTIONS): Define.
277 * config/i386/32/sfp-machine.h (FP_EX_SHIFT): Define.
278 * config/i386/64/sfp-machine.h (FP_EX_SHIFT): Ditto.
279
066161a2
RH
2802012-12-04 Richard Henderson <rth@redhat.com>
281
282 PR bootstrap/55571
283 * Makefile.in (libgcc_s.so): Depend on and link with libgcc.a.
284
25626181
MS
2852012-12-04 Marcus Shawcroft <marcus.shawcroft@arm.com>
286
4f2b3dc2 287 * config/aarch64/sfp-machine.h (FP_EX_ALL): Define.
25626181
MS
288 (FP_EX_SHIFT): Define.
289 (FP_TRAPPING_EXCEPTIONS): Define.
290
868395e8
MS
2912012-12-04 Marcus Shawcroft <marcus.shawcroft@arm.com>
292
293 * config/aarch64/sfp-machine.h (FP_RND_MASK): Define.
294 (FP_ROUNDMODE): Use FP_RND_MASK.
295 * config/aarch64/sfp-exceptions.c: New.
296 * config/aarch64/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
297 Use __sfp_handle_exceptions.
298
5005fe22
RE
2992012-12-04 Richard Earnshaw <rearnsha@arm.com>
300
301 * config.host: (arm*-*-freebsd*): Remove.
302 (arm*-*-linux*, arm*-*-uclinux*): Simplify logic.
303 (arm*-*-elf*): Remove.
304 (arm*-*-wince-pe*): Remove.
305 * arm/unwind-arm.c (struct fpa_reg): Delete.
306 (struct fpa_regs): Delete.
307 (phase1_vrs): Remove fpa element.
308 (_Unwind_VRS_Get): Remove _UVRSC_FPA.
309 (_Unwind_VRS_Set, _Unwind_VRS_Pop): Likewise.
310 * arm/pr-support.c (__gnu_unwind_execute): Remove FPA support.
311 * ieee754-sf.S (floatundisf): Remove FPA support.
312 (floatdisf): Likewise.
313 * ieee75f-df.S (floatundidf): Likewise.
314 (floatdidf): Likewise.
315
e5a81c8e
KT
3162012-11-29 Kai Tietz <ktietz@redhat.com>
317
318 PR target/55445
319 * unwind-c.c (__SEH__): Make sure SjLj isn't active.
320 * unwind-generic.h: Likewise.
321 * unwind-seh.c: Likewise.
322
f4919e4a
RH
3232012-11-28 Richard Henderson <rth@redhat.com>
324
325 PR libgcc/48076
326 * emutls.c (__emutls_get_address): Avoid race condition between
327 obj->loc.offset read and emutls_key initialization.
4f2b3dc2 328
e13d9d5a
GJL
3292012-11-22 Georg-Johann Lay <avr@gjlay.de>
330
331 Adjust decimal point of signed accum mode to GCC default.
332
333 PR target/54222
334 * config/avr/t-avr (LIB1ASMFUNCS): Add _fractsfsq _fractsfusq,
335 _divqq_helper.
336 * config/avr/lib1funcs-fixed.S (__fractqqsf, __fracthqsf)
337 (__fractsasf, __fractsfha, __fractusqsf, __fractsfsa)
338 (__mulha3, __mulsa3)
339 (__divqq3, __divha3, __divsa3): Adjust to new position of
4f2b3dc2
UB
340 decimal point of signed accum types.
341
e13d9d5a
GJL
342 (__mulusa3_round): New function.
343 (__mulusa3): Use it.
344 (__divqq_helper): New function.
345 (__udivuqq3): Use it.
346
1b845c6e
JJ
3472012-11-20 Jakub Jelinek <jakub@redhat.com>
348
349 PR bootstrap/55370
350 * libgcc-std.ver.in: Add GCC_4.8.0 and %inherit for it.
351
822a258a
TJ
3522012-11-18 Teresa Johnson <tejohnson@google.com>
353
354 PR bootstrap/55051
355 * libgcov.c (gcov_exit): Remove merged program summary
356 comparison unless !GCOV_LOCKED.
357
54f4eaf0
MS
3582012-11-15 Marcus Shawcroft <marcus.shawcroft@arm.com>
359
360 * soft-fp: Updated from glibc upstream.
361
e808687a
ILT
3622012-11-06 Ian Lance Taylor <iant@google.com>
363
364 * generic-morestack.c (__generic_morestack): Align the returned
365 stack pointer to a 32 byte boundary.
366 * config/i386/morestack.S (__morestack_non_split) [32-bit]: Don't
367 increment the return address until we have decided that we don't
368 have a varargs function.
369 (__morestack) [32-bit]: Align stack correctly when calling C
370 functions.
371 (__morestack) [64-bit]: Likewise.
372
460277e0
TS
3732012-11-04 Thomas Schwinge <thomas@codesourcery.com>
374
375 * configure: Regenerate.
376
73edb277
UB
3772012-11-02 Uros Bizjak <ubizjak@gmail.com>
378
379 PR target/55175
380 * config/i386/sfp-exceptions.c: Guard with _SOFT_FLOAT.
381 * config/i386/sfp-machine.h: Guard exception handling
382 code with _SOFT_FLOAT.
383 * config/i386/32/sfp-machine.h: Guard rounding handling
384 code with _SOFT_FLOAT.
385 * config/i386/64/sfp-machine.h: Ditto.
386
c1d4fa04
JS
3872012-10-31 Joel Sherrill <joel.sherrill@oarcorp.com>
388
389 * config.host (m32r-*-rtems*): Include crtinit.o and crtfinit.o
390 as extra_parts.
391
eff6ca85
UB
3922012-10-26 Uros Bizjak <ubizjak@gmail.com>
393
394 * config/i386/crtfastmath.c (set_fast_math): Use __builtin_ia32_fxsave.
395 Clear only fxsave.mxcsr_mask. Use saved mxcsr from fxsave structure
396 when appropriate. Correct structure element types.
397 * config/i386/t-crtfm (crtfastmath.o): Compile with -mfxsr, remove
398 -minline-all-stringops from compile flags.
399
43a8f1a1
RC
4002012-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
401
402 * config.host (sparc64-*-rtems*): Remove sparc/t-elf.
403
76c78361
RC
4042012-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
405
eff6ca85 406 * config.host (sh*-*-rtems*): Add sh*-*-elf*'s extra_parts.
76c78361 407
6f288860
SH
4082012-10-25 Sebastian Huber <sebastian.huber@embedded-brains.de>
409
410 * config.host (powerpc-*-rtems*): Add rs6000/t-savresfgpr to
411 tmake_file.
412
1e3d5096
IB
4132012-10-23 Ian Bolton <ian.bolton@arm.com>
414 Jim MacArthur <jim.macarthur@arm.com>
415 Marcus Shawcroft <marcus.shawcroft@arm.com>
416 Nigel Stephens <nigel.stephens@arm.com>
417 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
418 Richard Earnshaw <rearnsha@arm.com>
419 Sofiane Naci <sofiane.naci@arm.com>
420 Stephen Thomas <stephen.thomas@arm.com>
421 Tejas Belagod <tejas.belagod@arm.com>
422 Yufeng Zhang <yufeng.zhang@arm.com>
423
424 * config.host (aarch64*-*-elf, aarch64*-*-linux*): New.
425 * config/aarch64/crti.S: New file.
426 * config/aarch64/crtn.S: New file.
427 * config/aarch64/linux-unwind.h: New file.
428 * config/aarch64/sfp-machine.h: New file.
429 * config/aarch64/sync-cache.c: New file.
430 * config/aarch64/t-aarch64: New file.
431 * config/aarch64/t-softfp: New file.
432
8a740f07
HPN
4332012-10-21 Hans-Peter Nilsson <hp@bitrange.com>
434
435 * config/mmix/crti.S: Mark program and data addresses using PRELD.
436 Remove typo'd and unnecessary alignment-LOC for .data. Remove
437 no-longer-needed LDBU insns.
438
153c8397
SH
4392012-10-18 Sebastian Huber <sebastian.huber@embedded-brains.de>
440
441 * config.host
442 (arm*-*-eabi* | arm*-*-symbianelf* | arm*-*-rtemseabi*): Rename
443 "arm*-*-rtemseabi*" to "arm*-*-rtems*".
444
595fefee
MGD
4452012-10-17 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
446
447 * config/arm/lib1funcs.S (__ARM_ARCH__): Define for ARMv8-A.
448
9945a876
MK
4492012-10-15 Matthias Klose <doko@ubuntu.com>
450
451 * config.host: Match arm*-*-linux-* for ARM Linux/GNU.
452
1183dc2c
PC
4532012-10-15 Pavel Chupin <pavel.v.chupin@intel.com>
454
455 * configure: Regenerate.
456 * configure.ac: Replace code with GCC_AC_THREAD_HEADER use.
457
945a9c1f
UB
4582012-10-10 Uros Bizjak <ubizjak@gmail.com>
459
460 * config/i386/sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE
461 instructions for 64bit targets only.
462
fb8bf47a
UB
4632012-10-10 Uros Bizjak <ubizjak@gmail.com>
464
465 * config/i386/sfp-machine.h (FP_RND_NEAREST, FP_RND_ZERO, FP_RND_PINF,
466 FP_RND_MINF, FP_RND_MASK, FP_INIT_ROUNDMODE, _FP_DECL_EX): Move to ...
467 * config/i386/32/sfp-machine.h: ... here.
468 * config/i386/64/sfp-machine.h (FP_RND_NEAREST, FP_RND_ZERO,
469 FP_RND_PINF, FP_RND_MINF, FP_RND_MASK, FP_INIT_ROUNDMODE, _FP_DECL_EX):
470 New defines.
471
acb72498
MK
4722012-10-07 Matthias Klose <doko@ubuntu.com>
473
474 * config/arm/unwind-arm.h (__gnu_unwind_24bit): Mark parameters
475 as unused.
476 (_Unwind_decode_typeinfo_ptr): Mark base as unused.
477
8eaee0f0
MK
4782012-10-06 Mark Kettenis <kettenis@openbsd.org>
479
480 * config.host (*-*-openbsd*): Add t-eh-dw2-dip to tmake_file.
481 * unwind-dw2-fde-dip.c: Don't include <elf.h> on OpenBSD.
482 (USE_PT_GNU_EH_FRAME): Define for OpenBSD.
483 (ElfW): Likewise.
484
5e3e4fe8
JW
4852012-10-05 Jonathan Wakely <jwakely.gcc@gmail.com>
486
487 PR other/53889
488 * config/i386/gthr-win32.h (__gthread_recursive_mutex_destroy):
489 Fix parameter names.
490
86086376
OE
4912012-10-04 Oleg Endo <olegendo@gcc.gnu.org>
492
493 PR target/33135
494 * config/sh/t-sh (HOST_LIBGCC2_CFLAGS): Delete.
495 * config/sh/t-netbsd (HOST_LIBGCC2_CFLAGS): Delete.
496 * config/sh/t-linux (HOST_LIBGCC2_CFLAGS): Remove mieee option.
497
9597375a
OE
4982012-10-03 Oleg Endo <olegendo@gcc.gnu.org>
499
500 PR target/50457
501 * config/sh/linux-atomic.S: Delete.
502 * config/sh/linux-atomic.c: New.
503 * config/sh/t-linux (LIB2ADD): Replace linux-atomic.S with
504 linux-atomic.c. Add cflags to disable warnings.
505
1504e3e1
JW
5062012-10-02 Jonathan Wakely <jwakely.gcc@gmail.com>
507
508 PR other/53889
509 * gthr.h (__gthread_recursive_mutex_destroy): Document new required
510 function.
511 * gthr-posix.h (__gthread_recursive_mutex_destroy): Define.
512 * gthr-single.h (__gthread_recursive_mutex_destroy): Likewise.
513 * config/gthr-rtems.h (__gthread_recursive_mutex_destroy): Likewise.
514 * config/gthr-vxworks.h (__gthread_recursive_mutex_destroy): Likewise.
5e3e4fe8
JW
515 * config/i386/gthr-win32.c (__gthread_win32_recursive_mutex_destroy):
516 Likewise.
1504e3e1
JW
517 * config/i386/gthr-win32.h (__gthread_recursive_mutex_destroy):
518 Likewise.
519 * config/mips/gthr-mipssde.h (__gthread_recursive_mutex_destroy):
520 Likewise.
521 * config/pa/gthr-dce.h (__gthread_recursive_mutex_destroy): Likewise.
522 * config/s390/gthr-tpf.h (__gthread_recursive_mutex_destroy): Likewise.
523
17f293b0
MK
5242012-09-19 Mark Kettenis <kettenis@openbsd.org>
525
9597375a
OE
526 * config.host (hppa-*-openbsd*): New target.
527 * config/pa/t-openbsd: New file.
17f293b0 528
51526856
GJL
5292012-09-15 Georg-Johann Lay <avr@gjlay.de>
530
531 PR target/54222
532 * config/avr/lib1funcs-fixed.S (__ssneg_2, __ssabs_2, __ssneg_4,
533 __ssabs_4, __clr_8, __ssneg_8, __ssabs_8,
534 __usadd_8, __ussub_8, __ssadd_8, __sssub_8): New functions.
535 (__divsa3): Use __negsi2 to negate r_quoL.
536 * config/avr/lib1funcs.S (FALIAS): New macro.
537 (__divmodsi4): Break out and use __divmodsi4_neg1 as...
538 (__negsi2): ...this new function.
539 * config/avr/t-avr (LIB1ASMFUNCS): Add _negsi2, _clr_8,
540 _ssneg_2, _ssneg_4, _ssneg_8, _ssabs_2, _ssabs_4,
541 _ssabs_8, _ssadd_8, _sssub_8, _usadd_8, _ussub_8.
542 (LIB2FUNCS_EXCLUDE): Fix typo for _add _sub.
543 Add: _ssadd*, _sssub*, _ssneg*, _ssabs* for signed fixed modes.
544 Add: _usadd*, _ussub*, _usneg* for unsigned fixed modes.
545
aadb5b43
OE
5462012-09-10 Oleg Endo <olegendo@gcc.gnu.org>
547
548 PR target/54089
549 * config/sh/lib1funcs.S (ashlsi3): Reimplement as ashlsi3_r0.
550 (lshrsi3): Reimplement as lshrsi3_r0.
551
d5d66749
AS
5522012-09-10 Andreas Schwab <schwab@linux-m68k.org>
553
554 PR target/46191
555 * config/t-slibgcc-libgcc (SHLIB_MAKE_SOLINK): Use -lgcc instead
556 of libgcc.a.
557
c6c36e73
TJ
5582012-09-07 Teresa Johnson <tejohnson@google.com>
559
9597375a 560 PR gcov-profile/54487
c6c36e73 561 * libgcc/libgcov.c (gcov_exit): Avoid warning on histogram
9597375a 562 differences.
c6c36e73 563
b588ae30
GJL
5642012-09-05 Georg-Johann Lay <avr@gjlay.de>
565
566 PR target/54461
567 * config.host (tmake_file,host=avr-*-*): Add avr/t-avrlibc if
568 not configured --with-avrlibc=no.
569 * config/avr/t-avrlibc: New file.
570 * Makefile.in (FPBIT_FUNCS): filter-out LIB2FUNCS_EXCLUDE.
571 (DPBIT_FUNCS): Ditto.
572 (TPBIT_FUNCS): Ditto.
573
abd16fb1
TJ
5742012-09-04 Teresa Johnson <tejohnson@google.com>
575
576 * libgcov.c (struct gcov_summary_buffer): New structure.
577 (gcov_histogram_insert): New function.
578 (gcov_compute_histogram): Ditto.
579 (gcov_exit): Invoke gcov_compute_histogram, and perform merging of
580 histograms during summary merging.
581
613061fd
MK
5822012-09-01 Mark Kettenis <kettenis@openbsd.org>
583
584 * config.host (x86_64-*-openbsd*): New target.
73edb277 585
867a8345
CLT
5862012-08-29 Chung-Lin Tang <cltang@codesourcery.com>
587
588 * config/mips/crtfastmath.c (set_fast_math): Add 'nomips16'
589 attribute.
590
4aeaaca3
GJL
5912012-08-24 Georg-Johann Lay <avr@gjlay.de>
592
593 PR target/54222
594 * config/avr/t-avr (conv_X): Rename to func_X.
595
e55e4056
GJL
5962012-08-24 Georg-Johann Lay <avr@gjlay.de>
597
598 PR target/54222
599 * config/avr/lib1funcs-fixed.S: New file.
600 * config/avr/lib1funcs.S: Include it. Undefine some divmodsi
601 after they are used.
602 (neg2, neg4): New macros.
603 (__mulqihi3,__umulqihi3,__mulhi3): Rewrite non-MUL variants.
604 (__mulhisi3,__umulhisi3,__mulsi3): Rewrite non-MUL variants.
605 (__umulhisi3): Speed up MUL variant if there is enough flash.
606 * config/avr/avr-lib.h (TA, UTA): Adjust according to gcc's
607 avr-modes.def.
608 * config/avr/t-avr (LIB1ASMFUNCS): Add: _fractqqsf, _fractuqqsf,
609 _fracthqsf, _fractuhqsf, _fracthasf, _fractuhasf, _fractsasf,
610 _fractusasf, _fractsfqq, _fractsfuqq, _fractsfhq, _fractsfuhq,
611 _fractsfha, _fractsfsa, _mulqq3, _muluqq3, _mulhq3, _muluhq3,
612 _mulha3, _muluha3, _mulsa3, _mulusa3, _divqq3, _udivuqq3, _divhq3,
613 _udivuhq3, _divha3, _udivuha3, _divsa3, _udivusa3.
614 (LIB2FUNCS_EXCLUDE): Add supported functions.
615
a147b6d2
GJL
6162012-08-22 Georg-Johann Lay <avr@gjlay.de>
617
618 * Makefile.in (fixed-funcs,fixed-conv-funcs): filter-out
619 LIB2FUNCS_EXCLUDE before adding them to libgcc-objects,
620 libgcc-s-objects.
621 * fixed-obj.mk: Only expand dependency if $o is not in
622 LIB2FUNCS_EXCLUDE.
623
c637141a
L
6242012-08-22 H.J. Lu <hongjiu.lu@intel.com>
625
626 * config/i386/t-linux (HOST_LIBGCC2_CFLAGS): New.
627
130e00bd
JM
6282012-08-22 Joseph Myers <joseph@codesourcery.com>
629
630 * Makefile.in (vis_hide, gen-hide-list): Do not make definitions
631 depend on --enable-shared.
632 ($(lib1asmfuncs-o)): Use %.vis files independent of
633 --enable-shared.
634 * static-object.mk ($(base)$(objext), $(base).vis)
635 ($(base)_s$(objext)): Use same rules for visibility handling as in
636 shared-object.mk.
637
4b1b3788
ILT
6382012-08-21 Ian Lance Taylor <iant@google.com>
639
640 * config/i386/morestack.S (__morestack_non_split): Increase amount
641 of space allocated for non-split code stack.
642
d2468141
JM
6432012-08-19 Joseph Myers <joseph@codesourcery.com>
644
645 * crtstuff.c (USE_PT_GNU_EH_FRAME): Define for systems using glibc
646 even if inhibit_libc.
647
a508e1a8
JB
6482012-08-17 Julian Brown <julian@codesourcery.com>
649
650 * Makefile.in (LIB2_DIVMOD_EXCEPTION_FLAGS): Default to
651 -fexceptions -fnon-call-exceptions if not defined.
652 ($(lib2-divmod-o), $(lib2-divmod-s-o)): Use above.
653 * config/arm/t-bpabi (LIB2_DIVMOD_EXCEPTION_FLAGS): Define.
654
5615a07d
AS
6552012-08-17 Andreas Schwab <schwab@linux-m68k.org>
656
657 * config/m68k/linux-atomic.c (__sync_lock_test_and_set_1): Fix
658 type.
659
138f5acd
DE
6602012-08-16 David Edelsohn <dje.gcc@gmail.com>
661
662 * config.host (*-*-aix*): Move rs6000/t-ibm-ldouble after
663 rs6000/t-slibgcc-aix.
664
18efc0dd
SB
6652012-08-15 Segher Boessenkool <segher@kernel.crashing.org>
666
667 * longlong.h: (powerpc): Delete _ARCH_PWR and _ARCH_COM handling.
668
6b39bc38
SB
6692012-08-15 Segher Boessenkool <segher@kernel.crashing.org>
670
671 * longlong.h: (whole file, powerpc): Adjust to single assembler syntax.
672
cd25dea0
L
6732012-08-03 H.J. Lu <hongjiu.lu@intel.com>
674
675 PR driver/54171
676 * Makefile.in (version): Replace top_srcdir with srcdir.
677
a3dda30b
JY
6782012-08-03 Jonathan Yong <jon_y@users.sourceforge.net>
679
680 * Makefile.in (version): set to BASE-VER file from gcc directory.
681
d04aacfc
NC
6822012-08-01 Nick Clifton <nickc@redhat.com>
683
684 * config/m32c/lib2funcs.c (__clrsbhi2): New function.
685 Implements __clrsb for an HImode argument.
686
0d13c974
NC
6872012-07-31 Nick Clifton <nickc@redhat.com>
688
689 * config/stormy16/lib2funcs.c (__clrsbhi2): New function.
690 Implements __clrsb for an HImode argument.
691 * config/stormy16/clrsbhi2.c: New file:
692 * config/stormy16/t-stormy16 (LIB2ADD): Add clrsbhi2.c.
693
efbb59b2
SB
6942012-07-22 Steven Bosscher <steven@gcc.gnu.org>
695
696 * libgcov.c (__gcov_ior_profiler): Benign comment fix.
697
bf1431e3
TG
6982012-07-19 Tristan Gingold <gingold@adacore.com>
699 Richard Henderson <rth@redhat.com>
700
701 * unwind-seh.c: New file.
702 * unwind-generic.h: Include windows.h for SEH.
703 (_Unwind_Exception): Use 6 private fields for SEH.
704 (_GCC_specific_handler): Declare.
705 * unwind-c.c (__gcc_personality_seh0): New function.
706 Adjust for SEH.
707 * config/i386/libgcc-cygming.ver: New file.
708 * config/i386/t-seh-eh: New file.
709 * config.host (x86_64-*-mingw*): Default to seh.
710
659140c8
SB
7112012-07-14 Steven Bosscher <steven@gcc.gnu.org>
712
713 * config/t-darwin (crt3.0): Remove work-around for fixed PR26840.
714
a20d08fd
UB
7152012-06-17 Uros Bizjak <ubizjak@gmail.com>
716
717 * config/i386/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Use
718 __builtin_expect when checking for exceptions.
719 * config/ia64/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Ditto.
720
79261115
UB
7212012-06-13 Uros Bizjak <ubizjak@gmail.com>
722
4a172156
UB
723 * config/ia64/sfp-machine.h (__sfp_handle_exceptions): New
724 function declaration.
725 (FP_HANDLE_EXCEPTIONS): Use __sfp_handle_exceptions.
726 (FP_RND_MASK): New.
727 * config/ia64/sfp-exceptions.c: New.
728 * config/ia64/t-softfp (LIB2ADD): Add sfp-exceptions.c.
79261115 729
bb5c97d4
UB
7302012-06-13 Uros Bizjak <ubizjak@gmail.com>
731
732 * config/i386/32/sfp-machine.h (_FP_NANSIGN_S, _FP_NANSIGN_D,
733 _FP_NANSIGN_E, _FP_NANSIGN_Q): Move ...
734 * config/i386/64/sfp-machine: ... (delete here) ...
735 * config/i386/sfp-machine.h: ... to here.
736 (FP_EX_MASK): Remove.
737 (FP_RND_MASK): New.
738 (FP_INIT_ROUNDMODE): Declare asm as volatile.
739
91fe5efb
ST
7402012-06-11 Sriraman Tallam <tmsriram@google.com>
741
742 * config/i386/libgcc-bsd.ver: Version symbol __cpu_indicator_init.
743 * config/i386/libgcc-sol2.ver: Ditto.
744 * config/i386/libgcc-glibc.ver: Ditto.
745
67a218c5
RM
7462012-06-11 Roland McGrath <mcgrathr@google.com>
747
748 * gthr-posix.h [neither FreeBSD nor Solaris] (__gthread_active_p):
749 If __GLIBC__ is defined, refer to __pthread_key_create instead of
750 pthread_cancel.
751
492fbea1
UB
7522012-06-09 Uros Bizjak <ubizjak@gmail.com>
753
754 * config/i386/32/sfp-machine.h (__gcc_CMPtype, CMPtype,
755 _FP_KEEPNANFRACP, _FP_CHOOSENAN, FP_EX_INVALID, FP_EX_DENORM,
756 FP_EX_DIVZERO, FP_EX_OVERFLOW, FP_EX_UNDERFLOW, FP_EX_INEXACT,
757 FP_HANDLE_EXCEPTIONS, FP_RND_NEAREST, FP_RND_ZERO, FP_RND_PINF,
758 FP_RND_MINF, _FP_DEXL_EX, FP_INIT_ROUNDMODE, FP_ROUNDMODE,
759 __LITTLE_ENDIAN, __BIG_ENDIAN, strong_alias): Move ...
760 * config/i386/64/sfp-machine: ... (delete here) ...
761 * config/i386/sfp-machine.h: ... to here.
762 (FP_EX_MASK): New.
763 (__sfp_handle_exceptions): New function declaration.
764 (FP_HANDLE_EXCEPTIONS): Use __sfp_handle_exceptions.
765 * config/i386/sfp-exceptions.c: New.
766 * config/i386/t-softfp: New.
767 * config.host (i[34567]86-*-* and x86_64-*-* soft-fp targets): Add
768 i386/t-softfp to tmake_file.
769
7b4cf266
DM
7702012-06-03 David S. Miller <davem@davemloft.net>
771
772 * longlong.h [SPARC] (sub_ddmmss): Fix thinko in previous 64-bit
773 change.
774
0de0d5c6
DM
7752012-05-31 David S. Miller <davem@davemloft.net>
776
777 * longlong.h [SPARC] (umul_ppmm, udiv_qrnnd): Use hardware integer
778 multiply and divide instructions on 32-bit when V9.
779 (add_ssaaaa, sub_ddmmss): Convert to branchless code on 64-bit.
780
d8c9d391
JM
7812012-05-29 Joseph Myers <joseph@codesourcery.com>
782
783 * config/arm/ieee754-df.S: Fix typos.
784 * config/arm/ieee754-sf.S: Fix typos.
785 * config/c6x/libunwind.S: Fix typos.
786 * config/epiphany/udivsi3-float.c: Fix typos.
787 * config/microblaze/muldi3_hard.S: Fix typos.
788 * config/picochip/adddi3.S: Fix typos.
789 * config/picochip/ashlsi3.S: Fix typos.
790 * config/picochip/ashrsi3.S: Fix typos.
791 * config/picochip/clzsi2.S: Fix typos.
792 * config/picochip/cmpsi2.S: Fix typos.
793 * config/picochip/divmod15.S: Fix typos.
794 * config/picochip/divmodhi4.S: Fix typos.
795 * config/picochip/divmodsi4.S: Fix typos.
796 * config/picochip/longjmp.S: Fix typos.
797 * config/picochip/lshrsi3.S: Fix typos.
798 * config/picochip/parityhi2.S: Fix typos.
799 * config/picochip/popcounthi2.S: Fix typos.
800 * config/picochip/setjmp.S: Fix typos.
801 * config/picochip/subdi3.S: Fix typos.
802 * config/picochip/ucmpsi2.S: Fix typos.
803 * config/picochip/udivmodhi4.S: Fix typos.
804 * config/picochip/udivmodsi4.S: Fix typos.
805 * config/spu/divv2df3.c: Fix typos.
806 * config/spu/mfc_multi_tag_release.c: Fix typos.
807 * config/spu/mfc_tag_release.c: Fix typos.
808 * configure.ac: Fix typos.
809 * configure: Regenerate.
810
31a18a7e
ILT
8112012-05-25 Ian Lance Taylor <iant@google.com>
812
813 * config/i386/morestack.S (__morestack_non_split): Check whether
814 caller is varargs and needs %bp to hold the stack frame on return.
815
c5768510
OH
8162012-05-25 Olivier Hainque <hainque@adacore.com>
817
818 * config/rs6000/vxworks/tramp.S (trampoline_setup): Use a longcall
819 sequence in the non pic case on VxWorks.
820
7c7c339b
OH
8212012-05-24 Olivier Hainque <hainque@adacore.com>
822
73fb7630 823 * Makefile.in: Move dependency on install-unwind_h from
7c7c339b
OH
824 "install-leaf" to "install".
825
fdc1b7d3
OH
8262012-05-24 Olivier Hainque <hainque@adacore.com>
827
828 * Makefile.in (clean): Remove libgcc_tm.stamp as well.
829 Use a separate command for stamp removals.
830
07ba94b9
AP
8312012-05-21 Andrew Pinski <apinski@cavium.com>
832
833 PR bootstrap/53183
834 * configure.ac: Define the default includes to being none.
835 * configure: Regenerate.
836
4677d2eb
OH
8372012-05-16 Olivier Hainque <hainque@adacore.com>
838
839 * Makefile.in (install-unwind_h): Rename into ...
840 (install-unwind_h-forbuild): New target.
841 (all): Use it instead of the former install-unwind_h.
842 (install-unwind_h): Reinstate, copy to user install destination
843 for include files, not to the internal gcc object directory one.
844 (install-leaf): Depend on it.
845
7d67c380
OH
8462012-05-15 Olivier Hainque <hainque@adacore.com>
847
848 * config/rs6000/aix-unwind.h (*_REGNO): New, set of useful
849 register numbers. LR_REGNO replaces R_LR.
850 (ucontext_for): New, helper for ...
851 (ppc_aix_fallback_frame_state): New, implementation for aix 5.2
852 and 5.3 of ...
853 (MD_FALLBACK_FRAME_STATE_FOR): Define for 32bit configurations.
854
aca06c90
RO
8552012-05-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
856
857 * config.host (i[34567]86-*-linux*, x86_64-*-linux*)
858 (i[34567]86-*-kfreebsd*-gnu, x86_64-*-kfreebsd*-gnu)
859 (i[34567]86-*-knetbsd*-gnu, i[34567]86-*-gnu*): Move
860 i386/t-cpuinfo ...
861 (i[34567]86-*-*, x86_64-*-*): ... here.
862
863 * config/i386/libgcc-bsd.ver (GCC_4.8.0): New version.
864 * config/i386/libgcc-sol2.ver (GCC_4.8.0): New version.
865
866 * config/i386/i386-cpuinfo.c: Rename to ...
867 * config/i386/cpuinfo.c: ... this.
868 * config/i386/t-cpuinfo (LIB2ADD): Reflect this.
869
870 * configure.ac (AC_CONFIG_HEADER): Call for auto-target.h.
871 (libgcc_cv_init_priority): New test.
872 * configure: Regenerate.
873 * config.in: New file.
874 * Makefile.in (clean): Rename config.h to auto-target.h.
875 (config.h): Likewise.
876 (stamp-h): Likewise.
877
878 * config/i386/cpuinfo.c (auto-target.h): Include.
879 (CONSTRUCTOR_PRIORITY): Define.
880 (__cpu_indicator_init): Use it.
881
0d03ac1b
L
8822012-05-09 H.J. Lu <hongjiu.lu@intel.com>
883
884 * longlong.h: Use a URL instead of an FSF postal address.
885 Replace spaces with tab.
886
4a172156 8872012-05-08 Teresa Johnson <tejohnson@google.com>
4e8ee9cb
TJ
888
889 * libgcov.c (gcov_clear, __gcov_reset): New functions.
890 (__gcov_dump): Ditto.
891 (gcov_dump_complete): New global variable.
892 (gcov_exit): Export hidden to enable use in L_gcov_dump.
893 (__gcov_flush): Outline functionality now in gcov_clear.
894 * Makefile.in (L_gcov_reset, L_gcov_dump): Define.
895
e4bb767e
AJ
8962012-04-28 Aurelien Jarno <aurelien@aurel32.net>
897
31a18a7e
ILT
898 * config.host (mips64*-*-linux*, mipsisa64*-*-linux*): Remove.
899 (mips*-*-linux*): Include mips/t-tpbit when long double is
900 16 bytes long.
e4bb767e 901
5ddecff9
ST
9022012-04-25 Sriraman Tallam <tmsriram@google.com>
903
904 * config/i386/i386-cpuinfo.c (FEATURE_AVX2): New enum value.
905 (get_available_features): New argument. Check for AVX2.
906 (__cpu_indicator_init): Modify call to get_available_features.
907
b427dd7a
AM
9082012-04-25 Alan Modra <amodra@gmail.com>
909
910 * config/rs6000/crtsavevr.S: New file.
911 * config/rs6000/crtrestvr.S: New file.
912 * config/rs6000/t-savresfgpr: Build the above.
913 * config/rs6000/t-netbsd: Likewise.
914
ad491329
ST
9152012-04-24 Sriraman Tallam <tmsriram@google.com>
916
917 * libgcc/config/i386/i386-cpuinfo.c: Set __cpu_vendor always.
918
792317cc
ST
9192012-04-24 Sriraman Tallam <tmsriram@google.com>
920
921 * libgcc/config/i386/i386-cpuinfo.c: New file.
922 * libgcc/config/i386/t-cpuinfo: New file.
923 * libgcc/config.host: Include t-cpuinfo.
924 * libgcc/config/i386/libgcc-glibc.ver: Version symbol __cpu_model.
925
e1be98a4
CF
9262012-04-24 Chao-ying Fu <fu@mips.com>
927
928 * unwind-dw2-fde-dip.c: Define USE_PT_GNU_EH_FRAME for BIONIC.
929
1bde7dab
TS
9302012-04-20 Thomas Schwinge <thomas@codesourcery.com>
931
932 struct siginfo vs. siginfo_t
933
934 * config/alpha/linux-unwind.h (alpha_fallback_frame_state): Use
935 siginfo_t instead of struct siginfo.
936 * config/bfin/linux-unwind.h (bfin_fallback_frame_state): Likewise.
937 * config/i386/linux-unwind.h (x86_fallback_frame_state): Likewise.
938 * config/ia64/linux-unwind.h (ia64_fallback_frame_state)
939 (ia64_handle_unwabi): Likewise.
940 * config/mips/linux-unwind.h (mips_fallback_frame_state): Likewise.
941 * config/pa/linux-unwind.h (pa32_fallback_frame_state): Likewise.
942 * config/sh/linux-unwind.h (shmedia_fallback_frame_state)
943 (sh_fallback_frame_state): Likewise.
944 * config/tilepro/linux-unwind.h (tile_fallback_frame_state): Likewise.
945 * config/xtensa/linux-unwind.h (xtensa_fallback_frame_state): Likewise.
946
24590f66
L
9472012-04-02 H.J. Lu <hongjiu.lu@intel.com>
948
949 * config/i386/linux-unwind.h (RT_SIGRETURN_SYSCALL): Update x32
950 system call number.
951
9a9dcce8
EB
9522012-03-31 Eric Botcazou <ebotcazou@adacore.com>
953
954 * config/ia64/unwind-ia64.c (uw_install_context): Manually save LC
955 if it hasn't been previously saved.
956
6401aaf5
L
9572012-03-29 H.J. Lu <hongjiu.lu@intel.com>
958
959 * config/i386/linux-unwind.h (x86_64_fallback_frame_state): Define
960 only for glibc.
961
7fd6378e
GJL
9622012-03-28 Georg-Johann Lay <avr@gjlay.de>
963
964 PR target/52737
965 * config/avr/lib1funcs.S: Use __AVR_HAVE_SPH__ for SP_H checks
966 instead of __AVR_HAVE_8BIT_SP__.
967
9e916de7
TG
9682012-03-26 Tristan Gingold <gingold@adacore.com>
969
970 * config/ia64/unwind-ia64.h: Declare unw_word and unw_sword.
971 (unw_table_entry): Use unw_word instead of unsigned long.
972 (_Unwind_FindTableEntry): Likewise.
973 * config/ia64/fde-glibc.c (_Unwind_FindTableEntry): Likewise.
974 * config/ia64/fde-vms.c (vms_unwtable_entry): Likewise.
975 (_Unwind_FindTableEntry): Likewise.
976 * config/ia64/unwind-ia64.c (unw_reg_info, unw_reg_state)
977 (unw_labeled_state, unw_state_record, unw_stack, _Uwind_Context)
978 (set_reg, alloc_spill_area, finish_prologue, ia64_rse_slot_num)
979 (ia64_rse_is_rnat_slot, ia64_rse_rnat_addr, ia64_rse_num_regs)
980 (ia64_rse_skip_regs, ia64_copy_rbs, unw_access_gr)
981 (uw_frame_state_for, uw_update_reg_address, uw_update_context)
982 (uw_init_context_1, uw_install_context): Likewise.
983 (unw_word): Move to unwind-ia64.h
984
4b12e93d
TG
9852012-03-26 Tristan Gingold <gingold@adacore.com>
986
987 * config/vms/vms-ucrt0.c: Update copyright years.
988 Add a sanity check.
989 (___gcc_main_flags): Declare.
990 (__main): Check flags to remap argv and exit code.
991 * config.host (*-*-*vms*): Adjust extra_parts.
992 * config/vms/t-vms (vcrt0.o, pcrt0.o): Remove.
993 (crt0.o): Add.
994
06ea7371
RE
9952012-03-22 Richard Earnshaw <rearnsha@arm.com>
996
997 * arm/lib1funcs.asm (ctzsi2): New function.
998 * arm/t-elf (LIB1ASMFUNCS): Add _ctzsi2.
999 * arm/t-linux (LIB1ASMFUNCS): Likewise.
1000 * arm/t-strongarm-elf (LIB1ASMFUNCS): Likewise.
1001 * arm/t-symbian (LIB1ASMFUNCS): Likewise.
1002 * arm/t-vxworks (LIB1ASMFUNCS): Likewise.
1003 * arm/t-wince-pe (LIB1ASMFUNCS): Likewise.
1004
d82ad50d
AT
10052012-03-21 Andreas Tobler <andreast@fgznet.ch>
1006
1007 * config.host: Add bits to support powerpc64-*-freebsd*.
1008 * config/rs6000/freebsd-unwind.h: New file.
1009 * config/rs6000/t-freebsd64: New file.
1010
b260a8c0
RG
10112012-03-20 Richard Guenther <rguenther@suse.de>
1012
1013 PR gcov-profile/52627
1014 * libgcov.c (init_mx): Fix mutex name.
1015
86286a8a
TG
10162012-03-16 Tristan Gingold <gingold@adacore.com>
1017
1018 * config/ia64/vms-unwind.h: Remove ulong (and replace
1019 it by unw_reg where used). Define unw_reg with __int64.
1020
7888f266
RO
10212012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1022
1023 * config/i386/sol2-unwind.h (x86_fallback_frame_state): Remove
1024 Solaris 8 handling.
1025 * config/sparc/sol2-unwind.h (sparc64_is_sighandler): Remove
1026 Solaris 8 handling.
1027 (sparc_is_sighandler): Likewise.
1028
f155bc64
L
10292012-03-13 H.J. Lu <hongjiu.lu@intel.com>
1030
1031 * unwind-dw2.c (_Unwind_SetGRValue): Assert DWARF register size
1032 <= saved reg size.
1033
d47657bd
RO
10342012-03-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1035
1036 * config/arm/crtn.S: Fix typo.
1037
5bef73a1
RG
10382012-03-13 Richard Guenther <rguenther@suse.de>
1039
1040 * libgcov.c: Remove stdio.h include and NULL un-define.
1041
9c4271f3
RG
10422012-03-13 Richard Guenther <rguenther@suse.de>
1043
1044 PR target/52569
1045 * unwind-dw2-fde.c: Make avoid-include-gthr.h hacks work again.
1046
c6d10e7c
RG
10472012-03-13 Richard Guenther <rguenther@suse.de>
1048
1049 * gthr-single.h (__GTHREAD_MUTEX_INIT_FUNCTION): Fix definition.
1050
074a385f
RG
10512012-03-13 Richard Guenther <rguenther@suse.de>
1052
1053 * gthr-posix.h: Remove duplicate __GTHREAD_MUTEX_INIT_FUNCTION
1054 and __gthread_mutex_init_function definitions.
1055
c4bc5c25
RO
10562012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1057
1058 * config.host (mips*-*-openbsd*): Remove.
1059
5c30094f
RO
10602012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1061
1062 * config.host: Remove alpha*-dec-osf5.1* handling.
1063 * config/alpha/gthr-posix.c: Remove.
1064 * config/alpha/libgcc-osf5.ver: Remove.
1065 * config/alpha/osf5-unwind.h: Remove.
1066 * config/alpha/t-osf-pthread: Remove.
1067 * config/alpha/t-slibgcc-osf: Remove.
1068 * config/t-crtfm (crtfastmath.o): Remove -frandom-seed.
1069 * gthr-posix.h [!_REENTRANT && __osf__] (_REENTRANT): Don't define.
1070 [__osf__ && _PTHREAD_USE_MANGLED_NAMES_]: Remove.
1071 * mkmap-flat.awk: Remove osf_export handling.
1072
33e3e24d
RG
10732012-03-12 Richard Guenther <rguenther@suse.de>
1074
1075 * gthr.h (__GTHREAD_MUTEX_INIT_FUNCTION): Adjust specification.
1076 * gthr-posix.h (__GTHREAD_MUTEX_INIT_FUNCTION): Define.
1077 (__gthread_mutex_init_function): New function.
1078 * gthr-single.h (__GTHREAD_MUTEX_INIT_FUNCTION): Define.
1079
1080 PR gcov/49484
1081 * libgcov.c: Include gthr.h.
1082 (__gcov_flush_mx): New global variable.
1083 (init_mx, init_mx_once): New functions.
1084 (__gcov_flush): Protect self with a mutex.
1085 (__gcov_fork): Re-initialize mutex after forking.
1086 * unwind-dw2-fde.c: Change condition under which to use
1087 __GTHREAD_MUTEX_INIT_FUNCTION.
1088
d8aba32a
TG
10892012-03-12 Tristan Gingold <gingold@adacore.com>
1090
1091 * config/alpha/t-vms: Define HOST_LIBGCC2_CFLAGS.
1092 * config/ia64/t-vms: Likewise.
1093
75ffafdc
MH
10942012-03-11 Michael Hope <michael.hope@linaro.org>
1095
4a172156
UB
1096 * longlong.h [ARM] (add_ssaaaa, sub_ddmmss, umul_ppmm): Enable
1097 for Thumb-2.
75ffafdc 1098
ef6c2c53
WL
10992012-03-07 Walter Lee <walt@tilera.com>
1100
1101 * config/tilepro/atomic.c: Rename "atomic_" prefix to
1102 "arch_atomic_".
1103 (atomic_xor): Rename and move definition to
1104 config/tilepro/atomic.h.
1105 (atomic_nand): Ditto.
1106 * config/tilepro/atomic.h: Rename "atomic_" prefix to
1107 "arch_atomic_".
1108 (arch_atomic_xor): Move from config/tilepro/atomic.c.
1109 (arch_atomic_nand): Ditto.
1110
4e30d980
GJL
11112012-03-07 Georg-Johann Lay <avr@gjlay.de>
1112
1113 PR target/52507
1114 * config/avr/lib1funcs.S (__movmemx_hi): Fix loop label in RAM-part.
1115
61108225
GJL
11162012-03-07 Georg-Johann Lay <avr@gjlay.de>
1117
1118 PR target/52505
1119 * config/avr/lib1funcs.S (__xload_1): Don't read unintentionally
1120 from RAM.
1121
b30e10ab
GJL
11222012-03-07 Georg-Johann Lay <avr@gjlay.de>
1123
1124 PR target/52461
1125 PR target/52508
1126 * config/avr/lib1funcs.S (__do_copy_data): Clear RAMPZ after usage
1127 if RAMPZ affects reading from RAM.
1128 (__tablejump_elpm__): Ditto.
1129 (.xload): Ditto.
1130 (__movmemx_hi): Ditto.
1131 (__do_global_ctors): Right condition for RAMPZ usage is "have ELPM".
1132 (__do_global_dtors): Ditto.
1133 (__xload_1, __xload_2, __xload_3, __xload_4): Ditto.
1134 (__movmemx_hi): Ditto.
1135
8993fde4
RH
11362012-03-05 Richard Henderson <rth@redhat.com>
1137
1138 * longlong.h [ARM] (umul_ppmm): Use umull for arm3m and later.
1139 [ARM] (count_trailing_zeros): Use the builtin.
1140
b7633ee3
KT
11412012-03-01 Kai Tietz <ktietz@redhat.com>
1142
1143 * soft-fp: Imported from glibc upstream.
1144
fbd3340c
KT
11452012-02-28 Kai Tietz <ktietz@redhat.com>
1146
1147 * config/i386/sfp-machine.h (_FP_STRUCT_LAYOUT): Define it
1148 for mingw-targets as attribute gcc_struct.
1149
e9e053eb
ILT
11502012-02-28 Ian Lance Taylor <iant@google.com>
1151
1152 * generic-morestack.c (__splitstack_releasecontext): Correct call
1153 to __morestack_release_segments.
1154
d80c632e
ST
11552012-02-27 Samuel Thibault <samuel.thibault@ens-lyon.org>
1156
1157 PR target/52390
1158 * generic-morestack.c (__generic_morestack_set_initial_sp): Test
1159 for __linux__ when removing signals from __morestack_fullmask.
1160
0253a8b1
GJL
11612012-02-23 Georg-Johann Lay <avr@gjlay.de>
1162
1163 PR target/52261
1164 * config/avr/lib1funcs.S (__AVR__XMEGA__): Fix tippo to __AVR_XMEGA__.
1165
e10e461e
UW
11662012-02-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1167
1168 * config/ia64/crtbegin.S: Use HAVE_INITFINI_ARRAY_SUPPORT
1169 instead of HAVE_INITFINI_ARRAY.
1170 * config/ia64/crtend.S: Likewise.
1171
0c0c6398
KT
11722012-02-20 Kai Tietz <ktietz@redhat.com>
1173
d7470374
KT
1174 PR libstdc++/52300
1175 * gthr.h (GTHREAD_USE_WEAK): Define as zero for mingw.
1176
0c0c6398
KT
1177 * config.host (i686-*-mingw*): Set md_unwind_header only for dw2-mode
1178 to w32-unwind.h header.
1179
78c27266
RS
11802012-02-19 Richard Sandiford <rdsandiford@googlemail.com>
1181
1182 * config.host (mips64*-*-linux*, mipsisa64*-*-linux*)
1183 (mips*-*-linux*): Remove t-slibgcc-libgcc.
1184 * config/mips/t-mips16 (LIB1ASMFUNCS): Remove __mips16_rdhwr.
1185 * config/mips/mips16.S (__mips16_rdhwr): Delete.
1186
5adeb246
RS
11872012-02-19 Richard Sandiford <rdsandiford@googlemail.com>
1188
1189 * config/mips/mips16.S (CALL_STUB_RET): Add CFI information.
1190
672ed313
IS
11912012-02-15 Iain Sandoe <iains@gcc.gnu.org>
1192
1193 PR libitm/52220
1194 * config/darwin-crt-tm.c: Correct typo.
e9e053eb 1195
e948a1fb
IS
11962012-02-15 Iain Sandoe <iains@gcc.gnu.org>
1197 Patrick Marlier <patrick.marlier@gmail.com>
1198
1199 PR libitm/52220
1200 * config/darwin-crt-tm.c: Generate dummy functions.
1201
6017aed3
IS
12022012-02-15 Iain Sandoe <iains@gcc.gnu.org>
1203 Patrick Marlier <patrick.marlier@gmail.com>
1204
1205 PR libitm/52042
1206 * config/darwin-crt-tm.c (getTMCloneTable): New function.
1207 (__doTMRegistrations): Call it.
e9e053eb 1208 (__doTMdeRegistrations): Likewise.
6017aed3 1209
2da8c1ad
GJL
12102012-01-15 Georg-Johann Lay <avr@gjlay.de>
1211 Anatoly Sokolov <aesok@post.ru>
1212 Eric Weddington <eric.weddington@atmel.com>
1213
1214 PR target/52261
1215 * config/avr/lib1funcs.S (__prologue_saves__): Handle AVR_XMEGA
1216 (__epilogue_restores__): Ditto.
1217
0f952eb4
EB
12182012-02-15 Eric Botcazou <ebotcazou@adacore.com>
1219
1220 PR target/51921
1221 PR target/52205
1222 * config/sparc/sol2-unwind.h (sparc64_is_sighandler): Add support for
1223 Solaris 11 and slightly reformat.
1224 (sparc_is_sighandler): Likewise.
1225
dd552284
WL
12262012-02-14 Walter Lee <walt@tilera.com>
1227
1228 * config.host: Handle tilegx and tilepro.
1229 * config/tilegx/sfp-machine.h: New file.
1230 * config/tilegx/sfp-machine32.h: New file.
1231 * config/tilegx/sfp-machine64.h: New file.
1232 * config/tilegx/t-crtstuff: New file.
1233 * config/tilegx/t-softfp: New file.
1234 * config/tilegx/t-tilegx: New file.
1235 * config/tilepro/atomic.c: New file.
1236 * config/tilepro/atomic.h: New file.
1237 * config/tilepro/linux-unwind.h: New file.
1238 * config/tilepro/sfp-machine.h: New file.
1239 * config/tilepro/softdivide.c: New file.
1240 * config/tilepro/softmpy.S: New file.
1241 * config/tilepro/t-crtstuff: New file.
1242 * config/tilepro/t-tilepro: New file.
1243
b59cbd50
JW
12442012-02-07 Jonathan Wakely <jwakely.gcc@gmail.com>
1245
1246 PR libstdc++/51296
1247 PR libstdc++/51906
1248 * gthr-posix.h: Allow static initializer macros to be disabled.
1249 (__gthrw_pthread_cond_init): Define weak reference unconditionally.
1250
6caf807f
CLT
12512012-02-05 Chung-Lin Tang <cltang@codesourcery.com>
1252
1253 * config.host (mips64*-*-linux*, mipsisa64*-*-linux*, mips*-*-linux*):
1254 Add t-slibgcc-libgcc to tmake_file.
1255 * config/mips/libgcc-mips16.ver: Revert previous patch.
1256 * config/mips/mips16.S (__mips16_rdhwr): Hide.
1257
b25364a0
S
12582012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1259 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1260
1261 * config.host: Add National Semiconductor CR16 target (cr16-*-*).
1262 * config/cr16/crti.S: New file.
1263 * config/cr16/crtlibid.S: New file.
1264 * config/cr16/crtn.S: New file.
1265 * config/cr16/lib1funcs.S: New file.
1266 * config/cr16/t-cr16: New file.
1267 * config/cr16/t-crtlibid: New file.
1268 * config/cr16/unwind-dw2.h: New file.
1269 * config/cr16/unwind-cr16.c: New file.
1270 * config/cr16/divmodhi3.c: New file.
1271
8ef03aa7
AM
12722012-01-25 Alan Modra <amodra@gmail.com>
1273
1274 * config/rs6000/t-linux64: Delete. Move..
1275 * config/rs6000/t-ppc64-fp: ..softfp_wrap defines to here..
1276 * config/rs6000/t-linux: ..and libgcc flags to here.
1277
daecebc8
DR
12782012-01-22 Douglas B Rupp <rupp@gnat.com>
1279
1280 * config.host (i[34567]86-*-interix3*):
8ef03aa7 1281 Change triplet to i[34567]86-*-interix[3-9]*.
daecebc8
DR
1282 * configure: Regenerate.
1283
ddaf8125
RS
12842012-01-15 Chung-Lin Tang <cltang@codesourcery.com>
1285 Richard Sandiford <rdsandiford@googlemail.com>
1286
1287 * config/mips/libgcc-mips16.ver (__mips16_rdhwr): Add.
1288 * config/mips/mips16.S (__mips16_rdhwr): New function.
1289 * config/mips/t-mips16 (LIB1ASMFUNCS): Add _m16rdhwr.
1290
2cd8b32c
NS
12912012-01-11 Nathan Sidwell <nathan@acm.org>
1292
1293 * libgcov.c (__gcov_init): Ignore objects with no functions.
1294
cba300dd
GJL
12952012-01-10 Georg-Johann Lay <avr@gjlay.de>
1296
1297 PR target/49868
1298 Extend __pgmx semantics to linearize memory.
1299 * config/avr/t-avr (LIB1ASMFUNCS): Add _xload_1, _movmemx.
1300 * config/avr/lib1funcs.S (__xload_1): New function.
1301 (__movmemx_qi, __movmemx_hi): New functions.
1302 (__xload_2, __xload_3, __xload_4): Rewrite to fit new __pgmx
1303 semantics.
9ffaf4bc 1304
3d137660
EB
13052012-01-09 Eric Botcazou <ebotcazou@adacore.com>
1306
1307 * config/sparc/sol2-unwind.h (sparc64_is_sighandler): Check that the
1308 purported sigacthandler address isn't null before dereferencing it.
1309 (sparc_is_sighandler): Likewise.
1310
bf4db96c
EB
13112012-01-09 Eric Botcazou <ebotcazou@adacore.com>
1312
1313 PR ada/41929
1314 * config/sparc/sol2-unwind.h (sparc64_is_sighandler): Remove SAVPC and
1315 add CFA. Revert back to old code for Solaris 8+ multi-threaded.
1316 (sparc_is_sighandler): Likewise.
1317 (MD_FALLBACK_FRAME_STATE_FOR): Adjust call to IS_SIGHANDLER.
1318
1ab3568b
TG
13192012-01-06 Tristan Gingold <gingold@adacore.com>
1320
1321 * config/ia64/t-ia64 (LIB1ASMFUNCS): Move backward
1322 compatibility thunks...
1323 (CUSTOM_CRTSTUFF, crtbegin.o, crtend.o)
1324 (crtbeginS.o, crtendS.o): ... and these to ...
1325 * config/ia64/t-ia64-elf: ... this new file.
1326 * config.host (ia64*-*-elf*, ia64*-*-freebsd*, ia64*-*-linux*)
1327 (ia64*-*-hpux*): Add ia64/t-ia64-elf in tmake_file.
1328
925b0ed8
AK
13292012-01-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1330
1331 * configure: Regenerate.
1332 * config/s390/t-crtstuff: Remove -fPIC.
1333
a99ad737
JW
13342012-01-02 Jonathan Wakely <jwakely.gcc@gmail.com>
1335
1336 PR bootstrap/51006
1337 * enable-execute-stack-mprotect.c (getpagesize): Do not define
1338 for NetBSD.
1339
884f56d1
GJL
13402012-01-02 Georg-Johann Lay <avr@gjlay.de>
1341
1342 PR target/51345
1343 * config/avr/lib1funcs.S: Remove FIXME comments.
1344 (SPEED_DIV): Depend on __AVR_HAVE_8BIT_SP__.
1345
8c57e547
GJL
13462012-01-02 Georg-Johann Lay <avr@gjlay.de>
1347
1348 Implement light-weight DImode support.
1349 * config/avr/t-avr (LIB1ASMFUNCS): Add _adddi3, _adddi3_s8,
1350 _subdi3, _cmpdi2, _cmpdi2_s8, _rotldi3.
1351 * config/avr/lib1funcs.S (__adddi3, __adddi3_s8, __subdi3,
1352 __cmpdi2, __cmpdi2_s8, __rotldi3): New functions.
1353
04dbc287
NS
13542011-12-30 Nathan Sidwell <nathan@acm.org>
1355
1356 * libgcov.c (gcov_crc32): Remove global var.
1357 (free_fn_data): New function.
1358 (buffer_fn_data): Pass in filename, more robust error recovery.
1359 (crc32_unsigned): New function.
1360 (gcov_exit): More robust detection of new program. More robust
1361 error recovery.
1362 (__gcov_init): Do not update program's crc here.
1363
8e1d97d4
TG
13642011-12-21 Tristan Gingold <gingold@adacore.com>
1365
1366 * config/ia64/fde-vms.c (UNW_IVMS_MODE): Define.
1367
9ffaf4bc
ILT
13682011-12-21 Ian Lance Taylor <iant@google.com>
1369
1370 * config/i386/morestack.S: Simplify CFI opcodes throughout.
1371
a0c8d0c1
ILT
13722011-12-20 Ian Lance Taylor <iant@google.com>
1373
1374 * config/i386/morestack.S (__morestack_non_split): If there is
1375 enough stack space already, don't split. Ask for more stack space
1376 than we required.
1377
69048898
SDJ
13782011-12-20 Sergio Durigan Junior <sergiodj@redhat.com>
1379
1380 * unwind-arm-common.inc: Include `tconfig.h', `tsystem.h' and
1381 `sys/sdt.h'.
1382 (_Unwind_DebugHook): New function.
1383 (uw_restore_core_regs): New define.
1384 (unwind_phase2): Use uw_restore_core_regs instead of
1385 restore_core_regs.
1386 (unwind_phase2_forced): Likewise.
1387 (__gnu_Unwind_Resume): Likewise.
1388
1bb4b6a3
UB
13892011-12-20 Uros Bizjak <ubizjak@gmail.com>
1390
1391 * config/alpha/linux-unwind.h: Update copyright years.
1392 (MD_FROB_UPDATE_CONTEXT): New define.
1393 (alpha_frob_update_context): New function.
1394
eb028768
RS
13952011-12-17 Richard Sandiford <rdsandiford@googlemail.com>
1396
1397 * config.host (mips*-sde-elf*, mipsisa64sr71k-*-elf*): Add to
1398 tmake_file rather replacing it.
1399
6a2045bf
IS
14002011-12-15 Iain Sandoe <iains@gcc.gnu.org>
1401
1402 * config/rs6000/darwin-world.S (toplevel): Make it clear that this
1bb4b6a3 1403 function is not used for PPC64.
6a2045bf
IS
1404 (save_world): Amend comments. Update the VRsave mask to reflect the
1405 saved regs.
1406 (rest_world): Update comments, do not clobber r10, do not use r8.
1407 (eh_rest_world_r10): Amend comments, do not use r8.
1408 (rest_world_eh_r7r8): Rename as local Lrest_world_eh_r7, since r8 is
1409 no longer used, move restore of CR and target address to the end of
1410 the routine.
1411
a13780a6
L
14122011-12-14 H.J. Lu <hongjiu.lu@intel.com>
1413
1414 * generic-morestack.c (__generic_morestack_set_initial_sp): Check
1415 __GLIBC__ instead of __linux__ when using __SIGRTMIN.
1416
d7288dfb
GJL
14172011-12-14 Georg-Johann Lay <avr@gjlay.de>
1418
1419 PR target/49313
1420 * config/avr/t-avr (LIB1ASMSRC): Add _mulpsi3, _mulsqipsi3.
1421 * config/avr/lib1funcs.S (__mulpsi3, __mulsqipsi3): New functions.
1422
8d2c862d
EB
14232011-12-11 Eric Botcazou <ebotcazou@adacore.com>
1424
1425 * config/sparc/sol2-unwind.h: Use #ifdef directive consistently.
1426
3447cae6
GJL
14272011-12-09 Georg-Johann Lay <avr@gjlay.de>
1428
1429 PR target/49313
1430 * config/avr/t-avr (LIB1ASMFUNCS): Add _muldi3.
1431 * config/avr/lib1funcs.S (__muldi3): New function.
1432
806fc6aa
AP
14332011-12-06 Andrew Pinski <apinski@cavium.com>
1434
1435 * crtstuff.c (__do_global_dtors_aux_fini_array_entry): Align to the
1436 size of func_ptr.
1437 (__frame_dummy_init_array_entry): Likewise.
1438
28c5e6b5
GJL
14392011-12-06 Georg-Johann Lay <avr@gjlay.de>
1440
1441 Forward-port from gcc-4_6-branch r181936 2011-12-02.
1442
1443 PR target/51345
1444 PR target/51002
1445 * config/avr/lib1funcs.S (__prologue_saves__,
1446 __epilogue_restores__, __divdi3_moddi3): Enclose parts using
1447 __SP_H__ in !defined (__AVR_HAVE_8BIT_SP__). Add FIXME comments.
1448
8f90394a
IS
14492011-12-04 Iain Sandoe <iains@gcc.gnu.org>
1450
1451 * config/rs6000/t-darwin64 (LIB2ADD): Add fp and gp save routines.
1452
06dd33ac
JDA
14532011-11-30 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1454
1455 PR other/51272
1456 * config/pa/stublib.c (_ITM_registerTMCloneTable): New stub.
1457 (_ITM_deregisterTMCloneTable): Likewise.
1458 (__register_frame_info): Fix unused warning.
1459 (__deregister_frame_info, __cxa_finalize, _Jv_RegisterClasses,
1460 pthread_default_stacksize_np): Likewise.
1461 * config/pa/t-stublib (LIBGCCSTUB_OBJS): Add new objects and rules.
1bb4b6a3 1462
85b8555e
DD
14632011-11-29 DJ Delorie <dj@redhat.com>
1464
1465 * config.host (rl78-*-elf): New case.
1466 * config/rl78: New directory for the Renesas RL78.
1467
4d5ae4ea
BS
14682011-11-29 Bernd Schmidt <bernds@codesourcery.com>
1469
1470 * config.host (tic6x-*-uclinux): Append to extra_parts. Fix
1471 formatting.
1472
f9c55897
RO
14732011-11-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1474
1475 PR other/51022
1476 * config/rs6000/t-savresfgpr: New file.
1477 * config/rs6000/t-ppccomm (LIB2ADD_ST): Remove all but
1478 $(srcdir)/config/rs6000/eabi.S.
1479 * config/rs6000/t-ppccomm-ldbl: Remove.
1480 * config.host (powerpc-*-freebsd*): Add rs6000/t-savresfgpr to
1481 tmake_file.
1482 (powerpc-*-eabispe*): Likewise.
1483 (powerpc-*-eabi*): Likewise.
1484 (powerpc-*-linux*, powerpc64-*-linux*): Likewise.
1485 (powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add rs6000/t-ppccomm
1486 to tmake_file, remove rs6000/t-ppccomm-ldbl.
1487 (powerpc-*-eabisimaltivec*): Remove rs6000/t-ppccomm-ldbl from
1488 tmake_file.
1489 (powerpc-*-eabisim*): Likewise.
1490 (powerpc-*-elf*): Likewise.
1491 (powerpc-*-eabialtivec*): Likewise.
1492 (powerpc-xilinx-eabi*): Likewise.
1493 (powerpc-*-rtems*): Likewise.
1494 (powerpcle-*-elf*): Likewise.
1495 (powerpcle-*-eabisim*): Likewise.
1496 (powerpcle-*-eabi*): Likewise.
1497
a01207c4
ILT
14982011-11-27 Ian Lance Taylor <iant@google.com>
1499
1500 * generic-morestack.c (__splitstack_find): Check for NULL old
1501 stack value.
1502 (__splitstack_resetcontext): New function.
1503 (__splitstack_releasecontext): New function.
1504 * libgcc-std.ver.in: Add new functions to GCC_4.7.0.
1505
2b0b8ab2
IS
15062011-11-27 Iain Sandoe <iains@gcc.gnu.org>
1507
1508 * config/darwin-crt-tm.c: Correct comments, use correct licence.
1509
c1d8101c
IS
15102011-11-27 Iain Sandoe <iains@gcc.gnu.org>
1511
1512 * config/darwin-crt-tm.c: Remove dummy _ITM_ functions.
1513
8b281334
RH
15142011-11-26 Richard Henderson <rth@redhat.com>
1515
1516 * config/m68k/linux-atomic.c: New file.
1517 * config/m68k/t-linux: New file.
1518 * config.host (m68k-uclinux, m68k-linux): Use it.
1519
7546aa9d
RH
15202011-11-26 Richard Henderson <rth@redhat.com>
1521
1522 * crtstuff.c (__TMC_LIST__): Mark used not unused.
1523 (__TMC_END__): Only declare if hidden is available; in the definition,
1524 if hidden is unavailable add a null record.
1525 (deregister_tm_clones, register_tm_clones): New.
1526 (__do_global_dtors_aux, frame_dummy): Use them.
1527 (__do_global_dtors, __do_global_ctors_1): Likewise.
1528
e2362f5d
IS
15292011-11-22 Iain Sandoe <iains@gcc.gnu.org>
1530
1531 * config/darwin-crt-tm.c: New file.
1532 * config.host (darwin): Build crttms.o crttme.o to provide
1533 startup and shutdown for tm clones.
1534 * config/t-darwin (crttms.o): New build rule.
1535 (crttme.o): Likewise.
1536
6685dd96
HPN
15372011-11-21 Hans-Peter Nilsson <hp@axis.com>
1538
1539 * Makefile.in ($(srcdir)/emutls.c): Explain why it's in LIB2ADDEH
1540 et al.
1541
b0dc7e4c
RH
15422011-11-21 Richard Henderson <rth@redhat.com>
1543
1544 * crtstuff.c (USE_TM_CLONE_REGISTRY): Default to 1 on ELF.
1545 (__TMC_LIST__, __TMC_END__): New.
1546 (__do_global_dtors_aux): Call _ITM_deregisterTMCloneTable.
1547 (__do_global_dtors): Likewise.
1548 (frame_dummy): Call _ITM_registerTMCloneTable.
1549 (__do_global_ctors_1): Likewise.
1550
d4b4b542
RO
15512011-11-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1552
1553 * config.host (iq2000*-*-elf*): Add iq2000/t-iq2000 to tmake_file.
1554 (powerpc-*-netbsd*): Add rs6000/t-netbsd to tmake_file.
1555 (powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add to tmake_file.
1556 (powerpc-*-lynxos*): Add rs6000/t-lynx to tmake_file.
1557 * config/i386/t-darwin64: Remove.
1558 * config/sh/t-netbsd (LIB2ADD): Remove.
1559
989bdb74
GJL
15602011-11-21 Georg-Johann Lay <avr@gjlay.de>
1561
1562 PR target/49313
1563 * config/avr/t-avr (LIB2FUNCS_EXCLUDE): Add _moddi3, _umoddi3.
1564 (LIB1ASMFUNCS): Add _divdi3, _udivdi3, _udivmod64, _negdi2.
1565 * config/avr/lib1funcs.S (wmov): New assembler macro.
1566 (__umoddi3, __udivdi3, __udivdi3_umoddi3): New functions.
1567 (__moddi3, __divdi3, __divdi3_moddi3): New functions.
1568 (__udivmod64): New function.
1569 (__negdi2): New function.
1570
515a0cfc
GP
15712011-11-21 Gerald Pfeifer <gerald@pfeifer.com>
1572
1573 * config.host (*-*-freebsd[12], *-*-freebsd[12].*,
1574 *-*-freebsd*aout*): Remove.
1575
0115d17f
HPN
15762011-11-20 Hans-Peter Nilsson <hp@axis.com>
1577
1578 * static-object.mk (c_flags-$o): Save c_flags.
1579 ($(base)$(objext)): Use it.
1580
93aeb62b
SE
15812011-11-18 Steve Ellcey <sje@cup.hp.com>
1582
1583 * Makefile.in (c_flags): Set to -fno-exceptions to build libunwind.
1584
7bc6df2c
GJL
15852011-11-18 Georg-Johann Lay <avr@gjlay.de>
1586
1587 PR target/49868
1588 * config/avr/t-avr (LIB1ASMFUNCS): Add _xload_2 _xload_3 _xload_4.
1589 * config/avr/lib1funcs.S (__xload_2, __xload_3, __xload_4):
1590 New functions.
1591
425d737b
MGD
15922011-11-16 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1593
1594 * config/arm/lib1funcs.asm (udivsi3): Add support for divide
1595 functions.
1bb4b6a3 1596 (aeabi_uidivmod): Likewise.
425d737b
MGD
1597 (umodsi3): Likewise.
1598 (divsi3): Likewise.
1599 (aeabi_idivmod): Likewise.
1600 (modsi3): Likewise.
1601
f2a176dc
TG
16022011-11-16 Tristan Gingold <gingold@adacore.com>
1603
1604 * config/alpha/qrnnd.S: Use specific pseudos for VMS.
1605
7c209481
GJL
16062011-11-15 Georg-Johann Lay <avr@gjlay.de>
1607
1608 PR target/49868
1609 * config/avr/t-avr (LIB1ASMFUNCS): Add _load_3, _load_4.
1610 * config/avr/lib1funcs.S (__load_3, __load_4, __xload_2): New functions.
1611
9dfd5832
JDA
16122011-11-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1613
1614 * config.host (hppa*64*-*-hpux11*): Remove pa/t-stublib64 from
1615 tmake_file list.
1616 * config/pa/t-stublib: Merge rules from config/pa/t-stublib64.
1617 * config/pa/t-stublib64: Delete.
1618
f77dca5d
RH
16192011-11-12 Richard Henderson <rth@redhat.com>
1620
1621 * config/rs6000/linux-unwind.h (frob_update_context): Properly
1622 cast the pointer argument to _Unwind_SetGRPtr.
1623
902828f0
RO
16242011-11-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1625
1626 * config/spu/t-elf (LIB2ADD): Use LIB2FUNCS_EXCLUDE instead.
1627
e14304ef
ILT
16282011-11-09 Ian Lance Taylor <iant@google.com>
1629
1630 * generic-morestack.c: Include <string.h>.
1631 (uintptr_type): Define.
1632 (struct initial_sp): Add dont_block_signals field. Reduce size of
1633 extra array by 1.
1634 (allocate_segment): Set prev field to NULL. Don't set
1635 __morestack_current_segment or __morestack_segments.
1636 (__generic_morestack): Update current->prev and *pp after calling
1637 allocate_segment.
1638 (__morestack_block_signals): Don't do anything if
1639 dont_block_signals is set.
1640 (__morestack_unblock_signals): Likewise.
1641 (__generic_findstack): Check for initial_sp == NULL. Add casts to
1642 uintptr_type.
1643 (__splitstack_block_signals): New function.
1644 (enum __splitstack_content_offsets): Define.
1645 (__splitstack_getcontext, __splitstack_setcontext): New functions.
1646 (__splitstack_makecontext): New function.
1647 (__splitstack_block_signals_context): New function.
1648 (__splitstack_find_context): New function.
1649 * config/i386/morestack.S (__morestack_get_guard): New function.
1650 (__morestack_set_guard, __morestack_make_guard): New functions.
1651 * libgcc-std.ver.in: Add new functions to GCC_4.7.0.
1652
e3d871e4
RO
16532011-11-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1654
1655 * config.host (i[34567]86-*-cygwin*): Move i386/t-mingw-pthread ...
1656 (i[34567]86-*-mingw*): ... here.
1657 (x86_64-*-mingw*): ... here.
1658
e55cef40
RO
16592011-11-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1660
1661 * config/c6x/t-elf (LIB2ADD): Add instead of assigning.
1662
5366b186
NS
16632011-11-07 Nathan Sidwell <nathan@acm.org>
1664
1665 * libgcov.c (struct gcov_fn_buffer): New struct.
1666 (buffer_fn_data): New helper.
1667 (gcov_exit): Rework for new gcov data structures.
1668
74155a6f
GJL
16692011-11-07 Georg-Johann Lay <avr@gjlay.de>
1670
1671 PR target/49313
1672 * config/avr/lib1funcs.S (__divmodhi4, __divmodsi4): Tweak speed.
1673
200feb07
RO
16742011-11-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1675
1676 * config.host (tmake_file): Correct comment.
1677 (bfin*-elf*): Remove bfin/t-elf from tmake_file, add
1678 t-libgcc-pic.
1679 (bfin*-uclinux*): Likewise.
1680 (bfin*-linux-uclibc*): Likewise.
1681 (xstormy16-*-elf): Add stormy16/t-stormy16 to tmake_file.
1682
1683 * config/arm/t-elf (HOST_LIBGCC2_CFLAGS): Append instead of
1684 assigning.
1685 * config/arm/t-strongarm-elf (HOST_LIBGCC2_CFLAGS): Likewise.
1686 * config/avr/t-avr (HOST_LIBGCC2_CFLAGS): Likewise.
1687 * config/c6x/t-elf (HOST_LIBGCC2_CFLAGS): Likewise.
1688 * config/h8300/t-h8300 (HOST_LIBGCC2_CFLAGS): Likewise.
1689 * config/lm32/t-elf (HOST_LIBGCC2_CFLAGS): Likewise.
1690 * config/m32r/t-m32r (HOST_LIBGCC2_CFLAGS): Likewise.
1691 * config/mcore/t-mcore (HOST_LIBGCC2_CFLAGS): Likewise.
1692 * config/mips/t-elf (HOST_LIBGCC2_CFLAGS): Likewise.
1693 * config/mmix/t-mmix (HOST_LIBGCC2_CFLAGS): Likewise.
1694 * config/pdp11/t-pdp11 (HOST_LIBGCC2_CFLAGS): Likewise.
1695 * config/picochip/t-picochip (HOST_LIBGCC2_CFLAGS): Likewise.
1696 * config/stormy16/t-stormy16 (HOST_LIBGCC2_CFLAGS): Likewise.
1697 * config/t-openbsd-thread (HOST_LIBGCC2_CFLAGS): Likewise.
1698
1699 * config/bfin/t-elf: Remove.
1700 * config/t-vxworks (HOST_LIBGCC2_CFLAGS): Remove.
1701
c9cd1a07
RO
17022011-11-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1703
1704 * config.host (*-*-rtems*): Add t-rtems to tmake_file.
1705 (i[34567]86-*-rtems*): Remove t-rtems from tmake_file.
1706 (lm32-*-elf*, lm32-*-rtems*): Split into ...
1707 (lm32-*-elf*): ... this.
1708 (lm32-*-rtems*): ... and this.
1709 Add to tmake_file.
1710 (m32r-*-rtems*): Add to tmake_file.
1711 (moxie-*-rtems*): Likewise.
1712 (sparc-*-rtems*): Likewise.
1713 Remove t-rtems from tmake_file.
1714 (sparc64-*-rtems*): Likewise.
1715 * config/t-rtems (HOST_LIBGCC2_CFLAGS): Use LIBGCC2_INCLUDES
1716 instead.
1717
9fbcc75d
RO
17182011-11-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1719
1720 PR bootstrap/50982
1721 * config/gthr-posix.h: Move ...
1722 * gthr-posix.h: ... here.
1723 * config/gthr-lynx.h: Reflect this.
1724 * config/gthr-vxworks.h: Likewise.
1725 * config/rs6000/gthr-aix.h: Likewise.
1726 * configure.ac (target_thread_file): Likewise.
1727 * configure: Regenerate.
1728
76644b68
SH
17292011-11-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
1730
1731 * config.host (arm*-*-rtemseabi*): New target.
1732
5e490f2a
JDA
17332011-11-06 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1734
1735 PR other/50991
1736 * Makefile.in: Make EXTRA_PARTS depend on libgcc_tm.h instead of
1737 extra-parts.
1738
feeeff5c
JR
17392011-11-05 Joern Rennecke <joern.rennecke@embecosm.com>
1740
1741 * config.host (epiphany-*-elf*): New configuration.
1742 * config/epiphany: New Directory.
1743
d618bb2c
RC
17442011-11-05 Ralf Corsépius <ralf.corsepius@rtems.org>
1745
1746 * config.host (avr-*-rtems*): Add config/avr/t-rtems.
1747 * config/avr/t-rtems: New.
1748 Filter out _exit from LIB1ASMFUNCS.
1749
1bb6f778
DM
17502011-11-04 David S. Miller <davem@davemloft.net>
1751
1752 * configure.ac: Test for 64-bit addresses on !x86 using __LP64__.
1753 * configure: Rebuild.
1754
9a7f7422
AK
17552011-11-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1756
1757 * config/s390/t-crtstuff: Add -fPIC to CRTSTUFF_T_CFLAGS_S
1758 variable.
1759
e4fe948a
GJL
17602011-11-04 Georg-Johann Lay <avr@gjlay.de>
1761
1762 PR target/50931
1763 * config/t-avr (LIB1ASMFUNCS): Add _divmodpsi4, _udivmodpsi4.
1764 * config/lib1funcs.S (__udivmodpsi4, __divmodpsi4): New functions.
1765
7084e037
JS
17662011-11-04 Joel Sherrill <joel.sherrill@oarcorp.com>
1767
1768 PR target/50989
1769 * config.host (sparc-*-rtems*): Add sparc/t-softmul.
1770
1a032034
RO
17712011-11-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1772
1773 * config/c6x/t-elf (LIB2ADDEH): Set.
1774 * config/c6x/t-c6x-elf: Remove.
1775
d385f772
RO
17762011-11-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1777
1778 * config/i386/sol2-ci.S: Rename to ...
1779 * config/i386/crti.S: ... this.
1780 * config/i386/sol2-cn.S: Rename to ...
1781 * config/i386/crtn.S: ... this.
1782 * config/sparc/sol2-ci.S: Rename to ...
1783 * config/sparc/crti.S: ... this.
1784 * config/sparc/sol2-cn.S: Rename to ...
1785 * config/sparc/crtn.S: ... this.
1786 * config/t-sol2 (CUSTOM_CRTIN): Remove.
1787 (crti.o, crtn.o): Remove.
1788
1ba878a9
TG
17892011-11-04 Tristan Gingold <gingold@adacore.com>
1790
1791 * config/ia64/fde-vms.c: Do not include md-unwind-support.h
1792
02750c15
KK
17932011-11-04 Kaz Kojima <kkojima@gcc.gnu.org>
1794
1795 * config/sh/t-sh: Use $(gcc_compile) instead of $(compile).
1796
bf86b067
HPN
17972011-11-03 Hans-Peter Nilsson <hp@axis.com>
1798
1799 * config.host (crisv32-*-none, cris-*-none): Remove.
1800 (crisv32-*-elf): Append to tmake_file, don't just set it.
1801 (cris-*-elf): Add missing t-fdpbit to tmake_file.
1802
d0bc53bd
RO
18032011-11-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1804
1805 * config/rs6000/t-ppccomm (ecrti$(objext)): Use $<.
1806 (ecrtn$(objext)): Likewise.
1807 (ncrti$(objext)): Likewise.
1808 (ncrtn$(objext)): Likewise.
1809
036da830
AS
18102011-11-03 Andreas Schwab <schwab@redhat.com>
1811
1812 * config/ia64/t-ia64 (crtbeginS.o): Fix whitespace damage.
1813
d2a7d041
DM
18142011-11-02 David S. Miller <davem@davemloft.net>
1815
1816 * configure.ac: Set host_address on sparc too.
1817 * configure: Regenerate.
1818 * config.host: Add sparc/t-linux64 and sparc/t-softmul conditionally
1819 based upon host_address.
1820 * config/sparc/t-linux64: Set CRTSTUFF_T_CFLAGS unconditionally.
1821
af8ed618
JM
18222011-11-02 Jason Merrill <jason@redhat.com>
1823
1824 * config/rs6000/t-ppccomm: Add missing \.
1825
5d1c8e77
RO
18262011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1827
1828 * gthr-single.h, gthr.h: New files.
1829 * config/gthr-lynx.h, config/gthr-posix.h., config/gthr-rtems.h,
1830 config/gthr-vxworks.h, config/i386/gthr-win32.h,
1831 config/mips/gthr-mipssde.h, config/pa/gthr-dce.h,
1832 config/rs6000/gthr-aix.h, config/s390/gthr-tpf.h: New files.
1833 * config/i386/gthr-win32.c: Include "gthr-win32.h".
1834 * configure.ac (thread_header): New variable.
1835 Set it depending on target_thread_file.
1836 (gthr-default.h): Link from $thread_header.
1837 * configure: Regenerate.
1838 * Makefile.in (LIBGCC2_CFLAGS): Remove $(GTHREAD_FLAGS).
1839
852b75ed
RO
18402011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1841
1842 * configure.ac (tm_file_): New variable.
1843 Determine from tm_file.
1844 (tm_file, tm_defines): Substitute.
1845 * configure: Regenerate.
1846 * mkheader.sh: New file.
1847 * Makefile.in (clean): Remove libgcc_tm.h.
1848 ($(objects)): Depend on libgcc_tm.h.
1849 (libgcc_tm_defines, libgcc_tm_file): New variables.
1850 (libgcc_tm.h, libgcc_tm.stamp): New targets.
1851 ($(libgcc-objects), $(libgcc-s-objects), $(libgcc-eh-objects))
1852 ($(libgcov-objects), $(libunwind-objects), $(libunwind-s-objects))
1853 ($(extra-parts)): Depend on libgcc_tm.h.
1854 * config.host (tm_defines, tm_file): New variable.
1855 (arm*-*-linux*): Set tm_file for arm*-*-linux-*eabi.
1856 (arm*-*-uclinux*): Set tm_file for arm*-*-uclinux*eabi.
1857 (arm*-*-eabi*, arm*-*-symbianelf*): Set tm_file.
1858 (avr-*-rtems*): Likewise.
1859 (avr-*-*): Likewise.
1860 (frv-*-elf): Likewise.
1861 (frv-*-*linux*): Likewise.
1862 (h8300-*-rtems*): Likewise.
1863 (h8300-*-elf*): Likewise.
1864 (i[34567]86-*-darwin*): Likewise.
1865 (x86_64-*-darwin*): Likewise.
1866 (rx-*-elf): Likewise.
1867 (tic6x-*-uclinux): Likewise.
1868 (tic6x-*-elf): Likewise.
1869 (i[34567]86-*-linux*, x86_64-*-linux*): Likewise.
1870 * config/alpha/gthr-posix.c: Include libgcc_tm.h.
1871 * config/i386/cygming-crtbegin.c: Likewise.
1872 * config/i386/cygming-crtend.c: Likewise.
1873 * config/ia64/fde-vms.c: Likewise.
1874 * config/ia64/unwind-ia64.c: Likewise.
1875 * config/libbid/bid_gcc_intrinsics.h: Likewise.
1876 * config/rs6000/darwin-fallback.c: Likewise.
1877 * config/stormy16/lib2funcs.c: Likewise.
1878 * config/xtensa/unwind-dw2-xtensa.c: Likewise.
1879 * crtstuff.c: Likewise.
1880 * dfp-bit.h: Likewise.
1881 * emutls.c: Likewise.
1882 * fixed-bit.c: Likewise.
1883 * fp-bit.c: Likewise.
1884 * generic-morestack-thread.c: Likewise.
1885 * generic-morestack.c: Likewise.
1886 * libgcc2.c: Likewise.
1887 * libgcov.c: Likewise.
1888 * unwind-dw2-fde-dip.c: Likewise.
1889 * unwind-dw2-fde.c: Likewise.
1890 * unwind-dw2.c: Likewise.
1891 * unwind-sjlj.c: Likewise.
1892
f9989b51
RO
18932011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1894
1895 * configure.ac: Include ../config/picflag.m4.
1896 (GCC_PICFLAG): Call it.
1897 Substitute.
1898 * configure: Regenerate.
1899 * Makefile.in (gcc_srcdir): Remove.
1900 (LIBGCC2_DEBUG_CFLAGS, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES)
1901 (HOST_LIBGCC2_CFLAGS, PICFLAG, LIB2FUNCS_ST, LIB2FUNCS_EXCLUDE)
1902 (LIB2_DIVMOD_FUNCS, LIB2ADD, LIB2ADD_ST): Set.
1903 ($(lib2funcs-o), $(lib2funcs-s-o), $(lib2-divmod-o))
1904 ($(lib2-divmod-s-o)): Use $(srcdir) to refer to libgcc2.c.
1905 Use $<.
1906 Remove comment.
1907 * libgcc2.c, libgcc2.h, gbl-ctors.h, longlong.h: New files.
1908 * siditi-object.mk ($o$(objext), $(o)_s$(objext)): Use $(srcdir)
1909 to refer to libgcc2.c.
1910 Use $<.
1911 * config/darwin-64.c: New file.
1912 * config/darwin-crt3.c: Remove comment.
1913 * config/divmod.c, config/floatunsidf.c, config/floatunsisf.c,
1914 config/floatunsitf.c, config/floatunsixf.c, config/udivmod.c,
1915 config/udivmodsi4.c: New files.
1916 * config/memcmp.c, config/memcpy.c, config/memmove.c,
1917 config/memset.c: New files.
1918 * config/t-crtstuff-pic (CRTSTUFF_T_CFLAGS_S): Use $(PICFLAG).
1919 * config/t-darwin (HOST_LIBGCC2_CFLAGS): Set.
1920 * config/t-freebsd-thread, config/t-libgcc-pic: New files.
1921 * config/t-libunwind (HOST_LIBGCC2_CFLAGS): Set.
1922 * config/t-openbsd-thread: New file.
1923 * config/t-sol2 (HOST_LIBGCC2_CFLAGS): Remove.
1924 * config/t-vxworks, config/vxlib-tls.c, config/vxlib.c: New files.
1925 * config/alpha/gthr-posix.c, config/alpha/qrnnd.S: New files.
1926 * config/alpha/t-alpha (LIB2ADD): Use $(srcdir) to refer to
1927 qrnnd.S.
1928 Adapt filename.
1929 * config/alpha/t-osf-pthread (LIB2ADD): Use $(srcdir)/config/alpha
1930 to refer to gthr-posix.c.
1931 * config/alpha/t-vms (LIB2ADD): Set.
1932 * config/alpha/vms-gcc_shell_handler.c: New file.
1933 * config/arm/bpabi.c, config/arm/fp16.c,
1934 config/arm/linux-atomic.c, config/arm/linux-atomic-64bit.c,
1935 config/arm/unaligned-funcs.c: New files.
1936 * config/arm/t-bpabi (LIB2ADD, LIB2ADD_ST): Set.
1937 * config/arm/t-elf (HOST_LIBGCC2_CFLAGS): Set.
1938 * config/arm/t-linux: Likewise.
1939 * config/arm/t-linux-eabi (LIB2ADD_ST): Add.
1940 * config/arm/t-netbsd: New file.
1941 * config/arm/t-strongarm-elf (HOST_LIBGCC2_CFLAGS): Set.
1942 * config/arm/t-symbian (LIB2ADD_ST): Set.
1943 * config/avr/t-avr (LIB2FUNCS_EXCLUDE, HOST_LIBGCC2_CFLAGS): Set.
1944 * config/bfin/t-crtstuff (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1945 * config/bfin/t-elf: New file.
1946 * config/c6x/eqd.c, config/c6x/eqf.c, config/c6x/ged.c,
1947 config/c6x/gef.c, config/c6x/gtd.c, config/c6x/gtf.c,
1948 config/c6x/led.c, config/c6x/lef.c, config/c6x/ltd.c,
1949 config/c6x/ltf.c: New files.
1950 * config/c6x/t-elf (LIB2FUNCS_EXCLUDE, LIB2ADD)
1951 (HOST_LIBGCC2_CFLAGS): Set.
1952 * config/c6x/t-uclinux (HOST_LIBGCC2_CFLAGS): Set.
1953 (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1954 * config/cris/arit.c, config/cris/mulsi3.S, config/cris/t-cris:
1955 New files.
1956 * config/cris/t-elfmulti (LIB2ADD_ST): Set.
1957 * config/cris/t-linux (HOST_LIBGCC2_CFLAGS): Remove.
1958 * config/frv/cmovd.c, config/frv/cmovh.c, config/frv/cmovw.c,
1959 config/frv/modi.c, config/frv/uitod.c, config/frv/uitof.c,
1960 config/frv/ulltod.c, config/frv/ulltof.c, config/frv/umodi.c: New
1961 files.
1962 * config/frv/t-frv (LIB2ADD): Set.
1963 * config/frv/t-linux (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1964 * config/h8300/clzhi2.c, config/h8300/ctzhi2.c,
1965 config/h8300/fixunssfsi.c, config/h8300/parityhi2.c,
1966 config/h8300/popcounthi2.c: New files.
1967 * config/h8300/t-h8300 (LIB2ADD, HOST_LIBGCC2_CFLAGS): Set.
1968 * config/i386/gthr-win32.c: New file.
1969 * config/i386/t-cygming (LIBGCC2_INCLUDES): Set.
1970 * config/i386/t-cygwin: Likewise.
1971 * config/i386/t-darwin, config/i386/t-darwin64,
1972 config/i386/t-gthr-win32, config/i386/t-interix: New files.
1973 * config/i386/t-nto (HOST_LIBGCC2_CFLAGS): Set.
1974 (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1975 * config/i386/t-sol2 (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1976 * config/ia64/quadlib.c: New file.
1977 * config/ia64/t-hpux (LIB2ADD): Set.
1978 * config/ia64/t-ia64: Add comment.
1979 * config/iq2000/lib2funcs.c, config/iq2000/t-iq2000: New files.
1980 * config/lm32/t-uclinux (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
1981 (HOST_LIBGCC2_CFLAGS): Append, remove -fPIC.
1982 * config/m32c/lib2funcs.c, config/m32c/trapv.c: New files.
1983 * config/m32c/t-m32c (LIB2ADD): Set.
1984 * config/m32r/t-linux (HOST_LIBGCC2_CFLAGS): Set.
1985 * config/m32r/t-m32r: Likewise.
1986 * config/m68k/fpgnulib.c: New file.
1987 * config/m68k/t-floatlib (LIB2ADD): Set.
1988 (xfgnulib.c): New target.
1989 * config/mcore/t-mcore (HOST_LIBGCC2_CFLAGS): Set.
1990 * config/mep/lib2funcs.c, config/mep/tramp.c: New files.
1991 * config/mep/t-mep (LIB2ADD): Set.
1992 * config/microblaze/divsi3.asm: Rename to divsi3.S.
1993 * config/microblaze/moddi3.asm: Rename to moddi3.S.
1994 * config/microblaze/modsi3.asm: Rename to modsi3.S.
1995 * config/microblaze/muldi3_hard.asm: Rename to hard.S.
1996 * config/microblaze/mulsi3.asm: Rename to mulsi3.S.
1997 * config/microblaze/stack_overflow_exit.asm: Rename to exit.S.
1998 * config/microblaze/udivsi3.asm: Rename to udivsi3.S.
1999 * config/microblaze/umodsi3.asm: Rename to umodsi3.S.
2000 * config/microblaze/t-microblaze (LIB2ADD): Reflect this.
2001 * config/mips/t-elf, config/mips/t-vr, config/mips/vr4120-div.S:
2002 New files.
2003 * config/mips/t-mips (LIB2_SIDITI_CONV_FUNCS): Set.
2004 * config/mmix/t-mmix (HOST_LIBGCC2_CFLAGS): Set.
2005 * config/pa/fptr.c, config/pa/lib2funcs.S,
2006 config/pa/linux-atomic.c, config/pa/quadlib.c: New files.
2007 * config/pa/t-linux (HOST_LIBGCC2_CFLAGS): Set.
2008 (LIB2ADD, LIB2ADD_ST): Set.
2009 * config/pa/t-hpux, config/pa/t-hpux10, config/pa/t-pa64: New files.
2010 * config/pa/t-linux (HOST_LIBGCC2_CFLAGS, LIB2ADD, LIB2ADD_ST):
2011 Set.
2012 * config/pa/t-linux64 (LIB2ADD_ST, HOST_LIBGCC2_CFLAGS): Set.
2013 * config/pdp11/t-pdp11: New file.
2014 * config/picochip/libgccExtras/adddi3.S,
2015 config/picochip/libgccExtras/ashlsi3.S,
2016 config/picochip/libgccExtras/ashrsi3.S,
2017 config/picochip/libgccExtras/clzsi2.S,
2018 config/picochip/libgccExtras/cmpsi2.S,
2019 config/picochip/libgccExtras/divmod15.S,
2020 config/picochip/libgccExtras/divmodhi4.S,
2021 config/picochip/libgccExtras/divmodsi4.S,
2022 config/picochip/libgccExtras/lshrsi3.S,
2023 config/picochip/libgccExtras/parityhi2.S,
2024 config/picochip/libgccExtras/popcounthi2.S,
2025 config/picochip/libgccExtras/subdi3.S,
2026 config/picochip/libgccExtras/ucmpsi2.S,
2027 config/picochip/libgccExtras/udivmodhi4.S,
2028 config/picochip/libgccExtras/udivmodsi4.S: New files.
2029 * config/picochip/t-picochip (LIB2ADD, HOST_LIBGCC2_CFLAGS)
2030 (LIBGCC2_DEBUG_CFLAGS, RANLIB_FOR_TARGET): Set.
2031 * config/rs6000/crtresfpr.S, config/rs6000/crtresgpr.S,
2032 config/rs6000/crtresxfpr.S, config/rs6000/crtresxgpr.S,
2033 config/rs6000/crtsavfpr.S, config/rs6000/crtsavgpr.S)
2034 config/rs6000/darwin-asm.h, config/rs6000/darwin-fpsave.S,
2035 config/rs6000/darwin-gpsave.S, config/rs6000/darwin-tramp.S,
2036 config/rs6000/darwin-vecsave.S, config/rs6000/darwin-world.S: New
2037 files.
2038 * config/rs6000/t-darwin (LIB2ADD, LIB2ADD_ST)
2039 (HOST_LIBGCC2_CFLAGS): Set.
2040 * config/rs6000/t-darwin64: New file.
2041 * config/rs6000/t-linux64 (HOST_LIBGCC2_CFLAGS): Set.
2042 * config/rs6000/t-lynx, config/rs6000/t-netbsd: New files.
2043 * config/rs6000/t-ppccomm (LIB2ADD): Add
2044 $(srcdir)/config/rs6000/tramp.S.
2045 (LIB2ADD_ST): Use $(srcdir)/config/rs6000 to refer to sources.
2046 Add $(srcdir)/config/rs6000/eabi.S.
2047 (crtsavfpr.S, crtresfpr.S, crtsavgpr.S, crtresgpr.S, crtresxfpr.S)
2048 (crtresxgpr.S, e500crtres32gpr.S, e500crtres64gpr.S)
2049 (e500crtres64gprctr.S, e500crtrest32gpr.S, e500crtrest64gpr.S)
2050 (e500crtresx32gpr.S, e500crtresx64gpr.S, e500crtsav32gpr.S)
2051 (e500crtsav64gpr.S, e500crtsav64gprctr.S, e500crtsavg32gpr.S)
2052 (e500crtsavg64gpr.S, e500crtsavg64gprctr.S): Remove.
2053 * config/rs6000/tramp.S: New file.
2054 * config/s390/t-tpf: Remove.
2055 * config/sh/linux-atomic.S: New file.
2056 * config/sh/t-linux (LIB2ADD): Set.
2057 (HOST_LIBGCC2_CFLAGS): Append, remove -fpic.
2058 * config/sh/t-netbsd (LIB2ADD, HOST_LIBGCC2_CFLAGS): Set.
2059 * config/sh/t-sh (unwind-dw2-Os-4-200.o): Use $(srcdir) to refer
2060 to unwind-dw2.c.
2061 (HOST_LIBGCC2_CFLAGS): Set.
2062 * config/sparc/t-sol2 (CRTSTUFF_T_CFLAGS): Use $(PICFLAG).
2063 * config/spu/divmodti4.c, config/spu/divv2df3.c,
2064 config/spu/float_disf.c, config/spu/float_unsdidf.c,
2065 config/spu/float_unsdisf.c, config/spu/float_unssidf.c,
2066 config/spu/mfc_multi_tag_release.c,
2067 config/spu/mfc_multi_tag_reserve.c, config/spu/mfc_tag_release.c,
2068 config/spu/mfc_tag_reserve.c, config/spu/mfc_tag_table.c,
2069 config/spu/multi3.c: New files.
2070 * config/spu/t-elf (LIB2ADD, LIB2ADD_ST, LIB2_SIDITI_CONV_FUNCS)
2071 (HOST_LIBGCC2_CFLAGS): Set.
2072 * config/stormy16/ashlsi3.c, config/stormy16/ashrsi3.c,
2073 config/stormy16/clzhi2.c, config/stormy16/cmpsi2.c,
2074 config/stormy16/ctzhi2.c, config/stormy16/divsi3.c,
2075 config/stormy16/ffshi2.c, config/stormy16/lib2.c,
2076 config/stormy16/lshrsi3.c, config/stormy16/modsi3.c,
2077 config/stormy16/parityhi2.c, config/stormy16/popcounthi2.c,
2078 config/stormy16/t-stormy16, config/stormy16/ucmpsi2.c,
2079 config/stormy16/udivmodsi4.c, config/stormy16/udivsi3.c,
2080 config/stormy16/umodsi3.c: New files.
2081 * config/xtensa/lib2funcs.S: New file.
2082 * config/xtensa/t-elf (HOST_LIBGCC2_CFLAGS): Set.
2083 * config/xtensa/t-xtensa (LIB2ADD): Set.
2084 * config.host (*-*-darwin*): Add t-libgcc-pic to tmake_file.
2085 (*-*-freebsd*): Add t-freebsd, t-libgcc-pic to tmake_file.
2086 Add t-freebsd-thread to tmake_file for posix threads.
2087 (*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu)
2088 (*-*-gnu*, *-*-kopensolaris*-gnu): Add t-libgcc-pic to tmake_file.
2089 (*-*-lynxos*): Likewise.
2090 (*-*-netbsd*): Likewise.
2091 (*-*-openbsd*): Likewise.
2092 Add t-openbsd-thread to tmake_file for posix threads.
2093 (*-*-solaris2*): Add t-libgcc-pic to tmake_file.
2094 (*-*-vxworks*): Set tmake_file.
2095 (alpha*-*-linux*): Add alpha/t-alpha, alpha/t-ieee to tmake_file.
2096 (alpha*-*-freebsd*): Likewise.
2097 (alpha*-*-netbsd*): Likewise.
2098 (alpha*-*-openbsd*): Likewise.
2099 (alpha*-dec-osf5.1*): Remove qrnnd.o, gthr-posix.o from extra_parts.
2100 (alpha64-dec-*vms*): Add alpha/t-alpha, alpha/t-ieee to tmake_file.
2101 (alpha*-dec-*vms*): Likewise.
2102 (arm*-*-netbsdelf*): Add arm/t-netbsd to tmake_file.
2103 (bfin*-elf*): Add bfin/t-elf to tmake_file.
2104 (bfin*-uclinux*): Likewise.
2105 (bfin*-linux-uclibc*): Likewise.
2106 (crisv32-*-elf): Add cris/t-cris to tmake_file.
2107 (crisv32-*-none): Likewise.
2108 (cris-*-elf): Likewise.
2109 (cris-*-none): Likewise.
2110 (cris-*-linux*, crisv32-*-linux*): Likewise.
2111 (hppa[12]*-*-hpux10*): Add pa/t-hpux pa/t-hpux10, t-libgcc-pic to
2112 tmake_file.
2113 (hppa*64*-*-hpux11*): Add pa/t-hpux, pa/t-pa64, t-libgcc-pic to
2114 tmake_file.
2115 (hppa[12]*-*-hpux11*): Add pa/t-hpux, t-libgcc-pic to tmake_file.
2116 (i[34567]86-*-elf*): Add t-libgcc-pic to tmake_file.
2117 (x86_64-*-elf*): Likewise.
2118 (i[34567]86-*-nto-qnx*): Likewise.
2119 (i[34567]86-*-mingw*): Add i386/t-gthr-win32 to tmake_file for
2120 win32 threads.
2121 (x86_64-*-mingw*): Likewise.
2122 (i[34567]86-*-interix3*): Add i386/t-interix to tmake_file.
2123 (lm32-*-uclinux*): Add t-libgcc-pic to tmake_file.
2124 (mipsisa32-*-elf*, mipsisa32el-*-elf*, mipsisa32r2-*-elf*)
2125 (mipsisa32r2el-*-elf*, mipsisa64-*-elf*, mipsisa64el-*-elf*)
2126 (mipsisa64r2-*-elf*, mipsisa64r2el-*-elf*): Add mips/t-elf to
2127 tmake_file.
2128 (mipsisa64sr71k-*-elf*): Likewise.
2129 (mipsisa64sb1-*-elf*, mipsisa64sb1el-*-elf*): Likewise.
2130 (mips-*-elf*, mipsel-*-elf*): Likewise.
2131 (mips64-*-elf*, mips64el-*-elf*): Likewise.
2132 (mips64orion-*-elf*, mips64orionel-*-elf*): Likewise.
2133 (mips*-*-rtems*): Likewise.
2134 (mips64vr-*-elf*, mips64vrel-*-elf*): Add mips/t-elf, mips/t-vr
2135 to tmake_file.
2136 (pdp11-*-*): Add pdp11/t-pdp11 to tmake_file.
2137 (powerpc64-*-darwin*): Add rs6000/t-darwin64 to tmake_file.
2138 (s390x-ibm-tpf*): Add t-libgcc-pic to tmake_file.
2139 (spu-*-elf*): Likewise.
2140 (tic6x-*-uclinux): Add t-libgcc-pic to tmake_file.
2141
45b86625
RO
21422011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2143
2144 * Makefile.in ($(lib1asmfuncs-o), $(lib1asmfuncs-s-o)): Use
2145 $(srcdir) to refer to $(LIB1ASMSRC).
2146 Use $<.
2147 * config/arm/bpabi-v6m.S, config/arm/bpabi.S,
2148 config/arm/ieee754-df.S, config/arm/ieee754-sf.S,
2149 config/arm/lib1funcs.S: New files.
2150 * config/arm/libunwind.S [!__symbian__]: Use lib1funcs.S.
2151 * config/arm/t-arm: New file.
2152 * config/arm/t-bpabi (LIB1ASMFUNCS): Set.
2153 * config/arm/t-elf, config/arm/t-linux, config/arm/t-linux-eabi,
2154 config/arm/t-strongarm-elf: New files.
2155 * config/arm/t-symbian (LIB1ASMFUNCS): Set.
2156 * config/arm/t-vxworks, config/arm/t-wince-pe: New files.
2157 * config/avr/lib1funcs.S: New file.
2158 * config/avr/t-avr (LIB1ASMSRC, LIB1ASMFUNCS): Set.
2159 * config/bfin/lib1funcs.S, config/bfin/t-bfin: New files.
2160 * config/c6x/lib1funcs.S: New file.
2161 * config/c6x/t-elf (LIB1ASMSRC, LIB1ASMFUNCS): Set.
2162 * config/fr30/lib1funcs.S, config/fr30/t-fr30: New files.
2163 * config/frv/lib1funcs.S: New file.
2164 * config/frv/t-frv (LIB1ASMSRC, LIB1ASMFUNCS): Set.
2165 * config/h8300/lib1funcs.S, config/h8300/t-h8300: New files.
2166 * config/i386/cygwin.S, config/i386/t-chkstk: New files.
2167 * config/ia64/__divxf3.asm: Rename to ...
2168 * config/ia64/__divxf3.S: ... this.
2169 Adapt lib1funcs.asm filename.
2170 * config/ia64/_fixtfdi.asm: Rename to ...
2171 * config/ia64/_fixtfdi.S: ... this.
2172 Adapt lib1funcs.asm filename.
2173 * config/ia64/_fixunstfdi.asm: Rename to ...
2174 * config/ia64/_fixunstfdi.S: ... this.
2175 Adapt lib1funcs.asm filename.
2176 * config/ia64/_floatditf.asm: Rename to ...
2177 * config/ia64/_floatditf.S: ... this.
2178 Adapt lib1funcs.asm filename.
2179 * config/ia64/lib1funcs.S: New file.
2180 * config/ia64/t-hpux (LIB1ASMFUNCS): Set.
2181 * config/ia64/t-ia64 (LIB1ASMSRC, LIB1ASMFUNCS): Set.
2182 * config/ia64/t-softfp-compat (libgcc1-tf-compats): Adapt suffix.
2183 * config/m32c/lib1funcs.S, config/m32c/t-m32c: New files.
2184 * config/m68k/lb1sf68.S, config/m68k/t-floatlib: New files.
2185 * config/mcore/lib1funcs.S, config/mcore/t-mcore: New files.
2186 * config/mep/lib1funcs.S: New file.
2187 * config/mep/t-mep (LIB1ASMSRC, LIB1ASMFUNCS): Set.
2188 * config/mips/mips16.S: New file.
2189 * config/mips/t-mips16 (LIB1ASMSRC, LIB1ASMFUNCS): Set.
2190 * config/pa/milli64.S: New file.
2191 * config/pa/t-linux, config/pa/t-linux64: New files.
2192 * config/picochip/lib1funcs.S: New file.
2193 * config/picochip/t-picochip (LIB1ASMSRC, LIB1ASMFUNCS): Set.
2194 * config/sh/lib1funcs.S, config/sh/lib1funcs.h: New files.
2195 * config/sh/t-linux (LIB1ASMFUNCS_CACHE): Set.
2196 * config/sh/t-netbsd: New file.
2197 * config/sh/t-sh (LIB1ASMSRC, LIB1ASMFUNCS, LIB1ASMFUNCS_CACHE): Set.
2198 Use $(srcdir) to refer to lib1funcs.S, adapt filename.
2199 * config/sh/t-sh64: New file.
2200 * config/sparc/lb1spc.S: New file.
2201 * config/sparc/t-softmul (LIB1ASMSRC): Adapt sparc/lb1spc.asm
2202 filename.
2203 * config/v850/lib1funcs.S, config/v850/t-v850: New files.
2204 * config/vax/lib1funcs.S, config/vax/t-linux: New files.
2205 * config/xtensa/ieee754-df.S, config/xtensa/ieee754-sf.S,
2206 config/xtensa/lib1funcs.S: New files.
2207 * config/xtensa/t-xtensa (LIB1ASMSRC, LIB1ASMFUNCS): Set.
2208 * config.host (arm-wrs-vxworks): Add arm/t-arm, arm/t-vxworks to
2209 tmake_file.
2210 (arm*-*-freebsd*): Add arm/t-arm, arm/t-strongarm-elf to tmake_file.
2211 (arm*-*-netbsdelf*): Add arm/t-arm to tmake_file.
2212 (arm*-*-linux*): Likewise.
2213 Add arm/t-elf, arm/t-bpabi, arm/t-linux-eabi to tmake_file for
2214 arm*-*-linux-*eabi, add arm/t-linux otherwise.
2215 (arm*-*-uclinux*): Add arm/t-arm, arm/t-elf to tmake_file.
2216 (arm*-*-ecos-elf): Likewise.
2217 (arm*-*-eabi*, arm*-*-symbianelf*): Likewise.
2218 (arm*-*-rtems*): Likewise.
2219 (arm*-*-elf): Likewise.
2220 (arm*-wince-pe*): Add arm/t-arm, arm/t-wince-pe to tmake_file.
2221 (avr-*-rtems*): Add to tmake_file, add avr/t-avr.
2222 (bfin*-elf*): Add bfin/t-bfin to tmake_file.
2223 (bfin*-uclinux*): Likewise.
2224 (bfin*-linux-uclibc*): Likewise.
2225 (bfin*-rtems*): Likewise.
2226 (bfin*-*): Likewise.
2227 (fido-*-elf): Merge into m68k-*-elf*.
2228 (fr30-*-elf)): Add fr30/t-fr30 to tmake_file.
2229 (frv-*-*linux*): Add frv/t-frv to tmake_file.
2230 (h8300-*-rtems*): Add h8300/t-h8300 to tmake_file.
2231 (h8300-*-elf*): Likewise.
2232 (hppa*64*-*-linux*): Add pa/t-linux, pa/t-linux64 to tmake_file.
2233 (hppa*-*-linux*): Add pa/t-linux to tmake_file.
2234 (i[34567]86-*-cygwin*): Add i386/t-chkstk to tmake_file.
2235 (i[34567]86-*-mingw*): Likewise.
2236 (x86_64-*-mingw*): Likewise.
2237 (i[34567]86-*-interix3*): Likewise.
2238 (ia64*-*-hpux*): Add ia64/t-ia64, ia64/t-hpux to tmake_file.
2239 (ia64-hp-*vms*): Add ia64/t-ia64 to tmake_file.
2240 (m68k-*-elf*): Also handle fido-*-elf.
2241 Add m68k/t-floatlib to tmake_file.
2242 (m68k-*-uclinux*): Add m68k/t-floatlib to tmake_file.
2243 (m68k-*-linux*): Likewise.
2244 (m68k-*-rtems*): Likewise.
2245 (mcore-*-elf): Add mcore/t-mcore to tmake_file.
2246 (sh-*-elf*, sh[12346l]*-*-elf*): Add sh/t-sh64 to tmake_file for
2247 sh64*-*-*.
2248 (sh-*-linux*, sh[2346lbe]*-*-linux*): Add sh/t-sh to tmake_file.
2249 Add sh/t-sh64 to tmake_file for sh64*-*-linux*.
2250 (sh-*-netbsdelf*, shl*-*-netbsdelf*, sh5-*-netbsd*)
2251 (sh5l*-*-netbsd*, sh64-*-netbsd*, sh64l*-*-netbsd*): Add sh/t-sh,
2252 sh/t-netbsd to tmake_file.
2253 Add sh/t-sh64 to tmake_file for sh5*-*-netbsd*, sh64*-netbsd*.
2254 (sh-*-rtems*): Add sh/t-sh to tmake_file.
2255 (sh-wrs-vxworks): Likewise.
2256 (sparc-*-linux*): Add sparc/t-softmul to tmake_file except for
2257 *-leon[3-9]*.
2258 (v850*-*-*): Add v850/t-v850 to tmake_file.
2259 (vax-*-linux*): Add vax/t-linux to tmake_file.
2260 (m32c-*-elf*, m32c-*-rtems*): Add m32c/t-m32c to tmake_file.
2261
5f73c6cc
RO
22622011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2263
2264 * crtstuff.c: New file.
2265 * Makefile.in (CRTSTUFF_CFLAGS): Define.
2266 (CRTSTUFF_T_CFLAGS): Define.
2267 (extra-parts, INSTALL_PARTS): Remove conditional assignments.
2268 (crtbegin$(objext), crtend$(objext), crtbeginS$(objext))
2269 (crtendS$(objext), crtbeginT.o): Use $(srcdir) to refer to
2270 crtstuff.c.
2271 Use $<.
2272 (crtbeginT.o): Use $(objext).
2273 [!CUSTOM_CRTIN] (crti$(objext), crtn$(objext)): New rules.
2274 (libgcc-extra-parts): Don't compare EXTRA_PARTS, GCC_EXTRA_PARTS.
2275 (gcc-extra-parts): Remove.
2276 * config.host (*-*-freebsd*): Add t-crtstuff-pic to tmake_file.
2277 Set extra_parts.
2278 (*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu,
2279 *-*-gnu*): Also handle *-*-kopensolaris*-gnu.
2280 Add t-crtstuff-pic to tmake_file.
2281 (*-*-lynxos*): New case.
2282 Set tmake_file, extra_parts.
2283 (*-*-netbsd*): Add t-crtstuff-pic to tmake_file.
2284 Set extra_parts for *-*-netbsd*1.[7-9]*, *-*-netbsd[2-9]*,
2285 *-*-netbsdelf[2-9]*.
2286 (*-*-openbsd*): Add t-crtstuff-pic to tmake_file.
2287 (*-*-rtems*): Set extra_parts.
2288 (*-*-solaris2*): Remove t-crtin from tmake_file for Solaris < 10.
2289 (*-*-uclinux*): New case.
2290 Set extra_parts.
2291 (*-*-vms*): New case.
2292 Set tmake_file, extra_parts.
2293 (*-*-elf): Set extra_parts.
2294 (alpha*-*-freebsd*): Add crtbeginT.o to extra_parts.
2295 (alpha64-dec-*vms*): Append to tmake_file, remove vms/t-vms,
2296 vms/t-vms64.
2297 Set extra_parts.
2298 (alpha*-dec-*vms*): Append to tmake_file, remove vms/t-vms.
2299 Set extra_parts.
2300 (arm*-*-freebsd*): Add t-crtin to tmake_file.
2301 Add crtbegin.o, crtend.o, crti.o, crtn.o to extra_parts.
2302 (arm-wrs-vxworks): Append to tmake_file.
2303 Set extra_parts.
2304 (arm*-*-uclinux*): Set extra_parts.
2305 (arm*-*-ecos-elf): Likewise.
2306 (arm*-*-eabi*, arm*-*-symbianelf*): Set extra_parts for
2307 arm*-*-eabi*.
2308 (arm*-*-rtems*): Set extra_parts.
2309 (arm*-*-elf): Likewise.
2310 (avr-*-rtems*): Clear extra_parts.
2311 (bfin*-elf*): Add bfin/t-crtlibid, bfin/t-crtstuff to extra_parts.
2312 Set extra_parts.
2313 (bfin*-uclinux*): Likewise.
2314 (bfin*-linux-uclibc*): Add bfin/t-crtstuff to tmake_file.
2315 (bfin*-rtems*): Append to tmake_file.
2316 Set extra_parts.
2317 (bfin*-*): Likewise.
2318 (crisv32-*-elf, crisv32-*-none, cris-*-elf, cris-*-none): Split into ...
2319 (crisv32-*-elf): ... this.
2320 (crisv32-*-none): ... this.
2321 (cris-*-elf, cris-*-none): New cases.
2322 Add cris/t-elfmulti to tmake_file.
2323 (fr30-*-elf): Append to tmake_file.
2324 Set extra_parts.
2325 (frv-*-elf): Append to tmake_file, add frv/t-frv.
2326 Set extra_parts.
2327 (h8300-*-rtems*): Append to tmake_file.
2328 Set extra_parts.
2329 (h8300-*-elf*): Likewise.
2330 (hppa*64*-*-hpux11*): Add pa/t-stublib, pa/t-stublib64 to tmake_file.
2331 Set extra_parts.
2332 (hppa[12]*-*-hpux11*): Add pa/t-stublib to tmake_file.
2333 Set extra_parts.
2334 (i[34567]86-*-elf*): Add i386/t-crtstuff, t-crtstuff-pic to tmake_file.
2335 (x86_64-*-elf*): Likewise.
2336 (i[34567]86-*-freebsd*): Add i386/t-crtstuff to tmake_file.
2337 (x86_64-*-freebsd*): Likewise.
2338 (x86_64-*-netbsd*): Likewise.
2339 (i[34567]86-*-linux*): Likewise.
2340 (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-knetbsd*-gnu)
2341 (i[34567]86-*-gnu*, i[34567]86-*-kopensolaris*-gnu): Likewise.
2342 (x86_64-*-linux*): Likewise.
2343 (x86_64-*-kfreebsd*-gnu, x86_64-*-knetbsd*-gnu): Likewise.
2344 (i[34567]86-*-lynxos*): Add t-crtstuff-pic, i386/t-crtstuff to
2345 tmake_file.
2346 Set extra_parts.
2347 (i[34567]86-*-nto-qnx*): Set tmake_file, extra_parts.
2348 (i[34567]86-*-rtems*): Append to tmake_file, remove t-crtin.
2349 Append to extra_parts, remove crtbegin.o, crtend.o.
2350 (ia64*-*-elf*): Append to extra_parts, remove crtbegin.o, crtend.o.
2351 (ia64*-*-freebsd*): Append to extra_parts, remove crtbegin.o,
2352 crtend.o, crtbeginS.o, crtendS.o.
2353 (ia64*-*-linux*): Comment extra_parts.
2354 (ia64-hp-*vms*): Append to tmake_file, remove vms/t-vms, vms/t-vms64.
2355 Set extra_parts.
2356 (iq2000*-*-elf*): Clear extra_parts.
2357 (lm32-*-elf*, lm32-*-rtems*): Add t-crtin to tmake_file.
2358 (lm32-*-uclinux*): Add to extra_parts, remove crtbegin.o, crtend.o
2359 (m32r-*-elf*, m32r-*-rtems*): Split off ...
2360 (m32r-*-rtems*): ... this.
2361 Add m32r/t-m32r to tmake_file.
2362 (m68k-*-elf*): Add t-crtin to tmake_file.
2363 (m68k-*-rtems*): Add crti.o, crtn.o to extra_parts.
2364 (mcore-*-elf): Likewise.
2365 (microblaze*-*-*): Set extra_parts.
2366 (mips*-sde-elf*): New case.
2367 Set tmake_file, extra_parts.
2368 (mipsisa32-*-elf*, mipsisa32el-*-elf*, mipsisa32r2-*-elf*)
2369 (mipsisa32r2el-*-elf*, mipsisa64-*-elf*, mipsisa64el-*-elf*)
2370 (mipsisa64r2-*-elf*, mipsisa64r2el-*-elf*): Add mips/t-crtstuff to
2371 tmake_file.
2372 Set extra_parts.
2373 (mipsisa64sr71k-*-elf*): Likewise.
2374 (mipsisa64sb1-*-elf*, mipsisa64sb1el-*-elf*): Likewise.
2375 (mips-*-elf*, mipsel-*-elf*): Likewise.
2376 (mips64-*-elf*, mips64el-*-elf*): Likewise.
2377 (mips64vr-*-elf*, mips64vrel-*-elf*): Likewise.
2378 (mips64orion-*-elf*, mips64orionel-*-elf*): Likewise.
2379 (mips*-*-rtems*): Likewise.
2380 (mipstx39-*-elf*, mipstx39el-*-elf*): Likewise.
2381 (moxie-*-*): Split into ...
2382 (moxie-*-elf, moxie-*-uclinux*): ... this.
2383 Add to extra_parts, remove crtbegin.o, crtend.o.
2384 (moxie-*-rtems*): New case.
2385 Set tmake_file.
2386 Clear extra_parts.
2387 (powerpc-*-freebsd*): Add rs6000/t-crtstuff to tmake_file.
2388 Set extra_parts.
2389 (powerpc-*-netbsd*): Add rs6000/t-netbsd to tmake_file.
2390 (powerpc-*-eabispe*): Add rs6000/t-crtstuff, t-crtstuff-pic to
2391 tmake_file.
2392 Set extra_parts.
2393 (powerpc-*-eabisimaltivec*): Add to tmake_file, add rs6000/t-ppccomm,
2394 rs6000/t-crtstuff, t-crtstuff-pic to tmake_file.
2395 Set extra_parts.
2396 (powerpc-*-eabisim*): Likewise.
2397 (powerpc-*-elf*): Likewise.
2398 (powerpc-*-eabialtivec*): Likewise.
2399 (powerpc-xilinx-eabi*): Likewise.
2400 (powerpc-*-eabi*): Likewise.
2401 (powerpc-*-rtems*): Likewise.
2402 (powerpc-*-linux*, powerpc64-*-linux*): Add rs6000/t-crtstuff to
2403 tmake_file.
2404 Set extra_parts.
2405 (powerpc-*-lynxos*): Add to tmake_file.
2406 (powerpcle-*-elf*): Add to tmake_file, add rs6000/t-ppccomm,
2407 rs6000/t-crtstuff, t-crtstuff-pic.
2408 Set extra_parts.
2409 (powerpcle-*-eabisim*): Likewise.
2410 (powerpcle-*-eabi*): Likewise.
2411 (rx-*-elf): Remove extra_parts.
2412 (s390x-ibm-tpf*): Set extra_parts.
2413 (score-*-elf): Set extra_parts.
2414 (sh-*-elf*, sh[12346l]*-*-elf*, sh-*-linux*)
2415 (sh[2346lbe]*-*-linux*, sh-*-netbsdelf*, shl*-*-netbsdelf*)
2416 (sh5-*-netbsd*, sh5l*-*-netbsd*, sh64-*-netbsd*)
2417 (sh64l*-*-netbsd*): Split into ...
2418 (sh-*-elf*, sh[12346l]*-*-elf*): ... this.
2419 Add t-crtstuff-pic to tmake_file.
2420 Set extra_parts.
2421 (sh-*-rtems*): Add to tmake_file, add t-crtstuff-pic.
2422 Set extra_parts.
2423 (sh-wrs-vxworks): Add to tmake_file, add t-crtstuff-pic.
2424 (sparc-*-elf*): Remove t-crtin from tmake_file.
2425 Add to extra_parts, remove crtbegin.o, crtend.o.
2426 (sparc-*-linux*): Add sparc/t-linux64 to tmake_file.
2427 (sparc64-*-linux*): Likewise.
2428 (sparc-*-rtems*): Remove sparc/t-elf from tmake_file.
2429 Add to extra_parts, remove crtbegin.o, crtend.o.
2430 (sparc64-*-elf*): Remove t-crtin from tmake_file.
2431 Add to extra_parts, remove crtbegin.o, crtend.o.
2432 (sparc64-*-rtems*): Remove t-crtin from tmake_file.
2433 Add to extra_parts, remove crtbegin.o, crtend.o.
2434 (sparc64-*-freebsd*, ultrasparc-*-freebsd*): Add to extra_parts.
2435 (sparc64-*-linux*): Add sparc/t-linux64 to tmake_file.
2436 (spu-*-elf*): Add to tmake_file, add spu/t-elf.
2437 Set extra_parts.
2438 (tic6x-*-uclinux): Add c6x/t-uxlinux, t-crtstuff-pic to tmake_file.
2439 Set extra_parts.
2440 (tic6x-*-*): Change to ...
2441 (tic6x-*-elf): ... this.
2442 Set extra_parts.
2443 (xtensa*-*-elf*): Add to tmake_file, add xtensa/t-elf.
2444 Set extra_parts.
2445 (am33_2.0-*-linux*): Add comment.
2446 (mep*-*-*): Add mep/t-mep to tmake_file.
2447 Set extra_parts.
2448 * config/alpha/t-vms: New file.
2449 * config/alpha/vms-dwarf2.S, config/alpha/vms-dwarf2eh.S: New files.
2450 * config/arm/crti.S, config/arm/crtn.S: New files.
2451 * config/bfin/crti.S, config/bfin/crtn.S: New files.
2452 * config/bfin/crtlibid.S: New file.
2453 * config/bfin/t-crtlibid, config/bfin/t-crtstuff: New files.
2454 * config/c6x/crti.S, config/c6x/crtn.S: New files.
2455 * config/c6x/t-elf (CUSTOM_CRTIN): Set.
2456 (crti.o, crtin.o): New rules.
2457 (CRTSTUFF_T_CFLAGS, CRTSTUFF_T_CFLAGS_S): Set.
2458 * config/c6x/t-uclinux: New file.
2459 * config/cris/t-elfmulti: New file.
2460 * config/cris/t-linux (CRTSTUFF_T_CFLAGS_S): Set.
2461 * config/fr30/crti.S, config/fr30/crtn.S: New files.
2462 * config/frv/frvbegin.c, config/frv/frvend.c: New files.
2463 * config/frv/t-frv: New file.
2464 * config/frv/t-linux (CRTSTUFF_T_CFLAGS): Set.
2465 * config/h8300/crti.S, config/h8300/crtn.S: New files.
2466 * config/i386/cygming-crtbegin.c, config/i386/cygming-crtend.c:
2467 New files.
2468 * config/i386/t-cygming (crtbegin.o, crtend.o): Use $(srcdir) to
2469 refer to cygming-crtbegin.c, cygming-crtend.c.
2470 Use $<.
2471 * config/i386/t-nto: New file.
2472 * config/ia64/crtbegin.S, config/ia64/crtend.S: New files.
2473 * config/ia64/crti.S, config/ia64/crtn.S: New files.
2474 * config/ia64/t-ia64 (crtbegin.o, crtend.o, crtbeginS.o,
2475 crtendS.o): Use $(srcdir) to refer to crtbegin.S, crtend.S.
2476 Use .S extension.
2477 Use $<.
2478 * config/ia64/t-vms (CRTSTUFF_T_CFLAGS, CRTSTUFF_T_CFLAGS_S): Set.
2479 (crtinitS.o): New rule.
2480 * config/ia64/vms-crtinit.S: New file.
2481 * config/lm32/t-elf ($(T)crti.o, $(T)crtn.o): Remove.
2482 * config/m32r/initfini.c: New file.
2483 * config/m32r/t-linux, config/m32r/t-m32r: New files.
2484 * config/m68k/crti.S, config/m68k/crtn.S: New files.
2485 * config/mcore/crti.S, config/mcore/crtn.S: New files.
2486 * config/mep/t-mep: New file.
2487 * config/microblaze/crti.S, config/microblaze/crtn.S: New files.
2488 * config/microblaze/t-microblaze (MULTILIB_OPTIONS): Remove.
2489 * config/mips/crti.S, config/mips/crtn.S: New files.
2490 * config/mips/t-crtstuff: New file.
2491 * config/mmix/crti.S, config/mmix/crtn.S: New files.
2492 * config/mmix/t-mmix (CRTSTUFF_T_CFLAGS): Set.
2493 (CUSTOM_CRTIN): Set.
2494 ($(T)crti.o, $(T)crtn.o): Remove $(T),
2495 dependencies.
2496 Use $(srcdir) to refer to crti.S, crtn.S.
2497 Use .S extension, $<.
2498 * config/moxie/crti.asm: Rename to ...
2499 * config/moxie/crti.S: ... this.
2500 * config/moxie/crtn.asm: Rename to ...
2501 * config/moxie/crtn.S: ... this.
2502 * config/moxie/t-moxie: Remove.
2503 * config/pa/stublib.c: New file.
2504 * config/pa/t-stublib, config/pa/t-stublib64: New files.
2505 * config/rs6000/eabi-ci.S, config/rs6000/eabi-cn.S: New files.
2506 * config/rs6000/sol-ci.S, config/rs6000/sol-cn.S: New files.
2507 * config/rs6000/t-crtstuff: New file.
2508 * config/rs6000/t-ppccomm (EXTRA_PARTS): Remove.
2509 (ecrti.S, ecrtn.S, ncrti.S, ncrtn.S): Remove.
2510 (ecrti$(objext)): Depend on $(srcdir)/config/rs6000/eabi-ci.S.
2511 Make output file explicit.
2512 (ecrtn$(objext)): Depend on $(srcdir)/config/rs6000/eabi-cn.S.
2513 Make output file explicit.
2514 (ncrti$(objext): Depend on $(srcdir)/config/rs6000/sol-ci.S.
2515 Make output file explicit.
2516 (ncrtn$(objext)): Depend on $(srcdir)/config/rs6000/sol-cn.S.
2517 Make output file explicit.
2518 * config/score/crti.S, config/score/crtn.S: New files.
2519 * config/sh/crt1.S, config/sh/crti.S, config/sh/crtn.S: New files.
2520 * config/sh/lib1funcs-4-300.S, config/sh/lib1funcs-Os-4-200.S: New
2521 files.
2522 * config/sh/t-sh, config/sh/t-superh: New files.
2523 * config/sparc/t-linux64: New file.
2524 * config/spu/cache.S, config/spu/cachemgr.c: New files.
2525 * config/spu/t-elf (CRTSTUFF_T_CFLAGS): Set.
2526 (cachemgr.o, cachemgr_nonatomic.o, libgcc_%.a, cache8k.o)
2527 (cache16k.o, cache32k.o, cache64k.o, cache128k.o): New rules.
2528 * config/t-crtin: Remove.
2529 * config/t-crtstuff-pic: New file.
2530 * config/t-sol2 (CUSTOM_CRTIN): Set.
2531 (crti.o, crtn.o): New rules.
2532 * config/vms/t-vms: New file.
2533 * config/vms/vms-ucrt0.c: New file.
2534 * config/xtensa/t-elf: New file.
2535
b040f2be
RO
25362011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2537
2538 * Makefile.in (SHLIB_NM_FLAGS): Set.
2539 * mkmap-flat.awk, mkmap-symver.awk: New files.
2540 * configure.ac (libgcc_cv_lib_sjlj_exceptions): Check for SjLj
2541 exceptions.
2542 * configure: Regenerate.
2543 * config/libgcc-glibc.ver: New file.
2544 * config/libgcc-libsystem.ver: New file.
2545 * config/t-libunwind (SHLIB_LC): Set.
2546 * config/t-linux: New file.
2547 * config/t-slibgcc (INSTALL_SHLIB): New.
2548 (SHLIB_INSTALL): Use it.
2549 * config/t-slibgcc-darwin (SHLIB_MKMAP): Use $(srcdir) to refer
2550 to mkmap-symver.awk.
2551 (SHLIB_MAPFILES): Don't append, adapt pathname.
2552 (SHLIB_VERPFX): Set.
2553 * config/t-slibgcc-elf-ver (SHLIB_MKMAP): Use $(srcdir) to refer
2554 to mkmap-symver.awk.
2555 * config/t-slibgcc-gld-nover, config/t-slibgcc-hpux,
2556 config/t-slibgcc-libgcc, config/t-slibgcc-vms: New files.
2557 * config/alpha/libgcc-alpha-ldbl.ver, config/alpha/t-linux: New files.
2558 * config/alpha/t-slibgcc-osf (SHLIB_MKMAP): Use $(srcdir) to refer
2559 to mkmap-flat.awk.
2560 * config/arm/t-bpabi (SHLIB_MAPFILES): Set.
2561 * config/bfin/libgcc-glibc.ver, config/bfin/t-linux: New files.
2562 * config/c6x/libgcc-eabi.ver, config/c6x/t-elf: New files.
2563 * config/cris/libgcc-glibc.ver, config/cris/t-linux: New files.
2564 * config/frv/libgcc-frv.ver, config/frv/t-linux: New files.
2565 * config/i386/libgcc-darwin.10.4.ver,
2566 config/i386/libgcc-darwin.10.5.ver, config/i386/libgcc-glibc.ver:
2567 New files.
2568 * config/i386/t-darwin: Remove.
2569 * config/i386/t-darwin64: Likewise.
2570 * config/i386/t-dw2-eh, config/i386/t-sjlj-eh: New files.
2571 * config/i386/t-slibgcc-cygming, config/i386/t-cygwin,
2572 config/i386/t-dlldir, config/i386/t-dlldir-x: New files.
2573 * config/i386/t-linux: New file.
2574 * config/i386/t-mingw32: New file.
2575 * config/ia64/libgcc-glibc.ver, config/ia64/libgcc-ia64.ver: New files.
2576 * config/ia64/t-glibc: Rename to ...
2577 * config/ia64/t-linux: ... this.
2578 (SHLIB_MAPFILES): Set.
2579 * config/ia64/t-glibc-libunwind: Rename to ...
2580 * config/ia64/t-linux-libunwind: ... this.
2581 * config/ia64/t-ia64 (SHLIB_MAPFILES): Set.
2582 * config/ia64/t-slibgcc-hpux: New file.
2583 * config/m32r/libgcc-glibc.ver, config/m32r/t-linux: New files.
2584 * config/m68k/t-slibgcc-elf-ver: New file.
2585 * config/mips/t-mips16 (SHLIB_MAPFILES): Set.
2586 * config/mips/t-slibgcc-irix (SHLIB_MKMAP): Use $(srcdir) to refer
2587 to mkmap-flat.awk.
2588 * config/pa/t-slibgcc-hpux: New file.
2589 * config/pa/t-slibgcc-dwarf-ver, config/pa/t-slibgcc-sjsj-ver: New
2590 files.
2591 * config/rs6000/libgcc-darwin.10.4.ver,
2592 config/rs6000/libgcc-darwin.10.5.ver: New files.
2593 * config/rs6000/libgcc-ppc-glibc.ver: Rename to
2594 config/rs6000/libgcc-glibc.ver.
2595 * config/rs6000/libgcc-ppc64.ver: Rename to
2596 config/rs6000/libgcc-ibm-ldouble.ver.
2597 * config/rs6000/t-darwin (SHLIB_VERPFX): Remove.
2598 * config/rs6000/t-ibm-ldouble (SHLIB_MAPFILES): Adapt filename.
2599 * config/rs6000/t-ldbl128: Rename to ...
2600 * config/rs6000/t-linux: ... this.
2601 (SHLIB_MAPFILES): Adapt filename.
2602 * config/rs6000/t-slibgcc-aix: New file.
2603 * config/sh/libgcc-excl.ver, config/sh/libgcc-glibc.ver: New files.
2604 * config/sh/t-linux (SHLIB_MAPFILES): Use $(srcdir) to refer to
2605 libgcc-excl.ver, libgcc-glibc.ver.
2606 (SHLIB_LINK, SHLIB_INSTALL): Remove.
2607 * config/sparc/libgcc-glibc.ver: New file.
2608 * config/sparc/t-linux: New file.
2609 * config/xtensa/libgcc-glibc.ver, config/xtensa/t-linux: New files.
2610 * config.host (*-*-freebsd*): Add t-slibgcc, t-slibgcc-gld,
2611 t-slibgcc-elf-ver to tmake_file.
2612 Add t-slibgcc-nolc-override to tmake_file for posix threads on
2613 *-*-freebsd[34].
2614 (*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu,
2615 *-*-gnu*, *-*-kopensolaris*-gnu): Add t-slibgcc, t-slibgcc-gld,
2616 t-slibgcc-elf-ver, t-linux to tmake_file.
2617 (*-*-netbsd*): Add t-slibgcc, t-slibgcc-gld, t-slibgcc-elf-ver to
2618 tmake_file.
2619 (alpha*-*-linux*): Add alpha/t-linux to tmake_file.
2620 (alpha64-dec-*vms*): Add t-slibgcc-vms to tmake_file.
2621 (alpha*-dec-*vms*): Likewise.
2622 (arm*-*-freebsd*): Append to tmake_file.
2623 (arm*-*-netbsdelf*): Add t-slibgcc-gld-nover to tmake_file.
2624 (arm*-*-linux*): Add t-slibgcc-libgcc to tmake_file for
2625 arm*-*-linux-*eabi.
2626 (arm*-*-eabi*, arm*-*-symbianelf*): Add t-slibgcc-nolc-override to
2627 tmake_file for arm*-*-symbianelf*.
2628 (bfin*-linux-uclibc*): Append to tmake_file, add bfin/t-linux.
2629 (cris-*-linux*, crisv32-*-linux*): Append to tmake_file, add
2630 cris/t-linux.
2631 (frv-*-*linux*): Append to tmake_file, add frv/t-linux.
2632 (hppa*-*-linux*): Add t-slibgcc-libgcc, pa/t-slibgcc-sjlj-ver,
2633 pa/t-slibgcc-dwarf-ver to tmake_file.
2634 (hppa[12]*-*-hpux10*): Add t-slibgcc, pa/t-slibgcc-sjlj-ver,
2635 pa/t-slibgcc-dwarf-ver, t-slibgcc-hpux, pa/t-slibgcc-hpux to tmake_file.
2636 (hppa*64*-*-hpux11*): Likewise.
2637 (hppa[12]*-*-hpux11*): Likewise.
2638 (x86_64-*-darwin*): Don't override tmake_file, but only keep
2639 i386/t-crtpc, i386/t-crtfm.
2640 (i[34567]86-*-cygwin*): Set tmake_eh_file, tmake_dlldir_file.
2641 Prepend $tmake_eh_file, $tmake_dlldir_file, i386/t-slibgcc-cygming
2642 to tmake_file.
2643 Add i386/t-cygwin to tmake_file.
2644 Prepent i386/t-mingw-pthread to tmake_file for posix threads.
2645 (i[34567]86-*-mingw*): Set tmake_eh_file, tmake_dlldir_file.
2646 Prepend $tmake_eh_file, $tmake_dlldir_file, i386/t-slibgcc-cygming
2647 to tmake_file.
2648 Add i386/t-mingw32 to tmake_file.
2649 (x86_64-*-mingw*): Likewise.
2650 (ia64*-*-freebsd*): Append to tmake_file.
2651 (ia64*-*-linux*): Append to tmake_file.
2652 Replace ia64/t-glibc by ia64/t-linux.
2653 Replace ia64/t-glibc-libunwind by ia64/t-linux-libunwind if using
2654 system libunwind.
2655 (ia64*-*-hpux*): Add t-slibgcc, ia64/t-slibgcc-hpux,
2656 t-slibgcc-hpux to tmake_file.
2657 (ia64-hp-*vms*): Add t-slibgcc-vms to tmake_file.
2658 (m32r-*-linux*): Append to tmake_file, add m32r/t-linux.
2659 (m32rle-*-linux*): Likewise.
2660 (m68k-*-linux*)): Add m68k/t-slibgcc-elf-ver to tmake_file unless
2661 sjlj exceptions.
2662 (microblaze*-linux*): New case.
2663 Append to tmake_file, add t-slibgcc-nolc-override.
2664 (powerpc-*-freebsd*): Add t-slibgcc-libgcc to tmake_file.
2665 (powerpc-*-linux*, powerpc64-*-linux*): Likewise.
2666 Replace rs6000/t-ldbl128 by rs6000/t-linux in tmake_file.
2667 (rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Add
2668 rs6000/t-slibgcc-aix to tmake_file.
2669 (rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
2670 (rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
2671 (sh-*-elf*, sh[12346l]*-*-elf*, sh-*-linux*)
2672 (sh[2346lbe]*-*-linux*, sh-*-netbsdelf*, shl*-*-netbsdelf*)
2673 (sh5-*-netbsd*, sh5l*-*-netbsd*, sh64-*-netbsd*)
2674 (sh64l*-*-netbsd*): Add t-slibgcc-libgcc to tmake_file for
2675 sh*-*-linux*.
2676 (sparc-*-linux*): Append to tmake_file for *-leon*.
2677 Add sparc/t-linux to tmake_file for non-Leon targets.
2678 (sparc64-*-linux*): Add sparc/t-linux to tmake_file.
2679 (tic6x-*-uclinux): New case.
2680 Add t-slibgcc, t-slibgcc-gld, t-slibgcc-elf-ver to tmake_file.
2681 (tic6x-*-*): Add c6x/t-elf to tmake_file.
2682 (xtensa*-*-linux*): Append to tmake_file, add xtensa/t-linux.
2683 (am33_2.0-*-linux*): Append to tmake_file.
2684 (i[34567]86-*-linux*, x86_64-*-linux*, i[34567]86-*-kfreebsd*-gnu)
2685 (i[34567]86-*-knetbsd*-gnu, i[34567]86-*-gnu*): Also handle
2686 x86_64-*-kfreebsd*-gnu.
2687 Add i386/t-linux to tmake_file.
2688
18b4bd7b
ILT
26892011-10-28 Ian Lance Taylor <iant@google.com>
2690
2691 * config/i386/morestack.S: Correct CFI information to do proper
2692 returns throughout function. In 32-bit mode, save %ebx so that it
2693 is restored on unwind.
2694
5b2d9d90
BS
26952011-10-25 Bernd Schmidt <bernds@codesourcery.com>
2696
2697 * config/c6x/pr-support.c (__gnu_unwind_24bit): Correct logic for the
2698 case where B3 isn't the return register.
2699
0d53e346
BS
2700 * config/c6x/pr-support.c (pop_compact_frame, pop_frame): Correct
2701 logic for doubleword pops.
2702
cbffbd59
AT
27032011-10-25 Andreas Tobler <andreast@fgznet.ch>
2704
2705 * config/rs6000/t-freebsd: Add wildcard.
2706
56dc349e
PB
27072011-10-21 Paul Brook <paul@codesourcery.com>
2708
2709 * unwind-arm-common.inc: Handle ID3/4 unwinding data.
2710
1e06b07d
UB
27112011-10-16 Uros Bizjak <ubizjak@gmail.com>
2712 Eric Botcazou <ebotcazou@adacore.com>
2713
2714 PR target/50737
2715 * config/alpha/linux-unwind.h (alpha_fallback_frame_state): Set
2716 fs->signal_frame to 1.
2717
b5204884
ILT
27182011-10-07 Ian Lance Taylor <iant@google.com>
2719
2720 * generic-morestack-thread.c: #include <errno.h>.
2721
91a639a1
ILT
27222011-10-07 Ian Lance Taylor <iant@google.com>
2723
2724 PR target/46093
2725 * generic-morestack.c (__generic_morestack): Make sure the segment
2726 is large enough for both the stack frame and the copied
2727 parameters.
2728
cc49116d
RO
27292011-10-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2730
2731 PR bootstrap/49804
2732 * config.host: Add crtbegin.o, crtbeginS.o, crtend.o, crtendS.o to
2733 extra_parts.
2734
2996d8c3
NC
27352011-09-28 Nick Clifton <nickc@redhat.com>
2736
2737 * config/rx/rx-lib.h: Always restrict doubles to the SF type when
2738 64-bit doubles are not enabled.
2739 * config/rx/rx-abi.h: Fix extraneous renaming of the floatsisf
2740 and floatunsisf functions.
2741
1e874273 27422011-09-13 Paul Brook <paul@codesourcery.com>
2996d8c3 2743
1e874273
PB
2744 * config.host (tic6x-*-*): Add c6x/t-c6x-elf. Set unwind_header.
2745 * unwind-c.c (PERSONALITY_FUNCTION): Use UNWIND_POINTER_REG.
2746 * unwind-arm-common.inc: New file.
2747 * config/arm/unwind-arm.c: Use unwind-arm-common.inc.
2748 * config/arm/unwind-arm.h: Use unwind-arm-common.h.
2749 (_GLIBCXX_OVERRIDE_TTYPE_ENCODING): Define.
2750 * config/c6x/libunwind.S: New file.
2751 * config/c6x/pr-support.c: New file.
2752 * config/c6x/unwind-c6x.c: New file.
2753 * config/c6x/unwind-c6x.h: New file.
2754 * config/c6x/t-c6x-elf: New file.
2755
f70c879a
UB
27562011-08-23 Uros Bizjak <ubizjak@gmail.com>
2757
2758 * config/i386/64/sfp-machine.h (ASM_INVALID): New define.
2759 (ASM_DIVZERO): Ditto.
2760 (FP_HANLDE_EXCEPTIONS): Use ASM_INVALID and ASM_DIVZERO.
2761
c55b374b
RS
27622011-08-18 Richard Sandiford <richard.sandiford@linaro.org>
2763
2764 * config/arm/bpabi-lib.h (RENAME_LIBRARY_SET): Delete.
2765
1e138510
RS
27662011-08-17 Richard Sandiford <richard.sandiford@linaro.org>
2767
2768 PR target/50090
2769 * config/arm/bpabi-lib.h (RENAME_LIBRARY): Use a C-level alias
2770 instead of an assembly one.
2771
1563503d
PB
27722011-08-12 Paolo Bonzini <bonzini@gnu.org>
2773
2774 PR bootstrap/50047
2775 * Makefile.in (install-unwind_h): Create
2776 $(gcc_objdir)/include/unwind.h atomically.
2777
3627ac1a
RO
27782011-08-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2779
2780 * Makefile.in (install-unwind_h): Remove destination file first.
2781
c6412d86
RO
27822011-08-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2783
2784 * sync.c: New file.
2785 * config/mips/t-mips16: New file.
2786 * config.host (mips64*-*-linux*): Add mips/t-mips16 to tmake_file.
2787 (mips*-*-linux*): Likewise.
2788 (mips*-sde-elf*): Likewise.
2789 (mipsisa32-*-elf*): Join with mipsisa32r2-*-elf*,
2790 mipsisa64-*-elf*, mipsisa64r2-*-elf*.
2791 Add mips/t-mips16 to tmake_file.
2792 (mipsisa64sb1-*-elf*): Add mips/t-mips16 to tmake_file.
2793 (mips-*-elf*): Likewise.
2794 (mips64-*-elf*): Likewise.
2795 (mips64orion-*-elf*): Likewise.
2796 (mips*-*-rtems*): Likewise.
2797 (mipstx39-*-elf*): Likewise.
2798 * Makefile.in: Use SYNC instead of LIBGCC_SYNC.
2799 ($(libgcc-sync-size-funcs-o)): Use SYNC_CFLAGS instead of
2800 LIBGCC_SYNC_CFLAGS.
2801 Use $(srcdir) to refer to sync.c.
2802 Use $<.
2803 ($(libgcc-sync-funcs-o)): Likewise.
2804 ($(libgcc-sync-size-funcs-s-o)): Likewise.
2805 ($(libgcc-sync-funcs-s-o)): Likewise.
2806
3cb6e5bd
AS
28072011-08-09 Andreas Schwab <schwab@linux-m68k.org>
2808
2809 * config.host (ia64*-*-linux*): Move ia64/t-glibc after
2810 t-libunwind.
2811
cca2207a
L
28122011-08-08 H.J. Lu <hongjiu.lu@intel.com>
2813
2814 PR other/48007
2815 * config/i386/value-unwind.h: New.
2816
ed39fbad
RS
28172011-08-06 Richard Sandiford <rdsandiford@googlemail.com>
2818
2819 * config.host (*-*-darwin*, *-*-freebsd*, *-*-linux*, frv-*-*linux*)
2820 (*-*-kfreebsd*-gnu, *-*-knetbsd*-gnu, *-*-gnu*, *-*-kopensolaris*-gnu):
2821 Add to tmake_file rather than overriding it.
2822
aca0b0b3
RO
28232011-08-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2824
2825 * config/t-softfp: Remove.
2826 * soft-fp: Moved from ../gcc/config.
2827 * soft-fp/README: Remove t-softfp reference.
2828 * soft-fp/t-softfp: Move to config/t-softfp.
2829 (softfp_machine_header): Remove.
2830 (softfp_file_list): Remove config subdir.
2831 (soft-fp-objects): New variable.
2832 ($(soft-fp-objects)): Set INTERNAL_CFLAGS.
2833 (LIB2FUNCS_EXTRA): Add to LIB2ADD instead.
2834 (SFP_MACHINE, $(SFP_MACHINE)): Remove.
2835 * config/t-softfp-excl: New file.
2836 * config/t-softfp-sfdf: New file.
2837 * config/t-softfp-tf: New file.
2838 * config/no-sfp-machine.h: New file.
2839 * config/arm/sfp-machine.h: New file.
2840 * config/arm/t-softfp: New file.
2841 * config/c6x/sfp-machine.h: New file.
2842 * config/i386/32/t-fprules-softfp: Rename to ...
2843 * config/i386/32/t-softfp: ... this.
2844 (tifunctions, LIB2ADD): Remove.
2845 (softfp_int_modes): Override.
2846 * config/i386/64/t-softfp-compat (tf-functions): Remove config
2847 subdir.
2848 * config/i386/64/eqtf2.c: Likewise.
2849 * config/i386/64/getf2.c: Likewise.
2850 * config/i386/64/letf2.c: Likewise.
2851 * config/ia64/sft-machine.h: New file.
2852 * config/ia64/t-fprules-softfp: Rename to ...
2853 * config/ia64/t-softfp: ... this.
2854 * config/lm32/sfp-machine.h: New file.
2855 * config/moxie/t-moxie-softfp: Remove.
2856 * config/rs6000/ibm-ldouble-format: New file.
2857 * config/rs6000/ibm-ldouble.c: New file.
2858 * config/rs6000/libgcc-ppc-glibc.ver: New file
2859 * config/rs6000/libgcc-ppc64.ver: New file
2860 * config/rs6000/sfp-machine.h: New file.
2861 * config/rs6000/t-freebsd: New file.
2862 * config/rs6000/t-ibm-ldouble: New file.
2863 * config/rs6000/t-ldbl128: Use $(srcdir) to refer to
2864 libgcc-ppc-glibc.ver.
2865 * config/rs6000/t-linux64: New file.
2866 * config/rs6000/t-ppccomm (LIB2ADD): Add
2867 $(srcdir)/config/rs6000/ibm-ldouble.c.
2868 * config/rs6000/t-ppccomm-ldbl: New file.
2869 * config/score/sfp-machine.h: New file.
2870 * config.host (sfp_machine_header): Explain.
2871 (arm*-*-linux*): Add t-softfp-sfdf, t-softfp-excl, arm/t-softfp,
2872 t-softfp to tmake_file.
2873 (arm*-*-uclinux*): Likewise.
2874 (arm*-*-ecos-elf): Likewise.
2875 (arm*-*-eabi*, arm*-*-symbianelf*): Likewise.
2876 (arm*-*-rtems*): Likewise.
2877 (arm*-*-elf): Likewise.
2878 (ia64*-*-linux*): Replace ia64/t-fprules-softfp by ia64/t-softfp
2879 in tmake_file.
2880 Add t-softfp-tf, t-softfp-excl, t-softfp to tmake_file.
2881 (lm32-*-elf*, lm32-*-rtems*): Add t-softfp-sfdf, t-softfp to tmake_file.
2882 (lm32-*-uclinux*): Likewise.
2883 (moxie-*-*): Replace moxie/t-moxie-softfp by t-softfp-sfdf,
2884 t-softfp-excl, t-softfp.
2885 (powerpc-*-darwin*): Add rs6000/t-ibm-ldouble to tmake_file.
2886 (powerpc64-*-darwin*): Likewise.
2887 (powerpc-*-freebsd*): Add t-softfp-sfdf, t-softfp-excl, t-softfp
2888 to tmake_file.
2889 (powerpc-*-eabisimaltivec*): Add rs6000/t-ppccomm-ldbl to
2890 tmake_file.
2891 (powerpc-*-eabisim*): Likewise.
2892 (powerpc-*-elf*): Likewise.
2893 (powerpc-*-eabialtivec*): Likewise.
2894 (powerpc-xilinx-eabi*): Likewise.
2895 (powerpc-*-rtems*): Likewise.
2896 (powerpc-*-linux*, powerpc64-*-linux*): Add t-softfp-sfdf,
2897 t-softfp-excl, t-softfp to tmake_file.
2898 (powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add
2899 rs6000/t-ppccomm-ldbl to tmake_file.
2900 (powerpcle-*-elf*): Likewise.
2901 (powerpcle-*-eabisim*): Likewise.
2902 (powerpcle-*-eabi*): Likewise.
2903 (rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Add
2904 rs6000/t-ibm-ldouble to tmake_file.
2905 (rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
2906 (rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
2907 (score-*-elf): Add t-softfp-sfdf, t-softfp-excl, t-softfp to tmake_file.
2908 (tic6x-*-*): Likewise.
2909 (i[34567]86-*-darwin*, x86_64-*-darwin*,
2910 i[34567]86-*-kfreebsd*-gnu, x86_64-*-kfreebsd*-gnu,
2911 i[34567]86-*-linux*, x86_64-*-linux*, i[34567]86-*-gnu*,
2912 i[34567]86-*-solaris2*, x86_64-*-solaris2.1[0-9]*,
2913 i[34567]86-*-cygwin*, i[34567]86-*-mingw*, x86_64-*-mingw*,
2914 i[34567]86-*-freebsd*, x86_64-*-freebsd*): Add t-softfp-tf,
2915 t-softfp to tmake_file.
2916 * configure.ac (sfp_machine_header): Provide default if unset.
2917 Substitute.
2918 Link sfp-machine.h to config/$sfp_machine_header.
2919 * configure: Regenerate.
2920
569dc494
RO
29212011-08-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2922
2923 * Makefile.in (double_type_size, long_double_type_size): Set.
2924 Remove $(fpbit-in-libgcc) support.
2925 (FPBIT_FUNCS, DPBIT_FUNCS, TPBIT_FUNCS): New variables.
2926 (fpbit-src): New variable.
2927 ($(fpbit-o), $(fpbit-s-o)): Use $(fpbit-src) instead of $(FPBIT).
2928 Compile with -DFLOAT $(FPBIT_CFLAGS).
2929 Use $<.
2930 ($(dpbit-o), $(dpbit-s-o)): Use $(fpbit-src) instead of $(DPBIT).
2931 Compile with $(FPBIT_CFLAGS).
2932 Use $<.
2933 ($(tpbit-o), $(tpbit-s-o): Use $(fpbit-src) instead of $(TPBIT).
2934 Compile with -DFLOAT $(TPBIT_CFLAGS).
2935 Use $<.
2936 * configure.ac (double_type_size, long_double_type_size):
2937 Determine and substitute.
2938 * configure: Regenerate.
2939 * fp-bit.c, fp-bit.h: New files.
2940 * config/avr/avr-lib.h, config/h8300/h8300-lib.h: New files.
2941 * config/mips/t-irix6 (TPBIT, $(gcc_objdir)/tp-bit.c): Remove.
2942 * config/mips/t-mips: New file.
2943 * config/mips/t-sdemtk: New file.
2944 * config/rs6000/ppc64-fp.c: New file.
2945 * config/rs6000/t-darwin (LIB2ADD): Add
2946 $(srcdir)/config/rs6000/ppc64-fp.c.
2947 * config/rs6000/t-ppc64-fp: New file.
2948 * config/rx/rx-lib.h: New file.
2949 * config/rx/t-rx (FPBIT): Set to true.
2950 ($(gcc_objdir)/fp-bit.c): Remove.
2951 (DPBIT): Set to true only with -m64bit-doubles.
2952 ($(gcc_objdir)/dp-bit.c): Remove.
2953 * config/sparc/t-softfp: Remove.
2954 * config/spu/t-elf: New file.
2955 * config/t-fdpbit, config/t-fpbit: New files.
2956 * config.host (m32c*-*-*): Add t-fdpbit to tmake_file.
2957 (mips*-*-*): Likewise.
2958 (arm-wrs-vxworks): Likewise.
2959 (arm*-*-freebsd*): Likewise.
2960 (avr-*-rtems*): Add t-fpbit to tmake_file.
2961 (avr-*-*): Likewise.
2962 (bfin*-elf*): Add t-fdpbit to tmake_file.
2963 (bfin*-uclinux*): Likewise.
2964 (bfin*-linux-uclibc*): Likewise.
2965 (bfin*-rtems*): New case.
2966 Add t-fdpbit to tmake_file.
2967 (bfin*-*): Add t-fdpbit to tmake_file.
2968 (crisv32-*-elf): Likewise.
2969 (cris-*-linux*): Likewise.
2970 (fr30-*-elf): Likewise.
2971 (frv-*-elf, frv-*-*linux*): Likewise.
2972 (h8300-*-rtems*, h8300-*-elf*): Add t-fpbit to tmake_file.
2973 (iq2000*-*-elf*): Add t-fdpbit to tmake_file.
2974 (m32r-*-elf*): Likewise.
2975 (m32rle-*-elf*): Likewise.
2976 (m32r-*-linux*): Likewise.
2977 (m32rle-*-linux*): Likewise.
2978 (mcore-*-elf): Add t-fdpbit to tmake_file.
2979 (microblaze*-*-*): Likewise.
2980 (mips-sgi-irix6.5*): Add t-tpbit to tmake_file.
2981 (mips*-*-netbsd*): Add mips/t-mips to tmake_file.
2982 (mips64*-*-linux*): Also handle mipsisa64*-*-linux*.
2983 Fix typo.
2984 Add mips/t-tpbit to tmake-file.
2985 (mips*-*-linux*): Fix typo.
2986 (mips*-sde-elf*): New case
2987 Add mips/t-sdemtk unless using newlib.
2988 (mipsisa64sr71k-*-elf*): Add t-fdpbit to tmake_file.
2989 (mipsisa64sb1-*-elf*): Add mips/t-mips to tmake_file.
2990 (mn10300-*-*): Likewise.
2991 (pdp11-*-*): Likewise.
2992 (picochip-*-*): Add t-fpbit to tmake_file.
2993 (powerpc-*-eabisimaltivec*): Likewise.
2994 (powerpc-*-eabisim*): Likewise.
2995 (powerpc-*-elf*): Likewise.
2996 (powerpc-*-eabialtivec*): Likewise.
2997 (powerpc-xilinx-eabi*): New case.
2998 Add t-fdpbit to tmake_file.
2999 (powerpc-*-eabi*): Add t-fdpbit to tmake_file.
3000 (powerpc-*-rtems*): Likewise.
3001 (powerpc-*-linux*, powerpc64-*-linux*): Add rs6000/t-ppc64-fp to
3002 tmake_file.
3003 (powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Add t-fdpbit to
3004 tmake_file.
3005 (powerpc-*-lynxos*): Likewise.
3006 (powerpcle-*-elf*): Likewise.
3007 (powerpcle-*-eabisim*): Likewise.
3008 (powerpcle-*-eabi*): Likewise.
3009 (rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Add
3010 t-fdpbit, rs6000/t-ppc64-fp to tmake_file.
3011 (rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
3012 (rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
3013 (rx-*-elf): Add t-fdpbit to tmake_file.
3014 (sh-*-elf*, sh[12346l]*-*-elf*, sh-*-linux*)
3015 (sh[2346lbe]*-*-linux*, sh-*-netbsdelf*, shl*-*-netbsdelf*)
3016 (sh5-*-netbsd*, sh5l*-*-netbsd*, sh64-*-netbsd*)
3017 (sh64l*-*-netbsd*): Add t-fdpbit to tmake_file except on
3018 sh*-*-netbsd*.
3019 (sh-*-rtems*): Add t-fdpbit to tmake_file.
3020 (sh-wrs-vxworks): Likewise.
3021 (sparc-*-elf*): Replace sparc/t-softfp by t-fdpbit in tmake_file.
3022 (sparc-*-linux*): Add t-fdpbit to tmake_file for *-leon*.
3023 (sparc-*-rtems*, sparc64-*-rtems*): Split off ...
3024 (sparc64-*-rtems*): ... new case.
3025 (sparc-*-rtems*): Add t-fdpbit to tmake_file.
3026 (spu-*-elf*): Likewise.
3027 Add spu/t-elf to tmake_file.
3028 (v850*-*-*): Add t-fdpbit to tmake_file.
3029 (xstormy16-*-elf): Likewise.
3030 (am33_2.0-*-linux*): Add t-fdpbit to tmake_file.
3031 (mep*-*-*): Likewise.
3032
201cdb74
RO
30332011-08-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3034
3035 * Makefile.in (LIB2ADDEH, LIB2ADDEHSTATIC, LIB2ADDEHSHARED): New
3036 variables.
3037 (LIBUNWIND, SHLIBUNWIND_LINK, SHLIBUNWIND_INSTALL): New variables.
3038 (LIB2ADDEH, LIB2ADDEHSTATIC, LIB2ADDEHSHARED): Add $(srcdir)/emutls.c.
3039 (install-unwind_h): New target.
3040 (all): Depend on it.
3041 * config.host (unwind_header): New variable.
3042 (*-*-freebsd*): Set tmake_file to t-eh-dw2-dip.
3043 (*-*-linux*, frv-*-*linux*, *-*-kfreebsd*-gnu, *-*-knetbsd*-gnu,
3044 *-*-gnu*): Likewise, also for *-*-kopensolaris*-gnu.
3045 (*-*-solaris2*): Add t-eh-dw2-dip to tmake_file.
3046 (arm*-*-linux*): Add arm/t-bpabi for arm*-*-linux-*eabi.
3047 Set unwind_header.
3048 (arm*-*-uclinux*): Add arm/t-bpabi for arm*-*-uclinux*eabi.
3049 Set unwind_header.
3050 (arm*-*-eabi*, arm*-*-symbianelf*): Add arm/t-bpabi for
3051 arm*-*-eabi*.
3052 Add arm/t-symbian to tmake_file for arm*-*-symbianelf*.
3053 Set unwind_header.
3054 (ia64*-*-elf*): Add ia64/t-eh-ia64 to tmake_file.
3055 (ia64*-*-freebsd*): Likewise.
3056 (ia64*-*-linux*): Add ia64/t-glibc, ia64/t-eh-ia64, t-libunwind to
3057 tmake_file.
3058 Add t-libunwind-elf, ia64/t-glibc-libunwind unless
3059 $with_system_libunwind.
3060 (ia64*-*-hpux*): Set tmake_file.
3061 (ia64-hp-*vms*): Add ia64/t-eh-ia64 to tmake_file.
3062 (picochip-*-*): Set tmake_file.
3063 (rs6000-ibm-aix4.[3456789]*, powerpc-ibm-aix4.[3456789]*): Set
3064 md_unwind_header.
3065 (rs6000-ibm-aix5.1.*, powerpc-ibm-aix5.1.*): Likewise.
3066 (rs6000-ibm-aix[56789].*, powerpc-ibm-aix[56789].*): Likewise.
3067 (s390x-ibm-tpf*): Add t-eh-dw2-dip to tmake_file.
3068 (xtensa*-*-elf*): Set tmake_file.
3069 (xtensa*-*-linux*): Likewise.
3070 * configure.ac: Include ../config/unwind_ipinfo.m4.
3071 Call GCC_CHECK_UNWIND_GETIPINFO.
3072 Link unwind.h to $unwind_header.
3073 * configure: Regenerate.
3074 * emutls.c, unwind-c.c, unwind-compat.c, unwind-compat.h,
3075 unwind-dw2-fde-compat.c, unwind-dw2-fde-dip.c, unwind-dw2-fde.c,
3076 unwind-dw2-fde.h, unwind-dw2.c, unwind-dw2.h, unwind-generic.h,
3077 unwind-pe.h, unwind-sjlj.c, unwind.inc: New files.
3078 * config/unwind-dw2-fde-darwin.c: New file.
3079 * config/arm/libunwind.S, config/arm/pr-support.c,
3080 config/arm/t-bpabi, config/arm/t-symbian, config/arm/unwind-arm.c,
3081 config/arm/unwind-arm.h,: New files.
3082 * config/ia64/fde-glibc.c, config/ia64/fde-vms.c,
3083 config/ia64/t-eh-ia64, config/ia64/t-glibc,
3084 config/ia64/t-glibc-libunwind, config/ia64/t-hpux,
3085 config/ia64/t-vms, config/ia64/unwind-ia64.c,
3086 config/ia64/unwind-ia64.h: New files.
3087 * config/picochip/t-picochip: New file.
3088 * config/rs6000/aix-unwind.h, config/rs6000/darwin-fallback.c: New
3089 files.
3090 * config/rs6000/t-darwin (LIB2ADDEH): Set.
3091 * config/s390/t-tpf (LIB2ADDEH): Remove.
3092 * config/t-darwin (LIB2ADDEH): Set.
3093 * config/t-eh-dw2-dip: New file.
3094 * config/t-libunwind, config/t-libunwind-elf: New files.
3095 * config/t-sol2 (LIB2ADDEH): Remove.
3096 * config/xtensa/t-xtensa: New file.
3097
40f2f11f
L
30982011-08-02 H.J. Lu <hongjiu.lu@intel.com>
3099
3100 * config/i386/linux-unwind.h (RT_SIGRETURN_SYSCALL): New.
3101 (x86_64_fallback_frame_state): Use RT_SIGRETURN_SYSCALL and
3102 long long to check rt_sigreturn syscall.
3103
bd15e32c
AM
31042011-08-02 Alan Modra <amodra@gmail.com>
3105
3106 * config/rs6000/linux-unwind.h (frob_update_context <__powerpc64__>):
3107 Restore for indirect call bcrtl from correct stack slot, and only
3108 if cfa+40 isn't valid.
3109
655b30bf
JB
31102011-08-01 Julian Brown <julian@codesourcery.com>
3111
3112 * config.host (arm*-*-linux*, arm*-*-uclinux*, arm*-*-eabi*)
3113 (arm*-*-symbianelf*): Add t-fixedpoint-gnu-prefix makefile fragment.
3114 * config/arm/bpabi-lib.h (LIBGCC2_FIXEDBIT_GNU_PREFIX): Define.
3115
247eb06f
JB
31162011-08-01 Julian Brown <julian@codesourcery.com>
3117
3118 * Makefile.in (LIBGCC_VER_FIXEDPOINT_GNU_PREFIX): New.
3119 (libgcc-std.ver.in): Use above.
3120 * fixed-bit.h (LIBGCC2_FIXEDBIT_GNU_PREFIX): Define, if
3121 LIBGCC2_GNU_PREFIX is defined. Use instead of LIBGCC2_GNU_PREFIX
3122 throughout file.
3123 * config/t-fixedpoint-gnu-prefix: New file.
3124 * config/t-gnu-prefix (LIBGCC_VER_FIXEDPOINT_GNU_PREFIX): Set.
3125 * libgcc-std.ver.in (fixed-point routines): Use __FIXPTPFX__
3126 instead of __PFX__.
3127
02a8fe00
L
31282011-07-28 H.J. Lu <hongjiu.lu@intel.com>
3129
3130 * config/i386/morestack.S (X86_64_SAVE_NEW_STACK_BOUNDARY): New.
3131 Use X86_64_SAVE_NEW_STACK_BOUNDARY to save the new stack boundary
3132 for x86-64. Properly check __x86_64__ and __LP64__.
3133
5fce9126
L
31342010-07-28 H.J. Lu <hongjiu.lu@intel.com>
3135
3136 * config/i386/64/sfp-machine.h (_FP_W_TYPE): Always use _WIN64
3137 version.
3138 (_FP_WS_TYPE): Likewise.
3139 (_FP_I_TYPE): Likewise.
3140
2374a88a
AM
31412011-07-28 Alan Modra <amodra@gmail.com>
3142
3143 * config/rs6000/linux-unwind.h (frob_update_context <__powerpc64__>):
3144 Leave r2 REG_UNSAVED if stopped on the instruction that saves r2
3145 in a plt call stub. Do restore r2 if stopped on bctrl.
3146
e44dbbe1
RO
31472011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3148
3149 * config.host (i[3456x]86-*-netware*): Remove.
3150 * config/i386/netware-crt0.c, config/i386/t-nwld,
3151 config/i386/t-slibgcc-nwld: Remove.
3152
bcead286
BS
31532011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3154
3155 * config.host: Handle tic6x-*-*.
3156 * config/c6x/c6x-abi.h: New file.
3157
b3fe1584
RO
31582011-07-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3159
3160 * config/i386/crtprec.c: New file.
3161 * config/i386/t-crtpc: Use $(srcdir) to refer to crtprec.c.
3162 * config.host (i[34567]86-*-darwin*): Add i386/t-crtpc to tmake_file.
3163 Add crtprec32.o, crtprec64.o, crtprec80.o to extra_parts.
3164 (x86_64-*-darwin*): Likewise.
3165 (i[34567]86-*-solaris2*: Likewise.
3166
35d8090d
RO
31672011-07-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3168
3169 * config/alpha/crtfastmath.c: New file.
3170 * config/i386/crtfastmath.c: New file.
3171 * config/ia64/crtfastmath.c: New file.
3172 * config/mips/crtfastmath.c: New file.
3173 * config/sparc/crtfastmath.c: New file.
3174
3175 * config/t-crtfm (crtfastmath.o): Use $(srcdir) to refer to
3176 crtfastmath.c.
3177 Add -frandom-seed=gcc-crtfastmath.
3178 * config/alpha/t-crtfm: Remove.
3179 * config/i386/t-crtfm: Use $(srcdir) to refer to crtfastmath.c.
3180 * config/ia64/t-ia64 (crtfastmath.o): Remove.
3181
3182 * config.host (alpha*-*-linux*): Replace alpha/t-crtfm by t-crtfm.
3183 (alpha*-dec-osf5.1*): Likewise.
3184 (alpha*-*-freebsd*): Add t-crtfm to tmake_file.
3185 Add crtfastmath.o to extra_parts.
3186 (i[34567]86-*-darwin*): Add i386/t-crtfm to tmake_file.
3187 Add crtfastmath.o to extra_parts.
3188 (x86_64-*-darwin*): Likewise.
3189 (x86_64-*-mingw*): Likewise.
3190 (ia64*-*-elf*): Add t-crtfm to tmake_file.
3191 (ia64*-*-freebsd*): Likewise.
3192 (ia64*-*-linux*): Likewise.
3193 (sparc64-*-freebsd*): Add t-crtfm to tmake_file.
3194 Add crtfastmath.o to extra_parts.
3195
e141542e
RO
31962011-07-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3197
3198 * config/darwin-crt3.o: New file.
3199 * config/rs6000/darwin-crt2.c: New file.
3200 * config/t-darwin: New file.
3201 * config/rs6000/t-darwin (DARWIN_EXTRA_CRT_BUILD_CFLAGS): New variable.
3202 (crt2.o): New rule.
3203 * config.host (*-*-darwin*): Add crt3.o to extra_parts.
3204 (powerpc-*-darwin*): Add crt2.o to extra_parts.
3205 (powerpc64-*-darwin*): Likewise.
3206
2d1efe2d
RO
32072011-07-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3208
3209 * config/i386/netware-crt0.c: New file.
3210 * config/i386/t-nwld: Rename to ...
3211 * config/i386/t-slibgcc-nwld: ... this.
3212 * config/i386/t-nwld: New file.
3213 * config.host (i[3456x]86-*-netware*): Add i386/t-slibgcc-nwld to
3214 tmake_file.
3215 Add crt0.o, libgcc.def, libc.def, libcpre.def, posixpre.def to
3216 extra_parts.
3217
4a8bb046
RO
32182011-07-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3219
3220 * configure.ac (i?86-*-solaris2*): Use libgcc copy of
3221 i386/t-crtstuff.
3222 * configure: Regenerate.
3223
2d8d5935
RO
32242011-07-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3225
3226 * dfp-bit.c, dfp-bit.h: New files.
3227 * Makefile.in (D32PBIT_FUNCS, D64PBIT_FUNCS, D128PBIT_FUNCS): New
3228 variables.
3229 ($(d32pbit-o)): Use $(srcdir) to refer to dfp-bit.c
3230 ($(d64pbit-o)): Likewise.
3231 ($(d128pbit-o)): Likewise.
3232 * config/t-dfprules: New file.
3233 * config.host (i[34567]86-*-linux*): Add t-dfprules to tmake_file.
3234 (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-knetbsd*-gnu,
3235 i[34567]86-*-gnu*, i[34567]86-*-kopensolaris*-gnu): Likewise.
3236 (x86_64-*-linux*): Likewise.
3237 (x86_64-*-kfreebsd*-gnu, x86_64-*-knetbsd*-gnu): Likewise.
3238 (i[34567]86-*-cygwin*): Likewise.
3239 (i[34567]86-*-mingw*, x86_64-*-mingw*): Likewise.
3240 (powerpc-*-linux*, powerpc64-*-linux*): Likewise.
3241
2c50b2c3
RO
32422011-07-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3243
3244 * Makfile.in (LIBGCOV): New variable.
3245 ($(libgcov-objects)): Use $(srcdir) to refer to libgcov.c.
3246 * libgcov.c: New file.
3247
a039d7c2
RO
32482011-07-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3249
3250 * fixed-bit.c, fixed-bit.h: New files.
3251 * fixed-obj.mk ($o$(objext), $(o)_s$(objext)): Use $(srcdir) to
3252 refer to fixed-bit.c.
3253
1e4b2746
JM
32542011-07-07 Joseph Myers <joseph@codesourcery.com>
3255
3256 * config.host (*local*): Remove.
3257
fbdd5d87
RO
32582011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3259
3260 PR target/39150
3261 * config.host (*-*-solaris2*): Handle x86_64-*-solaris2.1[0-9]*
3262 like i?86-*-solaris2.1[0-9]*.
3263 (i[34567]86-*-solaris2*): Also handle x86_64-*-solaris2.1[0-9]*.
3264 * configure.ac (i?86-*-solaris2*): Likewise.
3265 * configure: Regenerate.
3266
9e7714f4
TS
32672011-07-06 Thomas Schwinge <thomas@schwinge.name>
3268
3269 * config.host (i[34567]86-*-kfreebsd*-gnu, i[34567]86-*-knetbsd*-gnu)
3270 (i[34567]86-*-gnu*, i[34567]86-*-kopensolaris*-gnu): Remove
3271 md_unwind_header by splitting out of...
3272 (i[34567]86-*-linux*): ... this.
3273 * config.host (x86_64-*-kfreebsd*-gnu, x86_64-*-knetbsd*-gnu):
3274 Remove md_unwind_header by splitting out of...
3275 (x86_64-*-linux*): ... this.
3276
6dab9931
GJL
32772011-07-04 Georg-Johann Lay <avr@gjlay.de>
3278
3279 * config/avr/t-avr (intfuncs16): Add _clrsbXX2.
3280
4be46d19
NC
32812011-06-28 Nick Clifton <nickc@redhat.com>
3282
3283 * config.host: Recognize all V850 variants.
3284
1da9434b
UB
32852011-06-22 Uros Bizjak <ubizjak@gmail.com>
3286
3287 * enable-execute-stack-empty.c (__enable_execute_stack): Add prototype.
3288
e4d48a4d
RO
32892011-06-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3290
3291 * shared-object.mk (c_flags-$o): Save c_flags.
3292 ($(base)$(objext)): Use it.
3293 ($(base)_s$(objext)): Likewise.
3294
3801c801
BS
32952011-06-21 Bernd Schmidt <bernds@codesourcery.com>
3296
3297 * Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.
3298 * libgcc-std.ver.in (GCC_4.7.0): New section.
3299
0ad8bb3b 33002011-06-16 Georg-Johann Lay <avr@gjlay.de>
1da9434b 3301
0ad8bb3b
GJL
3302 PR target/49313
3303 PR target/29524
3304 * config/avr/t-avr: Fix line endings.
3305 (intfuncs16): Remove _ffsXX2, _clzXX2, _ctzXX2, _popcountXX2,
3306 _parityXX2.
3307
ea963999
OH
33082011-06-14 Olivier Hainque <hainque@adacore.com>
3309 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3310
3311 * config/mips/irix6-unwind.h: New file.
3312 * config.host (mips-sgi-irix6.5*): Set md_unwind_header.
3313
b11b0904
EB
33142011-06-10 Eric Botcazou <ebotcazou@adacore.com>
3315
3316 * config/sparc/linux-unwind.h (STACK_BIAS): Define.
3317 (sparc64_fallback_frame_state): Use it.
3318 (sparc64_frob_update_context): Further adjust context.
3319 * config/sparc/sol2-unwind.h (sparc64_frob_update_context): Likewise.
3320 * config/sparc/sol2-ci.S: Add TARGET_FLAT handling.
3321 * config/sparc/sol2-cn.S: Likewise.
3322
10e48e39
RO
33232011-06-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3324
3325 * enable-execute-stack-empty.c: New file.
3326 * enable-execute-stack-mprotect.c: New file.
3327 * config/i386/enable-execute-stack-mingw32.c: New file.
3328 * config.host (enable_execute_stack): New variable.
3329 Select appropriate variants.
3330 * configure.ac: Link enable-execute-stack.c to
3331 $enable_execute_stack.
3332 * configure: Regenerate.
3333 * Makefile.in (LIB2ADD): Add enable-execute-stack.c.
3334 (lib2funcs): Remove _enable_execute_stack.
3335
10c4cabc
DM
33362011-06-09 David S. Miller <davem@davemloft.net>
3337 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3338
3339 * config.host (sparc-*-linux*): Correct md_unwind_header
3340 filename.
3341 (s390x-ibm-tpf*): Fix typo.
3342
aa4203e7
RO
33432011-06-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3344
3345 * config.host (mips-sgi-irix6.5*): Add t-crtfm to tmake_file.
3346 Add crtfastmath.o to extra_parts.
3347 (mips64*-*-linux*, mips*-*-linux*): Use t-crtfm instead of
3348 mips/t-crtfm.
3349 * config/mips/t-crtfm: Remove.
3350
0defd786
JDA
33512011-06-04 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3352
3353 * config.host (hppa*-*-linux*): Correct md_unwind_header name.
3354
82f247af
KK
33552011-06-04 Kaz Kojima <kkojima@gcc.gnu.org>
3356
3357 * config.host (sh*-*-linux*): Fix typo.
3358
58cd1d70
RO
33592011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3360
3361 * config/alpha/linux-unwind.h: Move from ../gcc/config/alpha.
3362 * config/alpha/osf5-unwind.h: Move from ../gcc/config/alpha.
3363 * config/alpha/vms-unwind.h: Move from ../gcc/config/alpha.
3364 * config/bfin/linux-unwind.h: Move from ../gcc/config/bfin.
3365 * config/i386/linux-unwind.h: Move from ../gcc/config/i386.
3366 * config/i386/sol2-unwind.h: Move from ../gcc/config/i386.
3367 * config/i386/w32-unwind.h: Move from ../gcc/config/i386.
3368 Wrap in !__MINGW64__.
3369 * config/ia64/linux-unwind.h: Move from ../gcc/config/ia64.
3370 * config/ia64/vms-unwind.h: Move from ../gcc/config/ia64.
3371 * config/m68k/linux-unwind.h: Move from ../gcc/config/m68k.
3372 * config/mips/linux-unwind.h: Move from ../gcc/config/mips.
3373 * config/pa/hpux-unwind.h: Move from ../gcc/config/pa.
3374 * config/pa/linux-unwind.h: Move from ../gcc/config/pa.
3375 * config/rs6000/darwin-unwind.h: Move from ../gcc/config/rs6000.
3376 Wrap in !__LP64__.
3377 * config/rs6000/linux-unwind.h: Move from ../gcc/config/rs6000.
3378 * config/s390/linux-unwind.h: Move from ../gcc/config/s390.
3379 * config/s390/tpf-unwind.h: Move from ../gcc/config/s390.
3380 * config/sh/linux-unwind.h: Move from ../gcc/config/sh.
3381 * config/sparc/linux-unwind.h: Move from ../gcc/config/sparc.
3382 * config/sparc/sol2-unwind.h: Move from ../gcc/config/sparc.
3383 * config/xtensa/linux-unwind.h: Move from ../gcc/config/xtensa.
3384 * config/no-unwind.h: New file.
3385 * config.host (md_unwind_header): Document.
3386 Define.
3387 (alpha*-*-linux*, alpha*-dec-osf5.1*, alpha64-dec-*vms*,
3388 alpha*-dec-*vms*, bfin*-uclinux*, bfin*-linux-uclibc*,
3389 hppa*-*-linux*, hppa[12]*-*-hpux10*, hppa*64*-*-hpux11*,
3390 hppa[12]*-*-hpux11*): Set md_unwind_header.
3391 (i[34567]86-*-linux*): Handle i[34567]86-*-kopensolaris*-gnu.
3392 Set md_unwind_header.
3393 (x86_64-*-linux*, i[34567]86-*-solaris2*): Set md_unwind_header.
3394 (i[34567]86-*-cygwin*): Split from i[34567]86-*-mingw*.
3395 (i[34567]86-*-mingw*, ia64*-*-linux*, ia64-hp-*vms*,
3396 m68k-*-uclinux*, m68k-*-linux*, mips64*-*-linux*, mips*-*-linux*,
3397 powerpc-*-darwin*, powerpc-*-linux*, s390-*-linux*,
3398 s390x-*-linux*, s390x-ibm-tpf*, sh*-*-linux*, sparc-*-linux*,
3399 sparc*-*-solaris2*, sparc64-*-linux*, xtensa*-*-linux*): Set
3400 md_unwind_header.
3401 * configure.ac: Link md-unwind-support.h to $md_unwind_header.
3402 * configure: Regenerate.
3403
737346fa
RO
34042011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3405
3406 * config.host (mips-sgi-irix[56]*): Restrict to mips-sgi-irix6.5*.
3407 Set tmake_file, extra_parts.
3408 * config/mips/irix-crti.S: Move from ../gcc/config/mips/irix-crti.asm.
3409 Remove O32 support.
3410 * config/mips/irix-crtn.S: Move from ../gcc/config/mips/irix-crtn.asm.
3411 Remove O32 support.
3412 * config/mips/t-irix6: New file.
3413 * config/mips/t-slibgcc-irix: New file.
3414
c192cee6
RO
34152011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3416
3417 * config/s390/t-tpf (LIB2ADDEHDEP): Remove.
3418 * config/t-sol2 (LIB2ADDEH): Use gcc_srcdir, add emutls.c.
3419
ee33b5f0
RO
34202011-06-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3421
3422 * configure.ac (target_thread_file): Determine thread model.
3423 * configure: Regenerate.
3424 * config.host (alpha*-dec-osf5.1*): Set tmake_file, extra_parts.
3425 * config/alpha/t-alpha: New file.
3426 * config/alpha/t-crtfm: Use $<.
3427 * config/alpha/t-ieee: New file.
3428 * config/alpha/t-osf-pthread: New file.
3429 * config/alpha/t-slibgcc-osf: New file.
3430 * config/alpha/libgcc-osf5.ver: New file.
3431
0699e415
RO
34322011-06-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3433
3434 * config.host (i[34567]86-*-solaris2*): Add i386/t-crtfm to
3435 tmake_file.
3436 Add crtfastmath.o to extra_parts.
3437
a3fab9c2
RO
34382011-06-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3439
3440 * config/gmon-sol2.c: Reindent.
3441 Cleanup comments.
3442 Remove, correct casts.
3443 Use STDERR_FILENO, NULL.
3444 (BASEADDRESS): Remove.
3445 (minbrk): Remove.
3446 (errno, sbrk): Remove declarations.
3447 (monstartup) [hp300]: Remove.
3448 (mcount): Remove.
3449
ca24c5ad
RO
34502011-06-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3451
3452 * Makefile.in (cpu_type): Define.
3453 * config.host (i[34567]86-*-rtems*): Handle it.
3454 (i[34567]86-*-solaris2*): Move body ...
3455 (*-*-solaris2*): ... here.
3456 New case, generalize.
3457 (sparc-*-elf*): Handle it.
3458 (sparc-*-linux*, sparc64-*-linux*): Replace sparc/t-crtfm by t-crtfm.
3459 (sparc-*-rtems*, sparc64-*-rtems*); Handle it.
3460 (sparc64-*-solaris2*, sparcv9-*-solaris2*, sparc-*-solaris2*):
3461 Fold into ...
3462 (sparc*-*-solaris2*): ... this.
3463 New case.
3464 (sparc64-*-elf*): Handle it.
3465 * config/gmon-sol2.c: Move from ../gcc/config/sparc.
3466 Merge ../gcc/config/i386/gmon-sol2.c.
3467 * config/i386/sol2-c1.S: Move from ../gcc/config/i386/sol2-c1.asm.
3468 Use C comments.
3469 Merge ../gcc/config/i386/sol2-gc1.asm.
3470 * config/i386/sol2-ci.S: Move from ../gcc/config/i386/sol2-ci.asm.
3471 Use C comments.
3472 * config/i386/sol2-cn.S: Move from ../gcc/config/i386/sol2-cn.asm.
3473 Use C comments.
3474 * config/i386/t-crtfm (crtfastmath.o): Use $<.
3475 * config/i386/t-crtstuff: New file.
3476 * config/i386/t-softfp: New file.
3477 * config/i386/t-sol2 ($(T)gmon.o, $(T)gcrt1.o, $(T)crt1.o),
3478 $(T)crti.o, $(T)crtn.o): Remove.
3479 (gcrt1.o): New rule.
3480 (TARGET_LIBGCC2_CFLAGS): Remove.
3481 * config/sparc/sol2-c1.S: Move from ../gcc/config/sparc/sol2-c1.asm.
3482 * config/sparc/sol2-ci.S: Move from ../gcc/config/sparc/sol2-ci.asm.
3483 * config/sparc/sol2-cn.S: Move from ../gcc/config/sparc/sol2-cn.asm.
3484 * config/sparc/t-sol2: New file.
3485 * config/sparc/t-crtfm: Move to ...
3486 * config/t-crtfm: ... this.
3487 Use $(cpu_type), $<.
3488 * config/t-crtin: New file.
3489 * config/sparc/t-softfp: New file.
3490 * config/sparc/t-softmul: New file.
3491 * config/t-rtems: New file.
3492 * config/t-slibgcc: New file.
3493 * config/t-slibgcc-elf-ver: New file.
3494 * config/t-slibgcc-gld: New file.
3495 * config/t-slibgcc-sld: New file.
3496 * config/t-sol2: New file.
3497 * configure.ac: Include ../config/lib-ld.m4.
3498 Call AC_LIB_PROG_LD_GNU.
3499 Substitute cpu_type.
3500 * configure: Regenerate.
3501
ad5f3d7b
BS
35022011-05-27 Bernd Schmidt <bernds@codesourcery.com>
3503
3504 PR bootstrap/49173
3505 * config/t-slibgcc-darwin (SHLIB_MAPFILES): Look for
3506 libgcc-std.ver in the build directory.
3507 * config/s390/t-linux (SHLIB_MAPFILES): Likewise.
3508 * config/sh/t-linux (SHLIB_MAPFILES): Likewise.
3509
cdbf4541
BS
35102011-05-25 Bernd Schmidt <bernds@codesourcery.com>
3511
3512 * libgcc-std.ver.in: New file.
3513 * Makefile.in (LIBGCC_VER_GNU_PREFIX, LIBGCC_VER_SYMBOLS_PREFIX): New
3514 variables.
3515 (libgcc-std.ver): New rule.
3516 * config/t-gnu-prefix: New file.
3517
c8028650
RO
35182011-05-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3519
3520 * config/s390/t-tpf (LIB2ADDEH): Remove $(gcc_srcdir)/gthr-gnat.c.
3521
4a68b4ca
JM
35222011-05-10 Joseph Myers <joseph@codesourcery.com>
3523
3524 * config/i386/darwin-lib.h: New file.
3525
80cf2e08
JM
35262011-05-10 Joseph Myers <joseph@codesourcery.com>
3527
3528 * config/arm/symbian-lib.h: New.
3529
a3330c9d
CD
35302011-05-04 Chris Demetriou <cgd@google.com>
3531
3532 * config/i386/morestack.S (__i686.get_pc_thunk.bx): Rename to...
3533 (__x86.get_pc_thunk.bx): ...this.
3534 (__morestack): Adjust for rename, remove undef of __i686.
3535
6ace0756
CD
35362011-05-03 Chris Demetriou <cgd@google.com>
3537
3538 * config/i386/morestack.S (__i686.get_pc_thunk.bx): New.
3539
ebb9f8b0
JM
35402011-03-22 Joseph Myers <joseph@codesourcery.com>
3541
3542 * config.host (alpha*-*-gnu*, arc-*-elf*, arm*-*-netbsd*,
3543 arm-*-pe*, crx-*-elf, i[34567]86-*-netbsd*, i[34567]86-*-pe,
3544 m68hc11-*-*|m6811-*-*, m68hc12-*-*|m6812-*-*, mcore-*-pe*,
3545 powerpc64-*-gnu*, powerpc-*-gnu-gnualtivec*, powerpc-*-gnu*,
3546 sh-*-symbianelf* | sh[12346l]*-*-symbianelf*, vax-*-netbsd*):
3547 Remove cases.
3548
9cfa1499
AT
35492011-03-14 Andreas Tobler <andreast@fgznet.ch>
3550
3551 * config.host (cpu_type): Add FreeBSD PowerPC specific parts.
3552 Adjust copyright year.
3553
457186f6
ILT
35542011-03-07 Ian Lance Taylor <iant@google.com>
3555
3556 * generic-morestack.c (__splitstack_find): Adjust returned stack
3557 pointer to include all registers pushed by __morestack.
3558
58c741a6
DK
35592011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
3560
3561 PR target/40125
3562 * configure.ac: Call ACX_NONCANONICAL_TARGET.
3563 (toolexecdir): Calculate and AC_SUBST.
3564 (toolexeclibdir): Likewise.
3565 * Makefile.in (target_noncanonical): Import.
3566 (toolexecdir): Likewise.
3567 (toolexeclibdir): Likewise.
3568 * configure: Regenerate.
3569
26716c44
NF
35702010-12-13 Nathan Froyd <froydnj@codesourcery.com>
3571
3572 PR target/46040
3573 * config/arm/bpabi.h: Rename to...
3574 * config/arm/bpabi-lib.h: ...this.
3575
b595b1a1
RO
35762010-12-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3577
3578 * configure.ac: Use i386/t-crtstuff on i?86-*-solaris2* if
3579 appropriate.
3580 * configure: Regenerate.
3581
a3abe41c
NF
35822010-11-24 Nathan Froyd <froydnj@codesourcery.com>
3583
3584 * config/libbid/bid_conf.h (BID_BIG_ENDIAN): Define in terms of
3585 __FLOAT_WORD_ORDER__.
3586 * config/libbid/bid_gcc_intrinsics.h (LIBGCC2_FLOAT_WORDS_BIG_ENDIAN):
3587 Delete.
3588
455c8f48
RW
35892010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3590
3591 PR other/46202
3592 * Makefile.in (install-strip): New phony target.
3593
f3824a8b
ILT
35942010-11-07 Ian Lance Taylor <iant@google.com>
3595
3596 PR target/46089
3597 * config/i386/morestack.S (__morestack_large_model): New
3598 function.
3599
18ed6ee4
NF
36002010-10-23 Nathan Froyd <froydnj@codesourcery.com>
3601
3602 * config/libbid/bid_gcc_intrinsics.h (LIBGCC2_WORDS_BIG_ENDIAN):
3603 Delete.
3604 (LIBGCC2_FLOAT_WORDS_BIG_ENDIAN): Test __BYTE_ORDER__.
3605
8ac7fdcb
NF
36062010-10-14 Nathan Froyd <froydnj@codesourcery.com>
3607
3608 * config/arm/bpabi.h: New file.
3609 * config/frv/frv-abi.h: New file.
3610
cdb388c2
ILT
36112010-10-01 Ian Lance Taylor <iant@google.com>
3612
3613 * config/t-stack(LIB2ADD_ST): Set instead of LIB2ADD.
3614 * config/i386/t-stack-i386 (LIB2ADD_ST): Likewise.
3615
ef7c141c
L
36162010-10-01 H.J. Lu <hongjiu.lu@intel.com>
3617
3618 PR target/45858
3619 * config.host: Add the missing `$'.
3620
80920132
ME
36212010-09-30 Michael Eager <eager@eagercon.com>
3622
3623 * config.host: Add microblaze*-*-*.
3624 * config/microblaze/{divsi3.asm,divsi3_table.c,moddi3.asm,modsi3.asm,
3625 muldi3_hard.asm,mulsi3.asm,stack_overflow_exit.asm,t-microblaze,
3626 udivsi3.asm,umodsi3.asm}: New.
3627
6dace308
ILT
36282010-09-28 Ian Lance Taylor <iant@google.com>
3629
3630 * configure.ac: Adjust CFI test to test assembler directly rather
3631 than checking gcc preprocessor macro.
3632 * configure: Rebuild.
3633
b6110d6d
ILT
36342010-09-27 Ian Lance Taylor <iant@google.com>
3635
3636 * configure.ac: Test whether assembler supports CFI directives.
3637 * config.host: Only add t-stack and i386/t-stack-i386 to
3638 tmake_file if libgcc_cv_cfi is "yes".
3639 * configure: Rebuild.
3640
7458026b
ILT
36412010-09-27 Ian Lance Taylor <iant@google.com>
3642
3643 * generic-morestack.h: New file.
3644 * generic-morestack.c: New file.
3645 * generic-morestack-thread.c: New file.
3646 * config/i386/morestack.S: New file.
3647 * config/t-stack: New file.
3648 * config/i386/t-stack-i386: New file.
3649 * config.host (i[34567]86-*-linux* and friends): Add t-stack and
3650 i386/t-stack-i386 to tmake_file.
3651
5b50fc0c
IS
36522010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3653
3654 * Makefile.in (libgcc-extra-parts): Check for static archives and
3655 invoke ranlib after installing them.
3656 (gcc-extra-parts): Likewise.
3657 (install-leaf): Likewise.
3658
b93cf342
L
36592010-09-14 H.J. Lu <hongjiu.lu@intel.com>
3660
3661 * configure: Regenerated.
3662
996b42ef
KT
36632010-09-10 Kai Tietz <kai.tietz@onevision.com>
3664
b93cf342 3665 * configure: Regenerated.
996b42ef 3666
be1c764e
GP
36672010-09-09 Gerald Pfeifer <gerald@pfeifer.com>
3668 Andrew Pinski <pinskia@gmail.com>
3669
1da9434b 3670 PR target/40959
be1c764e
GP
3671 * config.host (ia64*-*-freebsd*): Set extra_parts. Set tmake_file.
3672
cc0ae0ca
L
36732010-09-06 H.J. Lu <hongjiu.lu@intel.com>
3674
3675 PR target/45524
3676 * configure: Regenerated.
3677
84f47d20
AS
36782010-09-06 Andreas Schwab <schwab@redhat.com>
3679
3680 * configure: Regenerate.
3681
4159fb8d
UB
36822010-09-03 Uros Bizjak <ubizjak@gmail.com>
3683
3684 * config/i386/t-sol2 (__copysigntf3, __fabstf3): Disable for
3685 64bit targets.
3686 (__fixtfti, __fixunstfti, __floattitf, __floatuntitf): Enable only
3687 for 64bit targets.
3688
0df8fcc8
UB
36892010-09-03 Uros Bizjak <ubizjak@gmail.com>
3690 Iain Sandoe <iains@gcc.gnu.org>
3691
3692 PR target/45476
3693 * Makefile.in (sifuncs, difuncs, tifuncs): Filter out
3694 LIB2FUNCS_EXCLUDE functions.
3695
3c39bca6
AK
36962010-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3697
3698 * configure.ac: Use the GCC_AC_ENABLE_DECIMAL_FLOAT macro.
3699 Include dfp.m4.
3700 * configure: Regenerate.
3701
d78552bd
UB
37022010-09-01 Uros Bizjak <ubizjak@gmail.com>
3703
3704 * config.host (i[34567]86-*-freebsd*, x86_64-*-freebsd*): Add
3705 i386/t-freebsd to tmake_file.
3706 * config/i386/t-freebsd: New file.
3707 * config/i386/libgcc-bsd.ver: New file.
3708
c5b79d4e
NF
37092010-07-23 Nathan Froyd <froydnj@codesourcery.com>
3710
3711 * config.host (powerpc*-eabispe*): Set tmake_file.
3712 (powerpc*-eabi*): Likewise.
3713 * config/rs6000/t-ppccomm (EXTRA_PARTS): Add crtbegin, crtend,
3714 crtbeginS, crtendS, crtbeginT.
3715
48b09a92
KH
37162010-06-12 Kazu Hirata <kazu@codesourcery.com>
3717
3718 * config.host (mips64*-*-linux*, mips*-*-linux*): Add mips/t-crtfm
3719 to tmake_file. Add crtfastmath.o to extra_parts.
3720 * config/mips/t-crtfm: New.
3721
a4389204
JS
37222010-05-19 Joel Sherrill <joel.sherrill@oarcorp.com>
3723
3724 * config.host (sparc64-*-rtems*): New target.
3725
ed104137
RO
37262010-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3727
3728 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun
3729 assembler syntax.
3730
3f56ef8b
TS
37312010-04-15 Thomas Schwinge <tschwinge@gnu.org>
3732
3733 * config.host <i[34567]86-*-gnu*>: Handle softfp as for Linux.
3734
8c200350
RO
37352010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3736
3737 * config.host (alpha*-dec-osf[45]*): Removed alpha*-dec-osf4*,
3738 alpha-dec-osf5.0* support.
3739
80a61cb4 37402010-04-01 Ralf Corsépius <ralf.corsepius@rtems.org>
c1b14424
RC
3741
3742 * config.host: Add lm32-*-rtems*.
3743
f128db92
RO
37442010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3745 Uros Bizjak <ubizjak@gmail.com>
3746
3747 PR target/39048
3748 * config.host (i[34567]86-*-solaris2): Handle 32-bit Solaris 2/x86
3749 like other remaining 32-bit x86 OSes.
3750 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun
3751 assembler syntax.
3752 * config/i386/libgcc-sol2.ver: New file.
3753 * config/i386/t-sol2 (SHLIB_MAPFILES): Add it.
3754
368fabd5
JH
37552010-03-30 Jack Howarth <howarth@bromo.med.uc.edu>
3756
3757 PR c/43553
3758 * Makefile.in (INTERNAL_CFLAGS): Add @set_use_emutls@.
3759 * configure.ac: Use GCC_CHECK_EMUTLS to see if emulated TLS
3760 is used and substitute set_use_emutls.
3761 * configure: Regenerated.
3762
15baf7f8
TG
37632010-03-30 Tarik Graba <tarik.graba@telecom-paristech.fr>
3764
3765 * config/lm32/t-lm32: Remove misplaced MULTILIB_OPTIONS.
3766
7f5441df
RO
37672010-03-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3768
3769 PR target/38085
3770 * config/i386/t-sol2 ($(T)gmon.o): Use CFLAGS instead of
3771 MULTILIB_CFLAGS.
3772 ($(T)gcrt1.o): Likewise.
3773 ($(T)crt1.o): Likewise.
3774 ($(T)crti.o): Likewise.
3775 ($(T)crtn.o): Likewise.
3776
ef74edbd
RW
37772010-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3778
3779 PR other/42980
3780 * Makefile.in (install): Use $(MAKE) string in rule, for
3781 parallel make.
3782
e7c914db
HPN
37832010-02-22 Hans-Peter Nilsson <hp@bitrange.com>
3784
3785 Migrate from broken pre-libgcc legacy support to libgcc-centric rules.
3786 * config/mmix/t-mmix: New file.
3787 * config.host <mmix-knuth-mmixware> (extra_parts, tmake_file): Set.
3788
1bcb71c4
JH
37892010-02-02 Jack Howarth <howarth@bromo.med.uc.edu>
3790
3791 PR java/41991
3792 * config/t-slibgcc-darwin: Add libgcc-libsystem.ver to
3793 SHLIB_MAPFILES.
3794
e6e50811
AG
37952010-01-04 Anthony Green <green@moxielogic.com>
3796
3797 * config/moxie/crti.asm, config/moxie/crtn.asm,
3798 config/moxie/t-moxie-softfp, config/moxie/sfp-machine.h,
3799 config/moxie/t-moxie: New files.
3800 * config.host: Add t-moxie-softfp reference.
3801
ca8520ad
IS
38022009-11-18 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
3803
3804 PR other/39888
3805 * config/t-slibgcc-darwin: Fix embedded rpaths for
3806 --enable-version-specific-runtime-libs, build extension stub
3807 libs exposing features available from current libgcc_s.
3808
aa4945c1
JB
38092009-11-11 Jon Beniston <jon@beniston.com>
3810
d78552bd
UB
3811 * config.host: Add lm32 targets.
3812 * config/lm32: New directory.
3813 * config/lm32/libgcc_lm32.h: New file.
3814 * config/lm32/_mulsi3.c: New file.
3815 * config/lm32/_udivmodsi4.c: New file.
3816 * config/lm32/_divsi3.c: New file.
3817 * config/lm32/_modsi3.c: New file.
3818 * config/lm32/_udivsi3.c: New file.
3819 * config/lm32/_umodsi3.c: New file.
3820 * config/lm32/_lshrsi3.S: New file.
3821 * config/lm32/_ashrsi3.S: New file.
3822 * config/lm32/_ashlsi3.S: New file.
3823 * config/lm32/crti.S: New file.
3824 * config/lm32/crtn.S: New file.
3825 * config/lm32/t-lm32: New file.
3826 * config/lm32/t-elf: New file.
3827 * config/lm32/t-uclinux: New file.
aa4945c1 3828
65a324b4
NC
38292009-10-26 Nick Clifton <nickc@redhat.com>
3830
3831 * config.host: Add support for RX target.
3832 * config/rx: New directory.
3833 * config/rx/rx-abi-functions.c: New file. Supplementary
3834 functions for libgcc to support the RX ABI.
3835 * config/rx/rx-abi.h: New file. Supplementary header file for
3836 libgcc RX ABI functions.
3837 * config/rx/t-rx: New file: Makefile fragment for building
3838 libgcc for the RX.
3839
dfb3b0e3
UB
38402009-10-09 Uros Bizjak <ubizjak@gmail.com>
3841
3842 * config/i386/32/sfp-machine.h (__FP_FRAC_SUB_4): Change operand
3843 constraint of y0 to "g".
3844
81dd9fd7
AK
38452009-10-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3846
3847 * config.host: Include the s390 makefile fragments.
3848 * config/s390/32/_fixdfdi.c: New file.
3849 * config/s390/32/_fixsfdi.c: New file.
3850 * config/s390/32/_fixtfdi.c: New file.
3851 * config/s390/32/_fixunsdfdi.c: New file.
3852 * config/s390/32/_fixunssfdi.c: New file.
3853 * config/s390/32/_fixunstfdi.c: New file.
3854 * config/s390/32/t-floattodi: New file.
3855 * config/s390/libgcc-glibc.ver: New file.
3856 * config/s390/t-crtstuff: New file.
3857 * config/s390/t-linux: New file.
3858 * config/s390/t-tpf: New file.
3859
df58e648
RW
38602009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3861
3862 * configure.ac (AC_PREREQ): Bump to 2.64.
3863
79052be3
KK
38642009-08-22 Kaz Kojima <kkojima@gcc.gnu.org>
3865
3866 * config/sh/t-linux (HOST_LIBGCC2_CFLAGS): Add -mieee.
3867
5213506e
RW
38682009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3869
3870 * configure: Regenerate.
3871
a9a25daa
DR
38722009-08-09 Douglas B Rupp <rupp@gnat.com>
3873
3874 * config.host (ia64-hp-*vms*): New target.
3875 (alpha64-dec-*vms*,alpha*-dec-*vms*): Fix for config/vms and unify
3876 with ia64-hp-*vms*.
3877
6efbd53f
RW
38782009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3879
3880 * configure.ac: Add snippet for maintainer-mode.
3881 * configure: Regenerate.
3882 * Makefile.in (AUTOCONF, configure_deps): New variables.
3883 ($(srcdir)/configure)): New rule, active only with maintainer
3884 mode turned on.
3885
7acf4da6
DD
38862009-06-23 DJ Delorie <dj@redhat.com>
3887
3888 Add MeP port.
3889 * config.host: Add mep support.
3890
54f549af
KT
38912009-06-22 Kai Tietz <kai.tietz@onevision.com>
3892
34481f28 3893 * config.host: Add i386/${host_address}/t-fprules-softfp and
dfb3b0e3 3894 t-softfp to tmake_file for i[34567]86-*-mingw*, x86_64-*-mingw*.
34481f28
UB
3895
3896 * config/i386/64/_divtc3.c: Disable usage of .symver assembly symbol
3897 for mingw targets.
54f549af
KT
3898 * config/i386/64/_multc3.c: Likewise.
3899 * config/i386/64/_powitf2.c: Likewise.
3900 * config/i386/64/eqtf2.c: Likewise.
3901 * config/i386/64/getf2.c: Likewise.
3902 * config/i386/64/letf2.c: Likewise.
3903 * config/i386/64/letf2.c: Likewise.
34481f28
UB
3904 * config/i386/64/sfp-machine.h (_FP_W_TYPE): Define as
3905 unsigned long long for x64 mingw targets.
3906 (_FP_WS_TYPE): Define as signed long long for x64 mingw target.
3907 (_FP_I_TYPE): Define as long long for x64 mingw target.
54f549af 3908
fea96e25
MR
39092009-06-10 Maciej W. Rozycki <macro@linux-mips.org>
3910
3911 * config.host (vax-*-linux*): New.
3912
cceb575c
AG
39132009-05-31 Anthony Green <green@moxielogic.com>
3914
3915 * config.host: Add moxie support.
3916 * config/moxie/t-moxie: New file.
3917
e997fb9c
DB
39182009-05-29 David Billinghurst <billingd@gcc.gnu.org>
3919
3920 * config.host: Add i386/${host_address}/t-fprules-softfp and
dfb3b0e3 3921 t-softfp to tmake_file for i[34567]86-*-cygwin*.
e997fb9c 3922
532bfb0a
AJ
39232009-04-17 Aurelien Jarno <aurelien@aurel32.net>
3924
3925 * config.host: Add i386/${host_address}/t-fprules-softfp to
3926 tmake_file for i[34567]86-*-kfreebsd*-gnu, x86_64-*-kfreebsd*-gnu*.
3927
748086b7
JJ
39282009-04-09 Nick Clifton <nickc@redhat.com>
3929
3930 * config/ia64/tf-signs.c: Change copyright header to refer to
3931 version 3 of the GNU General Public License with version 3.1
3932 of the GCC Runtime Library Exception and to point readers at
3933 the COPYING3 and COPYING3.RUNTIME files and the FSF's license
3934 web page.
3935 * config/i386/32/tf-signs.c: Likewise.
3936 * config/libbid/_addsub_dd.c: Likewise.
3937 * config/libbid/_addsub_sd.c: Likewise.
3938 * config/libbid/_addsub_td.c: Likewise.
3939 * config/libbid/_dd_to_df.c: Likewise.
3940 * config/libbid/_dd_to_di.c: Likewise.
3941 * config/libbid/_dd_to_sd.c: Likewise.
3942 * config/libbid/_dd_to_sf.c: Likewise.
3943 * config/libbid/_dd_to_si.c: Likewise.
3944 * config/libbid/_dd_to_td.c: Likewise.
3945 * config/libbid/_dd_to_tf.c: Likewise.
3946 * config/libbid/_dd_to_udi.c: Likewise.
3947 * config/libbid/_dd_to_usi.c: Likewise.
3948 * config/libbid/_dd_to_xf.c: Likewise.
3949 * config/libbid/_df_to_dd.c: Likewise.
3950 * config/libbid/_df_to_sd.c: Likewise.
3951 * config/libbid/_df_to_td.c: Likewise.
3952 * config/libbid/_di_to_dd.c: Likewise.
3953 * config/libbid/_di_to_sd.c: Likewise.
3954 * config/libbid/_di_to_td.c: Likewise.
3955 * config/libbid/_div_dd.c: Likewise.
3956 * config/libbid/_div_sd.c: Likewise.
3957 * config/libbid/_div_td.c: Likewise.
3958 * config/libbid/_eq_dd.c: Likewise.
3959 * config/libbid/_eq_sd.c: Likewise.
3960 * config/libbid/_eq_td.c: Likewise.
3961 * config/libbid/_ge_dd.c: Likewise.
3962 * config/libbid/_ge_sd.c: Likewise.
3963 * config/libbid/_ge_td.c: Likewise.
3964 * config/libbid/_gt_dd.c: Likewise.
3965 * config/libbid/_gt_sd.c: Likewise.
3966 * config/libbid/_gt_td.c: Likewise.
3967 * config/libbid/_isinfd128.c: Likewise.
3968 * config/libbid/_isinfd32.c: Likewise.
3969 * config/libbid/_isinfd64.c: Likewise.
3970 * config/libbid/_le_dd.c: Likewise.
3971 * config/libbid/_le_sd.c: Likewise.
3972 * config/libbid/_le_td.c: Likewise.
3973 * config/libbid/_lt_dd.c: Likewise.
3974 * config/libbid/_lt_sd.c: Likewise.
3975 * config/libbid/_lt_td.c: Likewise.
3976 * config/libbid/_mul_dd.c: Likewise.
3977 * config/libbid/_mul_sd.c: Likewise.
3978 * config/libbid/_mul_td.c: Likewise.
3979 * config/libbid/_ne_dd.c: Likewise.
3980 * config/libbid/_ne_sd.c: Likewise.
3981 * config/libbid/_ne_td.c: Likewise.
3982 * config/libbid/_sd_to_dd.c: Likewise.
3983 * config/libbid/_sd_to_df.c: Likewise.
3984 * config/libbid/_sd_to_di.c: Likewise.
3985 * config/libbid/_sd_to_sf.c: Likewise.
3986 * config/libbid/_sd_to_si.c: Likewise.
3987 * config/libbid/_sd_to_td.c: Likewise.
3988 * config/libbid/_sd_to_tf.c: Likewise.
3989 * config/libbid/_sd_to_udi.c: Likewise.
3990 * config/libbid/_sd_to_usi.c: Likewise.
3991 * config/libbid/_sd_to_xf.c: Likewise.
3992 * config/libbid/_sf_to_dd.c: Likewise.
3993 * config/libbid/_sf_to_sd.c: Likewise.
3994 * config/libbid/_sf_to_td.c: Likewise.
3995 * config/libbid/_si_to_dd.c: Likewise.
3996 * config/libbid/_si_to_sd.c: Likewise.
3997 * config/libbid/_si_to_td.c: Likewise.
3998 * config/libbid/_td_to_dd.c: Likewise.
3999 * config/libbid/_td_to_df.c: Likewise.
4000 * config/libbid/_td_to_di.c: Likewise.
4001 * config/libbid/_td_to_sd.c: Likewise.
4002 * config/libbid/_td_to_sf.c: Likewise.
4003 * config/libbid/_td_to_si.c: Likewise.
4004 * config/libbid/_td_to_tf.c: Likewise.
4005 * config/libbid/_td_to_udi.c: Likewise.
4006 * config/libbid/_td_to_usi.c: Likewise.
4007 * config/libbid/_td_to_xf.c: Likewise.
4008 * config/libbid/_tf_to_dd.c: Likewise.
4009 * config/libbid/_tf_to_sd.c: Likewise.
4010 * config/libbid/_tf_to_td.c: Likewise.
4011 * config/libbid/_udi_to_dd.c: Likewise.
4012 * config/libbid/_udi_to_sd.c: Likewise.
4013 * config/libbid/_udi_to_td.c: Likewise.
4014 * config/libbid/_unord_dd.c: Likewise.
4015 * config/libbid/_unord_sd.c: Likewise.
4016 * config/libbid/_unord_td.c: Likewise.
4017 * config/libbid/_usi_to_dd.c: Likewise.
4018 * config/libbid/_usi_to_sd.c: Likewise.
4019 * config/libbid/_usi_to_td.c: Likewise.
4020 * config/libbid/_xf_to_dd.c: Likewise.
4021 * config/libbid/_xf_to_sd.c: Likewise.
4022 * config/libbid/_xf_to_td.c: Likewise.
4023 * config/libbid/bid128.c: Likewise.
4024 * config/libbid/bid128_2_str.h: Likewise.
4025 * config/libbid/bid128_2_str_macros.h: Likewise.
4026 * config/libbid/bid128_2_str_tables.c: Likewise.
4027 * config/libbid/bid128_add.c: Likewise.
4028 * config/libbid/bid128_compare.c: Likewise.
4029 * config/libbid/bid128_div.c: Likewise.
4030 * config/libbid/bid128_fma.c: Likewise.
4031 * config/libbid/bid128_logb.c: Likewise.
4032 * config/libbid/bid128_minmax.c: Likewise.
4033 * config/libbid/bid128_mul.c: Likewise.
4034 * config/libbid/bid128_next.c: Likewise.
4035 * config/libbid/bid128_noncomp.c: Likewise.
4036 * config/libbid/bid128_quantize.c: Likewise.
4037 * config/libbid/bid128_rem.c: Likewise.
4038 * config/libbid/bid128_round_integral.c: Likewise.
4039 * config/libbid/bid128_scalb.c: Likewise.
4040 * config/libbid/bid128_sqrt.c: Likewise.
4041 * config/libbid/bid128_string.c: Likewise.
4042 * config/libbid/bid128_to_int16.c: Likewise.
4043 * config/libbid/bid128_to_int32.c: Likewise.
4044 * config/libbid/bid128_to_int64.c: Likewise.
4045 * config/libbid/bid128_to_int8.c: Likewise.
4046 * config/libbid/bid128_to_uint16.c: Likewise.
4047 * config/libbid/bid128_to_uint32.c: Likewise.
4048 * config/libbid/bid128_to_uint64.c: Likewise.
4049 * config/libbid/bid128_to_uint8.c: Likewise.
4050 * config/libbid/bid32_to_bid128.c: Likewise.
4051 * config/libbid/bid32_to_bid64.c: Likewise.
4052 * config/libbid/bid64_add.c: Likewise.
4053 * config/libbid/bid64_compare.c: Likewise.
4054 * config/libbid/bid64_div.c: Likewise.
4055 * config/libbid/bid64_fma.c: Likewise.
4056 * config/libbid/bid64_logb.c: Likewise.
4057 * config/libbid/bid64_minmax.c: Likewise.
4058 * config/libbid/bid64_mul.c: Likewise.
4059 * config/libbid/bid64_next.c: Likewise.
4060 * config/libbid/bid64_noncomp.c: Likewise.
4061 * config/libbid/bid64_quantize.c: Likewise.
4062 * config/libbid/bid64_rem.c: Likewise.
4063 * config/libbid/bid64_round_integral.c: Likewise.
4064 * config/libbid/bid64_scalb.c: Likewise.
4065 * config/libbid/bid64_sqrt.c: Likewise.
4066 * config/libbid/bid64_string.c: Likewise.
4067 * config/libbid/bid64_to_bid128.c: Likewise.
4068 * config/libbid/bid64_to_int16.c: Likewise.
4069 * config/libbid/bid64_to_int32.c: Likewise.
4070 * config/libbid/bid64_to_int64.c: Likewise.
4071 * config/libbid/bid64_to_int8.c: Likewise.
4072 * config/libbid/bid64_to_uint16.c: Likewise.
4073 * config/libbid/bid64_to_uint32.c: Likewise.
4074 * config/libbid/bid64_to_uint64.c: Likewise.
4075 * config/libbid/bid64_to_uint8.c: Likewise.
4076 * config/libbid/bid_b2d.h: Likewise.
4077 * config/libbid/bid_binarydecimal.c: Likewise.
4078 * config/libbid/bid_conf.h: Likewise.
4079 * config/libbid/bid_convert_data.c: Likewise.
4080 * config/libbid/bid_decimal_data.c: Likewise.
4081 * config/libbid/bid_decimal_globals.c: Likewise.
4082 * config/libbid/bid_div_macros.h: Likewise.
4083 * config/libbid/bid_dpd.c: Likewise.
4084 * config/libbid/bid_flag_operations.c: Likewise.
4085 * config/libbid/bid_from_int.c: Likewise.
4086 * config/libbid/bid_functions.h: Likewise.
4087 * config/libbid/bid_gcc_intrinsics.h: Likewise.
4088 * config/libbid/bid_inline_add.h: Likewise.
4089 * config/libbid/bid_internal.h: Likewise.
4090 * config/libbid/bid_round.c: Likewise.
4091 * config/libbid/bid_sqrt_macros.h: Likewise.
4092
40932009-04-09 Jakub Jelinek <jakub@redhat.com>
4094
4095 * Makefile.in: Change copyright header to refer to version
4096 3 of the GNU General Public License and to point readers at the
4097 COPYING3 file and the FSF's license web page.
4098 * config.host: Likewise.
4099
633dd061
AM
41002009-04-07 Alan Modra <amodra@bigpond.net.au>
4101
4102 * config.host: Reorder and merge to match config.gcc change.
4103
457d1d00
AM
41042009-04-03 Alan Modra <amodra@bigpond.net.au>
4105
4106 * config.host (powerpc-*-linux*altivec*, powerpc-*-linux*spe): Delete.
4107
52c0e446
JM
41082009-03-28 Joseph Myers <joseph@codesourcery.com>
4109
4110 * config.host (arm-*-coff*, armel-*-coff*, arm-semi-aof,
4111 armel-semi-aof, h8300-*-*, i[34567]86-*-aout*, i[34567]86-*-coff*,
4112 m68k-*-aout*, m68k-*-coff*, pdp11-*-bsd, rs6000-ibm-aix4.[12]*,
4113 powerpc-ibm-aix4.[12]*, sh-*-*): Remove.
4114
ba181049
UB
41152009-02-12 Uros Bizjak <ubizjak@gmail.com>
4116
4117 * config.host (ia64*-*-linux*): Add t-softfp to tmake_file.
4118 * config/ia64/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
4119
c252db20
L
41202009-02-12 H.J. Lu <hongjiu.lu@intel.com>
4121
ba181049
UB
4122 * config.host (ia64*-*-linux*): Add ia64/t-fprules-softfp and
4123 ia64/t-softfp-compat to tmake_file.
c252db20
L
4124
4125 * Makefile.in (gen-hide-list): Ignore .*_compat and .*@.*.
4126
4127 * config/ia64/__divxf3.asm: New.
4128 * config/ia64/_fixtfdi.asm: Likewise.
4129 * config/ia64/_fixunstfdi.asm: Likewise.
4130 * config/ia64/_floatditf.asm: Likewise.
4131 * config/ia64/t-fprules-softfp: Likewise.
4132 * config/ia64/t-softfp-compat: Likewise.
4133 * config/ia64/tf-signs.c: Likewise.
4134
c60535f9
BE
41352009-01-18 Ben Elliston <bje@au.ibm.com>
4136
4137 * config/i386/32/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
4138
ce16861e
BE
41392009-01-16 Ben Elliston <bje@au.ibm.com>
4140
4141 * config.host (i[34567]86-*-linux*, x86_64-*-linux*): Add t-softfp
4142 to tmake_file.
4143
bcf4713b
BE
41442009-01-13 Ben Elliston <bje@au.ibm.com>
4145
4146 * config/t-softfp: New file.
4147 * config.host (powerpc64-*-linux*, powerpc64-*-gnu*): Add t-softfp.
4148 (powerpc-*-linux*spe*, powerpc-*-linux*): Likewise.
4149
2042cb04
JS
41502009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
4151
4152 * config.host: Add m32r*-*-rtems*.
4153
541ed00e
JS
41542008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
4155
4156 * config.host: Add m32c*-*-rtems*.
4157
19523300
RO
41582008-11-20 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4159
4160 PR bootstrap/33100
4161 * configure.ac (i?86-*-solaris2.1[0-9]*): Only include
4162 i386/t-crtstuff if linker supports ZERO terminator unwind entries.
4163 * configure: Regenerate.
4164 * config.host (i[34567]86-*-solaris2*): Move i386/t-sol2 in
4165 tmake_file here from gcc/config.gcc.
4166 Move extra_parts here from gcc/config.gcc.
4167 * config/i386/t-sol2: Move here from gcc/config/i386.
4168 Use gcc_srcdir instead of srcdir.
4169
0a4a51c7
AN
41702008-11-18 Adam Nemet <anemet@caviumnetworks.com>
4171
4172 * config.host (mipsisa64r2-*-elf* | mipsisa64r2el-*-elf*): New
4173 case.
4174
2a761e46
TS
41752008-11-09 Thomas Schwinge <tschwinge@gnu.org>
4176
4177 * config.host <t-tls>: Also enable for GNU/kFreeBSD and GNU/kNetBSD.
4178
c0451df7
TS
41792008-10-08 Thomas Schwinge <tschwinge@gnu.org>
4180
4181 * config.host: Fold `*-*-gnu*' cases into the Linux ones.
4182
358da97e
HS
41832008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4184
4185 Add picoChip port.
4186 * config.host: Add picochip-*-*.
4187
c660f132
BW
41882008-08-06 Bob Wilson <bob.wilson@acm.org>
4189
4190 * config.host: Match more processor names for Xtensa.
4191
d1349557
L
41922008-07-08 H.J. Lu <hongjiu.lu@intel.com>
4193
4194 * config/i386/64/t-softfp-compat: Update comments.
4195
dd7b73c0
L
41962008-07-07 H.J. Lu <hongjiu.lu@intel.com>
4197
4198 * config/i386/64/_divtc3-compat.c: Moved to ...
4199 * config/i386/64/_divtc3.c: Here.
4200
4201 * config/i386/64/_multc3-compat.c: Moved to ...
4202 * config/i386/64/_multc3.c: Here.
4203
4204 * config/i386/64/_powitf2-compat.c: Moved to ...
4205 * config/i386/64/_powitf2.c: Here.
4206
4207 * config/i386/64/t-softfp-compat (libgcc2-tf-compats): Add
4208 .c suffix instead of -compat.c.
4209
6e1fab3d
UB
42102008-07-05 Uros Bizjak <ubizjak@gmail.com>
4211
4212 * config/i386/32/sfp-machine.h (_FP_MUL_MEAT_S): Remove.
4213 (_FP_MUL_MEAT_D): Ditto.
4214 (_FP_DIV_MEAT_S): Ditto.
4215 (_FP_DIV_MEAT_D): Ditto.
4216
f92518d7
RS
42172008-07-03 Richard Sandiford <rdsandiford@googlemail.com>
4218
4219 * Makefile.in: Add support for __sync_* libgcc functions.
4220
d0aede14
L
42212008-07-03 H.J. Lu <hongjiu.lu@intel.com>
4222
4223 * shared-object.mk ($(base)_s$(objext)): Remove -DSHARED.
4224
c174f11c
L
42252008-07-02 H.J. Lu <hongjiu.lu@intel.com>
4226
4227 PR boostrap/36702
4228 * config.host: Only include 32bit t-fprules-softfp for Darwin/x86
4229 and Linux/x86. Include 64bit t-softfp-compat for Linux/x86.
4230
4231 * config/i386/64/t-fprules-softfp: Moved to ...
4232 * config/i386/64/t-softfp-compat: This. New.
4233
5f464fa2
UB
42342008-07-02 Uros Bizjak <ubizjak@gmail.com>
4235
4236 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS) [FP_EX_INVALID]:
4237 Initialize f with 0.0.
4238
ff473280
L
42392008-07-02 H.J. Lu <hongjiu.lu@intel.com>
4240
4241 PR target/36669
4242 * shared-object.mk ($(base)_s$(objext)): Add -DSHARED.
4243
4244 * config/i386/64/_divtc3-compat.c: New.
4245 * config/i386/64/_multc3-compat.c: Likewise.
4246 * config/i386/64/_powitf2-compat.c: Likewise.
4247 * config/i386/64/eqtf2.c: Likewise.
4248 * config/i386/64/getf2.c: Likewise.
4249 * config/i386/64/letf2.c: Likewise.
4250 * config/i386/64/t-fprules-softfp: Likewise.
4251
42522008-07-02 H.J. Lu <hongjiu.lu@intel.com>
4253
4254 * config.host: Add i386/${host_address}/t-fprules-softfp to
4255 tmake_file for i[34567]86-*-darwin*, x86_64-*-darwin*,
dfb3b0e3 4256 i[34567]86-*-linux*, x86_64-*-linux*.
ff473280
L
4257
4258 * configure.ac: Set host_address to 64 or 32 for x86.
4259 * configure: Regenerated.
4260
4261 * Makefile.in (config.status): Also depend on
4262 $(srcdir)/config.host.
4263
4264 * config/i386/32/t-fprules-softfp: New.
4265 * config/i386/32/tf-signs.c: Likewise.
4266
4267 * config/i386/64/sfp-machine.h: New. Moved from gcc.
4268
42692008-07-02 H.J. Lu <hongjiu.lu@intel.com>
4270 Uros Bizjak <ubizjak@gmail.com>
4271
4272 * config/i386/32/sfp-machine.h: New.
4273
30551d99
NF
42742008-06-26 Nathan Froyd <froydnj@codesourcery.com>
4275
4276 * config/rs6000/t-ppccomm: Remove rules that conflict with
4277 auto-generated rules.
4278
18c04407
RW
42792008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4280
4281 * configure.ac: sinclude override.m4.
4282 * configure: Regenerate.
4283
10fbe77a
BRF
42842008-06-11 Bernhard Fischer <aldot@gcc.gnu.org>
4285
4286 * configure: Regenerate.
4287
bc6d4c3f
JM
42882008-06-10 Joseph Myers <joseph@codesourcery.com>
4289
4290 * Makefile.in (DECNUMINC): Remove
4291 -I$(MULTIBUILDTOP)../../libdecnumber.
4292 * gstdint.h: New.
4293
cd985f66
JM
42942008-06-07 Joseph Myers <joseph@codesourcery.com>
4295
4296 * config.host (strongarm*-*-*, ep9312*-*-*, xscale-*-*,
4297 parisc*-*-*, m680[012]0-*-*, *-*-linux*libc1*, *-*-linux*aout*,
4298 alpha*-*-unicosmk*, strongarm*-*-freebsd*, ep9312-*-elf,
4299 arm*-*-kaos*, cris-*-aout, parisc*64*-*-linux*, parisc*-*-linux*,
4300 hppa1.1-*-pro*, hppa1.1-*-osf*, hppa1.1-*-bsd*,
4301 i[34567]86-sequent-ptx4*, i[34567]86-sequent-sysv4*,
4302 i[34567]86-*-beoself*, i[34567]86-*-beos*, i[34567]86-*-sco3.2v5*,
4303 i[34567]86-*-sysv5*, i[34567]86-*-sysv4*, i[34567]86-*-uwin*,
4304 i[34567]86-*-kaos*, m68020-*-elf*, m68010-*-netbsdelf*,
4305 mips-wrs-windiss, mt-*-elf, powerpc-*-beos*, powerpc-*-chorusos*,
4306 powerpc-wrs-windiss*, powerpcle-*-sysv*, powerpc-*-kaos*,
4307 powerpcle-*-kaos*, sh*-*-kaos*, sparc-*-sysv4*, strongarm-*-elf*,
4308 strongarm-*-pe, strongarm-*-kaos*, vax-*-bsd*, vax-*-sysv*,
4309 vax-*-ultrix*, xscale-*-elf, xscale-*-coff): Remove.
4310
93fea8d3
AL
43112008-05-25 Arthur Loiret <arthur.loiret@u-psud.fr>
4312
4313 * config.host (sh2[lbe]*-*-linux*): Allow target.
4314
18724e30
NF
43152008-04-30 Nathan Froyd <froydnj@codesourcery.com>
4316
4317 * config/rs6000/t-ppccomm: Add build rules for new files.
4318 (LIB2ADD_ST): New variable.
4319
47583040
AH
43202008-04-07 Andy Hutchinson <hutchinsonandy@aim.com>
4321
4322 PR target/34210
4323 PR target/35508
4324 * config.host (avr-*-*): Add avr cpu_type and avr tmake_file.
4325 * config/t-avr: New file. Build 16bit libgcc functions.
4326
cf8e67fe
JJ
43272008-03-02 Jakub Jelinek <jakub@redhat.com>
4328
4329 PR target/35401
4330 * config/t-slibgcc-darwin: Make install-leaf dependent on
4331 install-darwin-libgcc-stubs instead of install.
4332
8d8da227
JM
43332008-01-25 Joseph Myers <joseph@codesourcery.com>
4334
4335 * config.host (tic4x-*-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*,
4336 tic4x-*, h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
4337 sh-*-rtemscoff*): Remove cases.
4338
edbf8b16
RS
43392007-12-27 Richard Sandiford <rsandifo@nildram.co.uk>
4340
4341 * Makefile.in (all): Use install-leaf rather than install.
4342 (install): Split most of the rule into...
4343 (install-leaf): ...this new one.
4344
89deeaff
EK
43452007-12-19 Etsushi Kato <ek.kato@gmail.com>
4346 Paolo Bonzini <bonzini@gnu.org>
4347
4348 PR target/30572
5f464fa2
UB
4349 * Makefile.in: Use @shlib_slibdir@ substitution to get
4350 correct install name on darwin.
89deeaff 4351 * config/t-slibgcc-darwin: Use @shlib_slibdir@ for -install_name.
dfb3b0e3 4352
4081d704
HPN
43532007-12-15 Hans-Peter Nilsson <hp@axis.com>
4354
4355 * config.host (crisv32-*-elf, crisv32-*-none): New, same as
4356 cris-*-elf and cris-*-none.
4357 (crisv32-*-linux*): Similar, as cris-*-linux*.
4358
f43e89a3
RIL
43592007-11-20 Rask Ingemann Lambertsen <rask@sygehus.dk>
4360
4361 * config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.
4362
b4e9c2c6
L
43632007-10-27 H.J. Lu <hongjiu.lu@intel.com>
4364
4365 PR regression/33926
4366 * configure.ac: Replace have_cc_tls with gcc_cv_have_cc_tls.
4367 * configure: Regenerated.
4368
b2a00c89
L
43692007-09-27 H.J. Lu <hongjiu.lu@intel.com>
4370
4371 * Makefile.in (dfp-filenames): Replace decimal_globals,
4372 decimal_data, binarydecimal and convert_data with
4373 bid_decimal_globals, bid_decimal_data, bid_binarydecimal
4374 and bid_convert_data, respectively.
4375
8d2a9e0e
CF
43762007-09-17 Chao-ying Fu <fu@mips.com>
4377 Nigel Stephens <nigel@mips.com>
4378
4379 * fixed-obj.mk: New file to support fine-grain fixed-point functions.
4380 * Makefile.in (fixed_point): Define.
4381 Check if fixed_point is yes to build support functions.
4382 * configure.ac: Check for fixed_point support.
4383 * configure: Regenerated.
4384 * gen-fixed.sh: New file to generate lists of fixed-point labels,
4385 funcs, modes, from, to.
4386
2b53935d
JJ
43872007-09-11 Janis Johnson <janis187@us.ibm.com
4388
4389 * Makefile.in (dfp-filenames): Add bid128_noncomp.
4390
2533577f
JJ
43912007-09-10 Janis Johnson <janis187@us.ibm.com>
4392
4393 * Makefile.in (dfp-filenames): Remove decUtility, add
4394 decDouble, decPacked, decQuad, decSingle.
4395
3ae3dbd6
HK
43962007-08-27 Hans Kester <hans.kester@ellips.nl>
4397
4398 * config.host : Add x86_64-elf target.
4399
22867d02
L
44002007-07-06 H.J. Lu <hongjiu.lu@intel.com>
4401
4402 * configure.ac (set_have_cc_tls): Add a missing =.
4403 * configure: Regenerated.
4404
6f461e76
L
44052007-07-06 H.J. Lu <hongjiu.lu@intel.com>
4406
4407 * config.host (tmake_file): Add t-tls for i[34567]86-*-linux*
4408 and x86_64-*-linux*.
4409
4410 * config/t-tls: New file.
4411
dfb3b0e3 4412 * Makefile.in (INTERNAL_CFLAGS): Add @set_have_cc_tls@.
6f461e76
L
4413
4414 * configure.ac: Include ../config/enable.m4 and
4415 ../config/tls.m4. Use GCC_CHECK_CC_TLS to check if assembler
4416 supports TLS and substitute set_have_cc_tls.
4417 * configure: Regenerated.
4418
200359e8
L
44192007-07-04 H.J. Lu <hongjiu.lu@intel.com>
4420
4421 * Makefile.in: Use libbid for DFP when BID is enabled.
4422
76f5e200
DS
44232007-06-14 Danny Smith <dannysmith@users.sourceforge.net>
4424
4425 * config.host(*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to
dfb3b0e3 4426 extra_parts. Add config/i386/t-cygming to tmake_file.
76f5e200
DS
4427 * config/i386/t-cygming: New file with rules for crtbegin.o, crtend.o.
4428
9bd196f0 44292007-05-29 Zuxy Meng <zuxy.meng@gmail.com>
200359e8 4430 Danny Smith <dannysmith@users.sourceforge.net>
9bd196f0
ZM
4431
4432 PR target/29498
4433 * config.host (i[34567]86-*-cygwin* | i[34567]86-*-mingw*) Add
4434 crtfastmath.o to extra_parts. Add i386/t-crtfm to tmake_file.
4435 * config/i386/t-crtfm: Compile crtfastmath.o with
4436 -minline-all-stringops.
4437
1910440e
RS
44382007-05-10 Richard Sandiford <richard@codesourcery.com>
4439
4440 * config.host (sparc-wrs-vxworks): New target.
4441
7d33c31d
KH
44422007-04-14 Kazu Hirata <kazu@codesourcery.com>
4443
4444 * config.host: Recognize fido.
4445
96fccd0d
JJ
44462007-04-04 Janis Johnson <janis187@us.ibm.com>
4447
4448 * configure: Check host, not target, for decimal float support.
4449
577565f9
UB
44502007-04-03 Uros Bizjak <ubizjak@gmail.com>
4451
4452 * config/i386/t-crtpc: New file.
4453 * config.host (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.
5f464fa2 4454 (x86_64-*-linux*): Ditto.
577565f9 4455
ccf8e764
RH
44562007-02-30 Kai Tietz <kai.tietz@onevision.com>
4457
4458 * config.host (x86_64-*-mingw*): New target.
4459
79b87c74
MM
44602007-03-23 Michael Meissner <michael.meissner@amd.com>
4461 H.J. Lu <hongjiu.lu@intel.com>
4462
4463 * Makefile.in (enable_decimal_float): New.
4464 (DECNUMINC): Add
4465 -I$(srcdir)/../libdecnumber/$(enable_decimal_float).
4466 (dec-objects): Move decimal32, decimal64 and decimal128 to ...
4467 (decbits-filenames): This.
4468 (decbits-objects): New.
4469 (libgcc-objects): Add $(decbits-objects).
4470
4471 * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
4472 Substitute enable_decimal_float.
4473 * configure: Regenerated.
4474
8fce4e31
HPN
44752007-03-19 Hans-Peter Nilsson <hp@axis.com>
4476
4477 * config.host (cris-*-elf | cris-*-none): Set extra_parts.
4478
e8bb4597
BM
44792007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4480
4481 * Makefile.in (install-info): New dummy target.
4482
344189f9
BS
44832007-03-05 Bernd Schmidt <bernd.schmidt@analog.com>
4484
4485 * config.host (bfin*-linux-uclibc*): Set extra_parts.
4486
ac84c172
BM
44872007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4488
4489 * Makefile.in: Add install-html and install-pdf dummy
4490 targets.
4491
cd5c2357
RS
44922007-02-05 Roger Sayle <roger@eyesopen.com>
4493 Daniel Jacobowitz <dan@codesourcery.com>
4494
4495 * Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so.
4496 (libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK).
4497 (libunwind.so): Likewise for $(SHLIBUNWIND_LINK).
4498
d9a66f98
JJ
44992007-01-29 Janis Johnson <janis187@us.ibm.com>
4500
4501 * Makefile.in (dec-filenames): Add decExcept.
4502
9891ec5f
DJ
45032007-01-28 Daniel Jacobowitz <dan@codesourcery.com>
4504
4505 PR bootstrap/30469
4506 * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
4507 -fprofile-use.
4508
d6efbf5a
DJ
45092007-01-25 Daniel Jacobowitz <dan@codesourcery.com>
4510
4511 * configure.ac: Add --enable-version-specific-runtime-libs.
4512 Correct $slibdir default.
4513 * configure: Regenerated.
4514
17caeff2
JM
45152007-01-23 Joseph Myers <joseph@codesourcery.com>
4516
4517 * config/rs6000/t-ldbl128: Always use -mlong-double-128.
4518
5ea41e3a
AP
45192007-01-21 Andrew Pinski <pinskia@gmail.com>
4520
4521 PR target/30519
4522 * config.host (alpha*-*-linux*): Set extra_parts.
4523
26900826
KK
45242007-01-09 Kaz Kojima <kkojima@gcc.gnu.org>
4525
4526 * config/sh/t-linux: New.
4527 * config.host (sh*-*-linux*): Set tmake_file.
4528
97af925b
DJ
45292007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4530
4531 * Makefile.in (install): Handle multilibs.
4532
b0088af7
BM
45332007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
4534
4535 * Makefile.in: Added .PHONY entry for documentation targets.
4536
e0a9456a
BM
45372007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
4538
4539 * Makefile.in: Add empty info, html, dvi, pdf targets.
4540
7fd453b4
MS
45412007-01-04 Mike Stump <mrs@apple.com>
4542
4543 * Makefile.in (MAKEINFO): Remove.
4544 (PERL): Likewise.
4545
14e8fc8b
PB
45462007-01-04 Paolo Bonzini <bonzini@gnu.org>
4547
4548 * configure.ac: Add GCC_TOPLEV_SUBDIRS.
4549 * configure: Regenerate.
4550 * Makefile.in (host_subdir): Substitute it.
dfb3b0e3 4551 (gcc_objdir): Use it.
14e8fc8b 4552
1555beba
DJ
45532007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4554
4555 * config.host (ia64*-*-linux*): Set tmake_file.
4556
79e6eaeb
DJ
45572007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
4558
4559 * Makefile.in (version): Define.
4560
fa958513
DJ
45612007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4562 Paolo Bonzini <bonzini@gnu.org>
4563
4564 * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
4565 config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
4566 config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
4567 config/sparc/t-crtfm, config/t-slibgcc-darwin,
4568 config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
4569 shared-object.mk, siditi-object.mk, static-object.mk: New files.
4570 * configure: Generated.