]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgcc/ChangeLog
re PR c++/24924 (front end and preprocessor pedantic_errors settings should agree)
[thirdparty/gcc.git] / libgcc / ChangeLog
CommitLineData
8d8da227
JM
12008-01-25 Joseph Myers <joseph@codesourcery.com>
2
3 * config.host (tic4x-*-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*,
4 tic4x-*, h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
5 sh-*-rtemscoff*): Remove cases.
6
edbf8b16
RS
72007-12-27 Richard Sandiford <rsandifo@nildram.co.uk>
8
9 * Makefile.in (all): Use install-leaf rather than install.
10 (install): Split most of the rule into...
11 (install-leaf): ...this new one.
12
89deeaff
EK
132007-12-19 Etsushi Kato <ek.kato@gmail.com>
14 Paolo Bonzini <bonzini@gnu.org>
15
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
4081d704
HPN
212007-12-15 Hans-Peter Nilsson <hp@axis.com>
22
23 * config.host (crisv32-*-elf, crisv32-*-none): New, same as
24 cris-*-elf and cris-*-none.
25 (crisv32-*-linux*): Similar, as cris-*-linux*.
26
f43e89a3
RIL
272007-11-20 Rask Ingemann Lambertsen <rask@sygehus.dk>
28
29 * config.host (ia64*-*-elf*): Build ia64 specific libgcc parts.
30
b4e9c2c6
L
312007-10-27 H.J. Lu <hongjiu.lu@intel.com>
32
33 PR regression/33926
34 * configure.ac: Replace have_cc_tls with gcc_cv_have_cc_tls.
35 * configure: Regenerated.
36
b2a00c89
L
372007-09-27 H.J. Lu <hongjiu.lu@intel.com>
38
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.
43
8d2a9e0e
CF
442007-09-17 Chao-ying Fu <fu@mips.com>
45 Nigel Stephens <nigel@mips.com>
46
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.
54
2b53935d
JJ
552007-09-11 Janis Johnson <janis187@us.ibm.com
56
57 * Makefile.in (dfp-filenames): Add bid128_noncomp.
58
2533577f
JJ
592007-09-10 Janis Johnson <janis187@us.ibm.com>
60
61 * Makefile.in (dfp-filenames): Remove decUtility, add
62 decDouble, decPacked, decQuad, decSingle.
63
3ae3dbd6
HK
642007-08-27 Hans Kester <hans.kester@ellips.nl>
65
66 * config.host : Add x86_64-elf target.
67
22867d02
L
682007-07-06 H.J. Lu <hongjiu.lu@intel.com>
69
70 * configure.ac (set_have_cc_tls): Add a missing =.
71 * configure: Regenerated.
72
6f461e76
L
732007-07-06 H.J. Lu <hongjiu.lu@intel.com>
74
75 * config.host (tmake_file): Add t-tls for i[34567]86-*-linux*
76 and x86_64-*-linux*.
77
78 * config/t-tls: New file.
79
80 * Makefile.in (INTERNAL_CFLAGS): Add @set_have_cc_tls@.
81
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.
86
200359e8
L
872007-07-04 H.J. Lu <hongjiu.lu@intel.com>
88
89 * Makefile.in: Use libbid for DFP when BID is enabled.
90
76f5e200
DS
912007-06-14 Danny Smith <dannysmith@users.sourceforge.net>
92
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.
96
9bd196f0 972007-05-29 Zuxy Meng <zuxy.meng@gmail.com>
200359e8 98 Danny Smith <dannysmith@users.sourceforge.net>
9bd196f0
ZM
99
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.
105
1910440e
RS
1062007-05-10 Richard Sandiford <richard@codesourcery.com>
107
108 * config.host (sparc-wrs-vxworks): New target.
109
7d33c31d
KH
1102007-04-14 Kazu Hirata <kazu@codesourcery.com>
111
112 * config.host: Recognize fido.
113
96fccd0d
JJ
1142007-04-04 Janis Johnson <janis187@us.ibm.com>
115
116 * configure: Check host, not target, for decimal float support.
117
577565f9
UB
1182007-04-03 Uros Bizjak <ubizjak@gmail.com>
119
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.
123
ccf8e764
RH
1242007-02-30 Kai Tietz <kai.tietz@onevision.com>
125
126 * config.host (x86_64-*-mingw*): New target.
127
79b87c74
MM
1282007-03-23 Michael Meissner <michael.meissner@amd.com>
129 H.J. Lu <hongjiu.lu@intel.com>
130
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).
138
139 * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
140 Substitute enable_decimal_float.
141 * configure: Regenerated.
142
8fce4e31
HPN
1432007-03-19 Hans-Peter Nilsson <hp@axis.com>
144
145 * config.host (cris-*-elf | cris-*-none): Set extra_parts.
146
e8bb4597
BM
1472007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
148
149 * Makefile.in (install-info): New dummy target.
150
344189f9
BS
1512007-03-05 Bernd Schmidt <bernd.schmidt@analog.com>
152
153 * config.host (bfin*-linux-uclibc*): Set extra_parts.
154
ac84c172
BM
1552007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
156
157 * Makefile.in: Add install-html and install-pdf dummy
158 targets.
159
cd5c2357
RS
1602007-02-05 Roger Sayle <roger@eyesopen.com>
161 Daniel Jacobowitz <dan@codesourcery.com>
162
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).
166
d9a66f98
JJ
1672007-01-29 Janis Johnson <janis187@us.ibm.com>
168
169 * Makefile.in (dec-filenames): Add decExcept.
170
9891ec5f
DJ
1712007-01-28 Daniel Jacobowitz <dan@codesourcery.com>
172
173 PR bootstrap/30469
174 * Makefile.in (CFLAGS): Forcibly remove -fprofile-generate and
175 -fprofile-use.
176
d6efbf5a
DJ
1772007-01-25 Daniel Jacobowitz <dan@codesourcery.com>
178
179 * configure.ac: Add --enable-version-specific-runtime-libs.
180 Correct $slibdir default.
181 * configure: Regenerated.
182
17caeff2
JM
1832007-01-23 Joseph Myers <joseph@codesourcery.com>
184
185 * config/rs6000/t-ldbl128: Always use -mlong-double-128.
186
5ea41e3a
AP
1872007-01-21 Andrew Pinski <pinskia@gmail.com>
188
189 PR target/30519
190 * config.host (alpha*-*-linux*): Set extra_parts.
191
26900826
KK
1922007-01-09 Kaz Kojima <kkojima@gcc.gnu.org>
193
194 * config/sh/t-linux: New.
195 * config.host (sh*-*-linux*): Set tmake_file.
196
97af925b
DJ
1972007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
198
199 * Makefile.in (install): Handle multilibs.
200
b0088af7
BM
2012007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
202
203 * Makefile.in: Added .PHONY entry for documentation targets.
204
e0a9456a
BM
2052007-01-04 Brooks Moses <brooks.moses@codesourcery.com>
206
207 * Makefile.in: Add empty info, html, dvi, pdf targets.
208
7fd453b4
MS
2092007-01-04 Mike Stump <mrs@apple.com>
210
211 * Makefile.in (MAKEINFO): Remove.
212 (PERL): Likewise.
213
14e8fc8b
PB
2142007-01-04 Paolo Bonzini <bonzini@gnu.org>
215
216 * configure.ac: Add GCC_TOPLEV_SUBDIRS.
217 * configure: Regenerate.
218 * Makefile.in (host_subdir): Substitute it.
219 (gcc_objdir): Use it.
220
1555beba
DJ
2212007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
222
223 * config.host (ia64*-*-linux*): Set tmake_file.
224
79e6eaeb
DJ
2252007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
226
227 * Makefile.in (version): Define.
228
fa958513
DJ
2292007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
230 Paolo Bonzini <bonzini@gnu.org>
231
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.