comparison ChangeLog @ 63:b7f97abdc517 gcc-4.6-20100522

update gcc from gcc-4.5.0 to gcc-4.6
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 24 May 2010 12:47:05 +0900
parents 77e2b8dfacca
children f6334be47118
comparison
equal deleted inserted replaced
56:3c8a44c06a95 63:b7f97abdc517
1 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2
3 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4 * configure: Regenerate.
5
6 2010-05-12 Sriraman Tallam <tmsriram@google.com>
7
8 * MAINTAINERS (Write After Approval): Add myself.
9
10 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
11
12 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
13 a platform that supports LTO.
14 * configure: Regenerate.
15
16 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
17
18 * configure.ac: Allow all the versions greater than 0.10 of PPL.
19 * configure: Regenerated.
20
21 2010-04-27 Roland McGrath <roland@redhat.com>
22 H.J. Lu <hongjiu.lu@intel.com>
23
24 * configure.ac (--enable-gold): Support both, both/gold and
25 both/bfd to add gold to configdirs without removing ld.
26 * configure: Regenerated.
27
28 * Makefile.def: Add install-gold dependency to install-ld.
29 * Makefile.in: Regenerated.
30
31 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
32
33 PR lto/42776
34 * configure.ac (--enable-lto): Refactor handling so libelf tests
35 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
36 and allow LTO to be explicitly enabled on non-ELF platforms that
37 are known to support it inside else-clause.
38 * configure: Regenerate.
39
40 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
41
42 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
43 * configure: Regenerate.
44
45 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
46
47 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
48 * configure: Regenerate.
49
50 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
51
52 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
53 separately.
54 * configure: Regenerate.
55
56 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
57
58 * MAINTAINERS (Write After Approval): Add myself.
59
60 2010-04-14 Tristan Gingold <gingold@adacore.com>
61
62 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
63 * configure: Regenerate.
64
65 2010-04-13 Steve Ellcey <sje@cup.hp.com>
66
67 * configure: Regenerate after change to elf.m4.
68
69 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
70
71 * MAINTAINERS (Write After Approval): Add myself.
72
73 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
74
75 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
76 * configure: Regenerated.
77
78 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
79
80 * configure.ac: Print "buggy but acceptable" when CLooG
81 revision is less than 9.
82 * configure: Regenerated.
83
84 2010-04-01 Diego Novillo <dnovillo@google.com>
85
86 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
87
88 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
89
90 PR bootstrap/43615
91 PR bootstrap/43328
92
93 Revert:
94
95 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
96
97 * configure.ac: Do not pass --enable-multilib nor
98 --disable-multilib in baseargs. Accept explicitly passed
99 --enable_multilib.
100 * configure: Regenerate.
101
102 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
103
104 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
105
106 2010-03-31 Janis Johnson <janis187@us.ibm.com>
107
108 * MAINTAINERS: Remove myself.
109
110 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
111
112 PR bootstrap/43328
113 * configure.ac: Do not pass --enable-multilib nor
114 --disable-multilib in baseargs. Accept explicitly passed
115 --enable_multilib.
116 * configure: Regenerate.
117
118 2010-03-28 Andrew Pinski <pinskia@gmail.com>
119
120 * MAINTAINERS (spu port): Remove me.
121
122 2010-03-23 Joseph Myers <joseph@codesourcery.com>
123
124 * configure.ac (tic6x-*-*): New case.
125 * configure: Regenerate.
126
127 2010-03-23 Joseph Myers <joseph@codesourcery.com>
128
129 * config.sub: Update to version 2010-03-22.
130 * config.guess: Update to version 2009-12-30.
131
132 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
133
134 PR ada/42554
135 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
136 * configure: Regenerate.
137
138 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
139
140 * MAINTAINERS: Update my email address.
141
142 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
143
144 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
145 (ghassan.shobaki@amd.com): Removed.
146
147 2010-03-17 Alan Modra <amodra@gmail.com>
148
149 * MAINTAINERS: Update my email address.
150
151 2010-03-16 Diego Novillo <dnovillo@google.com>
152
153 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
154 Matthews.
155
156 2010-03-16 Joseph Myers <joseph@codesourcery.com>
157
158 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
159 Gutson, Jeffrey D. Oldham and Mark Shinwell.
160
161 2010-03-16 Joseph Myers <joseph@codesourcery.com>
162
163 * MAINTAINERS: Update my email address.
164
165 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
166
167 * MAINTAINERS: Update my email address.
168
169 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
170
171 * MAINTAINERS: Update my email address.
172
173 2010-03-09 Jie Zhang <jie@codesourcery.com>
174
175 * MAINTAINERS: Update my email address.
176
177 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
178
179 PR libstdc++/32499
180 * configure.ac (RANLIB): Default to true.
181 (STRIP): Likewise.
182 (RANLIB_FOR_TARGET): Remove superfluous : argument.
183 * configure: Regenerate.
184
185 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
186
187 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
188 (Write After Approval): Update my email address.
189
190 2010-02-17 Nick Clifton <nickc@redhat.com>
191
192 PR 11238
193 * Makefile.tpl (local-distclean): Also remove config.cache files in
194 sub-directories as there may not be Makefiles present in the
195 sub-directories.
196 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
197 the config.cache files found by the find command.
198
199 * Makefile.in: Regenerate.
200 * configure.ac: Revert previous delta.
201 * configure: Regenerate.
202
203 2010-02-15 Nick Clifton <nickc@redhat.com>
204
205 PR 11238
206 * configure.ac: Delete config.cache files in sub-directories when
207 deleting Makefiles.
208 * configure: Regenerate.
209
210 2010-02-12 Ben Elliston <bje@gnu.org>
211
212 * MAINTAINERS: Update my email address.
213
214 2010-02-08 Andrew Pinski <pinskia@gmail.com>
215
216 * MAINTAINERS (spu port): Update my email address.
217
218 2010-02-08 Jie Zhang <jie.zhang@analog.com>
219
220 * MAINTAINERS: Add myself as a maintainer for the bfin port.
221
222 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
223
224 * configure.ac: Add "recommended" version checks for GMP/MPC.
225 Update recommended GMP/MPFR/MPC versions.
226 * configure: Regenerate.
227
228 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
229
230 * MAINTAINERS: Move my Embecosm email address into the
231 write-after-approval section.
232
233 2010-01-26 Ian Lance Taylor <iant@google.com>
234
235 * MAINTAINERS: Add myself as Go frontend maintainer.
236
237 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
238
239 PR libstdc++/36101, PR libstdc++/42813
240 * configure.ac (bootstrap_target_libs): Make inclusion of
241 target-libgomp conditional on libgomb being in target_configdirs.
242 * configure: Regenerate.
243
244 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
245
246 PR libstdc++/36101, PR libstdc++/42813
247 * configure.ac (bootstrap_target_libs): Include target-libgomp.
248 * configure: Regenerate.
249
250 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
251
252 PR libstdc++/36101, PR libstdc++/42813
253 * configure.ac (target_configdirs): Substitute.
254 * Makefile.def: Bootstrap target module libgomp.
255 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
256 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
257 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
258 * configure, Makefile.in: Regenerate.
259
260 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
261
262 * MAINTAINERS: Adjust my details.
263
264 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
265
266 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
267
268 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
269
270 * MAINTAINERS: reindented my entry with tabs instead of spaces.
271
272 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
273
274 * MAINTAINERS (Write After Approval): Add myself.
275
276 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
277
278 * MAINTAINERS (Write After Approval): Add myself.
279
280 2010-01-11 Richard Guenther <rguenther@suse.de>
281
282 PR lto/41569
283 * Makefile.def (all-lto-plugin): Depend on all-gcc.
284 * Makefile.in: Regenerated.
285
286 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
287
288 * configure.ac: Enable libjava build on x86_64-*freebsd*.
289 * configure: Regenerate.
290
291 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
292 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
293
294 PR bootstrap/42424
295 * configure.ac: Include libtool m4 files.
296 (_LT_CHECK_OBJDIR): Call it.
297 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
298 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
299
300 * configure: Regenerate.
301
302 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
303
304 PR bootstrap/41818
305 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
306 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
307 * Makefile.in: Regenerate.
308
309 2010-01-02 Richard Guenther <rguenther@suse.de>
310
311 PR lto/41529
312 * configure.ac: Include config/elf.m4. Disable LTO if not
313 builting for an elf target.
314 * configure: Regenerate.
315
1 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx> 316 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2 317
3 * MAINTAINERS: Change my email address. 318 * MAINTAINERS: Change my email address.
4 319
5 2009-12-18 Ben Elliston <bje@au.ibm.com> 320 2009-12-18 Ben Elliston <bje@au.ibm.com>