Merge -r 127928:132243 from trunk
[official-gcc.git] / libgcc / ChangeLog
blobe418769c4a545add1dfaac0fbe700e852de7960c
1 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
3         * config.host (tic4x-*-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*,
4         tic4x-*, h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
5         sh-*-rtemscoff*): Remove cases.
7 2007-12-27  Richard Sandiford  <rsandifo@nildram.co.uk>
9         * Makefile.in (all): Use install-leaf rather than install.
10         (install): Split most of the rule into...
11         (install-leaf): ...this new one.
13 2007-12-19  Etsushi Kato  <ek.kato@gmail.com>
14             Paolo Bonzini  <bonzini@gnu.org>
16         PR target/30572
17         * Makefile.in: Use @shlib_slibdir@ substitution to get correct install name
18         on darwin.
19         * config/t-slibgcc-darwin: Use @shlib_slibdir@ for -install_name.
20                                 
21 2007-12-15  Hans-Peter Nilsson  <hp@axis.com>
23         * config.host (crisv32-*-elf, crisv32-*-none): New, same as
24         cris-*-elf and cris-*-none.
25         (crisv32-*-linux*): Similar, as cris-*-linux*.
27 2007-11-20  Rask Ingemann Lambertsen  <rask@sygehus.dk>
29         * config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.
31 2007-10-27  H.J. Lu  <hongjiu.lu@intel.com>
33         PR regression/33926
34         * configure.ac: Replace have_cc_tls with gcc_cv_have_cc_tls.
35         * configure: Regenerated.
37 2007-09-27  H.J. Lu  <hongjiu.lu@intel.com>
39         * Makefile.in (dfp-filenames): Replace decimal_globals,
40         decimal_data, binarydecimal and convert_data with
41         bid_decimal_globals, bid_decimal_data, bid_binarydecimal
42         and bid_convert_data, respectively.
44 2007-09-17  Chao-ying Fu  <fu@mips.com>
45             Nigel Stephens  <nigel@mips.com>
47         * fixed-obj.mk: New file to support fine-grain fixed-point functions.
48         * Makefile.in (fixed_point): Define.
49         Check if fixed_point is yes to build support functions.
50         * configure.ac: Check for fixed_point support.
51         * configure: Regenerated.
52         * gen-fixed.sh: New file to generate lists of fixed-point labels,
53         funcs, modes, from, to.
55 2007-09-11  Janis Johnson  <janis187@us.ibm.com
57         * Makefile.in (dfp-filenames): Add bid128_noncomp.
59 2007-09-10  Janis Johnson  <janis187@us.ibm.com>
61         * Makefile.in (dfp-filenames): Remove decUtility, add
62         decDouble, decPacked, decQuad, decSingle.
64 2007-08-27  Hans Kester  <hans.kester@ellips.nl>
66         * config.host : Add x86_64-elf target.
68 2007-07-06  H.J. Lu  <hongjiu.lu@intel.com>
70         * configure.ac (set_have_cc_tls): Add a missing =.
71         * configure: Regenerated.
73 2007-07-06  H.J. Lu  <hongjiu.lu@intel.com>
75         * config.host (tmake_file): Add t-tls for i[34567]86-*-linux*
76         and x86_64-*-linux*.
78         * config/t-tls: New file.
80         * Makefile.in (INTERNAL_CFLAGS): Add @set_have_cc_tls@. 
82         * configure.ac: Include ../config/enable.m4 and
83         ../config/tls.m4.  Use GCC_CHECK_CC_TLS to check if assembler
84         supports TLS and substitute set_have_cc_tls.
85         * configure: Regenerated.
87 2007-07-04  H.J. Lu  <hongjiu.lu@intel.com>
89         * Makefile.in: Use libbid for DFP when BID is enabled.
91 2007-06-14  Danny Smith  <dannysmith@users.sourceforge.net>
93         * config.host(*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to
94         extra_parts. Add config/i386/t-cygming to tmake_file. 
95         * config/i386/t-cygming: New file with rules for crtbegin.o, crtend.o.
97 2007-05-29  Zuxy Meng  <zuxy.meng@gmail.com>
98             Danny Smith  <dannysmith@users.sourceforge.net>
100         PR target/29498
101         * config.host (i[34567]86-*-cygwin* | i[34567]86-*-mingw*) Add
102         crtfastmath.o to extra_parts.  Add i386/t-crtfm to tmake_file.
103         * config/i386/t-crtfm: Compile crtfastmath.o with
104         -minline-all-stringops.
106 2007-05-10  Richard Sandiford  <richard@codesourcery.com>
108         * config.host (sparc-wrs-vxworks): New target.
110 2007-04-14  Kazu Hirata  <kazu@codesourcery.com>
112         * config.host: Recognize fido.
114 2007-04-04  Janis Johnson  <janis187@us.ibm.com>
116         * configure: Check host, not target, for decimal float support.
118 2007-04-03  Uros Bizjak  <ubizjak@gmail.com>
120         * config/i386/t-crtpc: New file.
121         * config.host (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.
122         (x86_64-*-linux*): Ditto.
124 2007-02-30  Kai Tietz  <kai.tietz@onevision.com>
126         * config.host (x86_64-*-mingw*): New target.
128 2007-03-23  Michael Meissner  <michael.meissner@amd.com>
129             H.J. Lu  <hongjiu.lu@intel.com>
131         * Makefile.in (enable_decimal_float): New.
132         (DECNUMINC): Add
133         -I$(srcdir)/../libdecnumber/$(enable_decimal_float).
134         (dec-objects): Move decimal32, decimal64 and decimal128 to ...
135         (decbits-filenames): This.
136         (decbits-objects): New.
137         (libgcc-objects): Add $(decbits-objects).
139         * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
140         Substitute enable_decimal_float.
141         * configure: Regenerated.
143 2007-03-19  Hans-Peter Nilsson  <hp@axis.com>
145         * config.host (cris-*-elf | cris-*-none): Set extra_parts.
147 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
149         * Makefile.in (install-info): New dummy target.
151 2007-03-05  Bernd Schmidt  <bernd.schmidt@analog.com>
153         * config.host (bfin*-linux-uclibc*): Set extra_parts.
155 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
157         * Makefile.in: Add install-html and install-pdf dummy
158         targets.
160 2007-02-05  Roger Sayle  <roger@eyesopen.com>
161             Daniel Jacobowitz  <dan@codesourcery.com>
163         * Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so.
164         (libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK).
165         (libunwind.so): Likewise for $(SHLIBUNWIND_LINK).
167 2007-01-29  Janis Johnson  <janis187@us.ibm.com>
169         * Makefile.in (dec-filenames): Add decExcept.
171 2007-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
173         PR bootstrap/30469
174         * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
175         -fprofile-use.
177 2007-01-25  Daniel Jacobowitz  <dan@codesourcery.com>
179         * configure.ac: Add --enable-version-specific-runtime-libs.
180         Correct $slibdir default.
181         * configure: Regenerated.
183 2007-01-23  Joseph Myers  <joseph@codesourcery.com>
185         * config/rs6000/t-ldbl128: Always use -mlong-double-128.
187 2007-01-21  Andrew Pinski  <pinskia@gmail.com>
189         PR target/30519
190         * config.host (alpha*-*-linux*): Set extra_parts.
192 2007-01-09  Kaz Kojima  <kkojima@gcc.gnu.org>
194         * config/sh/t-linux: New.
195         * config.host (sh*-*-linux*): Set tmake_file.
197 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
199         * Makefile.in (install): Handle multilibs.
201 2007-01-04  Brooks Moses  <brooks.moses@codesourcery.com>
203         * Makefile.in: Added .PHONY entry for documentation targets.
205 2007-01-04  Brooks Moses  <brooks.moses@codesourcery.com>
207         * Makefile.in: Add empty info, html, dvi, pdf targets.
209 2007-01-04  Mike Stump  <mrs@apple.com>
211         * Makefile.in (MAKEINFO): Remove.
212         (PERL): Likewise.
214 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
216         * configure.ac: Add GCC_TOPLEV_SUBDIRS.
217         * configure: Regenerate.
218         * Makefile.in (host_subdir): Substitute it.
219         (gcc_objdir): Use it. 
221 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
223         * config.host (ia64*-*-linux*): Set tmake_file.
225 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
227         * Makefile.in (version): Define.
229 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
230             Paolo Bonzini  <bonzini@gnu.org>
232         * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
233         config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
234         config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
235         config/sparc/t-crtfm, config/t-slibgcc-darwin,
236         config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
237         shared-object.mk, siditi-object.mk, static-object.mk: New files.
238         * configure: Generated.