mips.c (mips_output_mi_thunk): Only load gp if not LOADGP_ABSOLUTE and not binds_local_p.
[official-gcc.git] / libgcc / ChangeLog
blobfdcdd2f48ba9535b6708000c637dae57ca7ef502
1 2007-05-29  Zuxy Meng  <zuxy.meng@gmail.com>
2             Danny Smith  <dannysmith@users.sourceforge.net>
4         PR target/29498
5         * config.host (i[34567]86-*-cygwin* | i[34567]86-*-mingw*) Add
6         crtfastmath.o to extra_parts.  Add i386/t-crtfm to tmake_file.
7         * config/i386/t-crtfm: Compile crtfastmath.o with
8         -minline-all-stringops.
10 2007-05-10  Richard Sandiford  <richard@codesourcery.com>
12         * config.host (sparc-wrs-vxworks): New target.
14 2007-04-14  Kazu Hirata  <kazu@codesourcery.com>
16         * config.host: Recognize fido.
18 2007-04-04  Janis Johnson  <janis187@us.ibm.com>
20         * configure: Check host, not target, for decimal float support.
22 2007-04-03  Uros Bizjak  <ubizjak@gmail.com>
24         * config/i386/t-crtpc: New file.
25         * config.host (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.
26         (x86_64-*-linux*): Ditto.
28 2007-02-30  Kai Tietz  <kai.tietz@onevision.com>
30         * config.host (x86_64-*-mingw*): New target.
32 2007-03-23  Michael Meissner  <michael.meissner@amd.com>
33             H.J. Lu  <hongjiu.lu@intel.com>
35         * Makefile.in (enable_decimal_float): New.
36         (DECNUMINC): Add
37         -I$(srcdir)/../libdecnumber/$(enable_decimal_float).
38         (dec-objects): Move decimal32, decimal64 and decimal128 to ...
39         (decbits-filenames): This.
40         (decbits-objects): New.
41         (libgcc-objects): Add $(decbits-objects).
43         * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
44         Substitute enable_decimal_float.
45         * configure: Regenerated.
47 2007-03-19  Hans-Peter Nilsson  <hp@axis.com>
49         * config.host (cris-*-elf | cris-*-none): Set extra_parts.
51 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
53         * Makefile.in (install-info): New dummy target.
55 2007-03-05  Bernd Schmidt  <bernd.schmidt@analog.com>
57         * config.host (bfin*-linux-uclibc*): Set extra_parts.
59 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
61         * Makefile.in: Add install-html and install-pdf dummy
62         targets.
64 2007-02-05  Roger Sayle  <roger@eyesopen.com>
65             Daniel Jacobowitz  <dan@codesourcery.com>
67         * Makefile.in <LIBUNWIND>: Make libgcc_s.so depend on libunwind.so.
68         (libgcc_s.so): Append -B./ to CFLAGS for $(SHLIB_LINK).
69         (libunwind.so): Likewise for $(SHLIBUNWIND_LINK).
71 2007-01-29  Janis Johnson  <janis187@us.ibm.com>
73         * Makefile.in (dec-filenames): Add decExcept.
75 2007-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
77         PR bootstrap/30469
78         * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
79         -fprofile-use.
81 2007-01-25  Daniel Jacobowitz  <dan@codesourcery.com>
83         * configure.ac: Add --enable-version-specific-runtime-libs.
84         Correct $slibdir default.
85         * configure: Regenerated.
87 2007-01-23  Joseph Myers  <joseph@codesourcery.com>
89         * config/rs6000/t-ldbl128: Always use -mlong-double-128.
91 2007-01-21  Andrew Pinski  <pinskia@gmail.com>
93         PR target/30519
94         * config.host (alpha*-*-linux*): Set extra_parts.
96 2007-01-09  Kaz Kojima  <kkojima@gcc.gnu.org>
98         * config/sh/t-linux: New.
99         * config.host (sh*-*-linux*): Set tmake_file.
101 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
103         * Makefile.in (install): Handle multilibs.
105 2007-01-04  Brooks Moses  <brooks.moses@codesourcery.com>
107         * Makefile.in: Added .PHONY entry for documentation targets.
109 2007-01-04  Brooks Moses  <brooks.moses@codesourcery.com>
111         * Makefile.in: Add empty info, html, dvi, pdf targets.
113 2007-01-04  Mike Stump  <mrs@apple.com>
115         * Makefile.in (MAKEINFO): Remove.
116         (PERL): Likewise.
118 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
120         * configure.ac: Add GCC_TOPLEV_SUBDIRS.
121         * configure: Regenerate.
122         * Makefile.in (host_subdir): Substitute it.
123         (gcc_objdir): Use it. 
125 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
127         * config.host (ia64*-*-linux*): Set tmake_file.
129 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
131         * Makefile.in (version): Define.
133 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
134             Paolo Bonzini  <bonzini@gnu.org>
136         * Makefile.in, config/i386/t-darwin, config/i386/t-darwin64,
137         config/i386/t-nwld, config/rs6000/t-darwin, config/rs6000/t-ldbl128,
138         config/i386/t-crtfm, config/alpha/t-crtfm, config/ia64/t-ia64,
139         config/sparc/t-crtfm, config/t-slibgcc-darwin,
140         config/rs6000/t-ppccomm, config.host, configure.ac, empty.mk,
141         shared-object.mk, siditi-object.mk, static-object.mk: New files.
142         * configure: Generated.