]> git.ipfire.org Git - thirdparty/gcc.git/blob - libgcc/ChangeLog
config.host (vax-*-linux*): New.
[thirdparty/gcc.git] / libgcc / ChangeLog
1 2009-06-10 Maciej W. Rozycki <macro@linux-mips.org>
2
3 * config.host (vax-*-linux*): New.
4
5 2009-05-31 Anthony Green <green@moxielogic.com>
6
7 * config.host: Add moxie support.
8 * config/moxie/t-moxie: New file.
9
10 2009-05-29 David Billinghurst <billingd@gcc.gnu.org>
11
12 * config.host: Add i386/${host_address}/t-fprules-softfp and
13 t-softfp to tmake_file for i[34567]86-*-cygwin*.
14
15 2009-04-17 Aurelien Jarno <aurelien@aurel32.net>
16
17 * config.host: Add i386/${host_address}/t-fprules-softfp to
18 tmake_file for i[34567]86-*-kfreebsd*-gnu, x86_64-*-kfreebsd*-gnu*.
19
20 2009-04-09 Nick Clifton <nickc@redhat.com>
21
22 * config/ia64/tf-signs.c: Change copyright header to refer to
23 version 3 of the GNU General Public License with version 3.1
24 of the GCC Runtime Library Exception and to point readers at
25 the COPYING3 and COPYING3.RUNTIME files and the FSF's license
26 web page.
27 * config/i386/32/tf-signs.c: Likewise.
28 * config/libbid/_addsub_dd.c: Likewise.
29 * config/libbid/_addsub_sd.c: Likewise.
30 * config/libbid/_addsub_td.c: Likewise.
31 * config/libbid/_dd_to_df.c: Likewise.
32 * config/libbid/_dd_to_di.c: Likewise.
33 * config/libbid/_dd_to_sd.c: Likewise.
34 * config/libbid/_dd_to_sf.c: Likewise.
35 * config/libbid/_dd_to_si.c: Likewise.
36 * config/libbid/_dd_to_td.c: Likewise.
37 * config/libbid/_dd_to_tf.c: Likewise.
38 * config/libbid/_dd_to_udi.c: Likewise.
39 * config/libbid/_dd_to_usi.c: Likewise.
40 * config/libbid/_dd_to_xf.c: Likewise.
41 * config/libbid/_df_to_dd.c: Likewise.
42 * config/libbid/_df_to_sd.c: Likewise.
43 * config/libbid/_df_to_td.c: Likewise.
44 * config/libbid/_di_to_dd.c: Likewise.
45 * config/libbid/_di_to_sd.c: Likewise.
46 * config/libbid/_di_to_td.c: Likewise.
47 * config/libbid/_div_dd.c: Likewise.
48 * config/libbid/_div_sd.c: Likewise.
49 * config/libbid/_div_td.c: Likewise.
50 * config/libbid/_eq_dd.c: Likewise.
51 * config/libbid/_eq_sd.c: Likewise.
52 * config/libbid/_eq_td.c: Likewise.
53 * config/libbid/_ge_dd.c: Likewise.
54 * config/libbid/_ge_sd.c: Likewise.
55 * config/libbid/_ge_td.c: Likewise.
56 * config/libbid/_gt_dd.c: Likewise.
57 * config/libbid/_gt_sd.c: Likewise.
58 * config/libbid/_gt_td.c: Likewise.
59 * config/libbid/_isinfd128.c: Likewise.
60 * config/libbid/_isinfd32.c: Likewise.
61 * config/libbid/_isinfd64.c: Likewise.
62 * config/libbid/_le_dd.c: Likewise.
63 * config/libbid/_le_sd.c: Likewise.
64 * config/libbid/_le_td.c: Likewise.
65 * config/libbid/_lt_dd.c: Likewise.
66 * config/libbid/_lt_sd.c: Likewise.
67 * config/libbid/_lt_td.c: Likewise.
68 * config/libbid/_mul_dd.c: Likewise.
69 * config/libbid/_mul_sd.c: Likewise.
70 * config/libbid/_mul_td.c: Likewise.
71 * config/libbid/_ne_dd.c: Likewise.
72 * config/libbid/_ne_sd.c: Likewise.
73 * config/libbid/_ne_td.c: Likewise.
74 * config/libbid/_sd_to_dd.c: Likewise.
75 * config/libbid/_sd_to_df.c: Likewise.
76 * config/libbid/_sd_to_di.c: Likewise.
77 * config/libbid/_sd_to_sf.c: Likewise.
78 * config/libbid/_sd_to_si.c: Likewise.
79 * config/libbid/_sd_to_td.c: Likewise.
80 * config/libbid/_sd_to_tf.c: Likewise.
81 * config/libbid/_sd_to_udi.c: Likewise.
82 * config/libbid/_sd_to_usi.c: Likewise.
83 * config/libbid/_sd_to_xf.c: Likewise.
84 * config/libbid/_sf_to_dd.c: Likewise.
85 * config/libbid/_sf_to_sd.c: Likewise.
86 * config/libbid/_sf_to_td.c: Likewise.
87 * config/libbid/_si_to_dd.c: Likewise.
88 * config/libbid/_si_to_sd.c: Likewise.
89 * config/libbid/_si_to_td.c: Likewise.
90 * config/libbid/_td_to_dd.c: Likewise.
91 * config/libbid/_td_to_df.c: Likewise.
92 * config/libbid/_td_to_di.c: Likewise.
93 * config/libbid/_td_to_sd.c: Likewise.
94 * config/libbid/_td_to_sf.c: Likewise.
95 * config/libbid/_td_to_si.c: Likewise.
96 * config/libbid/_td_to_tf.c: Likewise.
97 * config/libbid/_td_to_udi.c: Likewise.
98 * config/libbid/_td_to_usi.c: Likewise.
99 * config/libbid/_td_to_xf.c: Likewise.
100 * config/libbid/_tf_to_dd.c: Likewise.
101 * config/libbid/_tf_to_sd.c: Likewise.
102 * config/libbid/_tf_to_td.c: Likewise.
103 * config/libbid/_udi_to_dd.c: Likewise.
104 * config/libbid/_udi_to_sd.c: Likewise.
105 * config/libbid/_udi_to_td.c: Likewise.
106 * config/libbid/_unord_dd.c: Likewise.
107 * config/libbid/_unord_sd.c: Likewise.
108 * config/libbid/_unord_td.c: Likewise.
109 * config/libbid/_usi_to_dd.c: Likewise.
110 * config/libbid/_usi_to_sd.c: Likewise.
111 * config/libbid/_usi_to_td.c: Likewise.
112 * config/libbid/_xf_to_dd.c: Likewise.
113 * config/libbid/_xf_to_sd.c: Likewise.
114 * config/libbid/_xf_to_td.c: Likewise.
115 * config/libbid/bid128.c: Likewise.
116 * config/libbid/bid128_2_str.h: Likewise.
117 * config/libbid/bid128_2_str_macros.h: Likewise.
118 * config/libbid/bid128_2_str_tables.c: Likewise.
119 * config/libbid/bid128_add.c: Likewise.
120 * config/libbid/bid128_compare.c: Likewise.
121 * config/libbid/bid128_div.c: Likewise.
122 * config/libbid/bid128_fma.c: Likewise.
123 * config/libbid/bid128_logb.c: Likewise.
124 * config/libbid/bid128_minmax.c: Likewise.
125 * config/libbid/bid128_mul.c: Likewise.
126 * config/libbid/bid128_next.c: Likewise.
127 * config/libbid/bid128_noncomp.c: Likewise.
128 * config/libbid/bid128_quantize.c: Likewise.
129 * config/libbid/bid128_rem.c: Likewise.
130 * config/libbid/bid128_round_integral.c: Likewise.
131 * config/libbid/bid128_scalb.c: Likewise.
132 * config/libbid/bid128_sqrt.c: Likewise.
133 * config/libbid/bid128_string.c: Likewise.
134 * config/libbid/bid128_to_int16.c: Likewise.
135 * config/libbid/bid128_to_int32.c: Likewise.
136 * config/libbid/bid128_to_int64.c: Likewise.
137 * config/libbid/bid128_to_int8.c: Likewise.
138 * config/libbid/bid128_to_uint16.c: Likewise.
139 * config/libbid/bid128_to_uint32.c: Likewise.
140 * config/libbid/bid128_to_uint64.c: Likewise.
141 * config/libbid/bid128_to_uint8.c: Likewise.
142 * config/libbid/bid32_to_bid128.c: Likewise.
143 * config/libbid/bid32_to_bid64.c: Likewise.
144 * config/libbid/bid64_add.c: Likewise.
145 * config/libbid/bid64_compare.c: Likewise.
146 * config/libbid/bid64_div.c: Likewise.
147 * config/libbid/bid64_fma.c: Likewise.
148 * config/libbid/bid64_logb.c: Likewise.
149 * config/libbid/bid64_minmax.c: Likewise.
150 * config/libbid/bid64_mul.c: Likewise.
151 * config/libbid/bid64_next.c: Likewise.
152 * config/libbid/bid64_noncomp.c: Likewise.
153 * config/libbid/bid64_quantize.c: Likewise.
154 * config/libbid/bid64_rem.c: Likewise.
155 * config/libbid/bid64_round_integral.c: Likewise.
156 * config/libbid/bid64_scalb.c: Likewise.
157 * config/libbid/bid64_sqrt.c: Likewise.
158 * config/libbid/bid64_string.c: Likewise.
159 * config/libbid/bid64_to_bid128.c: Likewise.
160 * config/libbid/bid64_to_int16.c: Likewise.
161 * config/libbid/bid64_to_int32.c: Likewise.
162 * config/libbid/bid64_to_int64.c: Likewise.
163 * config/libbid/bid64_to_int8.c: Likewise.
164 * config/libbid/bid64_to_uint16.c: Likewise.
165 * config/libbid/bid64_to_uint32.c: Likewise.
166 * config/libbid/bid64_to_uint64.c: Likewise.
167 * config/libbid/bid64_to_uint8.c: Likewise.
168 * config/libbid/bid_b2d.h: Likewise.
169 * config/libbid/bid_binarydecimal.c: Likewise.
170 * config/libbid/bid_conf.h: Likewise.
171 * config/libbid/bid_convert_data.c: Likewise.
172 * config/libbid/bid_decimal_data.c: Likewise.
173 * config/libbid/bid_decimal_globals.c: Likewise.
174 * config/libbid/bid_div_macros.h: Likewise.
175 * config/libbid/bid_dpd.c: Likewise.
176 * config/libbid/bid_flag_operations.c: Likewise.
177 * config/libbid/bid_from_int.c: Likewise.
178 * config/libbid/bid_functions.h: Likewise.
179 * config/libbid/bid_gcc_intrinsics.h: Likewise.
180 * config/libbid/bid_inline_add.h: Likewise.
181 * config/libbid/bid_internal.h: Likewise.
182 * config/libbid/bid_round.c: Likewise.
183 * config/libbid/bid_sqrt_macros.h: Likewise.
184
185 2009-04-09 Jakub Jelinek <jakub@redhat.com>
186
187 * Makefile.in: Change copyright header to refer to version
188 3 of the GNU General Public License and to point readers at the
189 COPYING3 file and the FSF's license web page.
190 * config.host: Likewise.
191
192 2009-04-07 Alan Modra <amodra@bigpond.net.au>
193
194 * config.host: Reorder and merge to match config.gcc change.
195
196 2009-04-03 Alan Modra <amodra@bigpond.net.au>
197
198 * config.host (powerpc-*-linux*altivec*, powerpc-*-linux*spe): Delete.
199
200 2009-03-28 Joseph Myers <joseph@codesourcery.com>
201
202 * config.host (arm-*-coff*, armel-*-coff*, arm-semi-aof,
203 armel-semi-aof, h8300-*-*, i[34567]86-*-aout*, i[34567]86-*-coff*,
204 m68k-*-aout*, m68k-*-coff*, pdp11-*-bsd, rs6000-ibm-aix4.[12]*,
205 powerpc-ibm-aix4.[12]*, sh-*-*): Remove.
206
207 2009-02-12 Uros Bizjak <ubizjak@gmail.com>
208
209 * config.host (ia64*-*-linux*): Add t-softfp to tmake_file.
210 * config/ia64/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
211
212 2009-02-12 H.J. Lu <hongjiu.lu@intel.com>
213
214 * config.host (ia64*-*-linux*): Add ia64/t-fprules-softfp and
215 ia64/t-softfp-compat to tmake_file.
216
217 * Makefile.in (gen-hide-list): Ignore .*_compat and .*@.*.
218
219 * config/ia64/__divxf3.asm: New.
220 * config/ia64/_fixtfdi.asm: Likewise.
221 * config/ia64/_fixunstfdi.asm: Likewise.
222 * config/ia64/_floatditf.asm: Likewise.
223 * config/ia64/t-fprules-softfp: Likewise.
224 * config/ia64/t-softfp-compat: Likewise.
225 * config/ia64/tf-signs.c: Likewise.
226
227 2009-01-18 Ben Elliston <bje@au.ibm.com>
228
229 * config/i386/32/tf-signs.c (__copysigntf3, __fabstf2): Prototype.
230
231 2009-01-16 Ben Elliston <bje@au.ibm.com>
232
233 * config.host (i[34567]86-*-linux*, x86_64-*-linux*): Add t-softfp
234 to tmake_file.
235
236 2009-01-13 Ben Elliston <bje@au.ibm.com>
237
238 * config/t-softfp: New file.
239 * config.host (powerpc64-*-linux*, powerpc64-*-gnu*): Add t-softfp.
240 (powerpc-*-linux*spe*, powerpc-*-linux*): Likewise.
241
242 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
243
244 * config.host: Add m32r*-*-rtems*.
245
246 2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
247
248 * config.host: Add m32c*-*-rtems*.
249
250 2008-11-20 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
251
252 PR bootstrap/33100
253 * configure.ac (i?86-*-solaris2.1[0-9]*): Only include
254 i386/t-crtstuff if linker supports ZERO terminator unwind entries.
255 * configure: Regenerate.
256 * config.host (i[34567]86-*-solaris2*): Move i386/t-sol2 in
257 tmake_file here from gcc/config.gcc.
258 Move extra_parts here from gcc/config.gcc.
259 * config/i386/t-sol2: Move here from gcc/config/i386.
260 Use gcc_srcdir instead of srcdir.
261
262 2008-11-18 Adam Nemet <anemet@caviumnetworks.com>
263
264 * config.host (mipsisa64r2-*-elf* | mipsisa64r2el-*-elf*): New
265 case.
266
267 2008-11-09 Thomas Schwinge <tschwinge@gnu.org>
268
269 * config.host <t-tls>: Also enable for GNU/kFreeBSD and GNU/kNetBSD.
270
271 2008-10-08 Thomas Schwinge <tschwinge@gnu.org>
272
273 * config.host: Fold `*-*-gnu*' cases into the Linux ones.
274
275 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
276
277 Add picoChip port.
278 * config.host: Add picochip-*-*.
279
280 2008-08-06 Bob Wilson <bob.wilson@acm.org>
281
282 * config.host: Match more processor names for Xtensa.
283
284 2008-07-08 H.J. Lu <hongjiu.lu@intel.com>
285
286 * config/i386/64/t-softfp-compat: Update comments.
287
288 2008-07-07 H.J. Lu <hongjiu.lu@intel.com>
289
290 * config/i386/64/_divtc3-compat.c: Moved to ...
291 * config/i386/64/_divtc3.c: Here.
292
293 * config/i386/64/_multc3-compat.c: Moved to ...
294 * config/i386/64/_multc3.c: Here.
295
296 * config/i386/64/_powitf2-compat.c: Moved to ...
297 * config/i386/64/_powitf2.c: Here.
298
299 * config/i386/64/t-softfp-compat (libgcc2-tf-compats): Add
300 .c suffix instead of -compat.c.
301
302 2008-07-05 Uros Bizjak <ubizjak@gmail.com>
303
304 * config/i386/32/sfp-machine.h (_FP_MUL_MEAT_S): Remove.
305 (_FP_MUL_MEAT_D): Ditto.
306 (_FP_DIV_MEAT_S): Ditto.
307 (_FP_DIV_MEAT_D): Ditto.
308
309 2008-07-03 Richard Sandiford <rdsandiford@googlemail.com>
310
311 * Makefile.in: Add support for __sync_* libgcc functions.
312
313 2008-07-03 H.J. Lu <hongjiu.lu@intel.com>
314
315 * shared-object.mk ($(base)_s$(objext)): Remove -DSHARED.
316
317 2008-07-02 H.J. Lu <hongjiu.lu@intel.com>
318
319 PR boostrap/36702
320 * config.host: Only include 32bit t-fprules-softfp for Darwin/x86
321 and Linux/x86. Include 64bit t-softfp-compat for Linux/x86.
322
323 * config/i386/64/t-fprules-softfp: Moved to ...
324 * config/i386/64/t-softfp-compat: This. New.
325
326 2008-07-02 Uros Bizjak <ubizjak@gmail.com>
327
328 * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS) [FP_EX_INVALID]:
329 Initialize f with 0.0.
330
331 2008-07-02 H.J. Lu <hongjiu.lu@intel.com>
332
333 PR target/36669
334 * shared-object.mk ($(base)_s$(objext)): Add -DSHARED.
335
336 * config/i386/64/_divtc3-compat.c: New.
337 * config/i386/64/_multc3-compat.c: Likewise.
338 * config/i386/64/_powitf2-compat.c: Likewise.
339 * config/i386/64/eqtf2.c: Likewise.
340 * config/i386/64/getf2.c: Likewise.
341 * config/i386/64/letf2.c: Likewise.
342 * config/i386/64/t-fprules-softfp: Likewise.
343
344 2008-07-02 H.J. Lu <hongjiu.lu@intel.com>
345
346 * config.host: Add i386/${host_address}/t-fprules-softfp to
347 tmake_file for i[34567]86-*-darwin*, x86_64-*-darwin*,
348 i[34567]86-*-linux*, x86_64-*-linux*.
349
350 * configure.ac: Set host_address to 64 or 32 for x86.
351 * configure: Regenerated.
352
353 * Makefile.in (config.status): Also depend on
354 $(srcdir)/config.host.
355
356 * config/i386/32/t-fprules-softfp: New.
357 * config/i386/32/tf-signs.c: Likewise.
358
359 * config/i386/64/sfp-machine.h: New. Moved from gcc.
360
361 2008-07-02 H.J. Lu <hongjiu.lu@intel.com>
362 Uros Bizjak <ubizjak@gmail.com>
363
364 * config/i386/32/sfp-machine.h: New.
365
366 2008-06-26 Nathan Froyd <froydnj@codesourcery.com>
367
368 * config/rs6000/t-ppccomm: Remove rules that conflict with
369 auto-generated rules.
370
371 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
372
373 * configure.ac: sinclude override.m4.
374 * configure: Regenerate.
375
376 2008-06-11 Bernhard Fischer <aldot@gcc.gnu.org>
377
378 * configure: Regenerate.
379
380 2008-06-10 Joseph Myers <joseph@codesourcery.com>
381
382 * Makefile.in (DECNUMINC): Remove
383 -I$(MULTIBUILDTOP)../../libdecnumber.
384 * gstdint.h: New.
385
386 2008-06-07 Joseph Myers <joseph@codesourcery.com>
387
388 * config.host (strongarm*-*-*, ep9312*-*-*, xscale-*-*,
389 parisc*-*-*, m680[012]0-*-*, *-*-linux*libc1*, *-*-linux*aout*,
390 alpha*-*-unicosmk*, strongarm*-*-freebsd*, ep9312-*-elf,
391 arm*-*-kaos*, cris-*-aout, parisc*64*-*-linux*, parisc*-*-linux*,
392 hppa1.1-*-pro*, hppa1.1-*-osf*, hppa1.1-*-bsd*,
393 i[34567]86-sequent-ptx4*, i[34567]86-sequent-sysv4*,
394 i[34567]86-*-beoself*, i[34567]86-*-beos*, i[34567]86-*-sco3.2v5*,
395 i[34567]86-*-sysv5*, i[34567]86-*-sysv4*, i[34567]86-*-uwin*,
396 i[34567]86-*-kaos*, m68020-*-elf*, m68010-*-netbsdelf*,
397 mips-wrs-windiss, mt-*-elf, powerpc-*-beos*, powerpc-*-chorusos*,
398 powerpc-wrs-windiss*, powerpcle-*-sysv*, powerpc-*-kaos*,
399 powerpcle-*-kaos*, sh*-*-kaos*, sparc-*-sysv4*, strongarm-*-elf*,
400 strongarm-*-pe, strongarm-*-kaos*, vax-*-bsd*, vax-*-sysv*,
401 vax-*-ultrix*, xscale-*-elf, xscale-*-coff): Remove.
402
403 2008-05-25 Arthur Loiret <arthur.loiret@u-psud.fr>
404
405 * config.host (sh2[lbe]*-*-linux*): Allow target.
406
407 2008-04-30 Nathan Froyd <froydnj@codesourcery.com>
408
409 * config/rs6000/t-ppccomm: Add build rules for new files.
410 (LIB2ADD_ST): New variable.
411
412 2008-04-07 Andy Hutchinson <hutchinsonandy@aim.com>
413
414 PR target/34210
415 PR target/35508
416 * config.host (avr-*-*): Add avr cpu_type and avr tmake_file.
417 * config/t-avr: New file. Build 16bit libgcc functions.
418
419 2008-03-02 Jakub Jelinek <jakub@redhat.com>
420
421 PR target/35401
422 * config/t-slibgcc-darwin: Make install-leaf dependent on
423 install-darwin-libgcc-stubs instead of install.
424
425 2008-01-25 Joseph Myers <joseph@codesourcery.com>
426
427 * config.host (tic4x-*-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*,
428 tic4x-*, h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
429 sh-*-rtemscoff*): Remove cases.
430
431 2007-12-27 Richard Sandiford <rsandifo@nildram.co.uk>
432
433 * Makefile.in (all): Use install-leaf rather than install.
434 (install): Split most of the rule into...
435 (install-leaf): ...this new one.
436
437 2007-12-19 Etsushi Kato <ek.kato@gmail.com>
438 Paolo Bonzini <bonzini@gnu.org>
439
440 PR target/30572
441 * Makefile.in: Use @shlib_slibdir@ substitution to get
442 correct install name on darwin.
443 * config/t-slibgcc-darwin: Use @shlib_slibdir@ for -install_name.
444
445 2007-12-15 Hans-Peter Nilsson <hp@axis.com>
446
447 * config.host (crisv32-*-elf, crisv32-*-none): New, same as
448 cris-*-elf and cris-*-none.
449 (crisv32-*-linux*): Similar, as cris-*-linux*.
450
451 2007-11-20 Rask Ingemann Lambertsen <rask@sygehus.dk>
452
453 * config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.
454
455 2007-10-27 H.J. Lu <hongjiu.lu@intel.com>
456
457 PR regression/33926
458 * configure.ac: Replace have_cc_tls with gcc_cv_have_cc_tls.
459 * configure: Regenerated.
460
461 2007-09-27 H.J. Lu <hongjiu.lu@intel.com>
462
463 * Makefile.in (dfp-filenames): Replace decimal_globals,
464 decimal_data, binarydecimal and convert_data with
465 bid_decimal_globals, bid_decimal_data, bid_binarydecimal
466 and bid_convert_data, respectively.
467
468 2007-09-17 Chao-ying Fu <fu@mips.com>
469 Nigel Stephens <nigel@mips.com>
470
471 * fixed-obj.mk: New file to support fine-grain fixed-point functions.
472 * Makefile.in (fixed_point): Define.
473 Check if fixed_point is yes to build support functions.
474 * configure.ac: Check for fixed_point support.
475 * configure: Regenerated.
476 * gen-fixed.sh: New file to generate lists of fixed-point labels,
477 funcs, modes, from, to.
478
479 2007-09-11 Janis Johnson <janis187@us.ibm.com
480
481 * Makefile.in (dfp-filenames): Add bid128_noncomp.
482
483 2007-09-10 Janis Johnson <janis187@us.ibm.com>
484
485 * Makefile.in (dfp-filenames): Remove decUtility, add
486 decDouble, decPacked, decQuad, decSingle.
487
488 2007-08-27 Hans Kester <hans.kester@ellips.nl>
489
490 * config.host : Add x86_64-elf target.
491
492 2007-07-06 H.J. Lu <hongjiu.lu@intel.com>
493
494 * configure.ac (set_have_cc_tls): Add a missing =.
495 * configure: Regenerated.
496
497 2007-07-06 H.J. Lu <hongjiu.lu@intel.com>
498
499 * config.host (tmake_file): Add t-tls for i[34567]86-*-linux*
500 and x86_64-*-linux*.
501
502 * config/t-tls: New file.
503
504 * Makefile.in (INTERNAL_CFLAGS): Add @set_have_cc_tls@.
505
506 * configure.ac: Include ../config/enable.m4 and
507 ../config/tls.m4. Use GCC_CHECK_CC_TLS to check if assembler
508 supports TLS and substitute set_have_cc_tls.
509 * configure: Regenerated.
510
511 2007-07-04 H.J. Lu <hongjiu.lu@intel.com>
512
513 * Makefile.in: Use libbid for DFP when BID is enabled.
514
515 2007-06-14 Danny Smith <dannysmith@users.sourceforge.net>
516
517 * config.host(*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to
518 extra_parts. Add config/i386/t-cygming to tmake_file.
519 * config/i386/t-cygming: New file with rules for crtbegin.o, crtend.o.
520
521 2007-05-29 Zuxy Meng <zuxy.meng@gmail.com>
522 Danny Smith <dannysmith@users.sourceforge.net>
523
524 PR target/29498
525 * config.host (i[34567]86-*-cygwin* | i[34567]86-*-mingw*) Add
526 crtfastmath.o to extra_parts. Add i386/t-crtfm to tmake_file.
527 * config/i386/t-crtfm: Compile crtfastmath.o with
528 -minline-all-stringops.
529
530 2007-05-10 Richard Sandiford <richard@codesourcery.com>
531
532 * config.host (sparc-wrs-vxworks): New target.
533
534 2007-04-14 Kazu Hirata <kazu@codesourcery.com>
535
536 * config.host: Recognize fido.
537
538 2007-04-04 Janis Johnson <janis187@us.ibm.com>
539
540 * configure: Check host, not target, for decimal float support.
541
542 2007-04-03 Uros Bizjak <ubizjak@gmail.com>
543
544 * config/i386/t-crtpc: New file.
545 * config.host (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.
546 (x86_64-*-linux*): Ditto.
547
548 2007-02-30 Kai Tietz <kai.tietz@onevision.com>
549
550 * config.host (x86_64-*-mingw*): New target.
551
552 2007-03-23 Michael Meissner <michael.meissner@amd.com>
553 H.J. Lu <hongjiu.lu@intel.com>
554
555 * Makefile.in (enable_decimal_float): New.
556 (DECNUMINC): Add
557 -I$(srcdir)/../libdecnumber/$(enable_decimal_float).
558 (dec-objects): Move decimal32, decimal64 and decimal128 to ...
559 (decbits-filenames): This.
560 (decbits-objects): New.
561 (libgcc-objects): Add $(decbits-objects).
562
563 * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
564 Substitute enable_decimal_float.
565 * configure: Regenerated.
566
567 2007-03-19 Hans-Peter Nilsson <hp@axis.com>
568
569 * config.host (cris-*-elf | cris-*-none): Set extra_parts.
570
571 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
572
573 * Makefile.in (install-info): New dummy target.
574
575 2007-03-05 Bernd Schmidt <bernd.schmidt@analog.com>
576
577 * config.host (bfin*-linux-uclibc*): Set extra_parts.
578
579 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
580
581 * Makefile.in: Add install-html and install-pdf dummy
582 targets.
583
584 2007-02-05 Roger Sayle <roger@eyesopen.com>
585 Daniel Jacobowitz <dan@codesourcery.com>
586
587 * Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so.
588 (libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK).
589 (libunwind.so): Likewise for $(SHLIBUNWIND_LINK).
590
591 2007-01-29 Janis Johnson <janis187@us.ibm.com>
592
593 * Makefile.in (dec-filenames): Add decExcept.
594
595 2007-01-28 Daniel Jacobowitz <dan@codesourcery.com>
596
597 PR bootstrap/30469
598 * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
599 -fprofile-use.
600
601 2007-01-25 Daniel Jacobowitz <dan@codesourcery.com>
602
603 * configure.ac: Add --enable-version-specific-runtime-libs.
604 Correct $slibdir default.
605 * configure: Regenerated.
606
607 2007-01-23 Joseph Myers <joseph@codesourcery.com>
608
609 * config/rs6000/t-ldbl128: Always use -mlong-double-128.
610
611 2007-01-21 Andrew Pinski <pinskia@gmail.com>
612
613 PR target/30519
614 * config.host (alpha*-*-linux*): Set extra_parts.
615
616 2007-01-09 Kaz Kojima <kkojima@gcc.gnu.org>
617
618 * config/sh/t-linux: New.
619 * config.host (sh*-*-linux*): Set tmake_file.
620
621 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
622
623 * Makefile.in (install): Handle multilibs.
624
625 2007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
626
627 * Makefile.in: Added .PHONY entry for documentation targets.
628
629 2007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
630
631 * Makefile.in: Add empty info, html, dvi, pdf targets.
632
633 2007-01-04 Mike Stump <mrs@apple.com>
634
635 * Makefile.in (MAKEINFO): Remove.
636 (PERL): Likewise.
637
638 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
639
640 * configure.ac: Add GCC_TOPLEV_SUBDIRS.
641 * configure: Regenerate.
642 * Makefile.in (host_subdir): Substitute it.
643 (gcc_objdir): Use it.
644
645 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
646
647 * config.host (ia64*-*-linux*): Set tmake_file.
648
649 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
650
651 * Makefile.in (version): Define.
652
653 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
654 Paolo Bonzini <bonzini@gnu.org>
655
656 * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
657 config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
658 config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
659 config/sparc/t-crtfm, config/t-slibgcc-darwin,
660 config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
661 shared-object.mk, siditi-object.mk, static-object.mk: New files.
662 * configure: Generated.