]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgcc/ChangeLog
config.gcc (i[34567]86-*-darwin*, [...]): Add i386/darwin-lib.h to $libgcc_tm_file.
[thirdparty/gcc.git] / libgcc / ChangeLog
CommitLineData
4a68b4ca
JM
12011-05-10 Joseph Myers <joseph@codesourcery.com>
2
3 * config/i386/darwin-lib.h: New file.
4
80cf2e08
JM
52011-05-10 Joseph Myers <joseph@codesourcery.com>
6
7 * config/arm/symbian-lib.h: New.
8
a3330c9d
CD
92011-05-04 Chris Demetriou <cgd@google.com>
10
11 * config/i386/morestack.S (__i686.get_pc_thunk.bx): Rename to...
12 (__x86.get_pc_thunk.bx): ...this.
13 (__morestack): Adjust for rename, remove undef of __i686.
14
6ace0756
CD
152011-05-03 Chris Demetriou <cgd@google.com>
16
17 * config/i386/morestack.S (__i686.get_pc_thunk.bx): New.
18
ebb9f8b0
JM
192011-03-22 Joseph Myers <joseph@codesourcery.com>
20
21 * config.host (alpha*-*-gnu*, arc-*-elf*, arm*-*-netbsd*,
22 arm-*-pe*, crx-*-elf, i[34567]86-*-netbsd*, i[34567]86-*-pe,
23 m68hc11-*-*|m6811-*-*, m68hc12-*-*|m6812-*-*, mcore-*-pe*,
24 powerpc64-*-gnu*, powerpc-*-gnu-gnualtivec*, powerpc-*-gnu*,
25 sh-*-symbianelf* | sh[12346l]*-*-symbianelf*, vax-*-netbsd*):
26 Remove cases.
27
9cfa1499
AT
282011-03-14 Andreas Tobler <andreast@fgznet.ch>
29
30 * config.host (cpu_type): Add FreeBSD PowerPC specific parts.
31 Adjust copyright year.
32
457186f6
ILT
332011-03-07 Ian Lance Taylor <iant@google.com>
34
35 * generic-morestack.c (__splitstack_find): Adjust returned stack
36 pointer to include all registers pushed by __morestack.
37
58c741a6
DK
382011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
39
40 PR target/40125
41 * configure.ac: Call ACX_NONCANONICAL_TARGET.
42 (toolexecdir): Calculate and AC_SUBST.
43 (toolexeclibdir): Likewise.
44 * Makefile.in (target_noncanonical): Import.
45 (toolexecdir): Likewise.
46 (toolexeclibdir): Likewise.
47 * configure: Regenerate.
48
26716c44
NF
492010-12-13 Nathan Froyd <froydnj@codesourcery.com>
50
51 PR target/46040
52 * config/arm/bpabi.h: Rename to...
53 * config/arm/bpabi-lib.h: ...this.
54
b595b1a1
RO
552010-12-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
56
57 * configure.ac: Use i386/t-crtstuff on i?86-*-solaris2* if
58 appropriate.
59 * configure: Regenerate.
60
a3abe41c
NF
612010-11-24 Nathan Froyd <froydnj@codesourcery.com>
62
63 * config/libbid/bid_conf.h (BID_BIG_ENDIAN): Define in terms of
64 __FLOAT_WORD_ORDER__.
65 * config/libbid/bid_gcc_intrinsics.h (LIBGCC2_FLOAT_WORDS_BIG_ENDIAN):
66 Delete.
67
455c8f48
RW
682010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
69
70 PR other/46202
71 * Makefile.in (install-strip): New phony target.
72
f3824a8b
ILT
732010-11-07 Ian Lance Taylor <iant@google.com>
74
75 PR target/46089
76 * config/i386/morestack.S (__morestack_large_model): New
77 function.
78
18ed6ee4
NF
792010-10-23 Nathan Froyd <froydnj@codesourcery.com>
80
81 * config/libbid/bid_gcc_intrinsics.h (LIBGCC2_WORDS_BIG_ENDIAN):
82 Delete.
83 (LIBGCC2_FLOAT_WORDS_BIG_ENDIAN): Test __BYTE_ORDER__.
84
8ac7fdcb
NF
852010-10-14 Nathan Froyd <froydnj@codesourcery.com>
86
87 * config/arm/bpabi.h: New file.
88 * config/frv/frv-abi.h: New file.
89
cdb388c2
ILT
902010-10-01 Ian Lance Taylor <iant@google.com>
91
92 * config/t-stack(LIB2ADD_ST): Set instead of LIB2ADD.
93 * config/i386/t-stack-i386 (LIB2ADD_ST): Likewise.
94
ef7c141c
L
952010-10-01 H.J. Lu <hongjiu.lu@intel.com>
96
97 PR target/45858
98 * config.host: Add the missing `$'.
99
80920132
ME
1002010-09-30 Michael Eager <eager@eagercon.com>
101
102 * config.host: Add microblaze*-*-*.
103 * config/microblaze/{divsi3.asm,divsi3_table.c,moddi3.asm,modsi3.asm,
104 muldi3_hard.asm,mulsi3.asm,stack_overflow_exit.asm,t-microblaze,
105 udivsi3.asm,umodsi3.asm}: New.
106
6dace308
ILT
1072010-09-28 Ian Lance Taylor <iant@google.com>
108
109 * configure.ac: Adjust CFI test to test assembler directly rather
110 than checking gcc preprocessor macro.
111 * configure: Rebuild.
112
b6110d6d
ILT
1132010-09-27 Ian Lance Taylor <iant@google.com>
114
115 * configure.ac: Test whether assembler supports CFI directives.
116 * config.host: Only add t-stack and i386/t-stack-i386 to
117 tmake_file if libgcc_cv_cfi is "yes".
118 * configure: Rebuild.
119
7458026b
ILT
1202010-09-27 Ian Lance Taylor <iant@google.com>
121
122 * generic-morestack.h: New file.
123 * generic-morestack.c: New file.
124 * generic-morestack-thread.c: New file.
125 * config/i386/morestack.S: New file.
126 * config/t-stack: New file.
127 * config/i386/t-stack-i386: New file.
128 * config.host (i[34567]86-*-linux* and friends): Add t-stack and
129 i386/t-stack-i386 to tmake_file.
130
5b50fc0c
IS
1312010-09-21 Iain Sandoe <iains@gcc.gnu.org>
132
133 * Makefile.in (libgcc-extra-parts): Check for static archives and
134 invoke ranlib after installing them.
135 (gcc-extra-parts): Likewise.
136 (install-leaf): Likewise.
137
b93cf342
L
1382010-09-14 H.J. Lu <hongjiu.lu@intel.com>
139
140 * configure: Regenerated.
141
996b42ef
KT
1422010-09-10 Kai Tietz <kai.tietz@onevision.com>
143
b93cf342 144 * configure: Regenerated.
996b42ef 145
be1c764e
GP
1462010-09-09 Gerald Pfeifer <gerald@pfeifer.com>
147 Andrew Pinski <pinskia@gmail.com>
148
149 PR target/40959
150 * config.host (ia64*-*-freebsd*): Set extra_parts. Set tmake_file.
151
cc0ae0ca
L
1522010-09-06 H.J. Lu <hongjiu.lu@intel.com>
153
154 PR target/45524
155 * configure: Regenerated.
156
84f47d20
AS
1572010-09-06 Andreas Schwab <schwab@redhat.com>
158
159 * configure: Regenerate.
160
4159fb8d
UB
1612010-09-03 Uros Bizjak <ubizjak@gmail.com>
162
163 * config/i386/t-sol2 (__copysigntf3, __fabstf3): Disable for
164 64bit targets.
165 (__fixtfti, __fixunstfti, __floattitf, __floatuntitf): Enable only
166 for 64bit targets.
167
0df8fcc8
UB
1682010-09-03 Uros Bizjak <ubizjak@gmail.com>
169 Iain Sandoe <iains@gcc.gnu.org>
170
171 PR target/45476
172 * Makefile.in (sifuncs, difuncs, tifuncs): Filter out
173 LIB2FUNCS_EXCLUDE functions.
174
3c39bca6
AK
1752010-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
176
177 * configure.ac: Use the GCC_AC_ENABLE_DECIMAL_FLOAT macro.
178 Include dfp.m4.
179 * configure: Regenerate.
180
d78552bd
UB
1812010-09-01 Uros Bizjak <ubizjak@gmail.com>
182
183 * config.host (i[34567]86-*-freebsd*, x86_64-*-freebsd*): Add
184 i386/t-freebsd to tmake_file.
185 * config/i386/t-freebsd: New file.
186 * config/i386/libgcc-bsd.ver: New file.
187
c5b79d4e
NF
1882010-07-23 Nathan Froyd <froydnj@codesourcery.com>
189
190 * config.host (powerpc*-eabispe*): Set tmake_file.
191 (powerpc*-eabi*): Likewise.
192 * config/rs6000/t-ppccomm (EXTRA_PARTS): Add crtbegin, crtend,
193 crtbeginS, crtendS, crtbeginT.
194
48b09a92
KH
1952010-06-12 Kazu Hirata <kazu@codesourcery.com>
196
197 * config.host (mips64*-*-linux*, mips*-*-linux*): Add mips/t-crtfm
198 to tmake_file. Add crtfastmath.o to extra_parts.
199 * config/mips/t-crtfm: New.
200
a4389204
JS
2012010-05-19 Joel Sherrill <joel.sherrill@oarcorp.com>
202
203 * config.host (sparc64-*-rtems*): New target.
204
ed104137
RO
2052010-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
206
207 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun
208 assembler syntax.
209
3f56ef8b
TS
2102010-04-15 Thomas Schwinge <tschwinge@gnu.org>
211
212 * config.host <i[34567]86-*-gnu*>: Handle softfp as for Linux.
213
8c200350
RO
2142010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
215
216 * config.host (alpha*-dec-osf[45]*): Removed alpha*-dec-osf4*,
217 alpha-dec-osf5.0* support.
218
80a61cb4 2192010-04-01 Ralf Corsépius <ralf.corsepius@rtems.org>
c1b14424
RC
220
221 * config.host: Add lm32-*-rtems*.
222
f128db92
RO
2232010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
224 Uros Bizjak <ubizjak@gmail.com>
225
226 PR target/39048
227 * config.host (i[34567]86-*-solaris2): Handle 32-bit Solaris 2/x86
228 like other remaining 32-bit x86 OSes.
229 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS): Support Sun
230 assembler syntax.
231 * config/i386/libgcc-sol2.ver: New file.
232 * config/i386/t-sol2 (SHLIB_MAPFILES): Add it.
233
368fabd5
JH
2342010-03-30 Jack Howarth <howarth@bromo.med.uc.edu>
235
236 PR c/43553
237 * Makefile.in (INTERNAL_CFLAGS): Add @set_use_emutls@.
238 * configure.ac: Use GCC_CHECK_EMUTLS to see if emulated TLS
239 is used and substitute set_use_emutls.
240 * configure: Regenerated.
241
15baf7f8
TG
2422010-03-30 Tarik Graba <tarik.graba@telecom-paristech.fr>
243
244 * config/lm32/t-lm32: Remove misplaced MULTILIB_OPTIONS.
245
7f5441df
RO
2462010-03-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
247
248 PR target/38085
249 * config/i386/t-sol2 ($(T)gmon.o): Use CFLAGS instead of
250 MULTILIB_CFLAGS.
251 ($(T)gcrt1.o): Likewise.
252 ($(T)crt1.o): Likewise.
253 ($(T)crti.o): Likewise.
254 ($(T)crtn.o): Likewise.
255
ef74edbd
RW
2562010-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
257
258 PR other/42980
259 * Makefile.in (install): Use $(MAKE) string in rule, for
260 parallel make.
261
e7c914db
HPN
2622010-02-22 Hans-Peter Nilsson <hp@bitrange.com>
263
264 Migrate from broken pre-libgcc legacy support to libgcc-centric rules.
265 * config/mmix/t-mmix: New file.
266 * config.host <mmix-knuth-mmixware> (extra_parts, tmake_file): Set.
267
1bcb71c4
JH
2682010-02-02 Jack Howarth <howarth@bromo.med.uc.edu>
269
270 PR java/41991
271 * config/t-slibgcc-darwin: Add libgcc-libsystem.ver to
272 SHLIB_MAPFILES.
273
e6e50811
AG
2742010-01-04 Anthony Green <green@moxielogic.com>
275
276 * config/moxie/crti.asm, config/moxie/crtn.asm,
277 config/moxie/t-moxie-softfp, config/moxie/sfp-machine.h,
278 config/moxie/t-moxie: New files.
279 * config.host: Add t-moxie-softfp reference.
280
ca8520ad
IS
2812009-11-18 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
282
283 PR other/39888
284 * config/t-slibgcc-darwin: Fix embedded rpaths for
285 --enable-version-specific-runtime-libs, build extension stub
286 libs exposing features available from current libgcc_s.
287
aa4945c1
JB
2882009-11-11 Jon Beniston <jon@beniston.com>
289
d78552bd
UB
290 * config.host: Add lm32 targets.
291 * config/lm32: New directory.
292 * config/lm32/libgcc_lm32.h: New file.
293 * config/lm32/_mulsi3.c: New file.
294 * config/lm32/_udivmodsi4.c: New file.
295 * config/lm32/_divsi3.c: New file.
296 * config/lm32/_modsi3.c: New file.
297 * config/lm32/_udivsi3.c: New file.
298 * config/lm32/_umodsi3.c: New file.
299 * config/lm32/_lshrsi3.S: New file.
300 * config/lm32/_ashrsi3.S: New file.
301 * config/lm32/_ashlsi3.S: New file.
302 * config/lm32/crti.S: New file.
303 * config/lm32/crtn.S: New file.
304 * config/lm32/t-lm32: New file.
305 * config/lm32/t-elf: New file.
306 * config/lm32/t-uclinux: New file.
aa4945c1 307
65a324b4
NC
3082009-10-26 Nick Clifton <nickc@redhat.com>
309
310 * config.host: Add support for RX target.
311 * config/rx: New directory.
312 * config/rx/rx-abi-functions.c: New file. Supplementary
313 functions for libgcc to support the RX ABI.
314 * config/rx/rx-abi.h: New file. Supplementary header file for
315 libgcc RX ABI functions.
316 * config/rx/t-rx: New file: Makefile fragment for building
317 libgcc for the RX.
318
dfb3b0e3
UB
3192009-10-09 Uros Bizjak <ubizjak@gmail.com>
320
321 * config/i386/32/sfp-machine.h (__FP_FRAC_SUB_4): Change operand
322 constraint of y0 to "g".
323
81dd9fd7
AK
3242009-10-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
325
326 * config.host: Include the s390 makefile fragments.
327 * config/s390/32/_fixdfdi.c: New file.
328 * config/s390/32/_fixsfdi.c: New file.
329 * config/s390/32/_fixtfdi.c: New file.
330 * config/s390/32/_fixunsdfdi.c: New file.
331 * config/s390/32/_fixunssfdi.c: New file.
332 * config/s390/32/_fixunstfdi.c: New file.
333 * config/s390/32/t-floattodi: New file.
334 * config/s390/libgcc-glibc.ver: New file.
335 * config/s390/t-crtstuff: New file.
336 * config/s390/t-linux: New file.
337 * config/s390/t-tpf: New file.
338
df58e648
RW
3392009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
340
341 * configure.ac (AC_PREREQ): Bump to 2.64.
342
79052be3
KK
3432009-08-22 Kaz Kojima <kkojima@gcc.gnu.org>
344
345 * config/sh/t-linux (HOST_LIBGCC2_CFLAGS): Add -mieee.
346
5213506e
RW
3472009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
348
349 * configure: Regenerate.
350
a9a25daa
DR
3512009-08-09 Douglas B Rupp <rupp@gnat.com>
352
353 * config.host (ia64-hp-*vms*): New target.
354 (alpha64-dec-*vms*,alpha*-dec-*vms*): Fix for config/vms and unify
355 with ia64-hp-*vms*.
356
6efbd53f
RW
3572009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
358
359 * configure.ac: Add snippet for maintainer-mode.
360 * configure: Regenerate.
361 * Makefile.in (AUTOCONF, configure_deps): New variables.
362 ($(srcdir)/configure)): New rule, active only with maintainer
363 mode turned on.
364
7acf4da6
DD
3652009-06-23 DJ Delorie <dj@redhat.com>
366
367 Add MeP port.
368 * config.host: Add mep support.
369
54f549af
KT
3702009-06-22 Kai Tietz <kai.tietz@onevision.com>
371
34481f28 372 * config.host: Add i386/${host_address}/t-fprules-softfp and
dfb3b0e3 373 t-softfp to tmake_file for i[34567]86-*-mingw*, x86_64-*-mingw*.
34481f28
UB
374
375 * config/i386/64/_divtc3.c: Disable usage of .symver assembly symbol
376 for mingw targets.
54f549af
KT
377 * config/i386/64/_multc3.c: Likewise.
378 * config/i386/64/_powitf2.c: Likewise.
379 * config/i386/64/eqtf2.c: Likewise.
380 * config/i386/64/getf2.c: Likewise.
381 * config/i386/64/letf2.c: Likewise.
382 * config/i386/64/letf2.c: Likewise.
34481f28
UB
383 * config/i386/64/sfp-machine.h (_FP_W_TYPE): Define as
384 unsigned long long for x64 mingw targets.
385 (_FP_WS_TYPE): Define as signed long long for x64 mingw target.
386 (_FP_I_TYPE): Define as long long for x64 mingw target.
54f549af 387
fea96e25
MR
3882009-06-10 Maciej W. Rozycki <macro@linux-mips.org>
389
390 * config.host (vax-*-linux*): New.
391
cceb575c
AG
3922009-05-31 Anthony Green <green@moxielogic.com>
393
394 * config.host: Add moxie support.
395 * config/moxie/t-moxie: New file.
396
e997fb9c
DB
3972009-05-29 David Billinghurst <billingd@gcc.gnu.org>
398
399 * config.host: Add i386/${host_address}/t-fprules-softfp and
dfb3b0e3 400 t-softfp to tmake_file for i[34567]86-*-cygwin*.
e997fb9c 401
532bfb0a
AJ
4022009-04-17 Aurelien Jarno <aurelien@aurel32.net>
403
404 * config.host: Add i386/${host_address}/t-fprules-softfp to
405 tmake_file for i[34567]86-*-kfreebsd*-gnu, x86_64-*-kfreebsd*-gnu*.
406
748086b7
JJ
4072009-04-09 Nick Clifton <nickc@redhat.com>
408
409 * config/ia64/tf-signs.c: Change copyright header to refer to
410 version 3 of the GNU General Public License with version 3.1
411 of the GCC Runtime Library Exception and to point readers at
412 the COPYING3 and COPYING3.RUNTIME files and the FSF's license
413 web page.
414 * config/i386/32/tf-signs.c: Likewise.
415 * config/libbid/_addsub_dd.c: Likewise.
416 * config/libbid/_addsub_sd.c: Likewise.
417 * config/libbid/_addsub_td.c: Likewise.
418 * config/libbid/_dd_to_df.c: Likewise.
419 * config/libbid/_dd_to_di.c: Likewise.
420 * config/libbid/_dd_to_sd.c: Likewise.
421 * config/libbid/_dd_to_sf.c: Likewise.
422 * config/libbid/_dd_to_si.c: Likewise.
423 * config/libbid/_dd_to_td.c: Likewise.
424 * config/libbid/_dd_to_tf.c: Likewise.
425 * config/libbid/_dd_to_udi.c: Likewise.
426 * config/libbid/_dd_to_usi.c: Likewise.
427 * config/libbid/_dd_to_xf.c: Likewise.
428 * config/libbid/_df_to_dd.c: Likewise.
429 * config/libbid/_df_to_sd.c: Likewise.
430 * config/libbid/_df_to_td.c: Likewise.
431 * config/libbid/_di_to_dd.c: Likewise.
432 * config/libbid/_di_to_sd.c: Likewise.
433 * config/libbid/_di_to_td.c: Likewise.
434 * config/libbid/_div_dd.c: Likewise.
435 * config/libbid/_div_sd.c: Likewise.
436 * config/libbid/_div_td.c: Likewise.
437 * config/libbid/_eq_dd.c: Likewise.
438 * config/libbid/_eq_sd.c: Likewise.
439 * config/libbid/_eq_td.c: Likewise.
440 * config/libbid/_ge_dd.c: Likewise.
441 * config/libbid/_ge_sd.c: Likewise.
442 * config/libbid/_ge_td.c: Likewise.
443 * config/libbid/_gt_dd.c: Likewise.
444 * config/libbid/_gt_sd.c: Likewise.
445 * config/libbid/_gt_td.c: Likewise.
446 * config/libbid/_isinfd128.c: Likewise.
447 * config/libbid/_isinfd32.c: Likewise.
448 * config/libbid/_isinfd64.c: Likewise.
449 * config/libbid/_le_dd.c: Likewise.
450 * config/libbid/_le_sd.c: Likewise.
451 * config/libbid/_le_td.c: Likewise.
452 * config/libbid/_lt_dd.c: Likewise.
453 * config/libbid/_lt_sd.c: Likewise.
454 * config/libbid/_lt_td.c: Likewise.
455 * config/libbid/_mul_dd.c: Likewise.
456 * config/libbid/_mul_sd.c: Likewise.
457 * config/libbid/_mul_td.c: Likewise.
458 * config/libbid/_ne_dd.c: Likewise.
459 * config/libbid/_ne_sd.c: Likewise.
460 * config/libbid/_ne_td.c: Likewise.
461 * config/libbid/_sd_to_dd.c: Likewise.
462 * config/libbid/_sd_to_df.c: Likewise.
463 * config/libbid/_sd_to_di.c: Likewise.
464 * config/libbid/_sd_to_sf.c: Likewise.
465 * config/libbid/_sd_to_si.c: Likewise.
466 * config/libbid/_sd_to_td.c: Likewise.
467 * config/libbid/_sd_to_tf.c: Likewise.
468 * config/libbid/_sd_to_udi.c: Likewise.
469 * config/libbid/_sd_to_usi.c: Likewise.
470 * config/libbid/_sd_to_xf.c: Likewise.
471 * config/libbid/_sf_to_dd.c: Likewise.
472 * config/libbid/_sf_to_sd.c: Likewise.
473 * config/libbid/_sf_to_td.c: Likewise.
474 * config/libbid/_si_to_dd.c: Likewise.
475 * config/libbid/_si_to_sd.c: Likewise.
476 * config/libbid/_si_to_td.c: Likewise.
477 * config/libbid/_td_to_dd.c: Likewise.
478 * config/libbid/_td_to_df.c: Likewise.
479 * config/libbid/_td_to_di.c: Likewise.
480 * config/libbid/_td_to_sd.c: Likewise.
481 * config/libbid/_td_to_sf.c: Likewise.
482 * config/libbid/_td_to_si.c: Likewise.
483 * config/libbid/_td_to_tf.c: Likewise.
484 * config/libbid/_td_to_udi.c: Likewise.
485 * config/libbid/_td_to_usi.c: Likewise.
486 * config/libbid/_td_to_xf.c: Likewise.
487 * config/libbid/_tf_to_dd.c: Likewise.
488 * config/libbid/_tf_to_sd.c: Likewise.
489 * config/libbid/_tf_to_td.c: Likewise.
490 * config/libbid/_udi_to_dd.c: Likewise.
491 * config/libbid/_udi_to_sd.c: Likewise.
492 * config/libbid/_udi_to_td.c: Likewise.
493 * config/libbid/_unord_dd.c: Likewise.
494 * config/libbid/_unord_sd.c: Likewise.
495 * config/libbid/_unord_td.c: Likewise.
496 * config/libbid/_usi_to_dd.c: Likewise.
497 * config/libbid/_usi_to_sd.c: Likewise.
498 * config/libbid/_usi_to_td.c: Likewise.
499 * config/libbid/_xf_to_dd.c: Likewise.
500 * config/libbid/_xf_to_sd.c: Likewise.
501 * config/libbid/_xf_to_td.c: Likewise.
502 * config/libbid/bid128.c: Likewise.
503 * config/libbid/bid128_2_str.h: Likewise.
504 * config/libbid/bid128_2_str_macros.h: Likewise.
505 * config/libbid/bid128_2_str_tables.c: Likewise.
506 * config/libbid/bid128_add.c: Likewise.
507 * config/libbid/bid128_compare.c: Likewise.
508 * config/libbid/bid128_div.c: Likewise.
509 * config/libbid/bid128_fma.c: Likewise.
510 * config/libbid/bid128_logb.c: Likewise.
511 * config/libbid/bid128_minmax.c: Likewise.
512 * config/libbid/bid128_mul.c: Likewise.
513 * config/libbid/bid128_next.c: Likewise.
514 * config/libbid/bid128_noncomp.c: Likewise.
515 * config/libbid/bid128_quantize.c: Likewise.
516 * config/libbid/bid128_rem.c: Likewise.
517 * config/libbid/bid128_round_integral.c: Likewise.
518 * config/libbid/bid128_scalb.c: Likewise.
519 * config/libbid/bid128_sqrt.c: Likewise.
520 * config/libbid/bid128_string.c: Likewise.
521 * config/libbid/bid128_to_int16.c: Likewise.
522 * config/libbid/bid128_to_int32.c: Likewise.
523 * config/libbid/bid128_to_int64.c: Likewise.
524 * config/libbid/bid128_to_int8.c: Likewise.
525 * config/libbid/bid128_to_uint16.c: Likewise.
526 * config/libbid/bid128_to_uint32.c: Likewise.
527 * config/libbid/bid128_to_uint64.c: Likewise.
528 * config/libbid/bid128_to_uint8.c: Likewise.
529 * config/libbid/bid32_to_bid128.c: Likewise.
530 * config/libbid/bid32_to_bid64.c: Likewise.
531 * config/libbid/bid64_add.c: Likewise.
532 * config/libbid/bid64_compare.c: Likewise.
533 * config/libbid/bid64_div.c: Likewise.
534 * config/libbid/bid64_fma.c: Likewise.
535 * config/libbid/bid64_logb.c: Likewise.
536 * config/libbid/bid64_minmax.c: Likewise.
537 * config/libbid/bid64_mul.c: Likewise.
538 * config/libbid/bid64_next.c: Likewise.
539 * config/libbid/bid64_noncomp.c: Likewise.
540 * config/libbid/bid64_quantize.c: Likewise.
541 * config/libbid/bid64_rem.c: Likewise.
542 * config/libbid/bid64_round_integral.c: Likewise.
543 * config/libbid/bid64_scalb.c: Likewise.
544 * config/libbid/bid64_sqrt.c: Likewise.
545 * config/libbid/bid64_string.c: Likewise.
546 * config/libbid/bid64_to_bid128.c: Likewise.
547 * config/libbid/bid64_to_int16.c: Likewise.
548 * config/libbid/bid64_to_int32.c: Likewise.
549 * config/libbid/bid64_to_int64.c: Likewise.
550 * config/libbid/bid64_to_int8.c: Likewise.
551 * config/libbid/bid64_to_uint16.c: Likewise.
552 * config/libbid/bid64_to_uint32.c: Likewise.
553 * config/libbid/bid64_to_uint64.c: Likewise.
554 * config/libbid/bid64_to_uint8.c: Likewise.
555 * config/libbid/bid_b2d.h: Likewise.
556 * config/libbid/bid_binarydecimal.c: Likewise.
557 * config/libbid/bid_conf.h: Likewise.
558 * config/libbid/bid_convert_data.c: Likewise.
559 * config/libbid/bid_decimal_data.c: Likewise.
560 * config/libbid/bid_decimal_globals.c: Likewise.
561 * config/libbid/bid_div_macros.h: Likewise.
562 * config/libbid/bid_dpd.c: Likewise.
563 * config/libbid/bid_flag_operations.c: Likewise.
564 * config/libbid/bid_from_int.c: Likewise.
565 * config/libbid/bid_functions.h: Likewise.
566 * config/libbid/bid_gcc_intrinsics.h: Likewise.
567 * config/libbid/bid_inline_add.h: Likewise.
568 * config/libbid/bid_internal.h: Likewise.
569 * config/libbid/bid_round.c: Likewise.
570 * config/libbid/bid_sqrt_macros.h: Likewise.
571
5722009-04-09 Jakub Jelinek <jakub@redhat.com>
573
574 * Makefile.in: Change copyright header to refer to version
575 3 of the GNU General Public License and to point readers at the
576 COPYING3 file and the FSF's license web page.
577 * config.host: Likewise.
578
633dd061
AM
5792009-04-07 Alan Modra <amodra@bigpond.net.au>
580
581 * config.host: Reorder and merge to match config.gcc change.
582
457d1d00
AM
5832009-04-03 Alan Modra <amodra@bigpond.net.au>
584
585 * config.host (powerpc-*-linux*altivec*, powerpc-*-linux*spe): Delete.
586
52c0e446
JM
5872009-03-28 Joseph Myers <joseph@codesourcery.com>
588
589 * config.host (arm-*-coff*, armel-*-coff*, arm-semi-aof,
590 armel-semi-aof, h8300-*-*, i[34567]86-*-aout*, i[34567]86-*-coff*,
591 m68k-*-aout*, m68k-*-coff*, pdp11-*-bsd, rs6000-ibm-aix4.[12]*,
592 powerpc-ibm-aix4.[12]*, sh-*-*): Remove.
593
ba181049
UB
5942009-02-12 Uros Bizjak <ubizjak@gmail.com>
595
596 * config.host (ia64*-*-linux*): Add t-softfp to tmake_file.
597 * config/ia64/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
598
c252db20
L
5992009-02-12 H.J. Lu <hongjiu.lu@intel.com>
600
ba181049
UB
601 * config.host (ia64*-*-linux*): Add ia64/t-fprules-softfp and
602 ia64/t-softfp-compat to tmake_file.
c252db20
L
603
604 * Makefile.in (gen-hide-list): Ignore .*_compat and .*@.*.
605
606 * config/ia64/__divxf3.asm: New.
607 * config/ia64/_fixtfdi.asm: Likewise.
608 * config/ia64/_fixunstfdi.asm: Likewise.
609 * config/ia64/_floatditf.asm: Likewise.
610 * config/ia64/t-fprules-softfp: Likewise.
611 * config/ia64/t-softfp-compat: Likewise.
612 * config/ia64/tf-signs.c: Likewise.
613
c60535f9
BE
6142009-01-18 Ben Elliston <bje@au.ibm.com>
615
616 * config/i386/32/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
617
ce16861e
BE
6182009-01-16 Ben Elliston <bje@au.ibm.com>
619
620 * config.host (i[34567]86-*-linux*, x86_64-*-linux*): Add t-softfp
621 to tmake_file.
622
bcf4713b
BE
6232009-01-13 Ben Elliston <bje@au.ibm.com>
624
625 * config/t-softfp: New file.
626 * config.host (powerpc64-*-linux*, powerpc64-*-gnu*): Add t-softfp.
627 (powerpc-*-linux*spe*, powerpc-*-linux*): Likewise.
628
2042cb04
JS
6292009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
630
631 * config.host: Add m32r*-*-rtems*.
632
541ed00e
JS
6332008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
634
635 * config.host: Add m32c*-*-rtems*.
636
19523300
RO
6372008-11-20 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
638
639 PR bootstrap/33100
640 * configure.ac (i?86-*-solaris2.1[0-9]*): Only include
641 i386/t-crtstuff if linker supports ZERO terminator unwind entries.
642 * configure: Regenerate.
643 * config.host (i[34567]86-*-solaris2*): Move i386/t-sol2 in
644 tmake_file here from gcc/config.gcc.
645 Move extra_parts here from gcc/config.gcc.
646 * config/i386/t-sol2: Move here from gcc/config/i386.
647 Use gcc_srcdir instead of srcdir.
648
0a4a51c7
AN
6492008-11-18 Adam Nemet <anemet@caviumnetworks.com>
650
651 * config.host (mipsisa64r2-*-elf* | mipsisa64r2el-*-elf*): New
652 case.
653
2a761e46
TS
6542008-11-09 Thomas Schwinge <tschwinge@gnu.org>
655
656 * config.host <t-tls>: Also enable for GNU/kFreeBSD and GNU/kNetBSD.
657
c0451df7
TS
6582008-10-08 Thomas Schwinge <tschwinge@gnu.org>
659
660 * config.host: Fold `*-*-gnu*' cases into the Linux ones.
661
358da97e
HS
6622008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
663
664 Add picoChip port.
665 * config.host: Add picochip-*-*.
666
c660f132
BW
6672008-08-06 Bob Wilson <bob.wilson@acm.org>
668
669 * config.host: Match more processor names for Xtensa.
670
d1349557
L
6712008-07-08 H.J. Lu <hongjiu.lu@intel.com>
672
673 * config/i386/64/t-softfp-compat: Update comments.
674
dd7b73c0
L
6752008-07-07 H.J. Lu <hongjiu.lu@intel.com>
676
677 * config/i386/64/_divtc3-compat.c: Moved to ...
678 * config/i386/64/_divtc3.c: Here.
679
680 * config/i386/64/_multc3-compat.c: Moved to ...
681 * config/i386/64/_multc3.c: Here.
682
683 * config/i386/64/_powitf2-compat.c: Moved to ...
684 * config/i386/64/_powitf2.c: Here.
685
686 * config/i386/64/t-softfp-compat (libgcc2-tf-compats): Add
687 .c suffix instead of -compat.c.
688
6e1fab3d
UB
6892008-07-05 Uros Bizjak <ubizjak@gmail.com>
690
691 * config/i386/32/sfp-machine.h (_FP_MUL_MEAT_S): Remove.
692 (_FP_MUL_MEAT_D): Ditto.
693 (_FP_DIV_MEAT_S): Ditto.
694 (_FP_DIV_MEAT_D): Ditto.
695
f92518d7
RS
6962008-07-03 Richard Sandiford <rdsandiford@googlemail.com>
697
698 * Makefile.in: Add support for __sync_* libgcc functions.
699
d0aede14
L
7002008-07-03 H.J. Lu <hongjiu.lu@intel.com>
701
702 * shared-object.mk ($(base)_s$(objext)): Remove -DSHARED.
703
c174f11c
L
7042008-07-02 H.J. Lu <hongjiu.lu@intel.com>
705
706 PR boostrap/36702
707 * config.host: Only include 32bit t-fprules-softfp for Darwin/x86
708 and Linux/x86. Include 64bit t-softfp-compat for Linux/x86.
709
710 * config/i386/64/t-fprules-softfp: Moved to ...
711 * config/i386/64/t-softfp-compat: This. New.
712
5f464fa2
UB
7132008-07-02 Uros Bizjak <ubizjak@gmail.com>
714
715 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS) [FP_EX_INVALID]:
716 Initialize f with 0.0.
717
ff473280
L
7182008-07-02 H.J. Lu <hongjiu.lu@intel.com>
719
720 PR target/36669
721 * shared-object.mk ($(base)_s$(objext)): Add -DSHARED.
722
723 * config/i386/64/_divtc3-compat.c: New.
724 * config/i386/64/_multc3-compat.c: Likewise.
725 * config/i386/64/_powitf2-compat.c: Likewise.
726 * config/i386/64/eqtf2.c: Likewise.
727 * config/i386/64/getf2.c: Likewise.
728 * config/i386/64/letf2.c: Likewise.
729 * config/i386/64/t-fprules-softfp: Likewise.
730
7312008-07-02 H.J. Lu <hongjiu.lu@intel.com>
732
733 * config.host: Add i386/${host_address}/t-fprules-softfp to
734 tmake_file for i[34567]86-*-darwin*, x86_64-*-darwin*,
dfb3b0e3 735 i[34567]86-*-linux*, x86_64-*-linux*.
ff473280
L
736
737 * configure.ac: Set host_address to 64 or 32 for x86.
738 * configure: Regenerated.
739
740 * Makefile.in (config.status): Also depend on
741 $(srcdir)/config.host.
742
743 * config/i386/32/t-fprules-softfp: New.
744 * config/i386/32/tf-signs.c: Likewise.
745
746 * config/i386/64/sfp-machine.h: New. Moved from gcc.
747
7482008-07-02 H.J. Lu <hongjiu.lu@intel.com>
749 Uros Bizjak <ubizjak@gmail.com>
750
751 * config/i386/32/sfp-machine.h: New.
752
30551d99
NF
7532008-06-26 Nathan Froyd <froydnj@codesourcery.com>
754
755 * config/rs6000/t-ppccomm: Remove rules that conflict with
756 auto-generated rules.
757
18c04407
RW
7582008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
759
760 * configure.ac: sinclude override.m4.
761 * configure: Regenerate.
762
10fbe77a
BRF
7632008-06-11 Bernhard Fischer <aldot@gcc.gnu.org>
764
765 * configure: Regenerate.
766
bc6d4c3f
JM
7672008-06-10 Joseph Myers <joseph@codesourcery.com>
768
769 * Makefile.in (DECNUMINC): Remove
770 -I$(MULTIBUILDTOP)../../libdecnumber.
771 * gstdint.h: New.
772
cd985f66
JM
7732008-06-07 Joseph Myers <joseph@codesourcery.com>
774
775 * config.host (strongarm*-*-*, ep9312*-*-*, xscale-*-*,
776 parisc*-*-*, m680[012]0-*-*, *-*-linux*libc1*, *-*-linux*aout*,
777 alpha*-*-unicosmk*, strongarm*-*-freebsd*, ep9312-*-elf,
778 arm*-*-kaos*, cris-*-aout, parisc*64*-*-linux*, parisc*-*-linux*,
779 hppa1.1-*-pro*, hppa1.1-*-osf*, hppa1.1-*-bsd*,
780 i[34567]86-sequent-ptx4*, i[34567]86-sequent-sysv4*,
781 i[34567]86-*-beoself*, i[34567]86-*-beos*, i[34567]86-*-sco3.2v5*,
782 i[34567]86-*-sysv5*, i[34567]86-*-sysv4*, i[34567]86-*-uwin*,
783 i[34567]86-*-kaos*, m68020-*-elf*, m68010-*-netbsdelf*,
784 mips-wrs-windiss, mt-*-elf, powerpc-*-beos*, powerpc-*-chorusos*,
785 powerpc-wrs-windiss*, powerpcle-*-sysv*, powerpc-*-kaos*,
786 powerpcle-*-kaos*, sh*-*-kaos*, sparc-*-sysv4*, strongarm-*-elf*,
787 strongarm-*-pe, strongarm-*-kaos*, vax-*-bsd*, vax-*-sysv*,
788 vax-*-ultrix*, xscale-*-elf, xscale-*-coff): Remove.
789
93fea8d3
AL
7902008-05-25 Arthur Loiret <arthur.loiret@u-psud.fr>
791
792 * config.host (sh2[lbe]*-*-linux*): Allow target.
793
18724e30
NF
7942008-04-30 Nathan Froyd <froydnj@codesourcery.com>
795
796 * config/rs6000/t-ppccomm: Add build rules for new files.
797 (LIB2ADD_ST): New variable.
798
47583040
AH
7992008-04-07 Andy Hutchinson <hutchinsonandy@aim.com>
800
801 PR target/34210
802 PR target/35508
803 * config.host (avr-*-*): Add avr cpu_type and avr tmake_file.
804 * config/t-avr: New file. Build 16bit libgcc functions.
805
cf8e67fe
JJ
8062008-03-02 Jakub Jelinek <jakub@redhat.com>
807
808 PR target/35401
809 * config/t-slibgcc-darwin: Make install-leaf dependent on
810 install-darwin-libgcc-stubs instead of install.
811
8d8da227
JM
8122008-01-25 Joseph Myers <joseph@codesourcery.com>
813
814 * config.host (tic4x-*-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*,
815 tic4x-*, h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
816 sh-*-rtemscoff*): Remove cases.
817
edbf8b16
RS
8182007-12-27 Richard Sandiford <rsandifo@nildram.co.uk>
819
820 * Makefile.in (all): Use install-leaf rather than install.
821 (install): Split most of the rule into...
822 (install-leaf): ...this new one.
823
89deeaff
EK
8242007-12-19 Etsushi Kato <ek.kato@gmail.com>
825 Paolo Bonzini <bonzini@gnu.org>
826
827 PR target/30572
5f464fa2
UB
828 * Makefile.in: Use @shlib_slibdir@ substitution to get
829 correct install name on darwin.
89deeaff 830 * config/t-slibgcc-darwin: Use @shlib_slibdir@ for -install_name.
dfb3b0e3 831
4081d704
HPN
8322007-12-15 Hans-Peter Nilsson <hp@axis.com>
833
834 * config.host (crisv32-*-elf, crisv32-*-none): New, same as
835 cris-*-elf and cris-*-none.
836 (crisv32-*-linux*): Similar, as cris-*-linux*.
837
f43e89a3
RIL
8382007-11-20 Rask Ingemann Lambertsen <rask@sygehus.dk>
839
840 * config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.
841
b4e9c2c6
L
8422007-10-27 H.J. Lu <hongjiu.lu@intel.com>
843
844 PR regression/33926
845 * configure.ac: Replace have_cc_tls with gcc_cv_have_cc_tls.
846 * configure: Regenerated.
847
b2a00c89
L
8482007-09-27 H.J. Lu <hongjiu.lu@intel.com>
849
850 * Makefile.in (dfp-filenames): Replace decimal_globals,
851 decimal_data, binarydecimal and convert_data with
852 bid_decimal_globals, bid_decimal_data, bid_binarydecimal
853 and bid_convert_data, respectively.
854
8d2a9e0e
CF
8552007-09-17 Chao-ying Fu <fu@mips.com>
856 Nigel Stephens <nigel@mips.com>
857
858 * fixed-obj.mk: New file to support fine-grain fixed-point functions.
859 * Makefile.in (fixed_point): Define.
860 Check if fixed_point is yes to build support functions.
861 * configure.ac: Check for fixed_point support.
862 * configure: Regenerated.
863 * gen-fixed.sh: New file to generate lists of fixed-point labels,
864 funcs, modes, from, to.
865
2b53935d
JJ
8662007-09-11 Janis Johnson <janis187@us.ibm.com
867
868 * Makefile.in (dfp-filenames): Add bid128_noncomp.
869
2533577f
JJ
8702007-09-10 Janis Johnson <janis187@us.ibm.com>
871
872 * Makefile.in (dfp-filenames): Remove decUtility, add
873 decDouble, decPacked, decQuad, decSingle.
874
3ae3dbd6
HK
8752007-08-27 Hans Kester <hans.kester@ellips.nl>
876
877 * config.host : Add x86_64-elf target.
878
22867d02
L
8792007-07-06 H.J. Lu <hongjiu.lu@intel.com>
880
881 * configure.ac (set_have_cc_tls): Add a missing =.
882 * configure: Regenerated.
883
6f461e76
L
8842007-07-06 H.J. Lu <hongjiu.lu@intel.com>
885
886 * config.host (tmake_file): Add t-tls for i[34567]86-*-linux*
887 and x86_64-*-linux*.
888
889 * config/t-tls: New file.
890
dfb3b0e3 891 * Makefile.in (INTERNAL_CFLAGS): Add @set_have_cc_tls@.
6f461e76
L
892
893 * configure.ac: Include ../config/enable.m4 and
894 ../config/tls.m4. Use GCC_CHECK_CC_TLS to check if assembler
895 supports TLS and substitute set_have_cc_tls.
896 * configure: Regenerated.
897
200359e8
L
8982007-07-04 H.J. Lu <hongjiu.lu@intel.com>
899
900 * Makefile.in: Use libbid for DFP when BID is enabled.
901
76f5e200
DS
9022007-06-14 Danny Smith <dannysmith@users.sourceforge.net>
903
904 * config.host(*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to
dfb3b0e3 905 extra_parts. Add config/i386/t-cygming to tmake_file.
76f5e200
DS
906 * config/i386/t-cygming: New file with rules for crtbegin.o, crtend.o.
907
9bd196f0 9082007-05-29 Zuxy Meng <zuxy.meng@gmail.com>
200359e8 909 Danny Smith <dannysmith@users.sourceforge.net>
9bd196f0
ZM
910
911 PR target/29498
912 * config.host (i[34567]86-*-cygwin* | i[34567]86-*-mingw*) Add
913 crtfastmath.o to extra_parts. Add i386/t-crtfm to tmake_file.
914 * config/i386/t-crtfm: Compile crtfastmath.o with
915 -minline-all-stringops.
916
1910440e
RS
9172007-05-10 Richard Sandiford <richard@codesourcery.com>
918
919 * config.host (sparc-wrs-vxworks): New target.
920
7d33c31d
KH
9212007-04-14 Kazu Hirata <kazu@codesourcery.com>
922
923 * config.host: Recognize fido.
924
96fccd0d
JJ
9252007-04-04 Janis Johnson <janis187@us.ibm.com>
926
927 * configure: Check host, not target, for decimal float support.
928
577565f9
UB
9292007-04-03 Uros Bizjak <ubizjak@gmail.com>
930
931 * config/i386/t-crtpc: New file.
932 * config.host (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.
5f464fa2 933 (x86_64-*-linux*): Ditto.
577565f9 934
ccf8e764
RH
9352007-02-30 Kai Tietz <kai.tietz@onevision.com>
936
937 * config.host (x86_64-*-mingw*): New target.
938
79b87c74
MM
9392007-03-23 Michael Meissner <michael.meissner@amd.com>
940 H.J. Lu <hongjiu.lu@intel.com>
941
942 * Makefile.in (enable_decimal_float): New.
943 (DECNUMINC): Add
944 -I$(srcdir)/../libdecnumber/$(enable_decimal_float).
945 (dec-objects): Move decimal32, decimal64 and decimal128 to ...
946 (decbits-filenames): This.
947 (decbits-objects): New.
948 (libgcc-objects): Add $(decbits-objects).
949
950 * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
951 Substitute enable_decimal_float.
952 * configure: Regenerated.
953
8fce4e31
HPN
9542007-03-19 Hans-Peter Nilsson <hp@axis.com>
955
956 * config.host (cris-*-elf | cris-*-none): Set extra_parts.
957
e8bb4597
BM
9582007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
959
960 * Makefile.in (install-info): New dummy target.
961
344189f9
BS
9622007-03-05 Bernd Schmidt <bernd.schmidt@analog.com>
963
964 * config.host (bfin*-linux-uclibc*): Set extra_parts.
965
ac84c172
BM
9662007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
967
968 * Makefile.in: Add install-html and install-pdf dummy
969 targets.
970
cd5c2357
RS
9712007-02-05 Roger Sayle <roger@eyesopen.com>
972 Daniel Jacobowitz <dan@codesourcery.com>
973
974 * Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so.
975 (libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK).
976 (libunwind.so): Likewise for $(SHLIBUNWIND_LINK).
977
d9a66f98
JJ
9782007-01-29 Janis Johnson <janis187@us.ibm.com>
979
980 * Makefile.in (dec-filenames): Add decExcept.
981
9891ec5f
DJ
9822007-01-28 Daniel Jacobowitz <dan@codesourcery.com>
983
984 PR bootstrap/30469
985 * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
986 -fprofile-use.
987
d6efbf5a
DJ
9882007-01-25 Daniel Jacobowitz <dan@codesourcery.com>
989
990 * configure.ac: Add --enable-version-specific-runtime-libs.
991 Correct $slibdir default.
992 * configure: Regenerated.
993
17caeff2
JM
9942007-01-23 Joseph Myers <joseph@codesourcery.com>
995
996 * config/rs6000/t-ldbl128: Always use -mlong-double-128.
997
5ea41e3a
AP
9982007-01-21 Andrew Pinski <pinskia@gmail.com>
999
1000 PR target/30519
1001 * config.host (alpha*-*-linux*): Set extra_parts.
1002
26900826
KK
10032007-01-09 Kaz Kojima <kkojima@gcc.gnu.org>
1004
1005 * config/sh/t-linux: New.
1006 * config.host (sh*-*-linux*): Set tmake_file.
1007
97af925b
DJ
10082007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1009
1010 * Makefile.in (install): Handle multilibs.
1011
b0088af7
BM
10122007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
1013
1014 * Makefile.in: Added .PHONY entry for documentation targets.
1015
e0a9456a
BM
10162007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
1017
1018 * Makefile.in: Add empty info, html, dvi, pdf targets.
1019
7fd453b4
MS
10202007-01-04 Mike Stump <mrs@apple.com>
1021
1022 * Makefile.in (MAKEINFO): Remove.
1023 (PERL): Likewise.
1024
14e8fc8b
PB
10252007-01-04 Paolo Bonzini <bonzini@gnu.org>
1026
1027 * configure.ac: Add GCC_TOPLEV_SUBDIRS.
1028 * configure: Regenerate.
1029 * Makefile.in (host_subdir): Substitute it.
dfb3b0e3 1030 (gcc_objdir): Use it.
14e8fc8b 1031
1555beba
DJ
10322007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1033
1034 * config.host (ia64*-*-linux*): Set tmake_file.
1035
79e6eaeb
DJ
10362007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1037
1038 * Makefile.in (version): Define.
1039
fa958513
DJ
10402007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1041 Paolo Bonzini <bonzini@gnu.org>
1042
1043 * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
1044 config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
1045 config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
1046 config/sparc/t-crtfm, config/t-slibgcc-darwin,
1047 config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
1048 shared-object.mk, siditi-object.mk, static-object.mk: New files.
1049 * configure: Generated.