OSDN Git Service

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