re PR rtl-optimization/35838 (FAIL: 22_locale/num_get/get/char/16.cc execution test...
[official-gcc.git] / libgcc / ChangeLog
blobad0bf65f4ed609d1b628c49791fb4b41b84748ec
1 2008-04-07  Andy Hutchinson  <hutchinsonandy@aim.com>
3         PR target/34210
4         PR target/35508
5         * config.host (avr-*-*): Add avr cpu_type and avr tmake_file.
6         * config/t-avr: New file. Build 16bit libgcc functions.
8 2008-03-02  Jakub Jelinek  <jakub@redhat.com>
10         PR target/35401
11         * config/t-slibgcc-darwin: Make install-leaf dependent on
12         install-darwin-libgcc-stubs instead of install.
14 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
16         * config.host (tic4x-*-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*,
17         tic4x-*, h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
18         sh-*-rtemscoff*): Remove cases.
20 2007-12-27  Richard Sandiford  <rsandifo@nildram.co.uk>
22         * Makefile.in (all): Use install-leaf rather than install.
23         (install): Split most of the rule into...
24         (install-leaf): ...this new one.
26 2007-12-19  Etsushi Kato  <ek.kato@gmail.com>
27             Paolo Bonzini  <bonzini@gnu.org>
29         PR target/30572
30         * Makefile.in: Use @shlib_slibdir@ substitution to get correct install name
31         on darwin.
32         * config/t-slibgcc-darwin: Use @shlib_slibdir@ for -install_name.
33                                 
34 2007-12-15  Hans-Peter Nilsson  <hp@axis.com>
36         * config.host (crisv32-*-elf, crisv32-*-none): New, same as
37         cris-*-elf and cris-*-none.
38         (crisv32-*-linux*): Similar, as cris-*-linux*.
40 2007-11-20  Rask Ingemann Lambertsen  <rask@sygehus.dk>
42         * config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.
44 2007-10-27  H.J. Lu  <hongjiu.lu@intel.com>
46         PR regression/33926
47         * configure.ac: Replace have_cc_tls with gcc_cv_have_cc_tls.
48         * configure: Regenerated.
50 2007-09-27  H.J. Lu  <hongjiu.lu@intel.com>
52         * Makefile.in (dfp-filenames): Replace decimal_globals,
53         decimal_data, binarydecimal and convert_data with
54         bid_decimal_globals, bid_decimal_data, bid_binarydecimal
55         and bid_convert_data, respectively.
57 2007-09-17  Chao-ying Fu  <fu@mips.com>
58             Nigel Stephens  <nigel@mips.com>
60         * fixed-obj.mk: New file to support fine-grain fixed-point functions.
61         * Makefile.in (fixed_point): Define.
62         Check if fixed_point is yes to build support functions.
63         * configure.ac: Check for fixed_point support.
64         * configure: Regenerated.
65         * gen-fixed.sh: New file to generate lists of fixed-point labels,
66         funcs, modes, from, to.
68 2007-09-11  Janis Johnson  <janis187@us.ibm.com
70         * Makefile.in (dfp-filenames): Add bid128_noncomp.
72 2007-09-10  Janis Johnson  <janis187@us.ibm.com>
74         * Makefile.in (dfp-filenames): Remove decUtility, add
75         decDouble, decPacked, decQuad, decSingle.
77 2007-08-27  Hans Kester  <hans.kester@ellips.nl>
79         * config.host : Add x86_64-elf target.
81 2007-07-06  H.J. Lu  <hongjiu.lu@intel.com>
83         * configure.ac (set_have_cc_tls): Add a missing =.
84         * configure: Regenerated.
86 2007-07-06  H.J. Lu  <hongjiu.lu@intel.com>
88         * config.host (tmake_file): Add t-tls for i[34567]86-*-linux*
89         and x86_64-*-linux*.
91         * config/t-tls: New file.
93         * Makefile.in (INTERNAL_CFLAGS): Add @set_have_cc_tls@. 
95         * configure.ac: Include ../config/enable.m4 and
96         ../config/tls.m4.  Use GCC_CHECK_CC_TLS to check if assembler
97         supports TLS and substitute set_have_cc_tls.
98         * configure: Regenerated.
100 2007-07-04  H.J. Lu  <hongjiu.lu@intel.com>
102         * Makefile.in: Use libbid for DFP when BID is enabled.
104 2007-06-14  Danny Smith  <dannysmith@users.sourceforge.net>
106         * config.host(*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to
107         extra_parts. Add config/i386/t-cygming to tmake_file. 
108         * config/i386/t-cygming: New file with rules for crtbegin.o, crtend.o.
110 2007-05-29  Zuxy Meng  <zuxy.meng@gmail.com>
111             Danny Smith  <dannysmith@users.sourceforge.net>
113         PR target/29498
114         * config.host (i[34567]86-*-cygwin* | i[34567]86-*-mingw*) Add
115         crtfastmath.o to extra_parts.  Add i386/t-crtfm to tmake_file.
116         * config/i386/t-crtfm: Compile crtfastmath.o with
117         -minline-all-stringops.
119 2007-05-10  Richard Sandiford  <richard@codesourcery.com>
121         * config.host (sparc-wrs-vxworks): New target.
123 2007-04-14  Kazu Hirata  <kazu@codesourcery.com>
125         * config.host: Recognize fido.
127 2007-04-04  Janis Johnson  <janis187@us.ibm.com>
129         * configure: Check host, not target, for decimal float support.
131 2007-04-03  Uros Bizjak  <ubizjak@gmail.com>
133         * config/i386/t-crtpc: New file.
134         * config.host (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.
135         (x86_64-*-linux*): Ditto.
137 2007-02-30  Kai Tietz  <kai.tietz@onevision.com>
139         * config.host (x86_64-*-mingw*): New target.
141 2007-03-23  Michael Meissner  <michael.meissner@amd.com>
142             H.J. Lu  <hongjiu.lu@intel.com>
144         * Makefile.in (enable_decimal_float): New.
145         (DECNUMINC): Add
146         -I$(srcdir)/../libdecnumber/$(enable_decimal_float).
147         (dec-objects): Move decimal32, decimal64 and decimal128 to ...
148         (decbits-filenames): This.
149         (decbits-objects): New.
150         (libgcc-objects): Add $(decbits-objects).
152         * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
153         Substitute enable_decimal_float.
154         * configure: Regenerated.
156 2007-03-19  Hans-Peter Nilsson  <hp@axis.com>
158         * config.host (cris-*-elf | cris-*-none): Set extra_parts.
160 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
162         * Makefile.in (install-info): New dummy target.
164 2007-03-05  Bernd Schmidt  <bernd.schmidt@analog.com>
166         * config.host (bfin*-linux-uclibc*): Set extra_parts.
168 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
170         * Makefile.in: Add install-html and install-pdf dummy
171         targets.
173 2007-02-05  Roger Sayle  <roger@eyesopen.com>
174             Daniel Jacobowitz  <dan@codesourcery.com>
176         * Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so.
177         (libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK).
178         (libunwind.so): Likewise for $(SHLIBUNWIND_LINK).
180 2007-01-29  Janis Johnson  <janis187@us.ibm.com>
182         * Makefile.in (dec-filenames): Add decExcept.
184 2007-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
186         PR bootstrap/30469
187         * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
188         -fprofile-use.
190 2007-01-25  Daniel Jacobowitz  <dan@codesourcery.com>
192         * configure.ac: Add --enable-version-specific-runtime-libs.
193         Correct $slibdir default.
194         * configure: Regenerated.
196 2007-01-23  Joseph Myers  <joseph@codesourcery.com>
198         * config/rs6000/t-ldbl128: Always use -mlong-double-128.
200 2007-01-21  Andrew Pinski  <pinskia@gmail.com>
202         PR target/30519
203         * config.host (alpha*-*-linux*): Set extra_parts.
205 2007-01-09  Kaz Kojima  <kkojima@gcc.gnu.org>
207         * config/sh/t-linux: New.
208         * config.host (sh*-*-linux*): Set tmake_file.
210 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
212         * Makefile.in (install): Handle multilibs.
214 2007-01-04  Brooks Moses  <brooks.moses@codesourcery.com>
216         * Makefile.in: Added .PHONY entry for documentation targets.
218 2007-01-04  Brooks Moses  <brooks.moses@codesourcery.com>
220         * Makefile.in: Add empty info, html, dvi, pdf targets.
222 2007-01-04  Mike Stump  <mrs@apple.com>
224         * Makefile.in (MAKEINFO): Remove.
225         (PERL): Likewise.
227 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
229         * configure.ac: Add GCC_TOPLEV_SUBDIRS.
230         * configure: Regenerate.
231         * Makefile.in (host_subdir): Substitute it.
232         (gcc_objdir): Use it. 
234 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
236         * config.host (ia64*-*-linux*): Set tmake_file.
238 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
240         * Makefile.in (version): Define.
242 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
243             Paolo Bonzini  <bonzini@gnu.org>
245         * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
246         config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
247         config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
248         config/sparc/t-crtfm, config/t-slibgcc-darwin,
249         config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
250         shared-object.mk, siditi-object.mk, static-object.mk: New files.
251         * configure: Generated.