OSDN Git Service

* combine.c (combine_instructions): Recompute
[pf3gnuchains/gcc-fork.git] / libgcc / ChangeLog
1 2009-01-05  Joel Sherrill <joel.sherrill@oarcorp.com>
2
3         * config.host: Add m32r*-*-rtems*.
4
5 2008-12-01  Joel Sherrill <joel.sherrill@oarcorp.com>
6
7         * config.host: Add m32c*-*-rtems*.
8
9 2008-11-20  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10
11         PR bootstrap/33100
12         * configure.ac (i?86-*-solaris2.1[0-9]*): Only include
13         i386/t-crtstuff if linker supports ZERO terminator unwind entries.
14         * configure: Regenerate.
15         * config.host (i[34567]86-*-solaris2*): Move i386/t-sol2 in
16         tmake_file here from gcc/config.gcc.
17         Move extra_parts here from gcc/config.gcc.
18         * config/i386/t-sol2: Move here from gcc/config/i386.
19         Use gcc_srcdir instead of srcdir.
20
21 2008-11-18  Adam Nemet  <anemet@caviumnetworks.com>
22
23         * config.host (mipsisa64r2-*-elf* | mipsisa64r2el-*-elf*): New
24         case.
25
26 2008-11-09  Thomas Schwinge  <tschwinge@gnu.org>
27
28         * config.host <t-tls>: Also enable for GNU/kFreeBSD and GNU/kNetBSD.
29
30 2008-10-08  Thomas Schwinge  <tschwinge@gnu.org>
31
32         * config.host: Fold `*-*-gnu*' cases into the Linux ones.
33
34 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
35
36         Add picoChip port.
37         * config.host: Add picochip-*-*.
38
39 2008-08-06  Bob Wilson  <bob.wilson@acm.org>
40
41         * config.host: Match more processor names for Xtensa.
42
43 2008-07-08  H.J. Lu  <hongjiu.lu@intel.com>
44
45         * config/i386/64/t-softfp-compat: Update comments.
46
47 2008-07-07  H.J. Lu  <hongjiu.lu@intel.com>
48
49         * config/i386/64/_divtc3-compat.c: Moved to ...
50         * config/i386/64/_divtc3.c: Here.
51
52         * config/i386/64/_multc3-compat.c: Moved to ...
53         * config/i386/64/_multc3.c: Here.
54
55         * config/i386/64/_powitf2-compat.c: Moved to ...
56         * config/i386/64/_powitf2.c: Here.
57
58         * config/i386/64/t-softfp-compat (libgcc2-tf-compats): Add
59         .c suffix instead of -compat.c.
60
61 2008-07-05  Uros Bizjak  <ubizjak@gmail.com>
62
63         * config/i386/32/sfp-machine.h (_FP_MUL_MEAT_S): Remove.
64         (_FP_MUL_MEAT_D): Ditto.
65         (_FP_DIV_MEAT_S): Ditto.
66         (_FP_DIV_MEAT_D): Ditto.
67
68 2008-07-03  Richard Sandiford  <rdsandiford@googlemail.com>
69
70         * Makefile.in: Add support for __sync_* libgcc functions.
71
72 2008-07-03  H.J. Lu  <hongjiu.lu@intel.com>
73
74         * shared-object.mk ($(base)_s$(objext)): Remove -DSHARED.
75
76 2008-07-02  H.J. Lu  <hongjiu.lu@intel.com>
77
78         PR boostrap/36702
79         * config.host: Only include 32bit t-fprules-softfp for Darwin/x86
80         and Linux/x86.  Include 64bit t-softfp-compat for Linux/x86.
81
82         * config/i386/64/t-fprules-softfp: Moved to ...
83         * config/i386/64/t-softfp-compat: This.  New.
84
85 2008-07-02  Uros Bizjak  <ubizjak@gmail.com>
86
87         * config/i386/32/sfp-machine.h (FP_HANDLE_EXCEPTIONS) [FP_EX_INVALID]:
88         Initialize f with 0.0.
89
90 2008-07-02  H.J. Lu  <hongjiu.lu@intel.com>
91
92         PR target/36669
93         * shared-object.mk ($(base)_s$(objext)): Add -DSHARED.
94
95         * config/i386/64/_divtc3-compat.c: New.
96         * config/i386/64/_multc3-compat.c: Likewise.
97         * config/i386/64/_powitf2-compat.c: Likewise.
98         * config/i386/64/eqtf2.c: Likewise.
99         * config/i386/64/getf2.c: Likewise.
100         * config/i386/64/letf2.c: Likewise.
101         * config/i386/64/t-fprules-softfp: Likewise.
102
103 2008-07-02  H.J. Lu  <hongjiu.lu@intel.com>
104
105         * config.host: Add i386/${host_address}/t-fprules-softfp to
106         tmake_file for i[34567]86-*-darwin*, x86_64-*-darwin*,
107         i[34567]86-*-linux*, x86_64-*-linux*. 
108
109         * configure.ac: Set host_address to 64 or 32 for x86.
110         * configure: Regenerated.
111
112         * Makefile.in (config.status): Also depend on
113         $(srcdir)/config.host.
114
115         * config/i386/32/t-fprules-softfp: New.
116         * config/i386/32/tf-signs.c: Likewise.
117
118         * config/i386/64/sfp-machine.h: New. Moved from gcc.
119
120 2008-07-02  H.J. Lu  <hongjiu.lu@intel.com>
121             Uros Bizjak  <ubizjak@gmail.com>
122
123         * config/i386/32/sfp-machine.h: New.
124
125 2008-06-26  Nathan Froyd  <froydnj@codesourcery.com>
126
127         * config/rs6000/t-ppccomm: Remove rules that conflict with
128         auto-generated rules.
129
130 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
131
132         * configure.ac: sinclude override.m4.
133         * configure: Regenerate.
134
135 2008-06-11  Bernhard Fischer  <aldot@gcc.gnu.org>
136
137         * configure: Regenerate.
138
139 2008-06-10  Joseph Myers  <joseph@codesourcery.com>
140
141         * Makefile.in (DECNUMINC): Remove
142         -I$(MULTIBUILDTOP)../../libdecnumber.
143         * gstdint.h: New.
144
145 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
146
147         * config.host (strongarm*-*-*, ep9312*-*-*, xscale-*-*,
148         parisc*-*-*, m680[012]0-*-*, *-*-linux*libc1*, *-*-linux*aout*,
149         alpha*-*-unicosmk*, strongarm*-*-freebsd*, ep9312-*-elf,
150         arm*-*-kaos*, cris-*-aout, parisc*64*-*-linux*, parisc*-*-linux*,
151         hppa1.1-*-pro*, hppa1.1-*-osf*, hppa1.1-*-bsd*,
152         i[34567]86-sequent-ptx4*, i[34567]86-sequent-sysv4*,
153         i[34567]86-*-beoself*, i[34567]86-*-beos*, i[34567]86-*-sco3.2v5*,
154         i[34567]86-*-sysv5*, i[34567]86-*-sysv4*, i[34567]86-*-uwin*,
155         i[34567]86-*-kaos*, m68020-*-elf*, m68010-*-netbsdelf*,
156         mips-wrs-windiss, mt-*-elf, powerpc-*-beos*, powerpc-*-chorusos*,
157         powerpc-wrs-windiss*, powerpcle-*-sysv*, powerpc-*-kaos*,
158         powerpcle-*-kaos*, sh*-*-kaos*, sparc-*-sysv4*, strongarm-*-elf*,
159         strongarm-*-pe, strongarm-*-kaos*, vax-*-bsd*, vax-*-sysv*,
160         vax-*-ultrix*, xscale-*-elf, xscale-*-coff): Remove.
161
162 2008-05-25  Arthur Loiret  <arthur.loiret@u-psud.fr>
163
164         * config.host (sh2[lbe]*-*-linux*): Allow target.
165
166 2008-04-30  Nathan Froyd  <froydnj@codesourcery.com>
167
168         * config/rs6000/t-ppccomm: Add build rules for new files.
169         (LIB2ADD_ST): New variable.
170
171 2008-04-07  Andy Hutchinson  <hutchinsonandy@aim.com>
172
173         PR target/34210
174         PR target/35508
175         * config.host (avr-*-*): Add avr cpu_type and avr tmake_file.
176         * config/t-avr: New file. Build 16bit libgcc functions.
177
178 2008-03-02  Jakub Jelinek  <jakub@redhat.com>
179
180         PR target/35401
181         * config/t-slibgcc-darwin: Make install-leaf dependent on
182         install-darwin-libgcc-stubs instead of install.
183
184 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
185
186         * config.host (tic4x-*-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*,
187         tic4x-*, h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
188         sh-*-rtemscoff*): Remove cases.
189
190 2007-12-27  Richard Sandiford  <rsandifo@nildram.co.uk>
191
192         * Makefile.in (all): Use install-leaf rather than install.
193         (install): Split most of the rule into...
194         (install-leaf): ...this new one.
195
196 2007-12-19  Etsushi Kato  <ek.kato@gmail.com>
197             Paolo Bonzini  <bonzini@gnu.org>
198
199         PR target/30572
200         * Makefile.in: Use @shlib_slibdir@ substitution to get
201         correct install name on darwin.
202         * config/t-slibgcc-darwin: Use @shlib_slibdir@ for -install_name.
203                                 
204 2007-12-15  Hans-Peter Nilsson  <hp@axis.com>
205
206         * config.host (crisv32-*-elf, crisv32-*-none): New, same as
207         cris-*-elf and cris-*-none.
208         (crisv32-*-linux*): Similar, as cris-*-linux*.
209
210 2007-11-20  Rask Ingemann Lambertsen  <rask@sygehus.dk>
211
212         * config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.
213
214 2007-10-27  H.J. Lu  <hongjiu.lu@intel.com>
215
216         PR regression/33926
217         * configure.ac: Replace have_cc_tls with gcc_cv_have_cc_tls.
218         * configure: Regenerated.
219
220 2007-09-27  H.J. Lu  <hongjiu.lu@intel.com>
221
222         * Makefile.in (dfp-filenames): Replace decimal_globals,
223         decimal_data, binarydecimal and convert_data with
224         bid_decimal_globals, bid_decimal_data, bid_binarydecimal
225         and bid_convert_data, respectively.
226
227 2007-09-17  Chao-ying Fu  <fu@mips.com>
228             Nigel Stephens  <nigel@mips.com>
229
230         * fixed-obj.mk: New file to support fine-grain fixed-point functions.
231         * Makefile.in (fixed_point): Define.
232         Check if fixed_point is yes to build support functions.
233         * configure.ac: Check for fixed_point support.
234         * configure: Regenerated.
235         * gen-fixed.sh: New file to generate lists of fixed-point labels,
236         funcs, modes, from, to.
237
238 2007-09-11  Janis Johnson  <janis187@us.ibm.com
239
240         * Makefile.in (dfp-filenames): Add bid128_noncomp.
241
242 2007-09-10  Janis Johnson  <janis187@us.ibm.com>
243
244         * Makefile.in (dfp-filenames): Remove decUtility, add
245         decDouble, decPacked, decQuad, decSingle.
246
247 2007-08-27  Hans Kester  <hans.kester@ellips.nl>
248
249         * config.host : Add x86_64-elf target.
250
251 2007-07-06  H.J. Lu  <hongjiu.lu@intel.com>
252
253         * configure.ac (set_have_cc_tls): Add a missing =.
254         * configure: Regenerated.
255
256 2007-07-06  H.J. Lu  <hongjiu.lu@intel.com>
257
258         * config.host (tmake_file): Add t-tls for i[34567]86-*-linux*
259         and x86_64-*-linux*.
260
261         * config/t-tls: New file.
262
263         * Makefile.in (INTERNAL_CFLAGS): Add @set_have_cc_tls@. 
264
265         * configure.ac: Include ../config/enable.m4 and
266         ../config/tls.m4.  Use GCC_CHECK_CC_TLS to check if assembler
267         supports TLS and substitute set_have_cc_tls.
268         * configure: Regenerated.
269
270 2007-07-04  H.J. Lu  <hongjiu.lu@intel.com>
271
272         * Makefile.in: Use libbid for DFP when BID is enabled.
273
274 2007-06-14  Danny Smith  <dannysmith@users.sourceforge.net>
275
276         * config.host(*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to
277         extra_parts. Add config/i386/t-cygming to tmake_file. 
278         * config/i386/t-cygming: New file with rules for crtbegin.o, crtend.o.
279
280 2007-05-29  Zuxy Meng  <zuxy.meng@gmail.com>
281             Danny Smith  <dannysmith@users.sourceforge.net>
282
283         PR target/29498
284         * config.host (i[34567]86-*-cygwin* | i[34567]86-*-mingw*) Add
285         crtfastmath.o to extra_parts.  Add i386/t-crtfm to tmake_file.
286         * config/i386/t-crtfm: Compile crtfastmath.o with
287         -minline-all-stringops.
288
289 2007-05-10  Richard Sandiford  <richard@codesourcery.com>
290
291         * config.host (sparc-wrs-vxworks): New target.
292
293 2007-04-14  Kazu Hirata  <kazu@codesourcery.com>
294
295         * config.host: Recognize fido.
296
297 2007-04-04  Janis Johnson  <janis187@us.ibm.com>
298
299         * configure: Check host, not target, for decimal float support.
300
301 2007-04-03  Uros Bizjak  <ubizjak@gmail.com>
302
303         * config/i386/t-crtpc: New file.
304         * config.host (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.
305         (x86_64-*-linux*): Ditto.
306
307 2007-02-30  Kai Tietz  <kai.tietz@onevision.com>
308
309         * config.host (x86_64-*-mingw*): New target.
310
311 2007-03-23  Michael Meissner  <michael.meissner@amd.com>
312             H.J. Lu  <hongjiu.lu@intel.com>
313
314         * Makefile.in (enable_decimal_float): New.
315         (DECNUMINC): Add
316         -I$(srcdir)/../libdecnumber/$(enable_decimal_float).
317         (dec-objects): Move decimal32, decimal64 and decimal128 to ...
318         (decbits-filenames): This.
319         (decbits-objects): New.
320         (libgcc-objects): Add $(decbits-objects).
321
322         * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
323         Substitute enable_decimal_float.
324         * configure: Regenerated.
325
326 2007-03-19  Hans-Peter Nilsson  <hp@axis.com>
327
328         * config.host (cris-*-elf | cris-*-none): Set extra_parts.
329
330 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
331
332         * Makefile.in (install-info): New dummy target.
333
334 2007-03-05  Bernd Schmidt  <bernd.schmidt@analog.com>
335
336         * config.host (bfin*-linux-uclibc*): Set extra_parts.
337
338 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
339
340         * Makefile.in: Add install-html and install-pdf dummy
341         targets.
342
343 2007-02-05  Roger Sayle  <roger@eyesopen.com>
344             Daniel Jacobowitz  <dan@codesourcery.com>
345
346         * Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so.
347         (libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK).
348         (libunwind.so): Likewise for $(SHLIBUNWIND_LINK).
349
350 2007-01-29  Janis Johnson  <janis187@us.ibm.com>
351
352         * Makefile.in (dec-filenames): Add decExcept.
353
354 2007-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
355
356         PR bootstrap/30469
357         * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
358         -fprofile-use.
359
360 2007-01-25  Daniel Jacobowitz  <dan@codesourcery.com>
361
362         * configure.ac: Add --enable-version-specific-runtime-libs.
363         Correct $slibdir default.
364         * configure: Regenerated.
365
366 2007-01-23  Joseph Myers  <joseph@codesourcery.com>
367
368         * config/rs6000/t-ldbl128: Always use -mlong-double-128.
369
370 2007-01-21  Andrew Pinski  <pinskia@gmail.com>
371
372         PR target/30519
373         * config.host (alpha*-*-linux*): Set extra_parts.
374
375 2007-01-09  Kaz Kojima  <kkojima@gcc.gnu.org>
376
377         * config/sh/t-linux: New.
378         * config.host (sh*-*-linux*): Set tmake_file.
379
380 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
381
382         * Makefile.in (install): Handle multilibs.
383
384 2007-01-04  Brooks Moses  <brooks.moses@codesourcery.com>
385
386         * Makefile.in: Added .PHONY entry for documentation targets.
387
388 2007-01-04  Brooks Moses  <brooks.moses@codesourcery.com>
389
390         * Makefile.in: Add empty info, html, dvi, pdf targets.
391
392 2007-01-04  Mike Stump  <mrs@apple.com>
393
394         * Makefile.in (MAKEINFO): Remove.
395         (PERL): Likewise.
396
397 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
398
399         * configure.ac: Add GCC_TOPLEV_SUBDIRS.
400         * configure: Regenerate.
401         * Makefile.in (host_subdir): Substitute it.
402         (gcc_objdir): Use it. 
403
404 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
405
406         * config.host (ia64*-*-linux*): Set tmake_file.
407
408 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
409
410         * Makefile.in (version): Define.
411
412 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
413             Paolo Bonzini  <bonzini@gnu.org>
414
415         * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
416         config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
417         config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
418         config/sparc/t-crtfm, config/t-slibgcc-darwin,
419         config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
420         shared-object.mk, siditi-object.mk, static-object.mk: New files.
421         * configure: Generated.