]> git.ipfire.org Git - thirdparty/gcc.git/blame - ChangeLog
2008-05-14 Kenneth Zadeck <zadeck@naturalbridge.com>
[thirdparty/gcc.git] / ChangeLog
CommitLineData
c69f9953 12008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
2
3 * MAINTAINERS: Update my email address.
4
21b4aefa 52008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6
7 * MAINTAINERS: Update my email address.
8
f2271661 92008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
10
11 * MAINTAINERS (Write After Approval): Add myself.
12
002bc050 132008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
14
15 * MAINTAINERS (Write After Approval): Add myself.
16
74200d08 172008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
18
19 * MAINTAINERS (crx): Add myself.
20
83a50aef 212008-04-18 Paolo Bonzini <bonzini@gnu.org>
22
23 Sync with src:
24 2008-04-14 David S. Miller <davem@davemloft.net>
25
26 * configure.ac: Add sparc*-*-* to gold supported targets.
27 * configure: Regenerate.
28
f0cb9b36 292008-04-18 Paolo Bonzini <bonzini@gnu.org>
30
31 PR bootstrap/35457
32 * configure.ac: Include override.m4.
33 * configure: Regenerate.
34
1db8021c 352008-04-18 Paolo Bonzini <bonzini@gnu.org>
36
37 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
38 * Makefile.in: Regenerate.
39
15f8eac8 402008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
41
42 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
43 as nonconfigurable directories list.
44 * configure: Regenerate.
45
3af820d0 462008-04-14 Ben Elliston <bje@au.ibm.com>
47
48 * config.sub, config.guess: Update from upstream sources.
49
6e7d0937 502008-04-12 Hans-Peter Nilsson <hp@axis.com>
51
52 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
53 * Makefile.in: Regenerate.
54
9c66b389 552008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
56
57 * configure.ac: Do not build libssp for the AVR.
58 * configure: Regenerate.
59
29ab6ecd 602008-04-07 Ian Lance Taylor <iant@google.com>
61
62 * Makefile.def: check-gold depends upon all-binutils.
63 * Makefile.in: Regenerate.
64
86aaa146 652008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
66
67 * MAINTAINERS (Write After Approval): Add myself.
68
45043b2b 692008-04-04 Nick Clifton <nickc@redhat.com>
70
71 PR binutils/4334
fae55456 72 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
45043b2b 73 builds.
74 * configure: Regenerate.
75
5a92bcc2 762008-04-04 NightStrike <NightStrike@gmail.com>
77
78 PR other/35151
79 * configure.ac: Combine rules for mingw32 and mingw64.
80 * configure: Regenerate.
81
0805084a 822008-04-02 Kai Tietz <kai.tietz@onvision.com>
83
84 * MAINTAINERS (Write After Approval): Add myself.
85
5b9f41dc 862008-04-01 Seongbae Park <seongbae.park@gmail.com>
87
88 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
89 * Makefile.in (.NOTPARALLEL): Ditto.
90
63a9f8da 912008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
92
93 * MAINTAINERS (Write After Approval): Add myself.
94
3e3a0e9c 952008-03-31 Seongbae Park <seongbae.park@gmail.com>
96
97 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
98 * Makefile.in (.NOTPARALLEL): Regenerate.
99
4add9df0 1002008-03-27 Paolo Bonzini <bonzini@gnu.org>
101
102 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
103 * Makefile.in: Regenerate.
104
03b33306 1052008-03-26 Jakub Staszak <kuba@et.pl>
106
107 * MAINTAINERS (Write After Approval): Add myself.
108
5d42d4f2 1092008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
110
111 * MAINTAINERS: Update e-mail address.
112
3d47fcf5 1132008-03-20 Ian Lance Taylor <iant@google.com>
114
115 * configure.ac: Add support for --enable-gold.
116 * Makefile.def: Add gold as a directory like ld.
117 * configure, Makefile.in: Regenerate.
118
82eaf560 1192008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
120
121 * configure.ac: m4_include config/proginstall.m4.
122 * configure: Regenerate.
e61456db 123
124 Backport from upstream Libtool:
125
126 2007-10-12 Eric Blake <ebb9@byu.net>
127
128 Deal with Autoconf 2.62's semantic change in m4_append.
129 * ltsugar.m4 (lt_append): Replace broken versions of
130 m4_append.
131 (lt_if_append_uniq): Don't require separator to be overquoted,
132 and avoid broken m4_append.
133 (lt_dict_add): Fix typo.
134 * libtool.m4 (_LT_DECL): Don't overquote separator.
135
020e6f2b 1362008-03-13 David Edelsohn <edelsohn@gnu.org>
137
138 * config.rpath: Add AIX 6 support.
139
f7c302cf 1402008-03-13 Paolo Bonzini <bonzini@gnu.org>
141
142 * Makefile.def (stageprofile). Remove -fprofile-generate
143 from stage_libcflags.
144 * Makefile.in: Regenerate.
145
82ab37f5 1462008-03-13 Ben Elliston <bje@au.ibm.com>
147
148 * config.sub, config.guess: Update from upstream sources.
149
167057eb 1502008-03-06 Tom Tromey <tromey@redhat.com>
151
152 * MAINTAINERS: Update for treelang deletion.
153
06a40dd3 1542008-03-03 James E. Wilson <wilson@tuliptree.org>
155
156 * MAINTAINERS: Update my email address.
157
af05c092 1582008-03-03 Stan Shebs <stanshebs@earthlink.net>
159
6c2338a8 160 * MAINTAINERS (darwin port): Add myself as a maintainer.
af05c092 161 (objective-c/c++): Add myself as a maintainer.
162
f3d3d204 1632008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
164
165 * MAINTAINERS (Write After Approval): Update my email address.
166
d5274c75 1672008-02-25 Tomas Bily <tbily@suse.cz>
168
169 * MAINTAINERS (Write After Approval): Add myself.
170
5954dfea 1712008-02-23 Jakub Jelinek <jakub@redhat.com>
172
173 * MAINTAINERS (OpenMP): Add myself.
174
c898f165 1752008-02-20 Paolo Bonzini <bonzini@gnu.org>
176
a55f1b4b 177 PR bootstrap/32009
178 PR bootstrap/32161
c898f165 179
a55f1b4b 180 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
181 * configure: Regenerate.
c898f165 182
a55f1b4b 183 * Makefile.def: Define stage_libcflags for all bootstrap stages.
184 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
185 STAGE4_LIBCFLAGS): New.
186 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
187 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
188 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
189 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
190 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
191 for target modules. Don't export LIBCFLAGS.
192 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
193 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
194 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
195 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
196 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
197 * Makefile.in: Regenerate.
c898f165 198
69d30e89 1992008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
200
201 PR libgcj/33085
202 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
203 Do not use -DDLL_EXPORT. Backport from upstream.
204
aaa12b63 2052008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
206
207 * MAINTAINERS (Write After Approval): Add myself.
208
b538c932 2092008-02-02 Hans-Peter Nilsson <hp@axis.com>
210
211 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
212 * configure: Regenerate.
213
c1d3813f 2142008-01-31 Marc Gauthier <marc@tensilica.com>
215
216 * configure.ac (xtensa*-*-*): Recognize processor variants.
217 * configure: Regenerate.
218
d2d2630b 2192008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
220
6144731c 221 PR bootstrap/34922
222 * configure.ac (PARSE_ARGS): Push suitable setting of
223 ac_subdirs_all, for `./configure --help=recursive'.
224 Handle `+' in generic toplevel directory disabling.
225 * configure: Regenerate.
d2d2630b 226
265f31f8 2272008-01-28 Nick Clifton <nickc@redhat.com>
228
229 * MAINTAINERS (xstormy16): Take over maintainership.
230
99c77e32 2312008-01-25 Joseph Myers <joseph@codesourcery.com>
232
233 * MAINTAINERS (c4x port): Remove.
234
0aff9a99 2352008-01-24 David Edelsohn <edelsohn@gnu.org>
236
237 * libtool.m4: Backport AIX 6 support from ToT Libtool.
238
29179dae 2392008-01-23 Ben Elliston <bje@au.ibm.com>
240
241 * config.sub, config.guess: Update from upstream sources.
242
423255b1 2432008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
244
245 * MAINTAINERS (Write After Approval): Add myself.
246
559c551d 2472008-01-17 H.J. Lu <hjl.tools@gmail.com>
248
249 * MAINTAINERS: Update my email address.
250
2512008-01-09 Raksit Ashok <raksit@google.com>
252
253 * MAINTAINERS (Write After Approval): Add myself.
254
01dc04f9 2552008-01-09 Raksit Ashok <raksit@google.com>
256
257 * MAINTAINERS (Write After Approval): Add myself.
258
e257630f 2592008-01-08 Ben Elliston <bje@au.ibm.com>
260
261 * config.sub, config.guess: Update from upstream sources.
262
e9450d5b 2632007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
264
265 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
0b359cab 266 Change recommended MPFR from 2.2.1 -> 2.3.0.
e9450d5b 267 * configure: Regenerate.
268
a611cf87 2692007-12-15 Sebastian Pop <sebastian.pop@amd.com>
270
271 * MAINTAINERS: Update my email address.
272
e502d5b5 2732007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
274
275 * MAINTAINERS: Update my email address.
276
85b21747 2772007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
278
279 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
280 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
281 * Makefile.in: Regenerate.
282
1b8215f1 2832007-12-10 Mark Heffernan <meheff@google.com>
284
285 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
286 misplaced entries.
287
06e8069d 2882007-12-10 Andreas Tobler <a.tobler@schweiz.org>
289
290 * configure.ac: Enable libjava for x86_64-*-darwin9.
291 * configure: Regenerate.
292
46151c44 2932007-12-07 Bill Maddox <maddox@google.com>
294
295 * MAINTAINERS (Write After Approval): Add myself.
296
82a6155b 2972007-12-05 Ben Elliston <bje@au.ibm.com>
298
299 * config.sub, config.guess: Update from upstream sources.
300
88b29126 3012007-12-02 Matthias Klose <doko@ubuntu.com>
302
303 * config-ml.in: Remove 64bit configure tests.
304
097bd8a7 3052007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
306
307 * config-ml.in: Robustify against white space in absolute file
308 names.
309
310 * config-ml.in (multi-clean): Substitute ${Makefile}.
311 Remove superfluous ${Makefile} in list.
312
da01ad1e 3132007-11-19 Thiemo Seufer <ths@mips.com>
314
315 * config-ml.in: Don't hardcode the Makefile name.
316
aa1ec648 3172007-11-08 Alexander Monakov <amonakov@ispras.ru>
318
319 * MAINTAINERS (Write After Approval): Add myself.
320
cc01f27b 3212007-11-07 Samuel Tardieu <sam@rfc1149.net>
322
323 * MAINTAINERS (Write After Approval): Add myself.
324
b34f5003 3252007-11-06 Doug Kwan <dougkwan@google.com>
326
327 * MAINTAINERS (Write After Approval): Add myself.
328
3c4bb8ba 3292007-10-25 Ben Elliston <bje@au.ibm.com>
330
331 * MAINTAINERS (mercury): Remove entry.
332 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
333
119eb9ed 3342007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
335
336 * Makefile.def (dependencies): Make configure-gdb depend on
337 all-intl.
338 * Makefile.in: Regenerated.
339
10978713 3402007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
341
342 * MAINTAINERS (Fortran maintainer): Remove myself.
343
1ad797ec 3442007-10-15 Patrick Mansfield <patmans@us.ibm.com>
345
346 * Makefile.def: To avoid problems running with parallel makes,
347 build newlib before libgloss so that target specific header
348 files are availble.
349 * Makefile.in: Regenerate
350
2711b222 3512007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
352
353 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
354 * Makefile.in: Regenerate.
355
f5213d04 3562007-10-09 Vladimir Makarov <vmakarov@redhat.com>
357
358 * MAINTAINERS (Register allocation reviewer): Add myself.
359
823e8b8d 3602007-10-08 Mike Frysinger <vapier@gentoo.org>
361
362 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
363 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
364 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
365 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
366 * configure: Regenerate.
367
dd508a00 3682006-10-04 Seongbae Park <seongbae.park@gmail.com>
369
370 * MAINTAINERS (Register allocation reviewer): Add myself.
371
93c5e793 3722007-10-01 Paolo Bonzini <bonzini@gnu.org>
373
374 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
375 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
376 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
377 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
378 * configure.ac: Default them to host tools for $host = $build.
379 Subst them.
380
381 * configure: Regenerate.
382 * Makefile.in: Regenerate.
383
8286d1e9 3842006-09-24 Peter Bergner <bergner@vnet.ibm.com>
385
386 * MAINTAINERS (Register allocation reviewer): Add myself.
387
33baaa20 3882006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
389
390 * MAINTAINERS (Register allocation reviewer): Add myself.
391
547d559e 3922007-09-21 Seongbae Park <seongbae.park@gmail.com>
393
394 * MAINTAINERS (Write After Approval): Fix typo.
395
3013c2c7 3962007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
397
398 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
399 * configure: Regenerate.
400
9658ef82 4012007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
402
403 PR bootstrap/31906
404 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
e502d5b5 405 they're already prefixed.
9658ef82 406
a0191bfe 4072007-09-19 Benjamin Kosnik <bkoz@redhat.com>
408
409 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
410 libstdc++.
411 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
412 * configure: Regenerate.
413 * Makefile.in: Regenerate.
414
ef4a823a 4152007-09-17 Andreas Schwab <schwab@suse.de>
416
417 * configure.ac: Raise minimum makeinfo version to 4.6.
418 * configure: Regenerate.
419
3900cf8f 4202007-09-17 Johannes Singler <singler@ira.uka.de>
421
e502d5b5 422 * MAINTAINERS (write-after-approval) add myself
3900cf8f 423
fbbc6fdb 4242007-09-15 Alan Modra <amodra@bigpond.net.au>
425
426 * configure.ac: Correct makeinfo version check.
427 * configure: Regenerate.
428
9b139a12 4292007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
430
431 * MAINTAINERS: Update my email address.
432
68c9bc25 4332007-09-14 Richard Sandiford <richard@codesourcery.com>
434
435 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
436 to $skipdirs and only disable gprof for newlib. Use the normal
437 mips*-elf* handling in other respects.
438 * configure: Regnerate.
439
d0a16e74 4402007-09-12 David Daney <ddaney@avtrex.com>
441
442 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
443 enabling libgcj.
444 * configure: Regenerate.
445
1c5767f1 4462007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
447
448 PR other/32154
449 * configure.ac: For libgloss targets, point the linker to the linker
450 script, startup code and simulator library.
451 * configure: Regenerate.
452
b9eb3c64 4532007-09-07 Andrew Haley <aph@redhat.com>
454
455 * configure.ac (noconfigdirs): Remove target-libffi and
456 target-libjava.
457 * configure: Regenerate.
458
70d8e49e 4592007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
460
461 PR target/33281
462 * configure.ac: Use config/mh-mingw on mingw.
463 * configure: Regenerate.
70d8e49e 464
771e1e14 4652007-09-05 Pat Haugen <pthaugen@us.ibm.com>
466
e2b00040 467 * MAINTAINERS (Write After Approval): Add myself.
771e1e14 468
f6be6a96 4692007-09-05 Richard Guenther <rguenther@suse.de>
470
471 * configure.ac (--enable-stage1-checking): If neither --enable-checking
472 nor --disable-checking is provided also turn on yes and types
473 checking for stage1.
474 * configure: Re-generate.
475
afaca01a 4762007-08-30 Krister Walfridsson <cato@df.lth.se>
477
478 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
479 (Write After Approval): Remove myself.
480
26dd65f3 4812007-08-29 Nick Clifton <nickc@redhat.com>
24aa922b 482
26dd65f3 483 * config.sub, config.guess: Update from upstream sources.
24aa922b 484
6144731c 4852007-08-22 Bud Davis <jmdavis@link.com>
10df54f4 486
487 * MAINTAINERS (Write After Approval): Added myself.
488 * MAINTAINERS (Reviewers): Removed myself.
489
5f1f2de5 4902007-08-18 Paul Brook <paul@codesourcery.com>
6144731c 491 Joseph Myers <joseph@codesourcery.com>
5f1f2de5 492
493 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
494 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
495 * Makefile.in: Regenerate.
496 * configure.ac (--with-debug-prefix-map): New.
497 * configure: Regenerate.
498
f8520ad7 4992007-08-17 Richard Sandiford <richard@codesourcery.com>
500 Nigel Stephens <nigel@mips.com>
501
f8520ad7 502 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
503 as target_makefile_frag.
504 * configure: Regenerate.
505
5b542315 5062007-08-16 Alexandre Oliva <aoliva@redhat.com>
507
508 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
509 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
510 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
511 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
512 (do-compare, do-compare3, do-compare-debug): New.
513 ([+compare-target+]): Use them.
514
8d8efff7 5152007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
516
517 * MAINTAINERS (Write After Approval): Change my email address.
518
af7bb0c0 5192007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
520 Ben Elliston <bje@au.ibm.com>
521
522 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
523 --silent if $silent.
524 * configure: Regenerate.
525
215d9ce6 5262003-08-12 Zdenek Dvorak <ook@ucw.cz>
527
528 * MAINTAINERS (Various Maintainers): Add myself as
529 loop infrastructure maintainer. Update my e-mail
530 address.
531
eb57d4df 5322007-07-31 Diego Novillo <dnovillo@google.com>
533
534 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
535 Adjust description.
536
f03e0ae4 5372007-07-26 Richard Guenther <rguenther@suse.de>
538
539 * configure.ac: Add types checking to stage1 checking flags.
540 * configure: Regenerate.
541
1ee47085 5422007-07-17 Nick Clifton <nickc@redhat.com>
543
544 * COPYING3: New file. Contains version 3 of the GNU General
545 Public License.
546 * COPYING3.LIB: New file. Contains version 3 of the GNU
547 Lesser General Public License.
548
4f1c9c75 5492007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
550
551 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
552
8b472594 5532007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
554
555 * MAINTAINERS (S/390 co-maintainer): Add myself.
556 (Write After Approval): Remove myself.
557
aa9311a1 5582007-07-13 Dan Hipschman <dsh@google.com>
559
560 * MAINTAINERS (Write After Approval): Add myself.
561
2590e4db 5622007-07-11 Nick Clifton <nickc@redhat.com>
563
564 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
565 WINDRES export.
566 * Makefile.in: Regenerate.
567
ae91a3b7 5682007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
569
570 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
571 maintainer.
572
f9d0ebde 5732007-07-05 H.J. Lu <hongjiu.lu@intel.com>
574
575 * lt~obsolete.m4: New. Import from 20070318 libtool.
576
9a6e938f 5772007-07-03 Julian Brown <julian@codesourcery.com>
578
579 * MAINTAINERS (Write After Approval): Add myself.
580
09c2d953 5812007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
582
583 * configure.ac: Rewrite 'configure --help' strings to look nicer.
584 * configure: Regenerate.
585
5862007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
587
588 * configure.ac: Add some missing m4 quotation.
589 * configure: Regenerate.
590
2de49bbb 5912007-07-02 Simon Baldwin <simonb@google.com>
592
593 * MAINTAINERS (Write After Approval): Add myself.
594
b7ef8464 5952007-07-02 Paolo Bonzini <bonzini@gnu.org>
596
597 * configure: Regenerate.
598
75d6a0a9 5992007-07-02 Kai Tietz <kai.tietz@onevision.com>
600
601 * Makefile.def: Add windmc tool to build.
602 * Makefile.tpl: Likewise.
603 * configure.ac: Likewise.
604 * Makefile.in: Regenerate.
605 * configure: Regenerate.
606
aa331421 6072007-06-28 DJ Delorie <dj@redhat.com>
608
609 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
610 not building newlib.
611 * configure: Regenerated.
612
bab22e5c 6132007-06-28 Jan Sjodin <jan.sjodin@amd.com>
614
615 * MAINTAINERS (Write After Approval): Add myself.
616
2d569347 6172007-06-25 Martin Michlmayr <tbm@cyrius.com>
618
619 * MAINTAINERS (Write After Approval): Add myself.
620
abe9fc0f 6212007-06-19 Chris Matthews <chrismatthews@google.com>
622
623 * MAINTAINERS (Write After Approval): Add myself.
624
2588303d 6252007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
626
627 * MAINTAINERS (Write After Approval): Add myself.
628
86d469a7 6292007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
630
631 * Makefile.def: Add dependency from configure-gdb to all-bfd.
632 * Makefile.in: Regenerated.
633
e77068c4 6342007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
635
636 * configure.ac: Don't add target-libmudflap to noconfigdirs for
637 bfin*-*-uclinux* targets.
638 * configure: Regenerate.
639
34750e69 6402007-06-14 Ian Lance Taylor <iant@google.com>
641
642 * MAINTAINERS: Add myself as non-algorithmic global write
643 maintainer.
644
5a6568b4 6452007-06-14 Diego Novillo <dnovillo@google.com>
646
647 * MAINTAINERS: Add self as middle-end maintainer and
648 non-algorithmic global write maintainer.
649
49607763 6502007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
651
652 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
653 Move all Fortran maintainers except Paul Brook into the
654 Non-Autopoiesis section.
655
021ff58f 6562007-06-14 Paolo Bonzini <bonzini@gnu.org>
657
658 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
659 (distclean-stage[+id+]): Possibly delete stage_last.
660 * Makefile.in: Regenerate.
661
f7074c96 6622007-06-12 Seongbae Park <seongbae.park@gmail.com>
663
664 * MAINTAINERS (Various Maintainer): Fix typo.
665
19dcaa9c 6662007-06-11 Paolo Bonzini <bonzini@gnu.org>
667
668 * MAINTAINERS (Various Maintainer): Add myself as
669 dataflow maintainer.
670
fef06690 6712007-06-07 Ben Elliston <bje@au.ibm.com>
672
673 * config.sub, config.guess: Update from upstream sources.
674
abe109c5 6752007-06-07 Ben Elliston <bje@au.ibm.com>
676
677 * Makefile.tpl: Fix spelling error.
678 * Makefile.in: Regenerate.
679
2bcd5359 6802007-06-01 Steve Ellcey <sje@cup.hp.com>
681
fd82ebdc 682 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
683 lt_cv_sys_max_cmd_len.
2bcd5359 684
92a034a0 6852007-05-31 Dorit Nuzman <dorit@il.ibm.com>
686
687 * MAINTAINERS (Various Maintainers): Add myself as
688 auto-vectorizer maintainer.
689
796f6ddf 6902003-05-31 Paolo Bonzini <bonzini@gnu.org>
691
692 PR libjava/32098
693 * libtool.m4: Revert previous change.
694 * ltgcc.m4: Put it here.
695
3df3f071 6962003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
697
698 * MAINTAINERS (Various Maintainers): Add myself as
699 auto-vectorizer maintainer.
700
8759836c 7012007-05-30 H.J. Lu <hongjiu.lu@intel.com>
702
703 PR libjava/32098
704 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
705
de0a1cbe 7062007-05-30 Richard Guenther <rguenther@suse.de>
707
708 * MAINTAINERS (Various Maintainers): Add myself as
709 auto-vectorizer maintainer.
710
505abe0c 7112007-05-30 Jakub Jelinek <jakub@redhat.com>
712
713 PR bootstrap/29382
714 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
715 * configure: Rebuilt.
716
12d06f67 7172007-05-28 Roberto Costa <robsettantasei@gmail.com>
718
719 * MAINTAINERS (Write After Approval): Removed my name.
720
cc76add4 7212007-05-25 Steven Bosscher <steven@gcc.gnu.org>
722
723 * MAINTAINERS (Write After Approval): Remove myself.
724
a027451b 7252007-05-25 Andreas Tobler <a.tobler@schweiz.org>
726
727 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
728
542f9784 7292007-05-23 Steve Ellcey <sje@cup.hp.com>
730
731 * ltmain.sh: Update from ToT Libtool.
732 * libtool.m4: Update from ToT Libtool.
733 * ltsugar.m4: New. Update from ToT Libtool.
734 * ltversion.m4: New. Update from ToT Libtool.
735 * ltoptions.m4: New. Update from ToT Libtool.
736 * ltconfig: Remove.
737 * ltcf-c.sh: Remove.
738 * ltcf-cxx.sh: Remove.
739 * ltcf-gcj.sh: Remove.
740
528ab743 7412007-05-22 Ollie Wild <aaw@google.com>
742
743 * MAINTAINERS (Write After Approval): Add myself.
744
47cd5247 7452007-05-16 Paolo Bonzini <bonzini@gnu.org>
746
747 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
748 stage_cflags.
749 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
750 Remove CFLAGS/LIBCFLAGS.
751 (configure-stage[+id+]-[+prefix+][+module+],
752 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
753 * Makefile.in: Regenerate.
754
3514a11b 7552007-05-15 Diego Novillo <dnovillo@google.com>
756
757 * MAINTAINERS: Update e-mail address.
758
886a57ec 7592007-05-15 Revital Eres <eres@il.ibm.com>
760
761 * MAINTAINERS (Write After Approval): Add myself.
762
00b95186 7632007-05-14 Roberto Costa <robsettantasei@gmail.com>
764
765 * MAINTAINERS (Write After Approval): Updated my address.
766
37a5fded 7672007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
768
769 * MAINTAINERS (Write After Approval): Add myself.
770
932d1055 7712007-05-11 Silvius Rus <rus@google.com>
772
773 * MAINTAINERS (Write After Approval): Add myself.
774
5be46544 7752007-04-23 Tom Tromey <tromey@redhat.com>
776
777 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
778
85fdb7fe 7792007-04-22 Mark Mitchell <mark@codesourcery.com>
780
781 * MAINTAINERS (cpplib): Rename to ...
782 (libcpp): ... this. Add C/C++ front end maintainers.
783
0e80ecec 7842007-04-14 Steve Ellcey <sje@cup.hp.com>
785
786 * config-ml.in: Pass ${ml_config_env} to configure calls.
787
678ca12c 7882007-04-04 Christian Bruel <christian.bruel@st.com>
789
790 * MAINTAINERS (Write After Approval): Add myself.
791
238ac4b8 7922007-04-02 Dave Korn <dave.korn@artimi.com>
793
794 * MAINTAINERS (Write After Approval): Add myself.
795
1b3b5ab2 7962007-03-31 Tobias Burnus <burnus@net-b.de>
797
798 * MAINTAINERS (fortran 95 front end): Add myself.
799
7af2a874 8002007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
801
802 * MAINTAINERS (Write After Approval): Add myself.
803
f5bcb691 8042007-03-24 Ayal Zaks <zaks@il.ibm.com>
805
806 * MAINTAINERS (Modulo Scheduler): Add myself.
807
9671b27d 8082007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
809
810 * MAINTAINERS (fortran 95 front end): Add myself.
811 (c++ front end): whitespace fix.
812
9ced3b39 8132007-03-22 Nathan Froyd <froydnj@codesourcery.com>
814
815 * MAINTAINERS (Write After Approval): Add myself.
816
d623d587 8172007-03-21 Richard Sandiford <richard@codesourcery.com>
818
819 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
820 of glob. Quote arguments with single quotes too.
821 * configure: Regenerate.
822
d6eaff55 8232007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
824
825 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
826 * Makefile.in: Regenerate
827
a6c599b5 8282007-03-07 Andreas Schwab <schwab@suse.de>
829
830 * configure: Regenerate.
831
130effca 8322007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
833
834 * configure.ac: Add "--with-pdfdir" configure option,
835 which defines pdfdir variable.
836 * Makefile.def (target=fixincludes): Add install-pdf to
837 missing targets.
838 (recursive_targets): Add install-pdf target.
839 (flags_to_pass): Add pdfdir.
840 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
841 target.
842 * configure: Regenerate
843 * Makefile.in: Regenerate
844
cd343b1c 8452007-02-28 Eric Christopher <echristo@apple.com>
846
847 Revert:
848 2006-12-07 Mike Stump <mrs@apple.com>
849
850 * Makefile.def (dependencies): Add dependency for
851 install-target-libssp and install-target-libgomp on
852 install-gcc.
853 * Makefile.in: Regenerate.
854
78a477ad 8552007-02-27 Matt Kraai <kraai@ftbfs.org>
856
857 * configure: Regenerate.
858 * configure.ac: Move statements after variable declarations.
859
670a86cd 8602007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
861
862 * MAINTAINERS: Add myself as sh maintainer.
863
ae8552b7 8642007-02-19 Joseph Myers <joseph@codesourcery.com>
865
866 * configure.ac: Adjust for loop syntax.
867 * configure: Regenerate.
868
95a05732 8692007-02-18 Alexandre Oliva <aoliva@redhat.com>
870
871 * configure: Rebuilt.
872
b0e9b581 8732007-02-18 Alexandre Oliva <aoliva@redhat.com>
874
875 * configure.ac: Drop multiple occurrences of --enable-languages,
876 and fix its quoting.
877 * configure: Rebuilt.
878
77ae4d79 8792007-02-17 Mark Mitchell <mark@codesourcery.com>
6144731c 880 Nathan Sidwell <nathan@codesourcery.com>
881 Vladimir Prus <vladimir@codesourcery.com>
882 Joseph Myers <joseph@codesourcery.com>
77ae4d79 883
884 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
885 * configure: Regenerate.
886
ddacbee5 8872007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
888
889 * ltconfig (freebsd*): Default to elf.
890
27bfe7b7 8912007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
892
893 * configure.ac (target_libraries): Move libgcc before libiberty.
894 * configure: Regenerated.
895
eae5b2bc 8962007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
897 Paolo Bonzini <bonzini@gnu.org>
898
899 PR bootstrap/30753
900 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
901 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
902 * configure: Regenerated.
903
41d006b3 9042007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
905
906 * MAINTAINERS (Language Front End Maintainers): Update my mail
907 address.
908
4ff792a4 9092007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
910
911 PR bootstrap/30748
912 * configure.ac: Correct syntax for Solaris ksh.
913 * configure: Regenerated.
914
38d7211b 9152007-02-09 Paolo Bonzini <bonzini@gnu.org>
916
917 * configure.ac: Sync with src.
918 * configure: Regenerate.
919
fbc4b0e5 9202007-02-09 Paolo Bonzini <bonzini@gnu.org>
921
922 * Makefile.in: Regenerate.
923
834785d1 9242007-02-09 Paolo Bonzini <bonzini@gnu.org>
925
926 * config.sub: Sync with src.
927
b30fcfae 9282007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
929
930 * Makefile.tpl (build_alias, host_alias, target_alias): Use
931 noncanonical equivalents.
932 * configure.in: Rename to...
933 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
934 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
935 target_noncanonical. Use them. Rewrite removal of configure
936 arguments for autoconf 2.59. Discard variable settings. Force
937 program_transform_name for native tools.
938
939 * Makefile.in: Regenerated.
940 * configure: Regenerated with autoconf 2.59.
941
e911c3be 9422007-02-07 Roman Zippel <zippel@linux-m68k.org>
943
c6f3c945 944 * MAINTAINERS (Write After Approval): Add myself.
e911c3be 945
44db1fbc 9462007-01-31 Andreas Schwab <schwab@suse.de>
947
948 * Makefile.tpl (LDFLAGS): Substitute it.
949 * Makefile.in: Regenerate.
950
760d0db8 9512007-01-30 Andrey Belevantsev <abel@ispras.ru>
952
c6f3c945 953 * MAINTAINERS (Write After Approval): Add myself.
760d0db8 954
25954036 9552007-01-28 David Edelsohn <edelsohn@gnu.org>
956
c6f3c945 957 * MAINTAINERS (spu port): Add myself.
25954036 958
a18b2c54 9592007-01-23 Richard Guenther <rguenther@suse.de>
960
961 PR bootstrap/30541
962 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
963 * Makefile.tpl (GNATBIND): Substitute it.
964 (GNATMAKE): Likewise.
965 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
966 of STAGE_PREFIX.
967 * Makefile.in: Regenerate.
968 * configure: Regenerate.
969
dd979235 9702007-01-18 Mike Stump <mrs@apple.com>
971
972 * configure.in: Re-enable -Werror for gcc builds.
973
c6f3c945 9742007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
ec79f74b 975
c6f3c945 976 * MAINTAINERS (Write After Approval): Add myself.
ec79f74b 977
16c9b2e3 9782007-01-11 Paolo Bonzini <bonzini@gnu.org>
979
980 * configure.in: Change == to = in test command.
c6f3c945 981 * configure: Regenerate.
16c9b2e3 982
d45318b3 9832007-01-11 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 984 Nick Clifton <nickc@redhat.com>
985 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
986
987 * configure.in (build_configargs, host_configargs, target_configargs):
988 Remove build/host/target parameters.
989 (host_libs): Add gmp and mpfr.
990 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
991 * Makefile.def (gmp, mpfr): New.
992 (gcc): Remove target.
993 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
994 target_os, target_vendor): New.
995 (configure): Add host_alias/target_alias arguments. Adjust invocations.
996 * configure: Regenerate.
997 * Makefile.in: Regenerate.
d45318b3 998
9992007-01-11 Matt Fago <fago@earthlink.net>
1000
1001 * configure.in: Try to link to functions only in mpfr 2.2.x
c6f3c945 1002 to improve robustness of configure tests.
d45318b3 1003 * configure: Regenerate.
cd343b1c 1004
c9c21f59 10052007-01-09 Uros Bizjak <ubizjak@gmail.com>
1006
1007 * MAINTAINERS: Add myself as i386 maintainer.
1008
f2bdcff1 10092007-01-08 Jan Hubicka <jh@suse.cz>
1010
b7be5ae5 1011 * MAINTAINERS: Add myself as i386 maintainer.
f2bdcff1 1012
06dd9e69 10132007-01-08 Kai Tietz <kai.tietz@onevision.com>
1014
1015 * configure.in: Add support for an x86_64-mingw* target.
a378fc89 1016 * configure: Regenerate.
06dd9e69 1017
0a2e6193 10182007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1019
1020 * Makefile.tpl (all-target): Correct @if conditional for target
1021 modules.
1022 * configure.in: Omit libiberty if building only target libgcc.
1023 * configure, Makefile.in: Regenerated.
1024
29b1b61f 10252007-01-04 Paolo Bonzini <bonzini@gnu.org>
1026
1027 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1028 * configure: Regenerate.
1029
894a47b4 10302007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1031
1032 * Makefile.def (target_modules): Add libgcc.
1033 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1034 * Makefile.tpl (clean-target-libgcc): Delete.
1035 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1036 on gcc even for bootstrapped modules. Rewrite handling of
1037 lang_env_dependencies to loop over target_modules.
1038 * configure.in (target_libraries): Add target-libgcc.
1039 * Makefile.in, configure: Regenerated.
1040
9c3a0a29 10412006-12-29 Paolo Bonzini <bonzini@gnu.org>
1042
1043 * configure.in: Reorganize recognition of languages. Add
1044 --enable-stage1-languages. Show supported languages for the chosen
1045 target rather than all recognized languages.
1046 * configure: Regenerate.
1047
2e04b035 10482006-12-29 Paolo Bonzini <bonzini@gnu.org>
1049
1050 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1051 * Makefile.in: Regenerate.
1052
0157cc75 10532006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1054
1055 * configure.in: Warn that MPFR 2.2.0 is buggy.
1056 * configure: Regenerate.
1057
35d84d10 10582006-12-27 Ian Lance Taylor <iant@google.com>
1059
1060 * configure.in: When removing Makefiles to force a reconfigure, also
1061 remove prev-DIR*/Makefile.
1062 * configure: Regenerate.
1063
ae48753c 10642006-12-22 Andreas Schwab <schwab@suse.de>
1065
1066 * configure: Regenerate with correct autoconf version.
1067
a83ffacf 10682006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1069
c6f3c945 1070 * configure.in: add AC_SUBST for *_FOR_TARGET.
1071 * configure: Regenerate.
a83ffacf 1072
2e04b035 10732006-12-19 Paolo Bonzini <bonzini@gnu.org>
1074
1075 * configure.in: Simplify logic for rejecting languages that cannot
1076 be built. Separate the case when a language is unsupported,
1077 from the case when the user chooses not to build a language.
1078
1a606b87 10792006-12-19 Paolo Bonzini <bonzini@gnu.org>
1080
1081 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1082 it only affects bootstrap and could be tested on "$host" as well.
1083 * configure: Regenerate.
1084 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1085
39f34cfc 10862006-12-19 Paolo Bonzini <bonzini@gnu.org>
1087
1088 PR bootstrap/29544
1089 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1090 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1091 move here comment from Makefile.tpl.
1092 * Makefile.tpl: Move some definitions higher in the file.
1093 (STAGE1_CHECKING): New.
1094 * configure.in: Add --enable-stage1-checking.
1095 * configure: Regenerate.
1096 * Makefile.in: Regenerate.
1097
6523c107 10982006-12-19 Paolo Bonzini <bonzini@gnu.org>
1099
1100 * MAINTAINERS: Add myself as build system maintainer.
1101
0874d16e 11022006-12-15 Simon Martin <simartin@users.sourceforge.net>
1103
1104 * MAINTAINERS (Write After Approval): Add myself.
1105
f4177413 11062006-12-13 Eric Christopher <echristo@apple.com>
1107
1108 * MAINTAINERS: Add myself as darwin maintainer.
1109
21f5445c 11102006-12-11 Ian Lance Taylor <ian@airs.com>
1111
1112 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1113
51e3e9c5 11142006-12-11 Joern Rennecke <joern.rennecke@arc.com>
1115
1116 MAINTAINERS: Update my entry.
1117
57c7de11 11182006-12-11 Alan Modra <amodra@bigpond.net.au>
1119
1120 * configure.in: Handle spu makefile frag.
57c7de11 1121 * Makefile.tpl (MAINT): Define
1122 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1123 * configure: Regenerate.
1124 * Makefile.in: Regenerate.
1125
e3c9d32f 11262006-12-11 Ben Elliston <bje@au.ibm.com>
1127
1128 * config.guess: Import latest version.
1129 * config.sub: Likewise.
1130
f5b9de9c 11312006-12-11 Ben Elliston <bje@au.ibm.com>
1132
1133 * configure.in (spu-*-*): Don't skip target-libiberty.
1134 * configure: Regenerate.
1135
fce068fd 11362006-12-10 Andreas Tobler <a.tobler@schweiz.org>
1137
1138 PR bootstrap/30134
1139 * configure.in: Correct x86 darwin support for libjava to powerpc
1140 and i?86 only.
1141 * configure: Regenerate.
1142
ffe859e6 11432006-12-08 Sandro Tolaini <tolaini@libero.it>
1144
1145 * configure.in: Add x86 darwin support for libjava.
1146 * configure: Regenerate.
1147
73a19d2f 11482006-12-07 Mike Stump <mrs@apple.com>
1149
1150 * Makefile.def (dependencies): Add dependency for
1151 install-target-libssp and install-target-libgomp on
1152 install-gcc.
1153 * Makefile.in: Regenerate.
1154
a62d86ae 11552006-12-04 Richard Guenther <rguenther@suse.de>
1156
1157 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1158 (Non-Algorithmic Maintainers): Move over non-algorithmic
1159 loop optimizer maintainers, add myself as a non-algorithmic
1160 middle-end maintainer.
1161
37415b5d 11622006-12-04 Daniel Franke <franke.daniel@gmail.com>
1163
1164 * MAINTAINERS (Write After Approval): Add myself.
1165
6af0e733 11662006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1167
1168 * configure.in: Update error message for missing GMP/MPFR.
1169
1170 * configure: Regenerate.
1171
4af4078c 11722006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1173
1174 * configure.in: Update MPFR version in error message.
1175
1176 * configure: Regenerate.
1177
69c937e1 11782006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1179
1180 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1181 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1182 --with-gmp-lib): New flags.
1183
1184 * configure: Regenerate.
1185
e419f8ef 11862006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
1187
1188 * MAINTAINERS (Write After Approval): Change my email address.
1189
407e85bc 11902006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1191
583272a2 1192 * MAINTAINERS (Write After Approval): Add myself.
407e85bc 1193
40cb8be1 11942006-11-22 Philipp Thomas <pth@suse.de>
1195
1196 * MAINTAINERS (i18n): Update e-mail address.
1197
c2d4f42f 11982006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1199
1200 * MAINTAINERS (spu port): Add myself as maintainer.
1201 (Write After Approval): Remove myself.
1202
7c8af356 12032006-11-22 Ben Elliston <bje@au.ibm.com>
1204
1205 * configure.in (skipdirs): Don't build libssp for SPU.
1206 * configure: Regenerate.
1207
099cd192 12082006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
1209
1210 * MAINTAINERS (spu port): Add myself as maintainer.
1211 (libobjc): Update my email address.
1212
82b61569 12132006-11-21 Andrea Bona <andrea.bona@st.com>
1214
1215 * MAINTAINERS (Write After Approval): Add myself.
1216
644459d0 12172006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1218
1219 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1220 * configure : Rebuilt.
1221
bb0ac0c1 12222006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1223
1224 * MAINTAINERS (Write After Approval): Add myself.
1225
d027f7a9 12262006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
1227
1228 * MAINTAINERS (Write After Approval): Add myself.
1229
2a9efd1a 12302006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1231
1232 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1233 libmpfr.a.
1234 * configure: Regenerate.
1235
f0903548 12362006-11-16 Paolo Bonzini <bonzini@gnu.org>
1237
1238 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1239 (unstage): Test for stage_last presence.
1240
1241 PR bootstrap/29802
1242 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1243 * Makefile.in: Regenerate.
1244
75348e65 12452003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
1246
1247 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1248 maintainers.
1249
0048238f 12502006-11-14 Erven Rohou <erven.rohou@st.com>
1251
1252 * MAINTAINERS (Write After Approval): Add myself.
1253
f94784f4 12542006-11-14 Paolo Bonzini <bonzini@gnu.org>
1255
1256 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1257 and stageN-package/Makefile.
1258 * Makefile.in: Regenerated.
1259
3eec5071 12602006-11-14 Jie Zhang <jie.zhang@analog.com>
1261
1262 * configure.in: Remove target-libgloss from noconfigdirs for
1263 bfin-*-*.
1264 * configure: Regenerated.
1265
d9705883 12662006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1267
1268 * configure.in (have_gmp): Only error if the gcc directory exists.
f4177413 1269
d9705883 1270 * configure: Regenerate.
1271
0818100b 12722006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1273
1274 * configure.in: Robustify error message for missing GMP/MPFR.
1275
1276 * configure: Regenerate.
1277
8744aea8 12782006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
1279
1280 * MAINTAINERS (Write After Approval): Add myself.
1281
6c1fb305 12822006-10-30 Uros Bizjak <ubizjak@gmail.com>
1283
1284 * MAINTAINERS: Change email address.
1285
e2c5111e 12862006-10-30 Vladimir Prus <vladimir@codesourcery.com>
1287
1288 * MAINTAINERS (Write After Approval): Add myself.
1289
d07c830b 12902006-10-26 Peter Bergner <bergner@vnet.ibm.com>
1291
1292 * MAINTAINERS (Write After Approval): Add myself.
1293
6e4b1b54 12942006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
1295
f4177413 1296 * MAINTAINERS (Write After Approval): Move myself to
c6f3c945 1297 Write After Approval section.
6e4b1b54 1298
6a086156 12992006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1300
1301 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
1302 need_gmp anymore.
1303 * configure: Regenerate.
1304
3f08b6b2 13052006-10-16 Tobias Burnus <burnus@net-b.de>
1306
1307 * MAINTAINERS (Write After Approval): Add myself.
1308
b4c7d1be 13092006-10-16 Ben Elliston <bje@au.ibm.com>
1310
1311 * config.guess: Import latest version.
1312 * config.sub: Likewise.
1313
51f93521 13142006-10-10 Brooks Moses <bmoses@stanford.edu>
1315
1316 * Makefile.def: Added pdf target handling.
1317 * Makefile.tpl: Added pdf target handling.
1318 * Makefile.in: Regenerated.
1319
3dbfe3e4 13202006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
1321
1322 * MAINTAINERS: Add self as score port maintainer.
1323
227bbb08 13242006-10-04 Brooks Moses <bmoses@stanford.edu>
1325
1326 * MAINTAINERS (Write After Approval): Add myself.
1327
112f3d57 13282006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
1329
f4177413 1330 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
112f3d57 1331 or newer.
1332 * configure: Regenerated.
1333
8d365775 13342006-09-27 Dave Brolley <brolley@redhat.com>
1335
1336 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1337 $s instead of $r.
1338 * configure: Regenerated.
1339
806f1769 13402006-09-26 Thiemo Seufer <ths@mips.com>
1341
1342 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1343 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1344 * configure: Regenerate.
1345
ade3d93b 13462006-09-24 Graeme Peterson <gridly@gmail.com>
1347
1348 * MAINTAINERS (Write After Approval): Remove myself.
1349
b86059ef 13502006-09-22 Chao-ying Fu <fu@mips.com>
1351
1352 * MAINTAINERS (Write After Approval): Add myself.
1353
0cd5eaae 13542006-09-10 Joseph S. Myers <joseph@codesourcery.com>
1355
1356 * MAINTAINERS: Add self as soft-fp maintainer.
1357
13582006-09-09 Anatoly Sokolov <aesok@post.ru>
1359
1360 * MAINTAINERS: Add myself as avr maintainer.
1361 Remove Marek Michalkiewicz as avr maintainer.
37fc92d0 1362
fb01e507 13632006-09-07 Roberto Costa <roberto.costa@st.com>
1364
1365 * MAINTAINERS (Write After Approval): Add myself.
1366
d6d689df 13672006-08-30 Corinna Vinschen <corinna@vinschen.de>
1368
1369 * configure.in: Never build newlib for a Mingw host.
1370 Never build newlib as Mingw target library.
1371 Test the existence of winsup/cygwin for building a Cygwin newlib,
1372 rather than just winsup.
1373 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1374 building a Mingw target.
1375 * configure: Regenerate.
1376
98e67652 13772006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
1378
1379 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1380
c92d8afd 13812006-07-25 Paolo Bonzini <bonzini@gnu.org>
1382
1383 * config.guess: Import from src (was more updated).
1384 * config.sub: Likewise.
1385
d3e7b04c 13862006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1387
1388 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1389 * configure: Regenerated.
1390
3e427a9c 13912006-07-18 Paolo Bonzini <bonzini@gnu.org>
1392
248deaff 1393 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1394 for stages after the first.
3e427a9c 1395
1bef46b4 13962006-07-17 Jakub Jelinek <jakub@redhat.com>
1397
1398 * Makefile.def: Add dependencies for configure-opcodes
1399 on configure-intl and all-opcodes on all-intl.
1400 * Makefile.in: Regenerated.
1401
f4d112a5 14022006-07-13 Ben Elliston <bje@au.ibm.com>
1403
1404 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1405
108cf177 14062006-07-06 Paul Eggert <eggert@cs.ucla.edu>
1407
1408 Port to hosts whose 'sort' and 'tail' implementations
1409 treat operands with leading '+' as file names, as POSIX
1410 has required since 2001. However, make sure the code still
1411 works on pre-POSIX hosts.
1412 * ltmain.sh: Don't assume "sort +2" is equivalent to
1413 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1414
2f5151d2 14152006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
1416
1417 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1418
46276eaf 14192006-07-04 Peter O'Gorman <peter@pogma.com>
1420
1421 * ltconfig: chmod 644 before ranlib during install.
1422
f508ba97 14232006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1424
1425 PR bootstrap/18058
1426 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1427 if the bootstrap compiler is a GCC version that supports it.
1428 * configure: Regenerate.
1429
3891e7d9 14302006-07-03 Paolo Bonzini <bonzini@gnu.org>
1431
9333ae0b 1432 * configure.in: Fix thinkos in previous check-in.
3891e7d9 1433 * configure: Regenerate.
1434
5dee13c2 14352006-07-03 Paolo Bonzini <bonzini@gnu.org>
1436
1437 PR other/27063
1438 * configure.in: Test subdir_requires and give an appropriate
1439 error message.
1440 * configure: Regenerate.
1441
4ac79c32 14422006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
1443
1444 * MAINTAINERS (Write After Approval): Add myself.
1445
9bc01059 14462006-06-22 John David Anglin <dave.anglin@nrc.ca>
1447
1448 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1449
f09fcf30 14502006-06-22 Steve Ellcey <sje@cup.hp.com>
1451
1452 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1453
f1716c67 14542006-06-20 David Ayers <d.ayers@inode.at>
1455
1456 PR bootstrap/28072
1457 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1458 whether target-libjava is being configured instead of whether the
1459 java front end is enabled.
1460 * configure: Regenerate.
f4177413 1461
778f2e8d 14622006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1463
1464 PR target/27540
1465 * configure.in: Only enable libgomp on IRIX 6.
1466 * configure: Regenerate.
1467
c81c13fb 14682006-06-15 Paolo Bonzini <bonzini@gnu.org>
1469
1470 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1471 too.
1472 * Makefile.in: Regenerate.
1473
337cc616 14742006-06-13 Jeff Johnston <jjohnstn@redhat.com>
1475
1476 * config-ml.in: Alter CCASFLAGS to include special
1477 multilib options the same as is done for CFLAGS.
1478
be504f1e 14792006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1480
1481 * configure.in: Don't enable libgomp on hpux10.
1482 * configure: Rebuilt.
1483
d6f7b8f2 14842006-06-12 David Ayers <d.ayers@inode.at>
1485
1486 PR bootstrap/27963
1487 PR target/19970
f4177413 1488 * configure.in: Remove target-boehm-gc from noconfigdirs where
d6f7b8f2 1489 ${libgcj} is specified.
1490 * configure: Regenerate.
f4177413 1491
d06227a7 14922006-06-06 Carlos O'Donell <carlos@codesourcery.com>
1493
1494 Sync from src:
f4177413 1495
1496 * configure.in: Sync.
d06227a7 1497 * configure: Regenerated.
f4177413 1498
d06227a7 1499 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1500
1501 * Makefile.def: Added dependencies from sim and gdb on intl, and
1502 added configure dependencies to everything with an all dependency
1503 on intl.
1504 * Makefile.in: Regenerated.
1505
dd6d3a67 15062006-06-06 David Ayers <d.ayers@inode.at>
1507
1508 PR libobjc/13946
1509 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1510 * Makefile.in: Regenerate.
1511 * configure.in: Add --enable-objc-gc at toplevel and have it
1512 enable boehm-gc for Objective-C.
1513 Remove target-boehm-gc from libgcj.
1514 Add target-boehm-gc to target_libraries.
1515 Add target-boehm-gc to noconfigdirs where ${libgcj}
1516 is specified.
1517 Assert that boehm-gc is supported when requested for Objective-C.
1518 Only build boehm-gc if needed either for Java or Objective-C.
1519 * configure: Regenerate.
f4177413 1520
13935149 15212006-06-05 Paolo Bonzini <bonzini@gnu.org>
1522
1523 PR 27674
1524 * Makefile.tpl (configure-[+prefix+][+module+],
1525 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1526 Remove rule to unstage bootstrapped modules.
1527 (stage_current): New.
1528 * Makefile.in: Regenerate.
1529
8f4b42fe 15302006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1531
1532 * MAINTAINERS (Write After Approval): Update my e-mail address.
1533
223a68cb 15342006-06-01 Mark Shinwell <shinwell@codesourcery.com>
1535
1536 * include/libiberty.h: Declare pex_run_in_environment.
1537
54554f30 15382006-05-31 Asher Langton <langton2@llnl.gov>
1539
1540 * MAINTAINERS (Write After Approval): Add myself.
8f4b42fe 1541
6c21862c 15422006-05-25 Paolo Bonzini <bonzini@gnu.org>
1543
1544 * Makefile.def (bfd, opcodes): Fix lib_path.
1545 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1546 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1547 * Makefile.in: Regenerate.
1548
9409c9d5 15492006-05-24 Carlos O'Donell <carlos@codesourcery.com>
1550
1551 * Makefile.in: Regenerate.
1552
e0dbdbbf 15532006-05-24 Carlos O'Donell <carlos@codesourcery.com>
1554
1555 * Makefile.def: Add install-html target. Add datarootdir
1556 docdir and htmldir to flags_to_pass.
1557 * Makefile.tpl: Add install-html target.
1558 * Makefile.in: Regenerate.
1559 * configure.in: Add --with-datarootdir, --with-docdir, and
1560 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1561 * configure: Regenerate.
1562
a2c13723 15632006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1564
1565 * configure.in: Enable gprof for cross builds.
1566 * configure: Regenerate.
1567
37f85f50 15682006-05-22 Richard Guenther <rguenther@suse.de>
1569
1570 Revert
1571 2006-01-31 Richard Guenther <rguenther@suse.de>
1572 Paolo Bonzini <bonzini@gnu.org>
1573
1574 * Makefile.def (target_modules): Add libgcc-math target module.
1575 * configure.in (target_libraries): Add libgcc-math target library.
1576 (--enable-libgcc-math): New configure switch.
1577 * Makefile.in: Re-generate.
1578 * configure: Re-generate.
1579 * libgcc-math: New toplevel directory.
1580
75d59721 15812006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1582 Andreas Tobler <a.tobler@schweiz.ch>
1583
1584 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1585 * configure: Rebuilt.
1586
65bab903 15872006-05-12 Sandra Loosemore <sandra@codesourcery.com>
f4177413 1588
65bab903 1589 * MAINTAINERS (Write After Approval): Add myself.
1590
bc53ef83 15912006-05-01 DJ Delorie <dj@redhat.com>
1592
6ab99db1 1593 * configure.in: Restore CFLAGS if GMP isn't present.
bc53ef83 1594 * configure: Regenerate.
1595
e8bb9e10 15962006-05-01 Richard Guenther <rguenther@suse.de>
1597
1598 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1599 maintainer.
1600
2ebe0c0d 16012006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
1602
1603 * MAINTAINERS (Write After Approval): Add myself.
1604
dd1d6245 16052006-04-28 Jan Beulich <jbeulich@novell.com>
1606
1607 * MAINTAINERS (Write After Approval): Add myself.
1608
24714a39 16092006-04-18 DJ Delorie <dj@redhat.com>
1610
1611 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1612 reference libgloss so that libssp can be built in a combined
1613 tree.
1614 * configure: Regenerate.
1615
ebadab44 16162006-04-08 Robert Millan <rmh@gcc.gnu.org>
1617
1618 * MAINTAINERS (Write After Approval): Add myself.
1619
2c45c903 16202006-04-05 Ben Elliston <bje@au.ibm.com>
1621
1622 * configure.in: Require makeinfo 4.4 or higher.
1623 * configure: Regenerate.
1624
c8a50a04 16252006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
1626
1627 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1628 Rearrange the entries of other libraries to have them in one place.
1629
0dfcec58 16302006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
1631
f4177413 1632 * MAINTAINERS (Write After Approval): Remove myself.
0dfcec58 1633 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1634
a4af6a58 16352006-03-14 Richard Guenther <rguenther@suse.de>
1636
1637 * configure: Regenerate with autoconf 2.13.
1638
29febb11 16392006-03-13 Jim Blandy <jimb@codesourcery.com>
1640
1641 * MAINTAINERS: Use my work address.
12a2bf00 1642
1643 * MAINTAINERS: Update my E-mail address.
1644
50996fe5 16452006-03-10 Aldy Hernandez <aldyh@redhat.com>
1646
1647 * configure.in: Handle --disable-<component> generically.
1648 * configure: Regenerate.
1649
b554a459 16502006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1651
1652 PR libgcj/17311
1653 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1654
71898775 16552006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
1656
1657 * MAINTAINERS (Write After Approval): Remove myself.
1658 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1659
6c21862c 16602006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
1661
cba69f27 1662 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1663 (TARGET_CONFIGDIRS): Remove.
1664 * configure.in: Remove AC_SUBST(target_configdirs).
1665 * Makefile.in, configure: Regenerated.
7601142f 1666
310293ad 16672006-02-20 Steven G. Kargl <kargls@comcast.net>
1668
1669 * MAINTAINERS (Write After Approval): Remove myself.
1670 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1671
26526d23 16722006-02-20 Paolo Bonzini <bonzini@gnu.org>
1673
1674 PR bootstrap/25670
1675
1676 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1677
1678 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1679 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1680 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1681 BUILD_PREFIX, BUILD_PREFIX_1.
1682 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1683
1684 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1685 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1686
1687 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1688 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1689 of `cat stage_current`. Always provide the `r' and `s' variables.
1690 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1691 a single shell execution.
1692 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1693 bootstrapped modules, make the stage1 module if the build was not
1694 started yet, else build the current stage.
1695 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1696 (all-build, all-host, all-target, [+make_target+]-host,
1697 [+make_target+]-target): Do not use \-continued lines.
1698 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1699 (current_stage, restrap, stage_last): New.
1700
1701 * Makefile.in: Regenerate.
1702 * configure: Regenerate.
1703
154ae9ad 17042006-02-19 Bud Davis <jmdavis@link.com>
1705
1706 * MAINTAINERS (Write After Approval): Remove myself.
1707 (Language Front End Maintainers): Add myself as fortran 95
1708 maintainer and update e-mail address.
1709
2b60afd7 17102006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1711
1712 * MAINTAINERS (Write After Approval): Remove myself.
1713 (Language Front End Maintainers): Add myself as fortran 95
1714 maintainer.
1715
e1c7b125 17162006-02-16 Victor Kaplansky <victork@il.ibm.com>
1717
1718 * MAINTAINERS (Write After Approval): Add myself.
1719
1eacfaf6 17202006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
1721
1722 * MAINTAINERS (Write After Approval): Remove myself.
1723 (Language Front End Maintainers): Add myself as
1724 fortran 95 maintainer.
1725
ab0da556 17262006-02-14 Paolo Bonzini <bonzini@gnu.org>
1727
1728 Sync from src:
1729
1730 2005-12-27 Leif Ekblad <leif@rdos.net>
1731
248deaff 1732 * configure.in: Add support for RDOS target.
1733 * configure: Regenerate.
ab0da556 1734
17352006-02-14 Paolo Bonzini <bonzini@gnu.org>
c6f3c945 1736 Andreas Schwab <schwab@suse.de>
ab0da556 1737
248deaff 1738 * configure: Regenerate.
ab0da556 1739
634efbee 17402006-02-12 David Edelsohn <edelsohn@gnu.org>
1741
1742 * configure.in (enable_libgomp): Add AIX.
1743 * configure: Regenerate.
1744
e359d827 17452006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
1746
1747 * MAINTAINERS (Write After Approval): Add myself.
f4177413 1748
40139f55 17492006-02-03 Lee Millward <lee.millward@gmail.com>
1750
1751 * MAINTAINERS (Write After Approval): Add myself.
f4177413 1752
145b0ed1 17532006-01-31 Richard Guenther <rguenther@suse.de>
1754 Paolo Bonzini <bonzini@gnu.org>
1755
1756 * Makefile.def (target_modules): Add libgcc-math target module.
1757 * configure.in (target_libraries): Add libgcc-math target library.
1758 (--enable-libgcc-math): New configure switch.
1759 * Makefile.in: Re-generate.
1760 * configure: Re-generate.
1761 * libgcc-math: New toplevel directory.
1762
c47832b1 17632006-01-26 Paolo Bonzini <bonzini@gnu.org>
1764
1765 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1766 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1767 the assembler, linker and binutils.
1768 * configure: Regenerate.
1769
80111498 17702006-01-22 Dirk Mueller <dmueller@suse.de>
1771
1772 * MAINTAINERS (Write After Approval): Add myself.
1773
4938df8a 17742006-01-20 Diego Novillo <dnovillo@redhat.com>
1775
1776 * configure: Regenerate.
1777
1e8e9920 17782006-01-18 Richard Henderson <rth@redhat.com>
1779 Jakub Jelinek <jakub@redhat.com>
1780 Diego Novillo <dnovillo@redhat.com>
1781
1782 * libgomp: New directory.
1783 * Makefile.def: Add target_module libgomp.
1784 * Makefile.in: Regenerate.
1785 * configure.in (target_libraries): Add target-libgomp.
1786 * configure: Regenerate.
1787
deaa70c6 17882006-01-05 Alexandre Oliva <aoliva@redhat.com>
1789
1790 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1791 @ from continuation.
1792 * Makefile.in: Rebuilt.
1793
18ece38c 17942006-01-04 Chris Lattner <sabre@gnu.org>
ca07d10f 1795
7914652a 1796 * MAINTAINERS (Write After Approval): Add myself.
1797
0c8a85c6 17982006-01-04 Paolo Bonzini <bonzini@gnu.org>
1799
1800 PR bootstrap/24252
1801
1802 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1803 * Makefile.tpl (OBJDUMP): New.
1804 (EXTRA_HOST_FLAGS): Add it.
1805 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1806
1e8e9920 1807 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1808 to use symbolic links between directories. Avoid race conditions
1809 or make them harmless.
1810 * configure.in: Do not try to use symbolic links between directories.
0c8a85c6 1811
1812 * Makefile.def (LEAN): Pass.
1813 * Makefile.tpl (LEAN): Define.
1814 (stage[+id+]-start): Accept that the previous directory does not
1815 exist, if the bootstrap is lean.
1816 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1817 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1818 configure substitution.
1819 ([+compare-target+]): Likewise.
1820 ([+bootstrap-target+]-lean): New.
1821 * configure.in: Remove lean bootstrap support from here.
1822
1e8e9920 1823 * Makefile.in: Regenerate.
1824 * configure: Regenerate.
0c8a85c6 1825
bd63b943 18262006-01-04 Ben Elliston <bje@au.ibm.com>
1827
1828 * MAINTAINERS (libdecnumber): Add myself.
1829
3b6bba18 18302006-01-02 Mark Mitchell <mark@codesourcery.com>
1831
1832 * libtool-ldflags: New script.
1833
9c19a746 18342006-01-02 Andreas Schwab <schwab@suse.de>
1835
1836 * configure.in: When reconfiguring remove Makefile in
1837 all stage directories.
1838 * configure: Regenerate.
1839
1c39ab9d 18402005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
1841
1842 * MAINTAINERS: Update my email address.
1843
ceebc884 18442005-12-20 Paolo Bonzini <bonzini@gnu.org>
1845
1846 Revert Ada-related part of the previous change.
1847
1848 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1849 Do not pass.
1850 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1851 * Makefile.in: Regenerate.
1852 * configure.in: Do not include mt-ppc-aix target fragment.
1853 * configure: Regenerate.
1854
9ca214be 18552005-12-19 Paolo Bonzini <bonzini@gnu.org>
1856
1857 * configure.in: Select appropriate fragments for PowerPC/AIX.
1858 * configure: Regenerate.
1859
1860 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1861 BOOT_CFLAGS, BOOT_LDFLAGS.
1862 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1863 BOOT_CFLAGS, BOOT_LDFLAGS.
1864 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1865 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1866 (stage): Fail if we cannot complete the work.
1867 * Makefile.in: Regenerate.
1868
957985d9 18692005-12-16 Nathan Sidwell <nathan@codesourcery.com>
1870
1871 * configure.in: Replace ms1 with mt.
1872 * configure: Rebuilt.
1873
3fecdf28 18742005-12-15 Bryce McKinlay <mckinlay@redhat.com>
1875
1876 * MAINTAINERS: Update my email address.
1877
2420a95f 18782005-12-15 Paolo Bonzini <bonzini@gnu.org>
1879
1880 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1881 install-host-nogcc): Don't invoke $(stage) at the end.
1882 * Makefile.in: Regenerate.
1883
98777423 18842005-12-14 Paolo Bonzini <bonzini@gnu.org>
1885
1886 * configure.in: Flip the top-level bootstrap switch.
1887 * configure: Regenerate.
1888
83f96a51 18892005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1890
1891 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1892 $(stage) and $(unstage).
1893 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1894 (all): Remove stray semicolon.
1895 (local-distclean): Don't handle multilib.tmp and multilib.out.
1896 (install.all): Set $s for consistency.
1897 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1898 check_multilibs setting. Always make the install directory.
1899 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1900 Correct @if/@endif.
1901 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1902 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1903 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1904 (multilib.out): Remove.
1905 * Makefile.in: Regenerated.
1906
72d3853a 19072005-12-12 Carlos O'Donell <carlos@codesourcery.com>
1908
1909 * MAINTAINERS (Write After Approval): Add myself.
1910
8a4c0c5f 19112005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1912
a67ce901 1913 * MAINTAINERS: Add myself as mt maintainer.
1914
8a4c0c5f 1915 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
1916
937fb015 19172005-12-06 Adam Nemet <anemet@caviumnetworks.com>
1918
1919 * MAINTAINERS: Change email address.
1920
f5aebe3e 19212005-12-05 Paolo Bonzini <bonzini@gnu.org>
1922
1923 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1924 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1925 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1926 Find in-tree tools if available.
1927 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1928 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1929 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1930 (COMPILER_*_FOR_TARGET): New.
1931 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1932 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1933 (CONFIGURED_*, USUAL_*): Remove.
1934 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1935 STRIP): Use autoconf substitutions.
1936 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1937 COMPILER_NM_FOR_TARGET): New.
1938 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1939
1940 (all): Make all-host and all-target in parallel.
1941 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1942 that $$r and $$s are set before invoking a recursive make.
1943 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1944 ([+bootstrap-target+]): Inline most of the `all' target.
1945
e888c15e 19462005-11-29 Ben Elliston <bje@au.ibm.com>
1947
1948 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1949 from the gcc build directory.
1950 * Makefile.in: Regenerate.
1951
e21c3597 19522005-11-29 Ben Elliston <bje@au.ibm.com>
1953
1954 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1955 depend on all-libdecnumber.
1956 * configure.in (host_libs): Include libdecnumber.
1957 * Makefile.in: Regenerate.
1958 * configure: Likewise.
1959
e3f15eef 19602005-11-29 Ben Elliston <bje@au.ibm.com>
1961
1962 * libdecnumber: Import decNumber sources from the dfp-branch.
1963
8afb273f 19642005-11-21 Kean Johnston <jkj@sco.com>
1965
1966 * config.sub, config.guess: Sync from upstream sources.
1967
fefdfa6e 19682005-11-21 Ben Elliston <bje@au.ibm.com>
1969
1970 Import from Autoconf sources:
1971
1972 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1973 * config/move-if-change: Don't output "$2 is unchanged";
1974 suggested by Ben Elliston. Handle weird characters correctly.
1975
92016de0 19762005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
1977
1978 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1979 to match upstream libtool for darwin.
1980
415470be 19812005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1982
1983 * Makefile.def: Remove gdb dependencies for gdbtk.
1984 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1985 (configure-gdb, install-gdb): New rules.
1986 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1987 * Makefile.in, configure: Regenerated.
1988
15bb6251 19892005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
1990
1991 * MAINTAINERS (Write After Approval): Add myself.
1992
66182ee6 19932005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
1994
1995 * MAINTAINERS (Write After Approval): Add myself.
1996
9aad078e 19972005-10-24 Diego Novillo <dnovillo@redhat.com>
1998
1999 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2000 Diego Novillo.
2001
e025d06f 20022005-10-22 Paolo Bonzini <bonzini@gnu.org>
2003
2004 PR bootstrap/24297
2005 * Makefile.tpl (do-[+make-target+], do-check, install,
2006 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2007 are set before recursing.
2008 * Makefile.in: Regenerate.
2009
bde48217 20102005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2011
2012 PR bootstrap/18939
2013 * Makefile.def (gcc) <target>: Fix thinko.
2014 * Makefile.in: Regenerate.
2015
8d687193 20162005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2017
2018 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2019 * configure: Regenerate.
2020
843af2a1 20212005-10-15 Jie Zhang <jie.zhang@analog.com>
2022
2023 * MAINTAINERS (Write After Approval): Add self.
2024
6783d878 20252005-10-08 Kazu Hirata <kazu@codesourcery.com>
2026
2027 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2028 target-libffi, target-qthreads, target-libjava, and
2029 targetlibobjc.
2030 * configure: Regenerate.
2031
ae74ffb7 20322005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2033
2034 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2035 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2036 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2037 (USUAL_OBJDUMP_FOR_TARGET): New.
2038 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2039 * configure.in: Check for $OBJDUMP_FOR_TARGET.
0b69af2f 2040 * configure, Makefile.in: Regenerated.
ae74ffb7 2041
7fd717b3 20422005-10-05 Paolo Bonzini <bonzini@gnu.org>
2043
2044 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2045 before other host packages.
2046
8d2ef209 20472005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2048
2049 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2050
8283f873 20512005-10-05 Paolo Bonzini <bonzini@gnu.org>
2052
2053 PR bootstrap/22340
2054
2055 * configure.in (default_target): Remove.
2056 * Makefile.tpl (all): Do not use prerequisites as subroutines
2057 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2058 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2059 use prerequisites as subroutines.
2060 (check-host, check-target): New.
2061 (bootstrap configure & all targets): Do not use stage*-start
2062 if the directory layout is already ok.
2063 (non-bootstrap configure & all targets): Prepend a $(unstage).
2064 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2065 (NOTPARALLEL): Remove.
2066 (unstage, stage variables): New variables.
2067 (unstage, stage targets): Simply expand to those variables.
2068
2069 * configure: Regenerate.
2070 * Makefile.in: Regenerate.
2071
8011a2db 20722005-10-04 James E Wilson <wilson@specifix.com>
2073
2074 * Makefile.def (lang_env_dependencies): Add libmudflap.
2075 * Makefile.in: Regenerate.
2076
09cc3896 20772005-10-03 Andreas Schwab <schwab@suse.de>
2078
2079 Backport from libtool CVS:
2080 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2081
2082 * ltmain.sh: add support for installing into temporary
2083 staging area (e.g. 'make install DESTDIR=...')
2084
d7441b0d 20852005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2086
2087 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2088 * configure: Regenerated.
2089
9886f3d1 20902005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2091
2092 * configure: Regenerate with the correct
2093 autoconf version.
2094
7172be51 20952005-09-30 Catherine Moore <clm@cm00re.com>
2096
2097 * configure.in (bfin-*-*): New.
2098 * configure: Regenerated.
2099
9fec3fa8 21002005-09-28 Geoffrey Keating <geoffk@apple.com>
2101
2102 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2103 (LIPO_FOR_TARGET): New.
2104 (CONFIGURED_LIPO_FOR_TARGET): New.
2105 (USUAL_LIPO_FOR_TARGET): New.
2106 (STRIP_FOR_TARGET): New.
2107 (CONFIGURED_STRIP_FOR_TARGET): New.
2108 (USUAL_STRIP_FOR_TARGET): New.
2109 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2110 STRIP_FOR_TARGET.
2111 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2112 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2113 * Makefile.in: Regenerate.
2114 * configure: Regenerate.
f4177413 2115
14bd4516 21162005-09-19 David Edelsohn <edelsohn@gnu.org>
2117
2118 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2119 (rs6000-*-aix*): Same.
2120 * configure: Regenerate.
2121
6ca52624 21222005-09-16 Tom Tromey <tromey@redhat.com>
2123
2124 * MAINTAINERS: Add self as java maintainer.
2125
2c718da0 21262005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2127
2128 * configure.in: Recognize f95 in the --enable-languages option,
2129 and substitute it for fortran, issuing a warning.
2130 * configure: Regenerate.
2131
51427b7f 21322005-08-30 Phil Edwards <phil@codesourcery.com>
2133
2134 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2135 * configure: Regenerated.
2136
70bd96e6 21372005-08-22 Aldy Hernandez <aldyh@redhat.com>
2138
2139 * MAINTAINERS: Add self as ms1 maintainer.
2140
e85b7f3c 21412005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2142
2143 * Makefile.def (libssp): Add to lang_env_dependencies.
2144 * Makefile.in: Regenerate.
2145
6be90865 21462005-08-18 Ian Lance Taylor <ian@airs.com>
2147
2148 * MAINTAINERS: Add myself as middle-end maintainer.
2149
28a54140 21502005-08-17 Christian Groessler <chris@groessler.org>
2151
2152 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2153 * Makefile.in: Regenerate.
2154
c1f0d853 21552005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
2156
2157 * MAINTAINERS (write after approval): Added myself.
2158
02bbe015 21592005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
2160
2161 * MAINTAINERS (Write After Approval): Add myself.
2162
768691b5 21632005-08-12 Paolo Bonzini <bonzini@gnu.org>
2164
2165 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2166 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2167 Look for alternate names of the target cc and c++
2168 * configure: Regenerate.
2169
ef8184c7 21702005-08-08 Paolo Bonzini <bonzini@gnu.org>
2171
2172 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2173 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2174 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2175 tools; remove code to manually set them.
2176 (Target tools): Look in the environment for them.
2177 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2178 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2179 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2180 build directory.
2181 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2182 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2183 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2184 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2185 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2186 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2187 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2188 * configure: Regenerate.
2189 * Makefile.in: Regenerate.
2190
3e17c591 21912005-07-28 Ben Elliston <bje@au.ibm.com>
2192
2193 * MAINTAINERS: Update for removed CPU targets.
2194
29327bb4 21952005-07-27 Mark Mitchell <mark@codesourcery.com>
2196
2197 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
f4177413 2198 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
29327bb4 2199 * Makefile.in: Regenerated.
2200
ffa8502d 22012005-07-26 Mark Mitchell <mark@codesourcery.com>
2202
2203 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2204 (CFLAGS_FOR_TARGET): Use it.
2205 (CXXFLAGS_FOR_TARGET): Likewise.
2206 * Makefile.in: Regenerated.
2207 * configure.in (--with-build-sysroot): New option.
2208 * configure: Regenerated.
2209
ee8b5c34 22102005-07-24 Paolo Bonzini <bonzini@gnu.org>
2211
2212 * Makefile.tpl: Wrap install between unstage and stage
2213 * Makefile.in: Regenerate.
2214
1558ffaf 22152005-07-21 Eric Christopher <echristo@apple.com>
2216
2217 * MAINTAINERS: Update affiliation.
2218
0d56c486 22192005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
2220
2221 * MAINTAINERS: Add self as crx port maintainer.
2222
4569287f 22232005-07-20 DJ Delorie <dj@redhat.com>
2224
2225 * MAINTAINERS: Add self as m32c maintainer.
2226
06b8a6e6 22272005-07-16 Kelley Cook <kcook@gcc.gnu.org>
2228
2229 * all files: Update FSF address.
2230
3031a1be 22312005-07-15 Eric Christopher <echristo@redhat.com>
2232
2233 * MAINTAINERS: Change affiliation.
2234
040541fe 22352005-07-14 Jim Blandy <jimb@redhat.com>
2236
2237 * configure.in: Add cases for Renesas m32c.
2238 * configure: Regenerated.
f4177413 2239
a03a59f4 22402005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2241
47440b6d 2242 * COPYING.LIB: Update from fsf.org.
2243
22442005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2245
2246 * COPYING, compile, config.guess,
a03a59f4 2247 config.sub, install-sh, missing, mkinstalldirs,
2248 symlink-tree, ylwrap: Sync from upstream sources.
47440b6d 2249 * config-ml.in: Update FSF address.
a03a59f4 2250
9f88bc9d 22512005-07-13 Eric Christopher <echristo@redhat.com>
2252
2253 * configure.in: Add toplevel noconfigdir support for tpf.
2254 * configure: Regenerate.
2255
f6463472 22562005-07-11 Paolo Bonzini <bonzini@gnu.org>
2257
2258 PR ada/22340
2259
2260 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2261 * Makefile.in: Regenerate.
2262
eb39e466 22632005-07-07 Mark Mitchell <mark@codesourcery.com>
2264
2265 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
f4177413 2266 Brolley to write-after-approval.
eb39e466 2267
3c7c61db 22682005-07-07 Andreas Schwab <schwab@suse.de>
2269
2270 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2271 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2272 * Makefile.in: Regenerated.
2273
d28caca4 22742005-07-06 Geoffrey Keating <geoffk@apple.com>
2275
2276 * configure.in: Don't build sim or rda when targetting darwin.
2277 * configure: Regenerate.
2278
07da5214 22792005-07-06 Kazu Hirata <kazu@codesourcery.com>
2280
2281 * configure.in: Add --enable-libssp and --disable-libssp.
2282 * configure: Regenerate with autoconf-2.13.
2283
0d55f4d0 22842005-07-02 Jakub Jelinek <jakub@redhat.com>
2285
2286 * Makefile.def (target_modules): Add libssp.
2287 * configure.in (target_libraries): Add target-libssp.
2288 * configure: Rebuilt.
2289 * Makefile.in: Rebuilt.
2290
c6d8e763 22912005-07-01 Zack Weinberg <zackw@panix.com>
2292
2293 * MAINTAINERS: Change email address. Resign from maintainership.
2294
e64566bc 22952005-07-01 Richard Guenther <rguenther@suse.de>
2296
2297 * MAINTAINERS: Change my e-mail address and affiliation.
2298
919a60fa 22992005-06-22 Paolo Bonzini <bonzini@gnu.org>
2300
2301 * Makefile.def (stagefeedback): Come after profile.
2302 Define profiledbootstrap target.
2303 * Makefile.tpl (profiledbootstrap): Remove.
2304 (stageprofile-end): Zap stagefeedback.
2305 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2306 * Makefile.in: Regenerate.
2307
1dcfcddb 23082005-06-13 Richard Sandiford <richard@codesourcery.com>
2309
2310 * MAINTAINERS: Update my email address.
2311
cbaa9876 23122005-06-13 Zack Weinberg <zack@codesourcery.com>
2313
2314 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2315 In 'cpp' stanza, support '#line' as well as '# '.
2316
90314144 23172005-06-08 Andreas Schwab <schwab@suse.de>
2318
2319 * MAINTAINERS: Move myself from 'Write After Approval' to
2320 'CPU Port Maintainers' section as m68k maintainer.
2321
ff7dcf6a 23222005-06-07 Hans-Peter Nilsson <hp@axis.com>
2323
2324 * configure.in (unsupported_languages): New macro.
2325 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2326 non-ported target libraries in noconfigdirs.
2327 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2328 non-linux-gnu. Remove libgcj_ex_libffi.
248deaff 2329 <lang_frag loop>: Set add_this_lang=no if the language is in
ff7dcf6a 2330 unsupported_languages.
2331 * configure: Regenerate.
2332
058a5366 23332005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2334
2335 * configure.in: Fix typo in handling of --with-mpfr-dir.
2336 * configure: Regenerate.
2337
a0133d5a 23382005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
2339
2340 * MAINTAINERS: Update my email address.
2341
ba84b398 23422005-06-02 Jim Blandy <jimb@redhat.com>
2343
2344 * config.sub: Add cases for the Renesas m32c. (This patch has been
2345 accepted into the master sources.)
2346
f6fa11cb 23472005-06-02 Aldy Hernandez <aldyh@redhat.com>
cbaa9876 2348 Michael Snyder <msnyder@redhat.com>
2349 Stan Cox <scox@redhat.com>
f6fa11cb 2350
cbaa9876 2351 * configure.in: Set noconfigdirs for ms1.
f6fa11cb 2352
cbaa9876 2353 * configure: Regenerate.
f6fa11cb 2354
5538a252 23552005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
2356
2357 * MAINTAINERS (Write After Approval): Add self.
2358
eb475541 23592005-06-01 Josh Conner <jconner@apple.com>
2360
2361 * MAINTAINERS (Write After Approval): Add self.
2362
f61df03e 23632005-06-01 Kazu Hirata <kazu@codesourcery.com>
2364
2365 * MAINTAINERS: Update my email address.
2366
8c31789b 23672005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
2368
2369 * MAINTAINERS (Write After Approval): Add self.
2370
80f2a08d 23712005-05-26 Chris Demetriou <cgd@broadcom.com>
2372
2373 * MAINTAINERS (Write After Approval): Remove self.
2374
97d52533 23752005-05-25 Paolo Bonzini <bonzini@gnu.org>
2376
2377 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2378 (Dependencies): Consider target modules for bootstrap dependencies.
2379 Make target bootstrap modules depend on each stage's gcc.
2380 * Makefile.in: Regenerate.
2381
aa73b18f 23822005-05-20 Paolo Bonzini <bonzini@gnu.org>
2383
2384 * Makefile.def (configure-gcc): Depend on binutils having been built.
2385 (all-gcc): No need to do it here.
2386 * Makefile.in: Regenerate.
2387
e8bfe1fa 23882005-05-19 Paul Brook <paul@codesourcery.com>
2389
cbaa9876 2390 * configure.in: Rewrite misleading error message when requested
e8bfe1fa 2391 language cannot be built.
2392 * configure: Regenerate.
2393
4267b9ea 23942005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2395
2396 * ylwrap: Import from Automake 1.9.5.
2397
9d7b8b84 23982005-05-13 David Ung <davidu@mips.com>
2399
2400 * MAINTAINERS (Write After Approval): Add self.
2401
5cd1aacd 24022005-05-09 Mike Stump <mrs@apple.com>
2403
2404 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2405 lt_cv_sys_max_cmd_len for now.
cbaa9876 2406
0e47e899 24072005-05-09 Stan Cox <scox@redhat.com>
2408
2409 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2410
f9697cdb 24112005-05-08 Matt Kraai <kraai@ftbfs.org>
2412
2413 * README.SCO: Update the URL.
2414
3fec05ca 24152005-05-05 David Edelsohn <edelsohn@gnu.org>
2416
2417 * ltconfig: Define file_list_spec. Pass file_list_spec and
2418 with_gnu_ld to libtool.
2419 * ltcf-c.sh (aix[45]): Define file_list_spec.
2420 * ltcf-cxx.sh (aix[45]): Same.
2421 * ltcf-gcj.sh (aix[45]): Same.
2422 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2423 exists, write list of input files to temporary file.
2424
a8abbd9d 24252005-05-04 Mike Stump <mrs@apple.com>
2426
2427 * configure.in: Always pass --target to target configures as
2428 otherwise rebuilds that do --recheck will fail.
2429 * confiugure: Rebuilt.
2430
12fb418d 24312005-05-04 Paolo Bonzini <bonzini@gnu.org>
2432
2433 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2434 STAGE_HOST_EXPORTS.
2435 (configure, all): Add bootstrap support.
2436 (Host modules, target modules): Pass post-stage1 flags and exports.
2437 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2438 * Makefile.in: Regenerate.
2439
c828481a 24402005-04-29 Paolo Bonzini <bonzini@gnu.org>
2441
2442 * configure: Regenerate.
2443
352141ae 24442005-04-27 Mike Stump <mrs@apple.com>
2445
2446 * MAINTAINERS: Add self as darwin maintainer.
2447
5629b19d 24482005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2449
2450 * config.sub: Update from master copy.
2451
3cf20c3b 24522005-04-21 Mike Stump <mrs@apple.com>
2453
2454 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2455 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2456
c0188550 24572005-04-19 Hans-Peter Nilsson <hp@axis.com>
2458
2459 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2460 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2461 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2462 "*-*-elf" and "*-*-linux*".
2463 * configure: Regenerate.
2464
603e1354 24652005-04-14 Joseph S. Myers <joseph@codesourcery.com>
2466
2467 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2468
6db39137 24692005-04-12 Mike Stump <mrs@apple.com>
2470
2471 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2472
1df56788 24732005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
2474
2475 * MAINTAINERS (Write After Approval): Add myself.
2476
80ccce4c 24772005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
2478
2479 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2480
c15fb64c 24812005-04-06 Paolo Bonzini <bonzini@gnu.org>
2482
cbaa9876 2483 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
c15fb64c 2484 (TARGET_CONFIGARGS): Include --with-target-subdir.
2485 (configure, all): New macros. Use them throughout.
2486 * Makefile.in: Regenerate.
2487
e6eb2b02 24882005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
2489
2490 * MAINTAINERS (Write After Approval): Add myself.
cbaa9876 2491
d18f347b 24922005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2493
2494 * MAINTAINERS: Remove 'loop unrolling' maintainer.
2495
8494de10 24962005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
2497
2498 * MAINTAINERS: Move John Carr to Write After Approval.
2499
0a887243 25002005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2501
2502 * config/mh-mingw32: Delete.
2503 * configure.in: Don't use it.
2504 * configure: Regenerate.
2505
60b2817d 25062005-03-31 Paolo Bonzini <bonzini@gnu.org>
2507
2508 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2509 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2510 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2511 (HOST_LIB_PATH): Generate from Makefile.def.
2512 (TARGET_LIB_PATH): Likewise.
2513 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2514 * Makefile.in: Regenerate.
2515 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2516 (RPATH_ENVVAR): Include Darwin case.
2517 * configure: Regenerate.
2518
9cc9199f 25192005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
2520
2521 * MAINTAINERS (Various Maintainers): Remove self.
2522 (Write After Approval): Add self.
2523
beefdb0f 25242005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
2525
2526 * MAINTAINERS (Various Maintainers): Add self.
2527
697e01c8 25282005-03-25 Paolo Bonzini <bonzini@gnu.org>
2529
2530 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2531 * configure: Regenerate.
2532
9624cab1 25332005-03-21 Zack Weinberg <zack@codesourcery.com>
2534
2535 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2536 gcc_version, and gcc_version_trigger from set of flags to pass.
2537 * Makefile.tpl: Remove definitions of above variables.
2538 (config.status): Remove dependency on $(gcc_version_trigger).
2539 * Makefile.in: Regenerate.
2540 * configure.in: Do not reference config/gcc-version.m4 nor
2541 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2542 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2543 * configure: Regenerate.
2544
5745a02a 25452005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2546 Andrew Pinski <pinskia@physics.uc.edu>
2547
2548 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2549 * Makefile.in: Regenerate.
2550
df4e5443 25512005-03-13 Feng Wang <fengwang@nudt.edu.cn>
2552
2553 * MAINTAINERS (Write After Approval): Add myself.
2554
379a1f2c 25552005-03-03 David Ayers <d.ayers@inode.at>
2556
2557 * MAINTAINERS (Write After Approval): Add myself.
2558
b3fc57d4 25592005-03-01 Alexandre Oliva <aoliva@redhat.com>
2560
2561 PR libgcj/20160
2562 * ltmain.sh: Avoid creating archives with components that have
2563 duplicate basenames.
2564
39c05b8e 25652005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2566
2567 PR bootstrap/20250
2568 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2569 instead of check.
2570 * Makefile.in: Regenerate.
2571
d874b723 25722005-02-28 Paolo Bonzini <bonzini@gnu.org>
2573
2574 * Makefile.in: Regenerate to fix conflict between the previous two
2575 patches.
2576
c1eb9e31 25772005-02-28 Paolo Bonzini <bonzini@gnu.org>
2578
2579 PR bootstrap/17383
2580 * Makefile.def (target_modules): Remove "stage", now unnecessary.
2581 * Makefile.tpl (HOST_SUBDIR): New substitution.
2582 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2583 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2584 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2585 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2586 (Host modules, Bootstrapped modules): Use it.
2587 (Build modules, Target modules): Do not create symlink trees,
2588 always configure out-of-srcdir.
2589 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2590 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2591 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2592 $(HOST_SUBDIR). Create a symlink for host_subdir.
2593
2594 * Makefile.in: Regenerate.
2595 * configure: Regenerate.
2596
a136b23d 25972005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2598
2599 Merged from libada-gnattools-branch:
2600 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2601
2602 * gnattools: New directory.
2603 * Makefile.def: Add gnattools as a module, depending on target-libada.
2604 * Makefile.in: Regenerate.
2605 * configure.in: Include gnattools in host_tools; disable it if ada
2606 is disabled.
2607 * configure: Regenerate.
2608
46042488 26092005-02-24 James A. Morrison <phython@gcc.gnu.org>
2610
2611 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2612 treelang maintainer.
2613 (Write After Approval): Remove myself.
2614
123fdbbd 26152005-02-23 Paul Schlie <schlie@comcast.net>
2616
2617 * configure.in: Allow darwin targeted ports to build tk, itcl and
2618 libgui.
2619 * configure: Regenerate.
2620
17336619 26212005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2622
2623 PR libgcj/10353
2624 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2625 * configure: Regenerate.
2626
6e4db1f1 26272005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
2628
2629 * MAINTAINERS (Write After Approval): Add myself.
2630
203ad69a 26312005-02-10 Ian Lance Taylor <ian@airs.com>
2632
2633 * MAINTAINERS: Update my e-mail address.
2634
afa8b68c 26352005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
2636
2637 * MAINTAINERS (Write After Approval): Add myself.
2638
06b2086e 26392005-01-29 Hans-Peter Nilsson <hp@axis.com>
2640
2641 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2642 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2643 target-libgloss when not *-*-elf and *-*-aout.
2644 * configure: Regenerate.
2645
2890721b 26462005-01-23 Kazu Hirata <kazu@cs.umass.edu>
2647
2648 * MAINTAINERS: Remove obsolete entries.
2649
b9db2b8c 2650 * MAINTAINERS (Write After Approval): Add Michael Matz.
2651
9da9577b 26522005-01-19 Neil Booth <neil@daikokuya.co.uk>
2653
2654 * MAINTAINERS: Remove self as cpplib maintainer.
2655
c626e85f 26562005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2657
2658 * install-sh, config.sub: Import from upstream.
2659
cac4ee55 26602005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2661
2662 PR bootstrap/18222
2663 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2664 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2665 * Makefile.in: Regenerate.
2666
e03fcf5f 26672005-01-16 Jason Thorpe <thorpej@netbsd.org>
2668
2669 * MAINTAINERS: Update my email address.
2670
abb13670 26712005-01-12 David Edelsohn <edelsohn@gnu.org>
955a00ce 2672 Andreas Schwab <schwab@suse.de>
abb13670 2673
2674 PR bootstrap/18033
2675 * config-ml.in: Eval option if surrounded by single quotes.
2676
e4a78ee4 26772005-01-03 Paolo Bonzini <bonzini@gnu.org>
2678
2679 Revert 2004-12-28 Makefile changes, a better fix will be
2680 applied to mainline and src after GCC 4.0 branches.
2681
1fe42238 26822004-12-28 Paolo Bonzini <bonzini@gnu.org>
2683
2684 PR bootstrap/17383
2685
2686 * Makefile.def (target_modules): Remove stage parameter,
2687 it is always true now.
2688 * Makefile.tpl (configure-build-[+module+],
2689 configure-target-[+module+]): Always build symlink tree
2690 for the directory and for include. BUILD_SUBDIR and
2691 TARGET_SUBDIR cannot be . anymore.
2692 * Makefile.in: Regenerate.
2693
fcaf3188 26942004-12-25 David Edelsohn <edelsohn@gnu.org>
2695
2696 Revert 2004-12-08 Makefile changes.
2697
835db815 26982004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
2699
2700 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2701 cygwin, mingw.
2702
33974778 27032004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2704
2705 * configure.in (sh64-*-*): Reenable gprof.
2706 * configure: Regenerate.
2707
4b8fa64c 27082004-12-08 David Edelsohn <edelsohn@gnu.org>
2709
2710 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2711 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2712 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2713 * Makefile.in: Regenerate.
2714
ef31114f 27152004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
2716
2717 * MAINTAINERS: Update my email address.
2718
7799fdb2 27192004-12-07 Matt Kraai <kraai@ftbfs.org>
2720
2721 * Makefile.tpl: Generate normal dependencies if the LHS module is
2722 not bootstrapped.
2723 * Makefile.in: Regenerate.
2724
c88bf782 27252004-12-03 Richard Sandiford <rsandifo@redhat.com>
2726
2727 * configure.in: Include config/gxx-include-dir.m4. Use
2728 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2729 * configure: Regenerate.
2730
f8592d5a 27312004-12-03 Richard Sandiford <rsandifo@redhat.com>
2732
2733 * config.if: Delete.
2734 * configure.in: Set libstdcxx_incdir directly.
2735 * configure: Regenerate.
2736
39b9d49f 27372004-12-02 Eric Christopher <echristo@redhat.com>
2738
2739 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2740 * Makefile.in: Regenerate.
2741
c3e7e62b 27422004-12-02 Richard Sandiford <rsandifo@redhat.com>
2743
2744 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2745 * configure: Regenerate.
2746
14ac9144 27472004-12-02 Richard Sandiford <rsandifo@redhat.com>
2748
2749 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2750 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2751 * configure: Regenerate.
2752
b68b9d92 27532004-12-01 Eric Christopher <echristo@redhat.com>
2754
2755 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2756 of things to remove.
2757
68b7b0fe 27582004-11-29 Matt Kraai <kraai@ftbfs.org>
2759
2760 * MAINTAINERS (Write After Approval): Update my e-mail address.
2761
d081dd29 27622004-11-29 Kelley Cook <kcook@gcc.gnu.org>
2763
2764 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2765 from CVS libtool to always pass_all.
2766
08261f02 27672004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2768
2769 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2770 (hppa*64*-*-*): Delete incorrect comment.
2771 * configure: Rebuilt.
2772
a234d196 27732004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2774
2775 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2776
7f93fe7a 27772004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2778
2779 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2780 from CVS libtool to always pass_all.
2781
037ff4cc 27822004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2783
2784 * install-sh, compile: Import from automake.
2785
e294bcff 27862004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2787
2788 * config.guess, config.sub: Import from savannnah.
2789
aad2f5f9 27902004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
48e5c22d 2791
2792 * MAINTAINERS (Write After Approval): Add myself
2793
956942fa 27942004-11-12 Mike Stump <mrs@apple.com>
2795
2796 * Makefile.def: Add html support.
2797 * Makefile.tpl: Likewise.
2798 * Makefile.in: Regenerate.
2799
ec2a8310 28002004-11-11 Geoffrey Keating <geoffk@apple.com>
2801
8a54e13f 2802 PR 18423
2803 * configure.in: Remove all instances of build-fixincludes from
2804 noconfigdirs.
2805 (build_configargs): Supply --target to subdirectories.
2806 * configure: Regenerate.
2807
ec2a8310 2808 * Makefile.def: Make gcc install depend on fixincludes install.
2809 * Makefile.in: Regenerate.
2810
696f98d4 28112004-11-10 Janis Johnson <janis187@us.ibm.com>
2812
2813 * MAINTAINERS: Add myself as gcc testsuite maintainer.
2814
3eb34262 28152004-11-11 Paul Brook <paul@codesourcery.com>
2816
2817 * MAINTAINERS: Add self as arm maintainer. Update email address.
2818
dd63ad62 28192004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2820
2821 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2822 target-libgfortran.
17a0d7e8 2823 * configure: Regenerate.
dd63ad62 2824
d8483d79 28252004-11-07 David Edelsohn <edelsohn@gnu.org>
2826
2827 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2828 like CC.
2829
bdcc5e0f 28302004-11-05 Paolo Bonzini <bonzini@gnu.org>
2831
2832 * Makefile.def (host fixincludes): Specify missing targets.
2833 * Makefile.in: Regenerate.
2834
9310c946 28352004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
2836
2837 * MAINTAINERS: Add myself
2838
1dfe67f7 28392004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
2840
2841 * MAINTAINERS (Write After Approval): Add myself.
2842
50e7e370 28432004-11-04 Geoffrey Keating <geoffk@apple.com>
2844
2845 * Makefile.def: Build fixincludes for the host, too.
2846 * Makefile.in: Regenerate.
2847 * configure.in (host_tools): Add fixincludes.
2848 * configure: Regenerate.
2849
b6824c17 28502004-11-04 Daniel Jacobowitz <dan@debian.org>
2851
2852 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2853 * configure: Regenerated.
2854
44f0e47c 28552004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2856
2857 PR other/17783
2858 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2859 * configure: Regenerated.
2860
03dbc854 28612004-10-31 Mark Mitchell <mark@codesourcery.com>
2862
2863 * README.SCO: Update per FSF instructions.
2864
d2be3229 28652004-10-28 Eric B. Weddington <ericw@evcohs.com>
2866
2867 PR target/18151
2868 * configure.in (case ${target}): Do not build fixincludes for avr.
2869 * configure: Regenerated.
2870
6675f2d9 28712004-10-26 Paolo Bonzini <bonzini@gnu.org>
2872
2873 * configure.in (case ${target}): Do not build fixincludes
2874 on platforms where it is not used.
2875 * configure: Regenerated.
2876
3a8631fa 28772004-10-23 Daniel Jacobowitz <dan@debian.org>
2878
2879 * configure.in: Use an absolute path to install-sh.
2880 * configure: Regenerated.
2881
50c69ebc 28822004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2883
2884 * MAINTAINERS (Write After Approval): Add myself.
2885
2c95e9b1 28862004-10-19 Kazu Hirata <kazu@cs.umass.edu>
2887
2888 * MAINTAINERS: Remove from Write After Approval those that are
2889 already maintainers.
2890
3d22b915 28912004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
2892
2893 * MAINTAINERS: Update my email address.
2894
3fba36a4 28952004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2896
2897 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2898 * configure: Regenerate.
2899
25cebb64 29002004-10-07 J"orn Rennecke <joern.rennecke@st.com>
2901
2902 * MAINTAINERS: Update my email address.
2903
668dc571 29042004-10-07 Kazu Hirata <kazu@cs.umass.edu>
2905
2906 * MAINTAINERS (Language Front Ends Maintainers): New. Move
2907 entries belonging to this category.
2908
2c50ca04 29092004-10-06 Josef Zlomek <josef.zlomek@email.cz>
2910
2911 * MAINTAINERS: Update my e-mail address.
2912
68b4a982 29132004-10-06 Paolo Bonzini <bonzini@gnu.org>
2914
2915 Fix wrong conflict resolution in:
2916
2917 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2918
2919 * Makefile.in: Regenerate.
2920 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2921 in the recursive `make', instead of hardwiring `all'.
2922 (Autogenerated TARGET-* variables): New.
2923
5326cc72 29242004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
2925
2926 * configure.in: Enable target-libgloss for crx-*-*.
9624cab1 2927 * configure: Regenerate.
5326cc72 2928
6e4191af 29292004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2930
2931 * MAINTAINERS (Various Maintainers): Move the "windows,
2932 cygwin, mingw" maintainer to ...
2933 (OS Port Maintainers): ... here.
2934
39826843 29352004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2936
2937 * MAINTAINERS (Write After Approval): Remove those that are
2938 maintainers of some subsystem.
2939
e644ba93 29402004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2941
2942 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2943 * ltcf-cxx.sh (tpf*): Likewise.
2944 * ltconfig (tpf*): Add TPF OS configuration support.
2945
ddc76fa7 29462004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
2947
2948 * MAINTAINERS: Change my email address to my new work account.
2949
3bdd04cc 29502004-09-24 Michael Roth <mroth@nessie.de>
2951
2952 * configure.in (--without-headers): Add missing double quotes.
2953 * configure: Regenerate.
2954
1b60dd08 29552004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2956
2957 * ylwrap: Revert to previous version.
2958
d389b7e3 29592004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2960
2961 PR bootstrap/17369
2962 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2963 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2964 SET_GCC_LIB_PATH_CMD.
2965 (BASE_TARGET_EXPORTS): Likewise.
2966 * Makefile.in: Regenerated.
2967
2968 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2969 * configure: Regenerated.
2970
2109ded2 29712004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2972
2973 * config.guess: New upstream version
2974 * compile, depcomp, install-sh, ylwrap: Likewise.
2975
da9e6519 29762004-09-19 Roger Sayle <roger@eyesopen.com>
2977
2978 * config/mh-x86omitfp: New host makefile fragment. Add
2979 -fomit-frame-pointer to the default BOOT_CFLAGS.
2980 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2981 * configure: Regenerate.
2982
e84ab337 29832004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2984
2985 PR target/11572
2986 * configure.in (*-*-darwin*): Renable libobjc.
2987 * configure: Regenerate.
2988
c875bbba 29892004-09-10 Nathan Sidwell <nathan@codesourcery.com>
2990
2991 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2992
39a1c4e9 29932004-09-09 Daniel Berlin <dberlin@dberlin.org>
b68b9d92 2994
39a1c4e9 2995 * Makefile.def: Remove libbanshee.
2996 * Makefile.tpl: Ditto.
2997 * configure.in: Ditto.
2998 * Makefile.in: Regen.
2999 * configure: Ditto.
3000
c600ebdb 30012004-09-08 David Edelsohn <edelsohn@gnu.org>
3002
3003 * ltmain.sh: Use $pic_object as $non_pic_object if
3004 $non_pic_object=none.
3005
e1aef632 30062004-09-07 Paolo Bonzini <bonzini@gnu.org>
3007
3008 * missing: Import latest version from master repository.
3009
ccf99faa 30102004-09-06 Nick Clifton <nickc@redhat.com>
3011
3012 * config.sub: Import latest version from master repository.
3013 * config.guess: Likewise.
3014 This includes these changes:
b68b9d92 3015
ccf99faa 3016 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3017
3018 * config.sub: Handle crisv32, alias etraxfs.
3019 * config.guess (crisv32:Linux:*:*): Handle.
3020
3021 2004-08-13 Brad Smith <brad@comstyle.com>
3022
3023 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3024 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3025
3026 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3027
3028 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3029 assume the processor is a powerpc. This is because coreutils
3030 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3031 in this case, due to a MacOS X bug that causes
3032 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3033 to return a negative number.
3034 Problem reported by Petter Reinholdtsen in:
3035 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3036
3037 2004-07-19 Ben Elliston <bje@gnu.org>
3038
3039 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3040
3041 2004-06-24 Ben Elliston <bje@gnu.org>
3042
3043 * config.guess: Update copyright years.
3044 * config.sub: Likewise.
3045
3046 2004-06-22 Robert Millan <robertmh@gnu.org>
3047
3048 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3049 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3050
3051 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3052
3053 * config.guess (*:*VMS:*:*): New entry. Replaces
3054 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3055 manufacturer.
3056
3057 2004-06-22 Ben Elliston <bje@gnu.org>
3058
3059 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3060 * config.sub: Likewise.
3061
3062 2004-06-22 Ben Elliston <bje@gnu.org>
3063
3064 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3065 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3066
3067 2004-06-11 Ben Elliston <bje@gnu.org>
3068
3069 * config.guess (pegasos:OpenBSD:*:*): Remove.
3070
3071 2004-06-11 Ben Elliston <bje@gnu.org>
3072
3073 From Wouter Verhelst <wouter@grep.be>:
3074 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3075
3076 2004-06-11 Ben Elliston <bje@gnu.org>
3077
3078 * config.guess (luna88k:OpenBSD:*:*): New.
3079
3080 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3081
3082 * config.guess (m32r*:Linux:*:*): New case.
3083 * config.sub: Handle m32rle.
3084
3085 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3086
3087 From Jens Petersen <petersen@redhat.com>:
3088 * config.sub: Handle sparcv8.
3089
3090 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3091
3092 From Tom Smith <smith@cag.lkg.hp.com>:
3093 * config.guess: Version suffixes are equally significant on Tru64
3094 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3095 prefix of "P" (patched kernel).
3096
3097 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3098
3099 * config.sub: Add support for National Semiconductor CRX target.
3100
cde9549e 31012004-09-03 Janis Johnson <janis187@us.ibm.com>
3102
3103 * MAINTAINERS (Various Maintainers): Remove myself as web page
3104 maintainer, add myself as maintainer of build status lists.
3105
634f7a13 31062004-09-03 Jan Beulich <jbeulich@novell.com>
3107
3108 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3109 *-*-netware, but add target-libmudflap.
3110 Consolidate *-*-netware targets (of which really only i?86 exists)
3111 into a single entry.
3112 * configure: Likewise.
3113
2b64d19b 31142004-09-01 Paolo Bonzini <bonzini@gnu.org>
3115
3116 * Makefile.tpl (sorry): Remove.
3117 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3118 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3119 (do-clean): Clean per-stage directories too.
3120 (do-distclean): Run distclean-stage1 too.
3121 (.NOTPARALLEL): Enable during toplevel bootstrap.
3122 (stage[+id+]-bubble): Enable parallel execution during
3123 the recursive invocation.
3124 * Makefile.in: Regenerate.
3125
3126 Fix previous checkin:
3127
3128 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3129 include.
3130 * configure.in: Fix indentation.
3131 * configure: Regenerate.
3132
0222d984 31332004-08-31 Robert Bowdidge <bowdidge@apple.com>
3134
2b64d19b 3135 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3136 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3137 * configure: regenerate
b68b9d92 3138 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9624cab1 3139 -mdynamic-no-pic
0222d984 3140
3141
2b59cb05 31422004-08-31 Paolo Bonzini <bonzini@gnu.org>
3143
3144 * Makefile.def (build_modules): Add fixincludes.
3145 (dependencies): Make gcc depend on fixincludes.
3146 * configure.in (build_tools): Add fixincludes.
3147 (build_configdirs): Always include build_libs.
3148 * Makefile.in: Regenerate.
3149 * configure: Regenerate.
3150
31512004-08-30 Paolo Bonzini <bonzini@gnu.org>
3c782584 3152
3153 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3154 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3155 phony targets; do not generate timestamp files.
3156 (distclean-stageN): Remove references to their timestamp files.
3157 (restageN, touch-stageN): Remove.
3158 (stageN-bubble): Rewritten.
3159 (compare): Support lean bootstraps.
3160 * Makefile.in: Regenerate.
3161
3162 * configure.in: Only warn when bootstrapping but
3163 build != host or build != target. Support lean bootstraps.
3164 * configure: Regenerate.
3165
4a921c63 31662004-08-26 Phil Edwards <phil@codesourcery.com>
3167
3168 * configure.in: Give a better error message if GMP/MPFR are missing
3169 and a language needing them has been requested.
3170 * configure: Regenerated.
3171
6cee4b4a 31722004-08-25 Phil Edwards <phil@codesourcery.com>
3173
3174 * configure.in: Print a list of available language front-ends if
3175 a requested one is missing. Tidy stray tab characters.
3176 * configure: Regenerated.
3177
e6312df0 31782004-08-19 Michael Koch <konqueror@gmx.de>
3179
3180 * gcc/doc/install.texi: Update entry about automake for libjava.
3181
c01dd063 31822004-08-17 Robert Millan <robertmh@gnu.org>
3183
3184 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3185 (instead of FreeBSD).
3186 * configure: Regenerate.
3187
a1ad7483 31882004-08-16 Paolo Bonzini <bonzini@gnu.org>
3189
3190 * Makefile.in: Regenerate.
3191 * configure: Regenerate.
3192
3193 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3194 stage_*_flags.
3195 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3196 for bootstrapped modules if toplevel bootstrap is going.
3197 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3198 modules. Adjust for changes in Makefile.def. Enable several
3199 rules even in non-bootstrap mode, just to avoid peppering the
3200 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3201 (stage-[+prev+]-bubble): Remove.
3202
3203 * Makefile.def (Dependencies): Depend on all-build-bison,
3204 all-build-flex, all-build-byacc, all-build-texinfo, rather
3205 than the host variations.
3206 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
3207 with BUILD_SUBDIR.
3208 (BISON): Update for recent Bisons.
3209 (YACC): Fix typo.
3210 (cross): Depend on all-build.
3211 (all): Do not depend on all-build.
3212 (prebootstrap): Remove.
3213 (dep-kind): Accept separate prefixes for MODULE and ON variables.
3214 (Prebootstrap dependencies): Add them to the per-stage targets
3215 and to all-prebootstrap.
3216 * configure.in (build_configdirs): Always enable build_tools.
3217 (BUILD_DIR_PREFIX): Remove.
3218
3219 * Makefile.def (gcc): Add target variable.
3220 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3221 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3222 in the recursive `make', instead of hardwiring `all'.
3223 (Autogenerated TARGET-* variables): New.
3224
e0d2a616 32252004-08-13 Brian Booth <bbooth@redhat.com>
3226
3227 * MAINTAINERS: Remove myself from write-after-approval.
3228
77f9b2dc 32292004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
3230
3231 * src-release: Stop distributing mmalloc with gdb (which doesn't
3232 use it).
3233 * Makefile.def: GDB doesn't depend on mmalloc anymore.
3234 * Makefile.in: Regenerate.
3235
30e9913f 32362004-08-09 Mark Mitchell <mark@codesourcery.com>
3237
3238 * configure.in (arm*-*-eabi*): New target.
3239 * configure: Regenerate.
3240
ea8d3d75 32412004-08-06 Paolo Bonzini <bonzini@gnu.org>
3242
3243 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3244 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3245 (Dependencies): New section.
3246 * Makefile.tpl (Dependencies): Generate from Makefile.def.
3247 (configure-target-[+module+]): Depend on maybe-all-gcc
3248 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
3249 (toplevel profiledbootstrap): Fix dependencies.
3250 * Makefile.in: Regenerate.
3251
8647a116 32522004-08-03 Mark Mitchell <mark@codesourcery.com>
3253
3254 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3255 target-libiberty to noconfigdirs.
3256 * configure: Regenerate.
3257
5ca838b8 32582004-08-03 Paul Brook <paul@codesourcery.com>
3259
3260 * configure.in: Check for MPFR as well as GMP.
3261 * configure: Regenerate.
3262
cb8a7007 32632004-08-01 Robert Millan <robertmh@gnu.org>
3264
3265 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3266 libmudflap for all GNU-based systems (with Glibc).
3267 * configure: Regenerate.
3268
6caa530d 32692004-08-03 Paolo Bonzini <bonzini@gnu.org>
3270
3271 * Makefile.def (host-modules): Add gcc.
3272 * Makefile.in: Regenerate.
3273 * Makefile.tpl (sorry): New rule.
3274 (configure-host, all-host, [+make_target+]-host, do-check,
3275 install-host): Do not add gcc as a special case.
3276 (host modules): Add a small special-casing for gcc. Export
3277 extra_make_flags through the environment.
3278 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3279 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3280 other recursive targets for gcc): Remove.
3281
3282 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3283 (stage, unstage): New rules.
3284 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3285 distclean-stage[+id+]): Use stage_current.
3286 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3287 the stage*-start rules.
3288
3ff2e849 32892004-08-02 Geoffrey Keating <geoffk@apple.com>
3290
3291 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3292 use -all_load flag.
3293
75b6260c 32942004-08-02 Paolo Bonzini <bonzini@gnu.org>
3295
3296 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3297 * configure: Regenerate.
3298
3ecc19f1 32992004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
3300
3301 * maintainer-scripts/gcc_release: Revert yesterday's change.
3302
0396e2a1 33032004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
3304
3305 * MAINTAINERS: Add myself to write-after-approval.
3306
b1fd5525 33072004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
3308
3309 * libf2c: Removed.
3310 * gcc/gccbug.in: Updated because of libf2c removal.
3311 * maintainer-scripts/gcc_release: Ditto.
3312
122ae8c7 33132004-07-09 Loren J. Rittle <ljrittle@acm.org>
3314
3315 * configure.in: Build libmudflap by default on FreeBSD.
3316 * configure: Regenerated.
3317
344b2784 33182004-07-09 Mark Mitchell <mark@codesourcery.com>
3319
3320 * configure.in: Do not build libmudflap by default on non-GNU/Linux
3321 systems.
3322 * configure: Regenerated.
3323
d45eaefd 33242004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3325
3326 PR target/16344
3327 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3328 feedback based compiler.
3329 * Makefile.in: Rebuilt.
3330
13e3668a 33312004-07-08 Alexandre Oliva <aoliva@redhat.com>
3332
3333 * Makefile.def (host_modules): Set bootstrap=true for flex.
3334 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3335 * Makefile.in: Rebuilt.
3336
9763d43d 33372004-07-07 Jan Hubicka <jh@suse.cz>
3338
3339 * MAINTAINERS: Add self as a profile feedback maintainer.
3340
03c65091 33412004-07-05 Phil Edwards <phil@codesourcery.com>
3342
3343 * configure.in: Do not prepend $srcdir to /dev/null in
3344 makefile fragments.
3345 * configure: Regenerate.
3346
2f8725b0 33472004-07-01 Paolo Bonzini <bonzini@gnu.org>
3348
3349 * Makefile.def (build_modules): Add bison, byacc, flex,
3350 m4, texinfo.
3351 (flags_to_pass): Add FLEX.
3352 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3353 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3354 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3355 DEFAULT_MAKEINFO): Remove.
3356 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3357 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3358 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3359 objdir or else use configured tool.
3360 (all-build): New.
3361 (all): Depend on it.
3362 (Build module dependencies): Add.
3363 * Makefile.in: Regenerate.
3364 * configure.in: Better support for multiple build modules,
3365 matching what is done for host/target modules. Do not look
3366 for "plausible" locations of build tools if Canadian cross.
3367 Use autoconf's AC_PROG_CC to find a C compiler. Define
3368 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
3369 * configure: Regenerate.
b68b9d92 3370
1e6242a4 33712004-06-22 Paolo Bonzini <bonzini@gnu.org>
3372
3373 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3374 * Makefile.in: Regenerate.
3375
1b53fe78 33762004-06-22 Paolo Bonzini <bonzini@gnu.org>
3377
3378 * Makefile.tpl (configure-build-[+module+],
3379 configure-[+module+], configure-target-[+module+]): Pass
3380 [+extra_configure_args+].
3381 (all-build-[+module+], all-[+module+], check-[+module+],
3382 install-[+module+], [+make_target+]-[+module+],
3383 all-target-[+module+], check-target-[+module+],
3384 install-target-[+module+], [+make_target+]-target-[+module+]):
3385 Pass [+extra_make_args+].
3386 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3387 (GCC_HOST_EXPORTS): Remove.
3388 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3389 cross, check-gcc, check-gcc-c++, install-gcc,
3390 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3391 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3392 * Makefile.in: Regenerate.
3393
a22cc2c4 33942004-06-21 Matthew Sachs <msachs@apple.com>
3395
3396 * MAINTAINERS: Added self to write-after-approval.
3397
d76e1e50 33982004-06-21 Christopher Faylor <cgf@alum.bu.edu>
3399
3400 * configure.in: Check for srcdir/winsup rather than build directory
3401 winsup.
3402 * configure: Regenerate.
3403
2c10944d 34042004-06-17 Corinna Vinschen <vinschen@redhat.com>
3405
3406 * configure.in: Don't build Cygwin native newlib if winsup
3407 directory is missing. Emit warning instead.
3408 * configure: Regenerate.
3409
599a3eac 34102004-06-09 Paolo Bonzini <bonzini@gnu.org>
3411
3412 * Makefile.tpl (touch-stage[+id+]): New.
3413 (restage[+prev+]): Depend on touch-stage[+id+].
3414
3415 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3416 Use it throughout.
3417
3418 * Makefile.def: Add profile and feedback bootstrap stages.
3419 Remove next field from bootstrap stages.
3420 * Makefile.tpl (LN, LN_S): Substitute.
3421 (stageN-start, stageN-end): Use double-colon rules, to
3422 provide a hook for additional setup commands.
3423 (distclean-stageN-gcc, restageN): Create dependencies from
3424 [+prev+], not from [+next+].
3425 (stageN-bubble): Add commands for successive stages from
3426 [+prev+], using double-colon rules.
3427 (all-stageN-gcc): Fix typo.
3428 (stagefeedback-start, profiledbootstrap): New.
3429 * Makefile.in: Regenerate.
3430 * configure.in: Call ACX_PROG_LN.
3431 * configure: Regenerate.
3432
ba797f0e 34332004-06-08 Canqun Yang <canqun@nudt.edu.cn>
3434
3435 * MAINTAINERS (Write After Approval): Add myself.
3436
b93f892d 34372004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
3438
3439 * MAINTAINERS (Write After Approval): Add myself.
3440
93f93279 34412004-06-03 Paolo Bonzini <bonzini@gnu.org>
3442
3443 * configure.in: Fix --enable-bootstrap breakage introduced in trees
3444 without gcc.
3445 * configure: Regenerate.
3446
d8b05159 34472004-06-01 Paolo Bonzini <bonzini@gnu.org>
3448
3449 * Makefile.tpl: Fix typo.
3450 * Makefile.in: Regenerate.
3451
5b7950ff 34522004-06-01 Paolo Bonzini <bonzini@gnu.org>
3453
3454 * configure.in: Remove new- prefix from toplevel
3455 bootstrap targets.
3456 * configure: Regenerate.
3457
54f0538b 34582004-06-01 Paolo Bonzini <bonzini@gnu.org>
3459
3460 * Makefile.tpl (all.normal): Rename to all.
3461 (all): Replace with a rule to pick the default
3462 target from configure.
3463 (all-gcc, configure-gcc): Use conditionals to
3464 do nothing when toplevel bootstrap is going on.
3465 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3466 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3467 * configure.in: Support --enable-bootstrap.
3468
3469 * Makefile.def: Remove new- prefix from toplevel
3470 bootstrap targets.
3471 * Makefile.tpl: Likewise.
3472
3473 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
3474 target.
3475
3476 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3477 $(RECURSE_FLAGS) to recursive invocation of make.
3478
3479 * Makefile.in: Regenerate.
3480 * configure: Regenerate.
3481
e0754ee6 34822004-05-30 Andreas Jaeger <aj@suse.de>
3483 Jim Wilson <wilson@specifixinc.com>
3484
3485 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3486 like CC.
3487
8e8b3365 34882004-05-27 Daniel Jacobowitz <dan@debian.org>
3489
3490 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3491 * configure: Regenerate.
3492
27e3aebd 34932004-05-25 Daniel Jacobowitz <drow@false.org>
3494
3495 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3496 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3497 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
3498 targets.
3499 * Makefile.in: Regenerate.
3500
4889e098 35012004-05-24 Paolo Bonzini <bonzini@gnu.org>
5965d276 3502
3503 * configure.in: Test the ability to symlink directories.
3504 * configure: Regenerate.
3505
3506 * Makefile.def (bootstrap-stage): New definitions.
3507 * Makefile.tpl (configure-stage1-gcc,
3508 configure-stage2-gcc, configure-stage3-gcc,
3509 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3510 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3511 new-restage3, compare): Autogenerate, see Makefile.in
3512 entry for behavioral changes.
3513 (distclean-stage1, new-stage1-start, new-stage1-end,
3514 new-stage1-bubble, distclean-stage2, new-stage2-start,
3515 new-stage2-end, new-stage2-bubble, distclean-stage3,
3516 new-stage3-start, new-stage3-end): New autogenerated targets.
3517 (objext, prebootstrap, BOOT_CFLAGS,
3518 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3519 targets.
3520
3521 * Makefile.in: Regenerate.
3522 (distclean-stage1, new-stage1-start, new-stage1-end,
3523 new-stage1-bubble, distclean-stage2, new-stage2-start,
3524 new-stage2-end, new-stage2-bubble, distclean-stage3,
3525 new-stage3-start, new-stage3-end): New targets.
3526 (all-stage1-gcc): Move prebootstrap dependency from here...
3527 (configure-stage1-gcc): ...to here.
3528 (new-bootstrap): Use bubble targets.
3529 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3530 Use per-stage distclean targets.
3531 (configure-stage1-gcc, configure-stage2-gcc,
3532 configure-stage3-gcc, all-stage1-gcc,
3533 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3534 Use new-stageN-start to prepare the tree.
3535
d856c8a6 35362004-05-23 Paolo Bonzini <bonzini@gnu.org>
3537
3538 * Makefile.def (host_modules): add libcpp.
3539 * Makefile.tpl: Add dependencies on and for libcpp.
3540 * Makefile.in: Regenerate.
3541 * configure.in: Add libcpp host module.
3542 * configure: Regenerate.
3543
01b41571 35442004-05-21 Paolo Bonzini <bonzini@gnu.org>
3545
3546 * Makefile.tpl: Whenever a recursive target is defined, wrap
3547 it in a special @if/@endif block, and prepare its maybe
3548 dependency in the @if/@endif block
3549 * configure.in: Instead of writing maybe dependencies, remove
3550 the @if/@endif statements, and remove the @if/@endif blocks
3551 that remain.
3552 * configure: Regenerate.
3553 * Makefile.in: Regenerate.
3554
f47da044 35552004-05-20 Janis Johnson <janis187@us.ibm.com>
3556
3557 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3558
d556a20e 35592004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
3560
3561 PR bootstrap/15120
3562 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3563 * */configure: Rebuilt.
3564
49fbf4b9 35652004-05-17 Zack Weinberg <zack@codesourcery.com>
3566
3567 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3568 of libf2c.
3569 * configure, Makefile.in: Regenerate.
3570
25954036 3571