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