1 2008-04-04 NightStrike <NightStrike@gmail.com>
4 * configure.ac: Combine rules for mingw32 and mingw64.
5 * configure: Regenerate.
7 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
9 * MAINTAINERS (Write After Approval): Add myself.
11 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
13 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
14 * Makefile.in (.NOTPARALLEL): Ditto.
16 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
18 * MAINTAINERS (Write After Approval): Add myself.
20 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
22 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
23 * Makefile.in (.NOTPARALLEL): Regenerate.
25 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
27 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
28 * Makefile.in: Regenerate.
30 2008-03-26 Jakub Staszak <kuba@et.pl>
32 * MAINTAINERS (Write After Approval): Add myself.
34 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
36 * MAINTAINERS: Update e-mail address.
38 2008-03-20 Ian Lance Taylor <iant@google.com>
40 * configure.ac: Add support for --enable-gold.
41 * Makefile.def: Add gold as a directory like ld.
42 * configure, Makefile.in: Regenerate.
44 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
46 * configure.ac: m4_include config/proginstall.m4.
47 * configure: Regenerate.
49 Backport from upstream Libtool:
51 2007-10-12 Eric Blake <ebb9@byu.net>
53 Deal with Autoconf 2.62's semantic change in m4_append.
54 * ltsugar.m4 (lt_append): Replace broken versions of
56 (lt_if_append_uniq): Don't require separator to be overquoted,
57 and avoid broken m4_append.
58 (lt_dict_add): Fix typo.
59 * libtool.m4 (_LT_DECL): Don't overquote separator.
61 2008-03-13 David Edelsohn <edelsohn@gnu.org>
63 * config.rpath: Add AIX 6 support.
65 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
67 * Makefile.def (stageprofile). Remove -fprofile-generate
69 * Makefile.in: Regenerate.
71 2008-03-13 Ben Elliston <bje@au.ibm.com>
73 * config.sub, config.guess: Update from upstream sources.
75 2008-03-06 Tom Tromey <tromey@redhat.com>
77 * MAINTAINERS: Update for treelang deletion.
79 2008-03-03 James E. Wilson <wilson@tuliptree.org>
81 * MAINTAINERS: Update my email address.
83 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
85 * MAINTAINERS (darwin port): Add myself as a maintainer.
86 (objective-c/c++): Add myself as a maintainer.
88 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
90 * MAINTAINERS (Write After Approval): Update my email address.
92 2008-02-25 Tomas Bily <tbily@suse.cz>
94 * MAINTAINERS (Write After Approval): Add myself.
96 2008-02-23 Jakub Jelinek <jakub@redhat.com>
98 * MAINTAINERS (OpenMP): Add myself.
100 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
105 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
106 * configure: Regenerate.
108 * Makefile.def: Define stage_libcflags for all bootstrap stages.
109 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
110 STAGE4_LIBCFLAGS): New.
111 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
112 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
113 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
114 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
115 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
116 for target modules. Don't export LIBCFLAGS.
117 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
118 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
119 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
120 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
121 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
122 * Makefile.in: Regenerate.
124 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
127 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
128 Do not use -DDLL_EXPORT. Backport from upstream.
130 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
132 * MAINTAINERS (Write After Approval): Add myself.
134 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
136 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
137 * configure: Regenerate.
139 2008-01-31 Marc Gauthier <marc@tensilica.com>
141 * configure.ac (xtensa*-*-*): Recognize processor variants.
142 * configure: Regenerate.
144 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
147 * configure.ac (PARSE_ARGS): Push suitable setting of
148 ac_subdirs_all, for `./configure --help=recursive'.
149 Handle `+' in generic toplevel directory disabling.
150 * configure: Regenerate.
152 2008-01-28 Nick Clifton <nickc@redhat.com>
154 * MAINTAINERS (xstormy16): Take over maintainership.
156 2008-01-25 Joseph Myers <joseph@codesourcery.com>
158 * MAINTAINERS (c4x port): Remove.
160 2008-01-24 David Edelsohn <edelsohn@gnu.org>
162 * libtool.m4: Backport AIX 6 support from ToT Libtool.
164 2008-01-23 Ben Elliston <bje@au.ibm.com>
166 * config.sub, config.guess: Update from upstream sources.
168 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
170 * MAINTAINERS (Write After Approval): Add myself.
172 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
174 * MAINTAINERS: Update my email address.
176 2008-01-09 Raksit Ashok <raksit@google.com>
178 * MAINTAINERS (Write After Approval): Add myself.
180 2008-01-09 Raksit Ashok <raksit@google.com>
182 * MAINTAINERS (Write After Approval): Add myself.
184 2008-01-08 Ben Elliston <bje@au.ibm.com>
186 * config.sub, config.guess: Update from upstream sources.
188 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
190 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
191 Change recommended MPFR from 2.2.1 -> 2.3.0.
192 * configure: Regenerate.
194 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
196 * MAINTAINERS: Update my email address.
198 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
200 * MAINTAINERS: Update my email address.
202 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
204 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
205 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
206 * Makefile.in: Regenerate.
208 2007-12-10 Mark Heffernan <meheff@google.com>
210 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
213 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
215 * configure.ac: Enable libjava for x86_64-*-darwin9.
216 * configure: Regenerate.
218 2007-12-07 Bill Maddox <maddox@google.com>
220 * MAINTAINERS (Write After Approval): Add myself.
222 2007-12-05 Ben Elliston <bje@au.ibm.com>
224 * config.sub, config.guess: Update from upstream sources.
226 2007-12-02 Matthias Klose <doko@ubuntu.com>
228 * config-ml.in: Remove 64bit configure tests.
230 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
232 * config-ml.in: Robustify against white space in absolute file
235 * config-ml.in (multi-clean): Substitute ${Makefile}.
236 Remove superfluous ${Makefile} in list.
238 2007-11-19 Thiemo Seufer <ths@mips.com>
240 * config-ml.in: Don't hardcode the Makefile name.
242 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
244 * MAINTAINERS (Write After Approval): Add myself.
246 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
248 * MAINTAINERS (Write After Approval): Add myself.
250 2007-11-06 Doug Kwan <dougkwan@google.com>
252 * MAINTAINERS (Write After Approval): Add myself.
254 2007-10-25 Ben Elliston <bje@au.ibm.com>
256 * MAINTAINERS (mercury): Remove entry.
257 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
259 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
261 * Makefile.def (dependencies): Make configure-gdb depend on
263 * Makefile.in: Regenerated.
265 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
267 * MAINTAINERS (Fortran maintainer): Remove myself.
269 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
271 * Makefile.def: To avoid problems running with parallel makes,
272 build newlib before libgloss so that target specific header
274 * Makefile.in: Regenerate
276 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
278 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
279 * Makefile.in: Regenerate.
281 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
283 * MAINTAINERS (Register allocation reviewer): Add myself.
285 2007-10-08 Mike Frysinger <vapier@gentoo.org>
287 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
288 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
289 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
290 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
291 * configure: Regenerate.
293 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
295 * MAINTAINERS (Register allocation reviewer): Add myself.
297 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
299 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
300 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
301 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
302 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
303 * configure.ac: Default them to host tools for $host = $build.
306 * configure: Regenerate.
307 * Makefile.in: Regenerate.
309 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
311 * MAINTAINERS (Register allocation reviewer): Add myself.
313 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
315 * MAINTAINERS (Register allocation reviewer): Add myself.
317 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
319 * MAINTAINERS (Write After Approval): Fix typo.
321 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
323 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
324 * configure: Regenerate.
326 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
329 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
330 they're already prefixed.
332 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
334 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
336 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
337 * configure: Regenerate.
338 * Makefile.in: Regenerate.
340 2007-09-17 Andreas Schwab <schwab@suse.de>
342 * configure.ac: Raise minimum makeinfo version to 4.6.
343 * configure: Regenerate.
345 2007-09-17 Johannes Singler <singler@ira.uka.de>
347 * MAINTAINERS (write-after-approval) add myself
349 2007-09-15 Alan Modra <amodra@bigpond.net.au>
351 * configure.ac: Correct makeinfo version check.
352 * configure: Regenerate.
354 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
356 * MAINTAINERS: Update my email address.
358 2007-09-14 Richard Sandiford <richard@codesourcery.com>
360 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
361 to $skipdirs and only disable gprof for newlib. Use the normal
362 mips*-elf* handling in other respects.
363 * configure: Regnerate.
365 2007-09-12 David Daney <ddaney@avtrex.com>
367 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
369 * configure: Regenerate.
371 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
374 * configure.ac: For libgloss targets, point the linker to the linker
375 script, startup code and simulator library.
376 * configure: Regenerate.
378 2007-09-07 Andrew Haley <aph@redhat.com>
380 * configure.ac (noconfigdirs): Remove target-libffi and
382 * configure: Regenerate.
384 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
387 * configure.ac: Use config/mh-mingw on mingw.
388 * configure: Regenerate.
390 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
392 * MAINTAINERS (Write After Approval): Add myself.
394 2007-09-05 Richard Guenther <rguenther@suse.de>
396 * configure.ac (--enable-stage1-checking): If neither --enable-checking
397 nor --disable-checking is provided also turn on yes and types
399 * configure: Re-generate.
401 2007-08-30 Krister Walfridsson <cato@df.lth.se>
403 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
404 (Write After Approval): Remove myself.
406 2007-08-29 Nick Clifton <nickc@redhat.com>
408 * config.sub, config.guess: Update from upstream sources.
410 2007-08-22 Bud Davis <jmdavis@link.com>
412 * MAINTAINERS (Write After Approval): Added myself.
413 * MAINTAINERS (Reviewers): Removed myself.
415 2007-08-18 Paul Brook <paul@codesourcery.com>
416 Joseph Myers <joseph@codesourcery.com>
418 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
419 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
420 * Makefile.in: Regenerate.
421 * configure.ac (--with-debug-prefix-map): New.
422 * configure: Regenerate.
424 2007-08-17 Richard Sandiford <richard@codesourcery.com>
425 Nigel Stephens <nigel@mips.com>
427 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
428 as target_makefile_frag.
429 * configure: Regenerate.
431 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
433 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
434 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
435 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
436 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
437 (do-compare, do-compare3, do-compare-debug): New.
438 ([+compare-target+]): Use them.
440 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
442 * MAINTAINERS (Write After Approval): Change my email address.
444 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
445 Ben Elliston <bje@au.ibm.com>
447 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
449 * configure: Regenerate.
451 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
453 * MAINTAINERS (Various Maintainers): Add myself as
454 loop infrastructure maintainer. Update my e-mail
457 2007-07-31 Diego Novillo <dnovillo@google.com>
459 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
462 2007-07-26 Richard Guenther <rguenther@suse.de>
464 * configure.ac: Add types checking to stage1 checking flags.
465 * configure: Regenerate.
467 2007-07-17 Nick Clifton <nickc@redhat.com>
469 * COPYING3: New file. Contains version 3 of the GNU General
471 * COPYING3.LIB: New file. Contains version 3 of the GNU
472 Lesser General Public License.
474 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
476 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
478 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
480 * MAINTAINERS (S/390 co-maintainer): Add myself.
481 (Write After Approval): Remove myself.
483 2007-07-13 Dan Hipschman <dsh@google.com>
485 * MAINTAINERS (Write After Approval): Add myself.
487 2007-07-11 Nick Clifton <nickc@redhat.com>
489 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
491 * Makefile.in: Regenerate.
493 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
495 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
498 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
500 * lt~obsolete.m4: New. Import from 20070318 libtool.
502 2007-07-03 Julian Brown <julian@codesourcery.com>
504 * MAINTAINERS (Write After Approval): Add myself.
506 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
508 * configure.ac: Rewrite 'configure --help' strings to look nicer.
509 * configure: Regenerate.
511 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
513 * configure.ac: Add some missing m4 quotation.
514 * configure: Regenerate.
516 2007-07-02 Simon Baldwin <simonb@google.com>
518 * MAINTAINERS (Write After Approval): Add myself.
520 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
522 * configure: Regenerate.
524 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
526 * Makefile.def: Add windmc tool to build.
527 * Makefile.tpl: Likewise.
528 * configure.ac: Likewise.
529 * Makefile.in: Regenerate.
530 * configure: Regenerate.
532 2007-06-28 DJ Delorie <dj@redhat.com>
534 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
536 * configure: Regenerated.
538 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
540 * MAINTAINERS (Write After Approval): Add myself.
542 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
544 * MAINTAINERS (Write After Approval): Add myself.
546 2007-06-19 Chris Matthews <chrismatthews@google.com>
548 * MAINTAINERS (Write After Approval): Add myself.
550 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
552 * MAINTAINERS (Write After Approval): Add myself.
554 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
556 * Makefile.def: Add dependency from configure-gdb to all-bfd.
557 * Makefile.in: Regenerated.
559 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
561 * configure.ac: Don't add target-libmudflap to noconfigdirs for
562 bfin*-*-uclinux* targets.
563 * configure: Regenerate.
565 2007-06-14 Ian Lance Taylor <iant@google.com>
567 * MAINTAINERS: Add myself as non-algorithmic global write
570 2007-06-14 Diego Novillo <dnovillo@google.com>
572 * MAINTAINERS: Add self as middle-end maintainer and
573 non-algorithmic global write maintainer.
575 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
577 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
578 Move all Fortran maintainers except Paul Brook into the
579 Non-Autopoiesis section.
581 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
583 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
584 (distclean-stage[+id+]): Possibly delete stage_last.
585 * Makefile.in: Regenerate.
587 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
589 * MAINTAINERS (Various Maintainer): Fix typo.
591 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
593 * MAINTAINERS (Various Maintainer): Add myself as
596 2007-06-07 Ben Elliston <bje@au.ibm.com>
598 * config.sub, config.guess: Update from upstream sources.
600 2007-06-07 Ben Elliston <bje@au.ibm.com>
602 * Makefile.tpl: Fix spelling error.
603 * Makefile.in: Regenerate.
605 2007-06-01 Steve Ellcey <sje@cup.hp.com>
607 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
608 lt_cv_sys_max_cmd_len.
610 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
612 * MAINTAINERS (Various Maintainers): Add myself as
613 auto-vectorizer maintainer.
615 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
618 * libtool.m4: Revert previous change.
619 * ltgcc.m4: Put it here.
621 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
623 * MAINTAINERS (Various Maintainers): Add myself as
624 auto-vectorizer maintainer.
626 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
629 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
631 2007-05-30 Richard Guenther <rguenther@suse.de>
633 * MAINTAINERS (Various Maintainers): Add myself as
634 auto-vectorizer maintainer.
636 2007-05-30 Jakub Jelinek <jakub@redhat.com>
639 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
640 * configure: Rebuilt.
642 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
644 * MAINTAINERS (Write After Approval): Removed my name.
646 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
648 * MAINTAINERS (Write After Approval): Remove myself.
650 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
652 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
654 2007-05-23 Steve Ellcey <sje@cup.hp.com>
656 * ltmain.sh: Update from ToT Libtool.
657 * libtool.m4: Update from ToT Libtool.
658 * ltsugar.m4: New. Update from ToT Libtool.
659 * ltversion.m4: New. Update from ToT Libtool.
660 * ltoptions.m4: New. Update from ToT Libtool.
663 * ltcf-cxx.sh: Remove.
664 * ltcf-gcj.sh: Remove.
666 2007-05-22 Ollie Wild <aaw@google.com>
668 * MAINTAINERS (Write After Approval): Add myself.
670 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
672 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
674 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
675 Remove CFLAGS/LIBCFLAGS.
676 (configure-stage[+id+]-[+prefix+][+module+],
677 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
678 * Makefile.in: Regenerate.
680 2007-05-15 Diego Novillo <dnovillo@google.com>
682 * MAINTAINERS: Update e-mail address.
684 2007-05-15 Revital Eres <eres@il.ibm.com>
686 * MAINTAINERS (Write After Approval): Add myself.
688 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
690 * MAINTAINERS (Write After Approval): Updated my address.
692 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
694 * MAINTAINERS (Write After Approval): Add myself.
696 2007-05-11 Silvius Rus <rus@google.com>
698 * MAINTAINERS (Write After Approval): Add myself.
700 2007-04-23 Tom Tromey <tromey@redhat.com>
702 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
704 2007-04-22 Mark Mitchell <mark@codesourcery.com>
706 * MAINTAINERS (cpplib): Rename to ...
707 (libcpp): ... this. Add C/C++ front end maintainers.
709 2007-04-14 Steve Ellcey <sje@cup.hp.com>
711 * config-ml.in: Pass ${ml_config_env} to configure calls.
713 2007-04-04 Christian Bruel <christian.bruel@st.com>
715 * MAINTAINERS (Write After Approval): Add myself.
717 2007-04-02 Dave Korn <dave.korn@artimi.com>
719 * MAINTAINERS (Write After Approval): Add myself.
721 2007-03-31 Tobias Burnus <burnus@net-b.de>
723 * MAINTAINERS (fortran 95 front end): Add myself.
725 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
727 * MAINTAINERS (Write After Approval): Add myself.
729 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
731 * MAINTAINERS (Modulo Scheduler): Add myself.
733 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
735 * MAINTAINERS (fortran 95 front end): Add myself.
736 (c++ front end): whitespace fix.
738 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
740 * MAINTAINERS (Write After Approval): Add myself.
742 2007-03-21 Richard Sandiford <richard@codesourcery.com>
744 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
745 of glob. Quote arguments with single quotes too.
746 * configure: Regenerate.
748 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
750 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
751 * Makefile.in: Regenerate
753 2007-03-07 Andreas Schwab <schwab@suse.de>
755 * configure: Regenerate.
757 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
759 * configure.ac: Add "--with-pdfdir" configure option,
760 which defines pdfdir variable.
761 * Makefile.def (target=fixincludes): Add install-pdf to
763 (recursive_targets): Add install-pdf target.
764 (flags_to_pass): Add pdfdir.
765 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
767 * configure: Regenerate
768 * Makefile.in: Regenerate
770 2007-02-28 Eric Christopher <echristo@apple.com>
773 2006-12-07 Mike Stump <mrs@apple.com>
775 * Makefile.def (dependencies): Add dependency for
776 install-target-libssp and install-target-libgomp on
778 * Makefile.in: Regenerate.
780 2007-02-27 Matt Kraai <kraai@ftbfs.org>
782 * configure: Regenerate.
783 * configure.ac: Move statements after variable declarations.
785 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
787 * MAINTAINERS: Add myself as sh maintainer.
789 2007-02-19 Joseph Myers <joseph@codesourcery.com>
791 * configure.ac: Adjust for loop syntax.
792 * configure: Regenerate.
794 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
796 * configure: Rebuilt.
798 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
800 * configure.ac: Drop multiple occurrences of --enable-languages,
802 * configure: Rebuilt.
804 2007-02-17 Mark Mitchell <mark@codesourcery.com>
805 Nathan Sidwell <nathan@codesourcery.com>
806 Vladimir Prus <vladimir@codesourcery.com>
807 Joseph Myers <joseph@codesourcery.com>
809 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
810 * configure: Regenerate.
812 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
814 * ltconfig (freebsd*): Default to elf.
816 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
818 * configure.ac (target_libraries): Move libgcc before libiberty.
819 * configure: Regenerated.
821 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
822 Paolo Bonzini <bonzini@gnu.org>
825 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
826 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
827 * configure: Regenerated.
829 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
831 * MAINTAINERS (Language Front End Maintainers): Update my mail
834 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
837 * configure.ac: Correct syntax for Solaris ksh.
838 * configure: Regenerated.
840 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
842 * configure.ac: Sync with src.
843 * configure: Regenerate.
845 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
847 * Makefile.in: Regenerate.
849 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
851 * config.sub: Sync with src.
853 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
855 * Makefile.tpl (build_alias, host_alias, target_alias): Use
856 noncanonical equivalents.
857 * configure.in: Rename to...
858 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
859 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
860 target_noncanonical. Use them. Rewrite removal of configure
861 arguments for autoconf 2.59. Discard variable settings. Force
862 program_transform_name for native tools.
864 * Makefile.in: Regenerated.
865 * configure: Regenerated with autoconf 2.59.
867 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
869 * MAINTAINERS (Write After Approval): Add myself.
871 2007-01-31 Andreas Schwab <schwab@suse.de>
873 * Makefile.tpl (LDFLAGS): Substitute it.
874 * Makefile.in: Regenerate.
876 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
878 * MAINTAINERS (Write After Approval): Add myself.
880 2007-01-28 David Edelsohn <edelsohn@gnu.org>
882 * MAINTAINERS (spu port): Add myself.
884 2007-01-23 Richard Guenther <rguenther@suse.de>
887 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
888 * Makefile.tpl (GNATBIND): Substitute it.
889 (GNATMAKE): Likewise.
890 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
892 * Makefile.in: Regenerate.
893 * configure: Regenerate.
895 2007-01-18 Mike Stump <mrs@apple.com>
897 * configure.in: Re-enable -Werror for gcc builds.
899 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
901 * MAINTAINERS (Write After Approval): Add myself.
903 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
905 * configure.in: Change == to = in test command.
906 * configure: Regenerate.
908 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
909 Nick Clifton <nickc@redhat.com>
910 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
912 * configure.in (build_configargs, host_configargs, target_configargs):
913 Remove build/host/target parameters.
914 (host_libs): Add gmp and mpfr.
915 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
916 * Makefile.def (gmp, mpfr): New.
917 (gcc): Remove target.
918 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
919 target_os, target_vendor): New.
920 (configure): Add host_alias/target_alias arguments. Adjust invocations.
921 * configure: Regenerate.
922 * Makefile.in: Regenerate.
924 2007-01-11 Matt Fago <fago@earthlink.net>
926 * configure.in: Try to link to functions only in mpfr 2.2.x
927 to improve robustness of configure tests.
928 * configure: Regenerate.
930 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
932 * MAINTAINERS: Add myself as i386 maintainer.
934 2007-01-08 Jan Hubicka <jh@suse.cz>
936 * MAINTAINERS: Add myself as i386 maintainer.
938 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
940 * configure.in: Add support for an x86_64-mingw* target.
941 * configure: Regenerate.
943 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
945 * Makefile.tpl (all-target): Correct @if conditional for target
947 * configure.in: Omit libiberty if building only target libgcc.
948 * configure, Makefile.in: Regenerated.
950 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
952 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
953 * configure: Regenerate.
955 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
957 * Makefile.def (target_modules): Add libgcc.
958 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
959 * Makefile.tpl (clean-target-libgcc): Delete.
960 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
961 on gcc even for bootstrapped modules. Rewrite handling of
962 lang_env_dependencies to loop over target_modules.
963 * configure.in (target_libraries): Add target-libgcc.
964 * Makefile.in, configure: Regenerated.
966 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
968 * configure.in: Reorganize recognition of languages. Add
969 --enable-stage1-languages. Show supported languages for the chosen
970 target rather than all recognized languages.
971 * configure: Regenerate.
973 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
975 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
976 * Makefile.in: Regenerate.
978 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
980 * configure.in: Warn that MPFR 2.2.0 is buggy.
981 * configure: Regenerate.
983 2006-12-27 Ian Lance Taylor <iant@google.com>
985 * configure.in: When removing Makefiles to force a reconfigure, also
986 remove prev-DIR*/Makefile.
987 * configure: Regenerate.
989 2006-12-22 Andreas Schwab <schwab@suse.de>
991 * configure: Regenerate with correct autoconf version.
993 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
995 * configure.in: add AC_SUBST for *_FOR_TARGET.
996 * configure: Regenerate.
998 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1000 * configure.in: Simplify logic for rejecting languages that cannot
1001 be built. Separate the case when a language is unsupported,
1002 from the case when the user chooses not to build a language.
1004 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1006 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1007 it only affects bootstrap and could be tested on "$host" as well.
1008 * configure: Regenerate.
1009 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1011 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1014 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1015 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1016 move here comment from Makefile.tpl.
1017 * Makefile.tpl: Move some definitions higher in the file.
1018 (STAGE1_CHECKING): New.
1019 * configure.in: Add --enable-stage1-checking.
1020 * configure: Regenerate.
1021 * Makefile.in: Regenerate.
1023 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1025 * MAINTAINERS: Add myself as build system maintainer.
1027 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
1029 * MAINTAINERS (Write After Approval): Add myself.
1031 2006-12-13 Eric Christopher <echristo@apple.com>
1033 * MAINTAINERS: Add myself as darwin maintainer.
1035 2006-12-11 Ian Lance Taylor <ian@airs.com>
1037 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1039 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
1041 MAINTAINERS: Update my entry.
1043 2006-12-11 Alan Modra <amodra@bigpond.net.au>
1045 * configure.in: Handle spu makefile frag.
1046 * Makefile.tpl (MAINT): Define
1047 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1048 * configure: Regenerate.
1049 * Makefile.in: Regenerate.
1051 2006-12-11 Ben Elliston <bje@au.ibm.com>
1053 * config.guess: Import latest version.
1054 * config.sub: Likewise.
1056 2006-12-11 Ben Elliston <bje@au.ibm.com>
1058 * configure.in (spu-*-*): Don't skip target-libiberty.
1059 * configure: Regenerate.
1061 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
1064 * configure.in: Correct x86 darwin support for libjava to powerpc
1066 * configure: Regenerate.
1068 2006-12-08 Sandro Tolaini <tolaini@libero.it>
1070 * configure.in: Add x86 darwin support for libjava.
1071 * configure: Regenerate.
1073 2006-12-07 Mike Stump <mrs@apple.com>
1075 * Makefile.def (dependencies): Add dependency for
1076 install-target-libssp and install-target-libgomp on
1078 * Makefile.in: Regenerate.
1080 2006-12-04 Richard Guenther <rguenther@suse.de>
1082 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1083 (Non-Algorithmic Maintainers): Move over non-algorithmic
1084 loop optimizer maintainers, add myself as a non-algorithmic
1085 middle-end maintainer.
1087 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
1089 * MAINTAINERS (Write After Approval): Add myself.
1091 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1093 * configure.in: Update error message for missing GMP/MPFR.
1095 * configure: Regenerate.
1097 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1099 * configure.in: Update MPFR version in error message.
1101 * configure: Regenerate.
1103 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1105 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1106 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1107 --with-gmp-lib): New flags.
1109 * configure: Regenerate.
1111 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
1113 * MAINTAINERS (Write After Approval): Change my email address.
1115 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1117 * MAINTAINERS (Write After Approval): Add myself.
1119 2006-11-22 Philipp Thomas <pth@suse.de>
1121 * MAINTAINERS (i18n): Update e-mail address.
1123 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1125 * MAINTAINERS (spu port): Add myself as maintainer.
1126 (Write After Approval): Remove myself.
1128 2006-11-22 Ben Elliston <bje@au.ibm.com>
1130 * configure.in (skipdirs): Don't build libssp for SPU.
1131 * configure: Regenerate.
1133 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
1135 * MAINTAINERS (spu port): Add myself as maintainer.
1136 (libobjc): Update my email address.
1138 2006-11-21 Andrea Bona <andrea.bona@st.com>
1140 * MAINTAINERS (Write After Approval): Add myself.
1142 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1144 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1145 * configure : Rebuilt.
1147 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1149 * MAINTAINERS (Write After Approval): Add myself.
1151 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
1153 * MAINTAINERS (Write After Approval): Add myself.
1155 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1157 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1159 * configure: Regenerate.
1161 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
1163 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1164 (unstage): Test for stage_last presence.
1167 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1168 * Makefile.in: Regenerate.
1170 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
1172 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1175 2006-11-14 Erven Rohou <erven.rohou@st.com>
1177 * MAINTAINERS (Write After Approval): Add myself.
1179 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
1181 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1182 and stageN-package/Makefile.
1183 * Makefile.in: Regenerated.
1185 2006-11-14 Jie Zhang <jie.zhang@analog.com>
1187 * configure.in: Remove target-libgloss from noconfigdirs for
1189 * configure: Regenerated.
1191 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1193 * configure.in (have_gmp): Only error if the gcc directory exists.
1195 * configure: Regenerate.
1197 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1199 * configure.in: Robustify error message for missing GMP/MPFR.
1201 * configure: Regenerate.
1203 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
1205 * MAINTAINERS (Write After Approval): Add myself.
1207 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
1209 * MAINTAINERS: Change email address.
1211 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
1213 * MAINTAINERS (Write After Approval): Add myself.
1215 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
1217 * MAINTAINERS (Write After Approval): Add myself.
1219 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
1221 * MAINTAINERS (Write After Approval): Move myself to
1222 Write After Approval section.
1224 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1226 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
1228 * configure: Regenerate.
1230 2006-10-16 Tobias Burnus <burnus@net-b.de>
1232 * MAINTAINERS (Write After Approval): Add myself.
1234 2006-10-16 Ben Elliston <bje@au.ibm.com>
1236 * config.guess: Import latest version.
1237 * config.sub: Likewise.
1239 2006-10-10 Brooks Moses <bmoses@stanford.edu>
1241 * Makefile.def: Added pdf target handling.
1242 * Makefile.tpl: Added pdf target handling.
1243 * Makefile.in: Regenerated.
1245 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
1247 * MAINTAINERS: Add self as score port maintainer.
1249 2006-10-04 Brooks Moses <bmoses@stanford.edu>
1251 * MAINTAINERS (Write After Approval): Add myself.
1253 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
1255 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
1257 * configure: Regenerated.
1259 2006-09-27 Dave Brolley <brolley@redhat.com>
1261 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1263 * configure: Regenerated.
1265 2006-09-26 Thiemo Seufer <ths@mips.com>
1267 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1268 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1269 * configure: Regenerate.
1271 2006-09-24 Graeme Peterson <gridly@gmail.com>
1273 * MAINTAINERS (Write After Approval): Remove myself.
1275 2006-09-22 Chao-ying Fu <fu@mips.com>
1277 * MAINTAINERS (Write After Approval): Add myself.
1279 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
1281 * MAINTAINERS: Add self as soft-fp maintainer.
1283 2006-09-09 Anatoly Sokolov <aesok@post.ru>
1285 * MAINTAINERS: Add myself as avr maintainer.
1286 Remove Marek Michalkiewicz as avr maintainer.
1288 2006-09-07 Roberto Costa <roberto.costa@st.com>
1290 * MAINTAINERS (Write After Approval): Add myself.
1292 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
1294 * configure.in: Never build newlib for a Mingw host.
1295 Never build newlib as Mingw target library.
1296 Test the existence of winsup/cygwin for building a Cygwin newlib,
1297 rather than just winsup.
1298 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1299 building a Mingw target.
1300 * configure: Regenerate.
1302 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
1304 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1306 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
1308 * config.guess: Import from src (was more updated).
1309 * config.sub: Likewise.
1311 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1313 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1314 * configure: Regenerated.
1316 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
1318 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1319 for stages after the first.
1321 2006-07-17 Jakub Jelinek <jakub@redhat.com>
1323 * Makefile.def: Add dependencies for configure-opcodes
1324 on configure-intl and all-opcodes on all-intl.
1325 * Makefile.in: Regenerated.
1327 2006-07-13 Ben Elliston <bje@au.ibm.com>
1329 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1331 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
1333 Port to hosts whose 'sort' and 'tail' implementations
1334 treat operands with leading '+' as file names, as POSIX
1335 has required since 2001. However, make sure the code still
1336 works on pre-POSIX hosts.
1337 * ltmain.sh: Don't assume "sort +2" is equivalent to
1338 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1340 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
1342 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1344 2006-07-04 Peter O'Gorman <peter@pogma.com>
1346 * ltconfig: chmod 644 before ranlib during install.
1348 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1351 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1352 if the bootstrap compiler is a GCC version that supports it.
1353 * configure: Regenerate.
1355 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
1357 * configure.in: Fix thinkos in previous check-in.
1358 * configure: Regenerate.
1360 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
1363 * configure.in: Test subdir_requires and give an appropriate
1365 * configure: Regenerate.
1367 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
1369 * MAINTAINERS (Write After Approval): Add myself.
1371 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
1373 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1375 2006-06-22 Steve Ellcey <sje@cup.hp.com>
1377 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1379 2006-06-20 David Ayers <d.ayers@inode.at>
1382 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1383 whether target-libjava is being configured instead of whether the
1384 java front end is enabled.
1385 * configure: Regenerate.
1387 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1390 * configure.in: Only enable libgomp on IRIX 6.
1391 * configure: Regenerate.
1393 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
1395 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1397 * Makefile.in: Regenerate.
1399 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
1401 * config-ml.in: Alter CCASFLAGS to include special
1402 multilib options the same as is done for CFLAGS.
1404 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1406 * configure.in: Don't enable libgomp on hpux10.
1407 * configure: Rebuilt.
1409 2006-06-12 David Ayers <d.ayers@inode.at>
1413 * configure.in: Remove target-boehm-gc from noconfigdirs where
1414 ${libgcj} is specified.
1415 * configure: Regenerate.
1417 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
1421 * configure.in: Sync.
1422 * configure: Regenerated.
1424 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1426 * Makefile.def: Added dependencies from sim and gdb on intl, and
1427 added configure dependencies to everything with an all dependency
1429 * Makefile.in: Regenerated.
1431 2006-06-06 David Ayers <d.ayers@inode.at>
1434 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1435 * Makefile.in: Regenerate.
1436 * configure.in: Add --enable-objc-gc at toplevel and have it
1437 enable boehm-gc for Objective-C.
1438 Remove target-boehm-gc from libgcj.
1439 Add target-boehm-gc to target_libraries.
1440 Add target-boehm-gc to noconfigdirs where ${libgcj}
1442 Assert that boehm-gc is supported when requested for Objective-C.
1443 Only build boehm-gc if needed either for Java or Objective-C.
1444 * configure: Regenerate.
1446 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
1449 * Makefile.tpl (configure-[+prefix+][+module+],
1450 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1451 Remove rule to unstage bootstrapped modules.
1452 (stage_current): New.
1453 * Makefile.in: Regenerate.
1455 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1457 * MAINTAINERS (Write After Approval): Update my e-mail address.
1459 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
1461 * include/libiberty.h: Declare pex_run_in_environment.
1463 2006-05-31 Asher Langton <langton2@llnl.gov>
1465 * MAINTAINERS (Write After Approval): Add myself.
1467 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
1469 * Makefile.def (bfd, opcodes): Fix lib_path.
1470 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1471 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1472 * Makefile.in: Regenerate.
1474 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
1476 * Makefile.in: Regenerate.
1478 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
1480 * Makefile.def: Add install-html target. Add datarootdir
1481 docdir and htmldir to flags_to_pass.
1482 * Makefile.tpl: Add install-html target.
1483 * Makefile.in: Regenerate.
1484 * configure.in: Add --with-datarootdir, --with-docdir, and
1485 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1486 * configure: Regenerate.
1488 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1490 * configure.in: Enable gprof for cross builds.
1491 * configure: Regenerate.
1493 2006-05-22 Richard Guenther <rguenther@suse.de>
1496 2006-01-31 Richard Guenther <rguenther@suse.de>
1497 Paolo Bonzini <bonzini@gnu.org>
1499 * Makefile.def (target_modules): Add libgcc-math target module.
1500 * configure.in (target_libraries): Add libgcc-math target library.
1501 (--enable-libgcc-math): New configure switch.
1502 * Makefile.in: Re-generate.
1503 * configure: Re-generate.
1504 * libgcc-math: New toplevel directory.
1506 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1507 Andreas Tobler <a.tobler@schweiz.ch>
1509 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1510 * configure: Rebuilt.
1512 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
1514 * MAINTAINERS (Write After Approval): Add myself.
1516 2006-05-01 DJ Delorie <dj@redhat.com>
1518 * configure.in: Restore CFLAGS if GMP isn't present.
1519 * configure: Regenerate.
1521 2006-05-01 Richard Guenther <rguenther@suse.de>
1523 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1526 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
1528 * MAINTAINERS (Write After Approval): Add myself.
1530 2006-04-28 Jan Beulich <jbeulich@novell.com>
1532 * MAINTAINERS (Write After Approval): Add myself.
1534 2006-04-18 DJ Delorie <dj@redhat.com>
1536 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1537 reference libgloss so that libssp can be built in a combined
1539 * configure: Regenerate.
1541 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
1543 * MAINTAINERS (Write After Approval): Add myself.
1545 2006-04-05 Ben Elliston <bje@au.ibm.com>
1547 * configure.in: Require makeinfo 4.4 or higher.
1548 * configure: Regenerate.
1550 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
1552 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1553 Rearrange the entries of other libraries to have them in one place.
1555 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
1557 * MAINTAINERS (Write After Approval): Remove myself.
1558 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1560 2006-03-14 Richard Guenther <rguenther@suse.de>
1562 * configure: Regenerate with autoconf 2.13.
1564 2006-03-13 Jim Blandy <jimb@codesourcery.com>
1566 * MAINTAINERS: Use my work address.
1568 * MAINTAINERS: Update my E-mail address.
1570 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
1572 * configure.in: Handle --disable-<component> generically.
1573 * configure: Regenerate.
1575 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1578 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1580 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
1582 * MAINTAINERS (Write After Approval): Remove myself.
1583 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1585 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
1587 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1588 (TARGET_CONFIGDIRS): Remove.
1589 * configure.in: Remove AC_SUBST(target_configdirs).
1590 * Makefile.in, configure: Regenerated.
1592 2006-02-20 Steven G. Kargl <kargls@comcast.net>
1594 * MAINTAINERS (Write After Approval): Remove myself.
1595 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1597 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
1601 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1603 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1604 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1605 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1606 BUILD_PREFIX, BUILD_PREFIX_1.
1607 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1609 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1610 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1612 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1613 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1614 of `cat stage_current`. Always provide the `r' and `s' variables.
1615 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1616 a single shell execution.
1617 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1618 bootstrapped modules, make the stage1 module if the build was not
1619 started yet, else build the current stage.
1620 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1621 (all-build, all-host, all-target, [+make_target+]-host,
1622 [+make_target+]-target): Do not use \-continued lines.
1623 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1624 (current_stage, restrap, stage_last): New.
1626 * Makefile.in: Regenerate.
1627 * configure: Regenerate.
1629 2006-02-19 Bud Davis <jmdavis@link.com>
1631 * MAINTAINERS (Write After Approval): Remove myself.
1632 (Language Front End Maintainers): Add myself as fortran 95
1633 maintainer and update e-mail address.
1635 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1637 * MAINTAINERS (Write After Approval): Remove myself.
1638 (Language Front End Maintainers): Add myself as fortran 95
1641 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
1643 * MAINTAINERS (Write After Approval): Add myself.
1645 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
1647 * MAINTAINERS (Write After Approval): Remove myself.
1648 (Language Front End Maintainers): Add myself as
1649 fortran 95 maintainer.
1651 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
1655 2005-12-27 Leif Ekblad <leif@rdos.net>
1657 * configure.in: Add support for RDOS target.
1658 * configure: Regenerate.
1660 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
1661 Andreas Schwab <schwab@suse.de>
1663 * configure: Regenerate.
1665 2006-02-12 David Edelsohn <edelsohn@gnu.org>
1667 * configure.in (enable_libgomp): Add AIX.
1668 * configure: Regenerate.
1670 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
1672 * MAINTAINERS (Write After Approval): Add myself.
1674 2006-02-03 Lee Millward <lee.millward@gmail.com>
1676 * MAINTAINERS (Write After Approval): Add myself.
1678 2006-01-31 Richard Guenther <rguenther@suse.de>
1679 Paolo Bonzini <bonzini@gnu.org>
1681 * Makefile.def (target_modules): Add libgcc-math target module.
1682 * configure.in (target_libraries): Add libgcc-math target library.
1683 (--enable-libgcc-math): New configure switch.
1684 * Makefile.in: Re-generate.
1685 * configure: Re-generate.
1686 * libgcc-math: New toplevel directory.
1688 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
1690 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1691 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1692 the assembler, linker and binutils.
1693 * configure: Regenerate.
1695 2006-01-22 Dirk Mueller <dmueller@suse.de>
1697 * MAINTAINERS (Write After Approval): Add myself.
1699 2006-01-20 Diego Novillo <dnovillo@redhat.com>
1701 * configure: Regenerate.
1703 2006-01-18 Richard Henderson <rth@redhat.com>
1704 Jakub Jelinek <jakub@redhat.com>
1705 Diego Novillo <dnovillo@redhat.com>
1707 * libgomp: New directory.
1708 * Makefile.def: Add target_module libgomp.
1709 * Makefile.in: Regenerate.
1710 * configure.in (target_libraries): Add target-libgomp.
1711 * configure: Regenerate.
1713 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
1715 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1716 @ from continuation.
1717 * Makefile.in: Rebuilt.
1719 2006-01-04 Chris Lattner <sabre@gnu.org>
1721 * MAINTAINERS (Write After Approval): Add myself.
1723 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
1727 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1728 * Makefile.tpl (OBJDUMP): New.
1729 (EXTRA_HOST_FLAGS): Add it.
1730 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1732 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1733 to use symbolic links between directories. Avoid race conditions
1734 or make them harmless.
1735 * configure.in: Do not try to use symbolic links between directories.
1737 * Makefile.def (LEAN): Pass.
1738 * Makefile.tpl (LEAN): Define.
1739 (stage[+id+]-start): Accept that the previous directory does not
1740 exist, if the bootstrap is lean.
1741 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1742 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1743 configure substitution.
1744 ([+compare-target+]): Likewise.
1745 ([+bootstrap-target+]-lean): New.
1746 * configure.in: Remove lean bootstrap support from here.
1748 * Makefile.in: Regenerate.
1749 * configure: Regenerate.
1751 2006-01-04 Ben Elliston <bje@au.ibm.com>
1753 * MAINTAINERS (libdecnumber): Add myself.
1755 2006-01-02 Mark Mitchell <mark@codesourcery.com>
1757 * libtool-ldflags: New script.
1759 2006-01-02 Andreas Schwab <schwab@suse.de>
1761 * configure.in: When reconfiguring remove Makefile in
1762 all stage directories.
1763 * configure: Regenerate.
1765 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
1767 * MAINTAINERS: Update my email address.
1769 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
1771 Revert Ada-related part of the previous change.
1773 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1775 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1776 * Makefile.in: Regenerate.
1777 * configure.in: Do not include mt-ppc-aix target fragment.
1778 * configure: Regenerate.
1780 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
1782 * configure.in: Select appropriate fragments for PowerPC/AIX.
1783 * configure: Regenerate.
1785 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1786 BOOT_CFLAGS, BOOT_LDFLAGS.
1787 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1788 BOOT_CFLAGS, BOOT_LDFLAGS.
1789 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1790 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1791 (stage): Fail if we cannot complete the work.
1792 * Makefile.in: Regenerate.
1794 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
1796 * configure.in: Replace ms1 with mt.
1797 * configure: Rebuilt.
1799 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
1801 * MAINTAINERS: Update my email address.
1803 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
1805 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1806 install-host-nogcc): Don't invoke $(stage) at the end.
1807 * Makefile.in: Regenerate.
1809 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
1811 * configure.in: Flip the top-level bootstrap switch.
1812 * configure: Regenerate.
1814 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1816 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1817 $(stage) and $(unstage).
1818 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1819 (all): Remove stray semicolon.
1820 (local-distclean): Don't handle multilib.tmp and multilib.out.
1821 (install.all): Set $s for consistency.
1822 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1823 check_multilibs setting. Always make the install directory.
1824 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1826 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1827 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1828 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1829 (multilib.out): Remove.
1830 * Makefile.in: Regenerated.
1832 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
1834 * MAINTAINERS (Write After Approval): Add myself.
1836 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1838 * MAINTAINERS: Add myself as mt maintainer.
1840 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
1842 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
1844 * MAINTAINERS: Change email address.
1846 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1848 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1849 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1850 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1851 Find in-tree tools if available.
1852 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1853 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1854 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1855 (COMPILER_*_FOR_TARGET): New.
1856 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1857 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1858 (CONFIGURED_*, USUAL_*): Remove.
1859 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1860 STRIP): Use autoconf substitutions.
1861 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1862 COMPILER_NM_FOR_TARGET): New.
1863 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1865 (all): Make all-host and all-target in parallel.
1866 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1867 that $$r and $$s are set before invoking a recursive make.
1868 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1869 ([+bootstrap-target+]): Inline most of the `all' target.
1871 2005-11-29 Ben Elliston <bje@au.ibm.com>
1873 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1874 from the gcc build directory.
1875 * Makefile.in: Regenerate.
1877 2005-11-29 Ben Elliston <bje@au.ibm.com>
1879 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1880 depend on all-libdecnumber.
1881 * configure.in (host_libs): Include libdecnumber.
1882 * Makefile.in: Regenerate.
1883 * configure: Likewise.
1885 2005-11-29 Ben Elliston <bje@au.ibm.com>
1887 * libdecnumber: Import decNumber sources from the dfp-branch.
1889 2005-11-21 Kean Johnston <jkj@sco.com>
1891 * config.sub, config.guess: Sync from upstream sources.
1893 2005-11-21 Ben Elliston <bje@au.ibm.com>
1895 Import from Autoconf sources:
1897 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1898 * config/move-if-change: Don't output "$2 is unchanged";
1899 suggested by Ben Elliston. Handle weird characters correctly.
1901 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
1903 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1904 to match upstream libtool for darwin.
1906 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1908 * Makefile.def: Remove gdb dependencies for gdbtk.
1909 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1910 (configure-gdb, install-gdb): New rules.
1911 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1912 * Makefile.in, configure: Regenerated.
1914 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
1916 * MAINTAINERS (Write After Approval): Add myself.
1918 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
1920 * MAINTAINERS (Write After Approval): Add myself.
1922 2005-10-24 Diego Novillo <dnovillo@redhat.com>
1924 * MAINTAINERS (alias analysis): Add Daniel Berlin and
1927 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
1930 * Makefile.tpl (do-[+make-target+], do-check, install,
1931 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1932 are set before recursing.
1933 * Makefile.in: Regenerate.
1935 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1938 * Makefile.def (gcc) <target>: Fix thinko.
1939 * Makefile.in: Regenerate.
1941 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1943 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1944 * configure: Regenerate.
1946 2005-10-15 Jie Zhang <jie.zhang@analog.com>
1948 * MAINTAINERS (Write After Approval): Add self.
1950 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
1952 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1953 target-libffi, target-qthreads, target-libjava, and
1955 * configure: Regenerate.
1957 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1959 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1960 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1961 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1962 (USUAL_OBJDUMP_FOR_TARGET): New.
1963 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1964 * configure.in: Check for $OBJDUMP_FOR_TARGET.
1965 * configure, Makefile.in: Regenerated.
1967 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
1969 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1970 before other host packages.
1972 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
1974 * MAINTAINERS: Add self as sh libraries/configury maintainer.
1976 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
1980 * configure.in (default_target): Remove.
1981 * Makefile.tpl (all): Do not use prerequisites as subroutines
1982 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1983 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1984 use prerequisites as subroutines.
1985 (check-host, check-target): New.
1986 (bootstrap configure & all targets): Do not use stage*-start
1987 if the directory layout is already ok.
1988 (non-bootstrap configure & all targets): Prepend a $(unstage).
1989 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1990 (NOTPARALLEL): Remove.
1991 (unstage, stage variables): New variables.
1992 (unstage, stage targets): Simply expand to those variables.
1994 * configure: Regenerate.
1995 * Makefile.in: Regenerate.
1997 2005-10-04 James E Wilson <wilson@specifix.com>
1999 * Makefile.def (lang_env_dependencies): Add libmudflap.
2000 * Makefile.in: Regenerate.
2002 2005-10-03 Andreas Schwab <schwab@suse.de>
2004 Backport from libtool CVS:
2005 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2007 * ltmain.sh: add support for installing into temporary
2008 staging area (e.g. 'make install DESTDIR=...')
2010 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2012 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2013 * configure: Regenerated.
2015 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2017 * configure: Regenerate with the correct
2020 2005-09-30 Catherine Moore <clm@cm00re.com>
2022 * configure.in (bfin-*-*): New.
2023 * configure: Regenerated.
2025 2005-09-28 Geoffrey Keating <geoffk@apple.com>
2027 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2028 (LIPO_FOR_TARGET): New.
2029 (CONFIGURED_LIPO_FOR_TARGET): New.
2030 (USUAL_LIPO_FOR_TARGET): New.
2031 (STRIP_FOR_TARGET): New.
2032 (CONFIGURED_STRIP_FOR_TARGET): New.
2033 (USUAL_STRIP_FOR_TARGET): New.
2034 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2036 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2037 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2038 * Makefile.in: Regenerate.
2039 * configure: Regenerate.
2041 2005-09-19 David Edelsohn <edelsohn@gnu.org>
2043 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2044 (rs6000-*-aix*): Same.
2045 * configure: Regenerate.
2047 2005-09-16 Tom Tromey <tromey@redhat.com>
2049 * MAINTAINERS: Add self as java maintainer.
2051 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2053 * configure.in: Recognize f95 in the --enable-languages option,
2054 and substitute it for fortran, issuing a warning.
2055 * configure: Regenerate.
2057 2005-08-30 Phil Edwards <phil@codesourcery.com>
2059 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2060 * configure: Regenerated.
2062 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
2064 * MAINTAINERS: Add self as ms1 maintainer.
2066 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2068 * Makefile.def (libssp): Add to lang_env_dependencies.
2069 * Makefile.in: Regenerate.
2071 2005-08-18 Ian Lance Taylor <ian@airs.com>
2073 * MAINTAINERS: Add myself as middle-end maintainer.
2075 2005-08-17 Christian Groessler <chris@groessler.org>
2077 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2078 * Makefile.in: Regenerate.
2080 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
2082 * MAINTAINERS (write after approval): Added myself.
2084 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
2086 * MAINTAINERS (Write After Approval): Add myself.
2088 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
2090 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2091 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2092 Look for alternate names of the target cc and c++
2093 * configure: Regenerate.
2095 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
2097 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2098 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2099 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2100 tools; remove code to manually set them.
2101 (Target tools): Look in the environment for them.
2102 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2103 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2104 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2106 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2107 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2108 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2109 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2110 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2111 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2112 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2113 * configure: Regenerate.
2114 * Makefile.in: Regenerate.
2116 2005-07-28 Ben Elliston <bje@au.ibm.com>
2118 * MAINTAINERS: Update for removed CPU targets.
2120 2005-07-27 Mark Mitchell <mark@codesourcery.com>
2122 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2123 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2124 * Makefile.in: Regenerated.
2126 2005-07-26 Mark Mitchell <mark@codesourcery.com>
2128 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2129 (CFLAGS_FOR_TARGET): Use it.
2130 (CXXFLAGS_FOR_TARGET): Likewise.
2131 * Makefile.in: Regenerated.
2132 * configure.in (--with-build-sysroot): New option.
2133 * configure: Regenerated.
2135 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
2137 * Makefile.tpl: Wrap install between unstage and stage
2138 * Makefile.in: Regenerate.
2140 2005-07-21 Eric Christopher <echristo@apple.com>
2142 * MAINTAINERS: Update affiliation.
2144 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
2146 * MAINTAINERS: Add self as crx port maintainer.
2148 2005-07-20 DJ Delorie <dj@redhat.com>
2150 * MAINTAINERS: Add self as m32c maintainer.
2152 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
2154 * all files: Update FSF address.
2156 2005-07-15 Eric Christopher <echristo@redhat.com>
2158 * MAINTAINERS: Change affiliation.
2160 2005-07-14 Jim Blandy <jimb@redhat.com>
2162 * configure.in: Add cases for Renesas m32c.
2163 * configure: Regenerated.
2165 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2167 * COPYING.LIB: Update from fsf.org.
2169 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2171 * COPYING, compile, config.guess,
2172 config.sub, install-sh, missing, mkinstalldirs,
2173 symlink-tree, ylwrap: Sync from upstream sources.
2174 * config-ml.in: Update FSF address.
2176 2005-07-13 Eric Christopher <echristo@redhat.com>
2178 * configure.in: Add toplevel noconfigdir support for tpf.
2179 * configure: Regenerate.
2181 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
2185 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2186 * Makefile.in: Regenerate.
2188 2005-07-07 Mark Mitchell <mark@codesourcery.com>
2190 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
2191 Brolley to write-after-approval.
2193 2005-07-07 Andreas Schwab <schwab@suse.de>
2195 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2196 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2197 * Makefile.in: Regenerated.
2199 2005-07-06 Geoffrey Keating <geoffk@apple.com>
2201 * configure.in: Don't build sim or rda when targetting darwin.
2202 * configure: Regenerate.
2204 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
2206 * configure.in: Add --enable-libssp and --disable-libssp.
2207 * configure: Regenerate with autoconf-2.13.
2209 2005-07-02 Jakub Jelinek <jakub@redhat.com>
2211 * Makefile.def (target_modules): Add libssp.
2212 * configure.in (target_libraries): Add target-libssp.
2213 * configure: Rebuilt.
2214 * Makefile.in: Rebuilt.
2216 2005-07-01 Zack Weinberg <zackw@panix.com>
2218 * MAINTAINERS: Change email address. Resign from maintainership.
2220 2005-07-01 Richard Guenther <rguenther@suse.de>
2222 * MAINTAINERS: Change my e-mail address and affiliation.
2224 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
2226 * Makefile.def (stagefeedback): Come after profile.
2227 Define profiledbootstrap target.
2228 * Makefile.tpl (profiledbootstrap): Remove.
2229 (stageprofile-end): Zap stagefeedback.
2230 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2231 * Makefile.in: Regenerate.
2233 2005-06-13 Richard Sandiford <richard@codesourcery.com>
2235 * MAINTAINERS: Update my email address.
2237 2005-06-13 Zack Weinberg <zack@codesourcery.com>
2239 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2240 In 'cpp' stanza, support '#line' as well as '# '.
2242 2005-06-08 Andreas Schwab <schwab@suse.de>
2244 * MAINTAINERS: Move myself from 'Write After Approval' to
2245 'CPU Port Maintainers' section as m68k maintainer.
2247 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
2249 * configure.in (unsupported_languages): New macro.
2250 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2251 non-ported target libraries in noconfigdirs.
2252 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2253 non-linux-gnu. Remove libgcj_ex_libffi.
2254 <lang_frag loop>: Set add_this_lang=no if the language is in
2255 unsupported_languages.
2256 * configure: Regenerate.
2258 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2260 * configure.in: Fix typo in handling of --with-mpfr-dir.
2261 * configure: Regenerate.
2263 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
2265 * MAINTAINERS: Update my email address.
2267 2005-06-02 Jim Blandy <jimb@redhat.com>
2269 * config.sub: Add cases for the Renesas m32c. (This patch has been
2270 accepted into the master sources.)
2272 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
2273 Michael Snyder <msnyder@redhat.com>
2274 Stan Cox <scox@redhat.com>
2276 * configure.in: Set noconfigdirs for ms1.
2278 * configure: Regenerate.
2280 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
2282 * MAINTAINERS (Write After Approval): Add self.
2284 2005-06-01 Josh Conner <jconner@apple.com>
2286 * MAINTAINERS (Write After Approval): Add self.
2288 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
2290 * MAINTAINERS: Update my email address.
2292 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
2294 * MAINTAINERS (Write After Approval): Add self.
2296 2005-05-26 Chris Demetriou <cgd@broadcom.com>
2298 * MAINTAINERS (Write After Approval): Remove self.
2300 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
2302 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2303 (Dependencies): Consider target modules for bootstrap dependencies.
2304 Make target bootstrap modules depend on each stage's gcc.
2305 * Makefile.in: Regenerate.
2307 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
2309 * Makefile.def (configure-gcc): Depend on binutils having been built.
2310 (all-gcc): No need to do it here.
2311 * Makefile.in: Regenerate.
2313 2005-05-19 Paul Brook <paul@codesourcery.com>
2315 * configure.in: Rewrite misleading error message when requested
2316 language cannot be built.
2317 * configure: Regenerate.
2319 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2321 * ylwrap: Import from Automake 1.9.5.
2323 2005-05-13 David Ung <davidu@mips.com>
2325 * MAINTAINERS (Write After Approval): Add self.
2327 2005-05-09 Mike Stump <mrs@apple.com>
2329 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2330 lt_cv_sys_max_cmd_len for now.
2332 2005-05-09 Stan Cox <scox@redhat.com>
2334 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2336 2005-05-08 Matt Kraai <kraai@ftbfs.org>
2338 * README.SCO: Update the URL.
2340 2005-05-05 David Edelsohn <edelsohn@gnu.org>
2342 * ltconfig: Define file_list_spec. Pass file_list_spec and
2343 with_gnu_ld to libtool.
2344 * ltcf-c.sh (aix[45]): Define file_list_spec.
2345 * ltcf-cxx.sh (aix[45]): Same.
2346 * ltcf-gcj.sh (aix[45]): Same.
2347 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2348 exists, write list of input files to temporary file.
2350 2005-05-04 Mike Stump <mrs@apple.com>
2352 * configure.in: Always pass --target to target configures as
2353 otherwise rebuilds that do --recheck will fail.
2354 * confiugure: Rebuilt.
2356 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
2358 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2360 (configure, all): Add bootstrap support.
2361 (Host modules, target modules): Pass post-stage1 flags and exports.
2362 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2363 * Makefile.in: Regenerate.
2365 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
2367 * configure: Regenerate.
2369 2005-04-27 Mike Stump <mrs@apple.com>
2371 * MAINTAINERS: Add self as darwin maintainer.
2373 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2375 * config.sub: Update from master copy.
2377 2005-04-21 Mike Stump <mrs@apple.com>
2379 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2380 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2382 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
2384 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2385 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2386 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2387 "*-*-elf" and "*-*-linux*".
2388 * configure: Regenerate.
2390 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
2392 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2394 2005-04-12 Mike Stump <mrs@apple.com>
2396 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2398 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
2400 * MAINTAINERS (Write After Approval): Add myself.
2402 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
2404 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2406 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
2408 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2409 (TARGET_CONFIGARGS): Include --with-target-subdir.
2410 (configure, all): New macros. Use them throughout.
2411 * Makefile.in: Regenerate.
2413 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
2415 * MAINTAINERS (Write After Approval): Add myself.
2417 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2419 * MAINTAINERS: Remove 'loop unrolling' maintainer.
2421 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
2423 * MAINTAINERS: Move John Carr to Write After Approval.
2425 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2427 * config/mh-mingw32: Delete.
2428 * configure.in: Don't use it.
2429 * configure: Regenerate.
2431 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
2433 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2434 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2435 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2436 (HOST_LIB_PATH): Generate from Makefile.def.
2437 (TARGET_LIB_PATH): Likewise.
2438 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2439 * Makefile.in: Regenerate.
2440 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2441 (RPATH_ENVVAR): Include Darwin case.
2442 * configure: Regenerate.
2444 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
2446 * MAINTAINERS (Various Maintainers): Remove self.
2447 (Write After Approval): Add self.
2449 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
2451 * MAINTAINERS (Various Maintainers): Add self.
2453 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
2455 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2456 * configure: Regenerate.
2458 2005-03-21 Zack Weinberg <zack@codesourcery.com>
2460 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2461 gcc_version, and gcc_version_trigger from set of flags to pass.
2462 * Makefile.tpl: Remove definitions of above variables.
2463 (config.status): Remove dependency on $(gcc_version_trigger).
2464 * Makefile.in: Regenerate.
2465 * configure.in: Do not reference config/gcc-version.m4 nor
2466 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2467 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2468 * configure: Regenerate.
2470 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2471 Andrew Pinski <pinskia@physics.uc.edu>
2473 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2474 * Makefile.in: Regenerate.
2476 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
2478 * MAINTAINERS (Write After Approval): Add myself.
2480 2005-03-03 David Ayers <d.ayers@inode.at>
2482 * MAINTAINERS (Write After Approval): Add myself.
2484 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
2487 * ltmain.sh: Avoid creating archives with components that have
2488 duplicate basenames.
2490 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2493 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2495 * Makefile.in: Regenerate.
2497 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
2499 * Makefile.in: Regenerate to fix conflict between the previous two
2502 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
2505 * Makefile.def (target_modules): Remove "stage", now unnecessary.
2506 * Makefile.tpl (HOST_SUBDIR): New substitution.
2507 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2508 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2509 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2510 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2511 (Host modules, Bootstrapped modules): Use it.
2512 (Build modules, Target modules): Do not create symlink trees,
2513 always configure out-of-srcdir.
2514 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2515 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2516 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2517 $(HOST_SUBDIR). Create a symlink for host_subdir.
2519 * Makefile.in: Regenerate.
2520 * configure: Regenerate.
2522 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2524 Merged from libada-gnattools-branch:
2525 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2527 * gnattools: New directory.
2528 * Makefile.def: Add gnattools as a module, depending on target-libada.
2529 * Makefile.in: Regenerate.
2530 * configure.in: Include gnattools in host_tools; disable it if ada
2532 * configure: Regenerate.
2534 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
2536 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2537 treelang maintainer.
2538 (Write After Approval): Remove myself.
2540 2005-02-23 Paul Schlie <schlie@comcast.net>
2542 * configure.in: Allow darwin targeted ports to build tk, itcl and
2544 * configure: Regenerate.
2546 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2549 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2550 * configure: Regenerate.
2552 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
2554 * MAINTAINERS (Write After Approval): Add myself.
2556 2005-02-10 Ian Lance Taylor <ian@airs.com>
2558 * MAINTAINERS: Update my e-mail address.
2560 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
2562 * MAINTAINERS (Write After Approval): Add myself.
2564 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
2566 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2567 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2568 target-libgloss when not *-*-elf and *-*-aout.
2569 * configure: Regenerate.
2571 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
2573 * MAINTAINERS: Remove obsolete entries.
2575 * MAINTAINERS (Write After Approval): Add Michael Matz.
2577 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
2579 * MAINTAINERS: Remove self as cpplib maintainer.
2581 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2583 * install-sh, config.sub: Import from upstream.
2585 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2588 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2589 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2590 * Makefile.in: Regenerate.
2592 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
2594 * MAINTAINERS: Update my email address.
2596 2005-01-12 David Edelsohn <edelsohn@gnu.org>
2597 Andreas Schwab <schwab@suse.de>
2600 * config-ml.in: Eval option if surrounded by single quotes.
2602 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
2604 Revert 2004-12-28 Makefile changes, a better fix will be
2605 applied to mainline and src after GCC 4.0 branches.
2607 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
2611 * Makefile.def (target_modules): Remove stage parameter,
2612 it is always true now.
2613 * Makefile.tpl (configure-build-[+module+],
2614 configure-target-[+module+]): Always build symlink tree
2615 for the directory and for include. BUILD_SUBDIR and
2616 TARGET_SUBDIR cannot be . anymore.
2617 * Makefile.in: Regenerate.
2619 2004-12-25 David Edelsohn <edelsohn@gnu.org>
2621 Revert 2004-12-08 Makefile changes.
2623 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
2625 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2628 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2630 * configure.in (sh64-*-*): Reenable gprof.
2631 * configure: Regenerate.
2633 2004-12-08 David Edelsohn <edelsohn@gnu.org>
2635 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2636 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2637 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2638 * Makefile.in: Regenerate.
2640 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
2642 * MAINTAINERS: Update my email address.
2644 2004-12-07 Matt Kraai <kraai@ftbfs.org>
2646 * Makefile.tpl: Generate normal dependencies if the LHS module is
2648 * Makefile.in: Regenerate.
2650 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
2652 * configure.in: Include config/gxx-include-dir.m4. Use
2653 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2654 * configure: Regenerate.
2656 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
2658 * config.if: Delete.
2659 * configure.in: Set libstdcxx_incdir directly.
2660 * configure: Regenerate.
2662 2004-12-02 Eric Christopher <echristo@redhat.com>
2664 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2665 * Makefile.in: Regenerate.
2667 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
2669 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2670 * configure: Regenerate.
2672 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
2674 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2675 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2676 * configure: Regenerate.
2678 2004-12-01 Eric Christopher <echristo@redhat.com>
2680 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2681 of things to remove.
2683 2004-11-29 Matt Kraai <kraai@ftbfs.org>
2685 * MAINTAINERS (Write After Approval): Update my e-mail address.
2687 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
2689 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2690 from CVS libtool to always pass_all.
2692 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2694 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2695 (hppa*64*-*-*): Delete incorrect comment.
2696 * configure: Rebuilt.
2698 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2700 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2702 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2704 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2705 from CVS libtool to always pass_all.
2707 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2709 * install-sh, compile: Import from automake.
2711 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2713 * config.guess, config.sub: Import from savannnah.
2715 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
2717 * MAINTAINERS (Write After Approval): Add myself
2719 2004-11-12 Mike Stump <mrs@apple.com>
2721 * Makefile.def: Add html support.
2722 * Makefile.tpl: Likewise.
2723 * Makefile.in: Regenerate.
2725 2004-11-11 Geoffrey Keating <geoffk@apple.com>
2728 * configure.in: Remove all instances of build-fixincludes from
2730 (build_configargs): Supply --target to subdirectories.
2731 * configure: Regenerate.
2733 * Makefile.def: Make gcc install depend on fixincludes install.
2734 * Makefile.in: Regenerate.
2736 2004-11-10 Janis Johnson <janis187@us.ibm.com>
2738 * MAINTAINERS: Add myself as gcc testsuite maintainer.
2740 2004-11-11 Paul Brook <paul@codesourcery.com>
2742 * MAINTAINERS: Add self as arm maintainer. Update email address.
2744 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2746 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2748 * configure: Regenerate.
2750 2004-11-07 David Edelsohn <edelsohn@gnu.org>
2752 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2755 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
2757 * Makefile.def (host fixincludes): Specify missing targets.
2758 * Makefile.in: Regenerate.
2760 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
2762 * MAINTAINERS: Add myself
2764 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
2766 * MAINTAINERS (Write After Approval): Add myself.
2768 2004-11-04 Geoffrey Keating <geoffk@apple.com>
2770 * Makefile.def: Build fixincludes for the host, too.
2771 * Makefile.in: Regenerate.
2772 * configure.in (host_tools): Add fixincludes.
2773 * configure: Regenerate.
2775 2004-11-04 Daniel Jacobowitz <dan@debian.org>
2777 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2778 * configure: Regenerated.
2780 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2783 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2784 * configure: Regenerated.
2786 2004-10-31 Mark Mitchell <mark@codesourcery.com>
2788 * README.SCO: Update per FSF instructions.
2790 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
2793 * configure.in (case ${target}): Do not build fixincludes for avr.
2794 * configure: Regenerated.
2796 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
2798 * configure.in (case ${target}): Do not build fixincludes
2799 on platforms where it is not used.
2800 * configure: Regenerated.
2802 2004-10-23 Daniel Jacobowitz <dan@debian.org>
2804 * configure.in: Use an absolute path to install-sh.
2805 * configure: Regenerated.
2807 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2809 * MAINTAINERS (Write After Approval): Add myself.
2811 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
2813 * MAINTAINERS: Remove from Write After Approval those that are
2814 already maintainers.
2816 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
2818 * MAINTAINERS: Update my email address.
2820 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2822 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2823 * configure: Regenerate.
2825 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
2827 * MAINTAINERS: Update my email address.
2829 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
2831 * MAINTAINERS (Language Front Ends Maintainers): New. Move
2832 entries belonging to this category.
2834 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
2836 * MAINTAINERS: Update my e-mail address.
2838 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
2840 Fix wrong conflict resolution in:
2842 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2844 * Makefile.in: Regenerate.
2845 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2846 in the recursive `make', instead of hardwiring `all'.
2847 (Autogenerated TARGET-* variables): New.
2849 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
2851 * configure.in: Enable target-libgloss for crx-*-*.
2852 * configure: Regenerate.
2854 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2856 * MAINTAINERS (Various Maintainers): Move the "windows,
2857 cygwin, mingw" maintainer to ...
2858 (OS Port Maintainers): ... here.
2860 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2862 * MAINTAINERS (Write After Approval): Remove those that are
2863 maintainers of some subsystem.
2865 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2867 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2868 * ltcf-cxx.sh (tpf*): Likewise.
2869 * ltconfig (tpf*): Add TPF OS configuration support.
2871 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
2873 * MAINTAINERS: Change my email address to my new work account.
2875 2004-09-24 Michael Roth <mroth@nessie.de>
2877 * configure.in (--without-headers): Add missing double quotes.
2878 * configure: Regenerate.
2880 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2882 * ylwrap: Revert to previous version.
2884 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2887 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2888 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2889 SET_GCC_LIB_PATH_CMD.
2890 (BASE_TARGET_EXPORTS): Likewise.
2891 * Makefile.in: Regenerated.
2893 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2894 * configure: Regenerated.
2896 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2898 * config.guess: New upstream version
2899 * compile, depcomp, install-sh, ylwrap: Likewise.
2901 2004-09-19 Roger Sayle <roger@eyesopen.com>
2903 * config/mh-x86omitfp: New host makefile fragment. Add
2904 -fomit-frame-pointer to the default BOOT_CFLAGS.
2905 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2906 * configure: Regenerate.
2908 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2911 * configure.in (*-*-darwin*): Renable libobjc.
2912 * configure: Regenerate.
2914 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
2916 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2918 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
2920 * Makefile.def: Remove libbanshee.
2921 * Makefile.tpl: Ditto.
2922 * configure.in: Ditto.
2923 * Makefile.in: Regen.
2926 2004-09-08 David Edelsohn <edelsohn@gnu.org>
2928 * ltmain.sh: Use $pic_object as $non_pic_object if
2929 $non_pic_object=none.
2931 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
2933 * missing: Import latest version from master repository.
2935 2004-09-06 Nick Clifton <nickc@redhat.com>
2937 * config.sub: Import latest version from master repository.
2938 * config.guess: Likewise.
2939 This includes these changes:
2941 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2943 * config.sub: Handle crisv32, alias etraxfs.
2944 * config.guess (crisv32:Linux:*:*): Handle.
2946 2004-08-13 Brad Smith <brad@comstyle.com>
2948 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2949 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2951 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2953 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2954 assume the processor is a powerpc. This is because coreutils
2955 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2956 in this case, due to a MacOS X bug that causes
2957 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2958 to return a negative number.
2959 Problem reported by Petter Reinholdtsen in:
2960 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2962 2004-07-19 Ben Elliston <bje@gnu.org>
2964 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2966 2004-06-24 Ben Elliston <bje@gnu.org>
2968 * config.guess: Update copyright years.
2969 * config.sub: Likewise.
2971 2004-06-22 Robert Millan <robertmh@gnu.org>
2973 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2974 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2976 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2978 * config.guess (*:*VMS:*:*): New entry. Replaces
2979 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2982 2004-06-22 Ben Elliston <bje@gnu.org>
2984 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2985 * config.sub: Likewise.
2987 2004-06-22 Ben Elliston <bje@gnu.org>
2989 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2990 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2992 2004-06-11 Ben Elliston <bje@gnu.org>
2994 * config.guess (pegasos:OpenBSD:*:*): Remove.
2996 2004-06-11 Ben Elliston <bje@gnu.org>
2998 From Wouter Verhelst <wouter@grep.be>:
2999 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3001 2004-06-11 Ben Elliston <bje@gnu.org>
3003 * config.guess (luna88k:OpenBSD:*:*): New.
3005 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3007 * config.guess (m32r*:Linux:*:*): New case.
3008 * config.sub: Handle m32rle.
3010 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3012 From Jens Petersen <petersen@redhat.com>:
3013 * config.sub: Handle sparcv8.
3015 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3017 From Tom Smith <smith@cag.lkg.hp.com>:
3018 * config.guess: Version suffixes are equally significant on Tru64
3019 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3020 prefix of "P" (patched kernel).
3022 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3024 * config.sub: Add support for National Semiconductor CRX target.
3026 2004-09-03 Janis Johnson <janis187@us.ibm.com>
3028 * MAINTAINERS (Various Maintainers): Remove myself as web page
3029 maintainer, add myself as maintainer of build status lists.
3031 2004-09-03 Jan Beulich <jbeulich@novell.com>
3033 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3034 *-*-netware, but add target-libmudflap.
3035 Consolidate *-*-netware targets (of which really only i?86 exists)
3036 into a single entry.
3037 * configure: Likewise.
3039 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
3041 * Makefile.tpl (sorry): Remove.
3042 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3043 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3044 (do-clean): Clean per-stage directories too.
3045 (do-distclean): Run distclean-stage1 too.
3046 (.NOTPARALLEL): Enable during toplevel bootstrap.
3047 (stage[+id+]-bubble): Enable parallel execution during
3048 the recursive invocation.
3049 * Makefile.in: Regenerate.
3051 Fix previous checkin:
3053 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3055 * configure.in: Fix indentation.
3056 * configure: Regenerate.
3058 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
3060 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3061 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3062 * configure: regenerate
3063 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3067 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
3069 * Makefile.def (build_modules): Add fixincludes.
3070 (dependencies): Make gcc depend on fixincludes.
3071 * configure.in (build_tools): Add fixincludes.
3072 (build_configdirs): Always include build_libs.
3073 * Makefile.in: Regenerate.
3074 * configure: Regenerate.
3076 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
3078 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3079 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3080 phony targets; do not generate timestamp files.
3081 (distclean-stageN): Remove references to their timestamp files.
3082 (restageN, touch-stageN): Remove.
3083 (stageN-bubble): Rewritten.
3084 (compare): Support lean bootstraps.
3085 * Makefile.in: Regenerate.
3087 * configure.in: Only warn when bootstrapping but
3088 build != host or build != target. Support lean bootstraps.
3089 * configure: Regenerate.
3091 2004-08-26 Phil Edwards <phil@codesourcery.com>
3093 * configure.in: Give a better error message if GMP/MPFR are missing
3094 and a language needing them has been requested.
3095 * configure: Regenerated.
3097 2004-08-25 Phil Edwards <phil@codesourcery.com>
3099 * configure.in: Print a list of available language front-ends if
3100 a requested one is missing. Tidy stray tab characters.
3101 * configure: Regenerated.
3103 2004-08-19 Michael Koch <konqueror@gmx.de>
3105 * gcc/doc/install.texi: Update entry about automake for libjava.
3107 2004-08-17 Robert Millan <robertmh@gnu.org>
3109 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3110 (instead of FreeBSD).
3111 * configure: Regenerate.
3113 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3115 * Makefile.in: Regenerate.
3116 * configure: Regenerate.
3118 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3120 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3121 for bootstrapped modules if toplevel bootstrap is going.
3122 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3123 modules. Adjust for changes in Makefile.def. Enable several
3124 rules even in non-bootstrap mode, just to avoid peppering the
3125 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3126 (stage-[+prev+]-bubble): Remove.
3128 * Makefile.def (Dependencies): Depend on all-build-bison,
3129 all-build-flex, all-build-byacc, all-build-texinfo, rather
3130 than the host variations.
3131 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
3133 (BISON): Update for recent Bisons.
3135 (cross): Depend on all-build.
3136 (all): Do not depend on all-build.
3137 (prebootstrap): Remove.
3138 (dep-kind): Accept separate prefixes for MODULE and ON variables.
3139 (Prebootstrap dependencies): Add them to the per-stage targets
3140 and to all-prebootstrap.
3141 * configure.in (build_configdirs): Always enable build_tools.
3142 (BUILD_DIR_PREFIX): Remove.
3144 * Makefile.def (gcc): Add target variable.
3145 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3146 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3147 in the recursive `make', instead of hardwiring `all'.
3148 (Autogenerated TARGET-* variables): New.
3150 2004-08-13 Brian Booth <bbooth@redhat.com>
3152 * MAINTAINERS: Remove myself from write-after-approval.
3154 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
3156 * src-release: Stop distributing mmalloc with gdb (which doesn't
3158 * Makefile.def: GDB doesn't depend on mmalloc anymore.
3159 * Makefile.in: Regenerate.
3161 2004-08-09 Mark Mitchell <mark@codesourcery.com>
3163 * configure.in (arm*-*-eabi*): New target.
3164 * configure: Regenerate.
3166 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
3168 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3169 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3170 (Dependencies): New section.
3171 * Makefile.tpl (Dependencies): Generate from Makefile.def.
3172 (configure-target-[+module+]): Depend on maybe-all-gcc
3173 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
3174 (toplevel profiledbootstrap): Fix dependencies.
3175 * Makefile.in: Regenerate.
3177 2004-08-03 Mark Mitchell <mark@codesourcery.com>
3179 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3180 target-libiberty to noconfigdirs.
3181 * configure: Regenerate.
3183 2004-08-03 Paul Brook <paul@codesourcery.com>
3185 * configure.in: Check for MPFR as well as GMP.
3186 * configure: Regenerate.
3188 2004-08-01 Robert Millan <robertmh@gnu.org>
3190 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3191 libmudflap for all GNU-based systems (with Glibc).
3192 * configure: Regenerate.
3194 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3196 * Makefile.def (host-modules): Add gcc.
3197 * Makefile.in: Regenerate.
3198 * Makefile.tpl (sorry): New rule.
3199 (configure-host, all-host, [+make_target+]-host, do-check,
3200 install-host): Do not add gcc as a special case.
3201 (host modules): Add a small special-casing for gcc. Export
3202 extra_make_flags through the environment.
3203 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3204 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3205 other recursive targets for gcc): Remove.
3207 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3208 (stage, unstage): New rules.
3209 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3210 distclean-stage[+id+]): Use stage_current.
3211 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3212 the stage*-start rules.
3214 2004-08-02 Geoffrey Keating <geoffk@apple.com>
3216 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3219 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
3221 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3222 * configure: Regenerate.
3224 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
3226 * maintainer-scripts/gcc_release: Revert yesterday's change.
3228 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
3230 * MAINTAINERS: Add myself to write-after-approval.
3232 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
3235 * gcc/gccbug.in: Updated because of libf2c removal.
3236 * maintainer-scripts/gcc_release: Ditto.
3238 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
3240 * configure.in: Build libmudflap by default on FreeBSD.
3241 * configure: Regenerated.
3243 2004-07-09 Mark Mitchell <mark@codesourcery.com>
3245 * configure.in: Do not build libmudflap by default on non-GNU/Linux
3247 * configure: Regenerated.
3249 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3252 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3253 feedback based compiler.
3254 * Makefile.in: Rebuilt.
3256 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
3258 * Makefile.def (host_modules): Set bootstrap=true for flex.
3259 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3260 * Makefile.in: Rebuilt.
3262 2004-07-07 Jan Hubicka <jh@suse.cz>
3264 * MAINTAINERS: Add self as a profile feedback maintainer.
3266 2004-07-05 Phil Edwards <phil@codesourcery.com>
3268 * configure.in: Do not prepend $srcdir to /dev/null in
3270 * configure: Regenerate.
3272 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
3274 * Makefile.def (build_modules): Add bison, byacc, flex,
3276 (flags_to_pass): Add FLEX.
3277 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3278 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3279 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3280 DEFAULT_MAKEINFO): Remove.
3281 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3282 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3283 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3284 objdir or else use configured tool.
3286 (all): Depend on it.
3287 (Build module dependencies): Add.
3288 * Makefile.in: Regenerate.
3289 * configure.in: Better support for multiple build modules,
3290 matching what is done for host/target modules. Do not look
3291 for "plausible" locations of build tools if Canadian cross.
3292 Use autoconf's AC_PROG_CC to find a C compiler. Define
3293 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
3294 * configure: Regenerate.
3296 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
3298 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3299 * Makefile.in: Regenerate.
3301 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
3303 * Makefile.tpl (configure-build-[+module+],
3304 configure-[+module+], configure-target-[+module+]): Pass
3305 [+extra_configure_args+].
3306 (all-build-[+module+], all-[+module+], check-[+module+],
3307 install-[+module+], [+make_target+]-[+module+],
3308 all-target-[+module+], check-target-[+module+],
3309 install-target-[+module+], [+make_target+]-target-[+module+]):
3310 Pass [+extra_make_args+].
3311 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3312 (GCC_HOST_EXPORTS): Remove.
3313 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3314 cross, check-gcc, check-gcc-c++, install-gcc,
3315 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3316 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3317 * Makefile.in: Regenerate.
3319 2004-06-21 Matthew Sachs <msachs@apple.com>
3321 * MAINTAINERS: Added self to write-after-approval.
3323 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
3325 * configure.in: Check for srcdir/winsup rather than build directory
3327 * configure: Regenerate.
3329 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
3331 * configure.in: Don't build Cygwin native newlib if winsup
3332 directory is missing. Emit warning instead.
3333 * configure: Regenerate.
3335 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
3337 * Makefile.tpl (touch-stage[+id+]): New.
3338 (restage[+prev+]): Depend on touch-stage[+id+].
3340 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3343 * Makefile.def: Add profile and feedback bootstrap stages.
3344 Remove next field from bootstrap stages.
3345 * Makefile.tpl (LN, LN_S): Substitute.
3346 (stageN-start, stageN-end): Use double-colon rules, to
3347 provide a hook for additional setup commands.
3348 (distclean-stageN-gcc, restageN): Create dependencies from
3349 [+prev+], not from [+next+].
3350 (stageN-bubble): Add commands for successive stages from
3351 [+prev+], using double-colon rules.
3352 (all-stageN-gcc): Fix typo.
3353 (stagefeedback-start, profiledbootstrap): New.
3354 * Makefile.in: Regenerate.
3355 * configure.in: Call ACX_PROG_LN.
3356 * configure: Regenerate.
3358 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
3360 * MAINTAINERS (Write After Approval): Add myself.
3362 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
3364 * MAINTAINERS (Write After Approval): Add myself.
3366 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
3368 * configure.in: Fix --enable-bootstrap breakage introduced in trees
3370 * configure: Regenerate.
3372 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
3374 * Makefile.tpl: Fix typo.
3375 * Makefile.in: Regenerate.
3377 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
3379 * configure.in: Remove new- prefix from toplevel
3381 * configure: Regenerate.
3383 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
3385 * Makefile.tpl (all.normal): Rename to all.
3386 (all): Replace with a rule to pick the default
3387 target from configure.
3388 (all-gcc, configure-gcc): Use conditionals to
3389 do nothing when toplevel bootstrap is going on.
3390 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3391 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3392 * configure.in: Support --enable-bootstrap.
3394 * Makefile.def: Remove new- prefix from toplevel
3396 * Makefile.tpl: Likewise.
3398 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
3401 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3402 $(RECURSE_FLAGS) to recursive invocation of make.
3404 * Makefile.in: Regenerate.
3405 * configure: Regenerate.
3407 2004-05-30 Andreas Jaeger <aj@suse.de>
3408 Jim Wilson <wilson@specifixinc.com>
3410 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3413 2004-05-27 Daniel Jacobowitz <dan@debian.org>
3415 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3416 * configure: Regenerate.
3418 2004-05-25 Daniel Jacobowitz <drow@false.org>
3420 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3421 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3422 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
3424 * Makefile.in: Regenerate.
3426 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
3428 * configure.in: Test the ability to symlink directories.
3429 * configure: Regenerate.
3431 * Makefile.def (bootstrap-stage): New definitions.
3432 * Makefile.tpl (configure-stage1-gcc,
3433 configure-stage2-gcc, configure-stage3-gcc,
3434 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3435 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3436 new-restage3, compare): Autogenerate, see Makefile.in
3437 entry for behavioral changes.
3438 (distclean-stage1, new-stage1-start, new-stage1-end,
3439 new-stage1-bubble, distclean-stage2, new-stage2-start,
3440 new-stage2-end, new-stage2-bubble, distclean-stage3,
3441 new-stage3-start, new-stage3-end): New autogenerated targets.
3442 (objext, prebootstrap, BOOT_CFLAGS,
3443 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3446 * Makefile.in: Regenerate.
3447 (distclean-stage1, new-stage1-start, new-stage1-end,
3448 new-stage1-bubble, distclean-stage2, new-stage2-start,
3449 new-stage2-end, new-stage2-bubble, distclean-stage3,
3450 new-stage3-start, new-stage3-end): New targets.
3451 (all-stage1-gcc): Move prebootstrap dependency from here...
3452 (configure-stage1-gcc): ...to here.
3453 (new-bootstrap): Use bubble targets.
3454 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3455 Use per-stage distclean targets.
3456 (configure-stage1-gcc, configure-stage2-gcc,
3457 configure-stage3-gcc, all-stage1-gcc,
3458 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3459 Use new-stageN-start to prepare the tree.
3461 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
3463 * Makefile.def (host_modules): add libcpp.
3464 * Makefile.tpl: Add dependencies on and for libcpp.
3465 * Makefile.in: Regenerate.
3466 * configure.in: Add libcpp host module.
3467 * configure: Regenerate.
3469 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
3471 * Makefile.tpl: Whenever a recursive target is defined, wrap
3472 it in a special @if/@endif block, and prepare its maybe
3473 dependency in the @if/@endif block
3474 * configure.in: Instead of writing maybe dependencies, remove
3475 the @if/@endif statements, and remove the @if/@endif blocks
3477 * configure: Regenerate.
3478 * Makefile.in: Regenerate.
3480 2004-05-20 Janis Johnson <janis187@us.ibm.com>
3482 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3484 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
3487 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3488 * */configure: Rebuilt.
3490 2004-05-17 Zack Weinberg <zack@codesourcery.com>
3492 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3494 * configure, Makefile.in: Regenerate.
3496 2004-05-13 Tobias SchlÃÂüter <tobi@gcc.gnu.org>
3498 * MAINTAINERS (Write After Approval): Add myself.
3500 2004-05-13 Diego Novillo <dnovillo@redhat.com>
3502 Merge from tree-ssa-20020619-branch.
3504 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3505 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3506 (HOST_GMPLIBS): Define.
3507 (HOST_GMPINC): Define.
3508 (TARGET_LIB_PATH): Add libmudflap.
3509 (GFORTRAN_FOR_TARGET): Define.
3510 (configure-build*): Export GFORTRAN.
3511 (configure-gcc): Export GMPLIBS and GMPINC.
3512 (all-gcc): Add maybe-all-libbanshee.
3513 (configure-target-libgfortran): Define.
3514 * Makefile.in: Regenerate.
3515 * configure.in (host_libs): Add libbanshee.
3516 (target_libraries): Add target-libmudflap and target-libgfortran.
3517 Add --with-libbanshee.
3518 Handle --disable-libmudflap.
3519 (*-*-freebsd*): Use with_gmp.
3520 Add $(libgcj) to noconfigdirs.
3521 * configure: Regenerate.
3522 * depcomp: New file.
3523 * MAINTAINERS: Add tree-ssa maintainers.
3525 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
3527 * MAINTAINERS (Various Maintainers): Add myself.
3529 2004-04-30 Brian Ford <ford@vss.fsi.com>
3531 * MAINTAINERS (Write After Approval): Add myself.
3533 2004-04-29 Uros Bizjak <uros@kss-loka.si>
3535 * MAINTAINERS (Write After Approval): Add myself.
3537 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
3539 * config/acx.m4: Fix fastcompare support for new-bootstrap.
3540 * configure: Regenerate.
3542 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
3545 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3547 * Makefile.def (flags_to_pass): Remove *dir variables that
3548 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3549 as well as prefix and exec_prefix.
3550 * Makefile.in: Regenerate.
3552 2004-04-26 Robert Millan <robertmh@gnu.org>
3554 Add patches from libtool CVS.
3555 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3556 * ltconfig: Likewise.
3557 * ltcf-c.sh: Likewise.
3558 * ltcf-cxx.sh: Likewise.
3559 * ltcf-gcj.sh: Likewise.
3561 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3563 * Makefile.def (host_modules): Mark with the bootstrap
3564 flag packages on which gcc depends.
3565 * Makefile.tpl (all-bootstrap): Use it.
3566 * Makefile.in: Regenerate.
3568 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3570 * Makefile.def (flags_to_pass): Remove *dir variables that
3571 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3572 as well as prefix and exec_prefix.
3573 * Makefile.in: Regenerate.
3575 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3577 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3578 * configure: Regenerate.
3579 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3580 * gcc/Makefile.tpl (compare): Use the result of the test.
3581 * gcc/Makefile.in: Regenerate.
3583 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
3585 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3586 Always relocate gcc and prev-gcc to the original names, even
3588 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3591 2004-04-23 Laurent GUERBY <laurent@guerby.net>
3593 * MAINTAINERS: Update my email address.
3595 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3597 * configure.in (mips*-*-irix5*): Enable ld.
3598 * configure: Regenerate.
3600 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3602 * configure: Regenerate.
3604 2004-04-15 James E Wilson <wilson@specifixinc.com>
3606 * Makefile.tpl (configure-[+module+], configure-gcc,
3607 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3608 Set and export LDFLAGS.
3609 * Makefile.in: Regenerate.
3611 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
3613 * MAINTAINERS: Add myself to write-after-approval.
3615 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
3618 * Makefile.tpl: If we don't have built-in-tree target tools,
3619 use the ones found by configure rather than hacking around with
3620 program_transform_name.
3621 * configure.in: Give Makefile.tpl the information necessary
3623 * Makefile.in: Regenerate.
3624 * configure: Regenerate.
3626 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
3629 * configure.in: When computing baseargs, strip *all* copies of
3630 offending options. Also, don't match/substitute the trailing space,
3631 so that this actually works when two similar options are separated by
3633 * configure: Regenerate.
3635 2004-04-06 David Edelsohn <edelsohn@gnu.org>
3637 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3638 (rs6000-*-aix*): Same.
3639 * configure: Regenerate.
3641 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
3643 * MAINTAINERS: Add myself to write-after-approval.
3645 2004-04-03 Bud Davis <bdavis9659@comcast.net>
3647 * MAINTAINERS: Add myself to write-after-approval.
3649 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
3651 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3652 STRICT_WARN, WARN_CFLAGS flags passed down to make.
3653 * Makefile.in: Regenerate.
3655 * configure.in (top level bootstrap support): Rework --enable-werror
3656 to set @stage2_werror_flag@.
3657 * configure: Regenerate.
3658 * Makefile.tpl (top level bootstrap support): Pass
3659 @stage2_werror_flag@ down to configure in stages 2 and 3.
3660 * Makefile.in: Regenerate.
3662 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
3664 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3665 for stages 2 and 3 as well as in make. As a consequence, remove
3666 OUTPUT_OPTION (now detected by configure) from the flags passed down
3668 * Makefile.in: Regenerate.
3670 * Makefile.tpl (new-bootstrap): Fix typo.
3671 * Makefile.in: Regenerate.
3673 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
3675 * Makefile.tpl: Rearrange by moving recursive_targets rules
3676 into their proper sections.
3677 * Makefile.tpl (top level bootstrap support): Move disabling
3678 of coverage flags from 'make' to 'configure'; improve comments.
3679 * Makefile.in: Regenerate.
3681 * Makefile.tpl (experimental top level bootstrap) Move stage1
3682 language setting from all- target to configure- target; disable
3683 intermodule optimization in stage 1; prevent gratuitous rebuilds
3685 * Makefile.in: Regenerate.
3686 * configure.in: Comma-separate stage 1 language list for top
3688 * configure: Regenerate.
3690 * Makefile.tpl: Clean up experimental top level bootstrap support:
3691 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3692 prev-gcc in configure- targets as well as all- targets.
3693 * Makefile.in: Regenerate.
3695 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
3697 * compile: New file imported from automake.
3699 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
3701 * configure.in: Remove symbolic link section.
3702 * configure: Regenerate.
3703 * Makefile.tpl (links): Remove.
3704 * Makefile.in: Regenerate.
3706 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
3707 Nathanael Nerode <neroden@gcc.gnu.org>
3709 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3710 Set with AC_CHECK_PROGS.
3711 * configure.in: Fix comment typo from last patch.
3712 * configure: Regenerate.
3714 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
3716 * Makefile.tpl: Introduce experimental top level bootstrap support.
3717 * Makefile.in: Regenerate.
3718 * configure.in: Introduce support for top level bootstrap.
3719 * configure: Regenerate.
3721 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
3722 Paolo Bonzini <bonzini@gnu.org>
3725 * configure.in: Cope with shells that do not support unquoted ^
3726 * configure: Regenerate.
3728 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
3729 Paolo Bonzini <bonzini@gnu.org>
3732 * configure.in: Cope with shells that do not support nesting
3733 quotes inside quoted backquote substitutions.
3734 * configure: Regenerate.
3736 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
3739 * configure.in: Fix escaping of $.
3740 * configure: Regenerate.
3742 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
3744 * configure: Regenerate, since I forgot to while committing Paolo's
3747 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
3750 Move language detection to the top level.
3751 * configure.in: Find default values for the tools as
3752 soon as possible. Disable ada if GNAT is not found.
3753 Emit error message about missing languages. Expand
3754 --enable-languages=all for the gcc subdirectory.
3756 2004-03-10 Ben Elliston <bje@gnu.org>
3758 * MAINTAINERS: Update my email address.
3760 2004-03-05 David Edelsohn <edelsohn@gnu.org>
3762 * ltconfig: Disable building static libraries if building shared
3763 libraries on AIX 5L.
3765 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
3767 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3769 * configure: Regenerated.
3771 2004-03-01 Brian Booth <bbooth@redhat.com>
3773 * MAINTAINERS: Add myself to write-after-approval.
3775 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
3777 * MAINTAINERS: Add myself to write-after-approval.
3779 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3782 * Makefile.tpl: Guard XFOO sed statements better.
3783 * Makefile.tpl: Add dependency for configure-target-libada.
3784 * Makefile.in: Regenerate (incidentally fixes broken
3785 commit when libada-branch was merged).
3787 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
3789 * MAINTAINERS: Add myself to write-after-approval.
3791 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
3793 * MAINTAINERS: Add Nicola Pero and myself as libobjc
3796 2004-02-20 Andrew Cagney <cagney@redhat.com>
3798 * config.guess: Update from version 2003-10-16 to 2004-02-16.
3799 * config.sub: Update from version 2003-11-03 to 2004-02-16.
3801 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
3804 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3806 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
3808 * MAINTAINERS: Added myself to write-after-approval.
3810 2004-02-14 Michael Koch <konqueror@gmx.de>
3812 * MAINTAINERS: Added myself to write-after-approval.
3814 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
3816 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
3817 some OS port maintainers to OS port maintainers section.
3819 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
3821 * MAINTAINERS: Add self.
3823 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
3825 * MAINTAINERS: Alphabetize.
3827 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
3829 * MAINTAINERS: Remove myself.
3831 2004-02-11 David Edelsohn <edelsohn@gnu.org>
3833 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3834 (rs6000-*-aix*): Same.
3835 * configure: Regenerate.
3837 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
3839 * configure.in (host): Add in missing $noconfigdirs to defines.
3840 * configure: Regenerate.
3842 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
3843 Nathanael Nerode <neroden@gcc.gnu.org>
3845 PR ada/6637, PR ada/5911
3846 Merge with libada-branch:
3847 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3848 with appropriate dependencies. Add --enable-libada configure switch.
3849 * configure, Makefile.in: Regenerate.
3851 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
3853 * MAINTAINERS: Add myself to write-after-approval.
3855 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3857 * configure.in: Don't pass --with-stabs on IRIX 5 either.
3858 * configure: Regenerate.
3860 2004-02-04 Geoffrey Keating <geoffk@apple.com>
3862 Merge from upstream:
3864 * ltmain.in: When setting IFS to '~', be careful about user
3865 arguments that contain '~'.
3867 2004-02-04 Peter O'Gorman <peter@pogma.com>
3869 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
3870 Also test $base_compile against $CC with escaped arguments. Bug
3871 reported by Geoff Keating <geoffk@apple.com>.
3873 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
3875 * MAINTAINERS: Remove i960 port.
3877 2004-01-23 DJ Delorie <dj@redhat.com>
3879 * Makefile.def (target_modules) [libiberty]: Don't stage.
3880 * Makefile.in: Rebuilt.
3882 2004-01-20 Caroline Tice <ctice@apple.com>
3884 * MAINTAINERS: Add myself to write-after-approval.
3886 2004-01-19 Paolo Carlini <pcarlini@suse.de>
3888 * MAINTAINERS: Update my email address.
3890 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
3892 * MAINTAINERS: Add myself to write-after-approval.
3894 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3896 * MAINTAINERS: Remove entries without email address.
3898 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
3900 * MAINTAINERS: Add myself to write-after-approval.
3902 2004-01-15 Steven Bosscher <stevenb@suse.de>
3904 * MAINTAINERS: Update my email address.
3906 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
3908 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3909 * Makefile.tpl (configure-target-[+module+]): Support stage.
3910 * Makefile.in: Rebuilt.
3912 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
3914 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
3916 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
3918 * MAINTAINERS: Add myself as a MIPS maintainer.
3920 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
3922 * configure.in: Use ./config.cache, not config.cache.
3923 * configure: Regenerate.
3924 * Makefile.tpl: Special-casing not needed for GCC any more.
3925 * Makefile.in: Regenerate.
3927 * configure.in: Don't share a cache file for host dirs.
3928 * configure: Regenerate.
3930 * config-ml.in: Don't mess with the cache file.
3932 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3934 * MAINTAINERS: Move myself from 'Write After Approval' to
3935 'CPU Port Maintainers' section as SPARC maintainer.
3937 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
3939 * Makefile.tpl: Make GCC use a separate config.cache.
3940 * Makefile.in: Regenerate.
3942 PR bootstrap/11932, PR bootstrap/11933
3943 (I don't know if it will fix either of them, but it relates
3945 * configure.in: Don't use shared config.cache for target
3947 * configure: Regenerate.
3949 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
3951 * MAINTAINERS: Add myself to 'Write After Approval' section.
3953 2003-12-31 Roger Sayle <roger@eyesopen.com>
3955 * configure.in (ia64*-*-hpux*): Disable building java libraries.
3956 * configure: Regenerated.
3958 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
3960 * MAINTAINERS: Remove the mn10200 maintainer.
3962 2003-12-21 Bernardo Innocenti <bernie@develer.com>
3964 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3965 * configure: Regenerated.
3967 2003-12-16 Jan Hubicka <jh@suse.cz>
3969 * MAINTAINERS: Add myself as callgraph maintainer.
3971 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
3973 * configure.in (raw_libstdcxx_flags): Remove the leading space.
3974 * configure: Regenerate.
3976 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3978 * MAINTAINERS: Move myself from 'Bug database only accounts' to
3979 'Write After Approval' section. Update email.
3981 2003-12-01 James Lemke <jim@wasabisystems.com>
3983 * MAINTAINERS (Write After Approval): Add myself.
3985 2003-11-20 Matt Thomas <matt@3am-software.com>
3987 * MAINTAINERS: Add myself as a vax port maintainer.
3989 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
3991 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3992 (configure-build-[+module+], configure-[+module+]): Likewise.
3993 (configure-target-[+module+], configure-gcc, config.status): Likewise.
3994 * Makefile.in: Regenerate.
3996 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
3998 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
3999 shared/dylibed libraries.
4000 * ltmain.sh: Likewise.
4001 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
4002 * ltcf-cxx.sh: Likewise.
4003 * ltcf-gcj.sh: Likewise.
4004 * ltconfig: Likewise.
4006 2003-11-17 Stan Cox <scox@redhat.com>
4008 * MAINTAINERS: Add myself as iq2000 port maintainer.
4010 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
4012 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
4013 * Makefile.in: Regenerate.
4015 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
4017 * config.sub: Update to 2003-11-03 version.
4019 2003-10-20 Phil Edwards <phil@codesourcery.com>
4021 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
4022 * configure: Regenerate.
4024 2003-10-20 Nicolas Pitre <nico@cam.org>
4026 * MAINTAINERS: Add myself to 'Write After Approval' section.
4028 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
4030 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
4032 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
4034 * MAINTAINERS: Update my email address.
4036 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4038 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
4040 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
4042 * MAINTAINERS: Add myself to 'Write After Approval' section.
4044 2003-10-16 Bernardo Innocenti <bernie@develer.com>
4046 * config.guess: Update to 2003-10-16 version.
4047 * config.sub: Update to 2003-10-16 version.
4049 2003-10-15 David Daney <ddaney@avtrex.com>
4051 * MAINTAINERS: Added myself to 'Write After Approval' section.
4053 2003-10-15 Falk Hueffner <falk@debian.org>
4055 * MAINTAINERS: Move myself from 'Bug database only accounts' to
4056 'Write After Approval' section. Update email.
4058 2003-10-14 Roger Sayle <roger@eyesopen.com>
4060 * MAINTAINERS: Move myself from 'Write After Approval' to
4061 'Various Maintainers' section as middle-end maintainer.
4063 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
4065 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
4067 * Makefile.in: Regenerate.
4069 2003-10-11 Bernardo Innocenti <bernie@develer.com>
4071 * config.guess: Update to 2003-10-07 version.
4072 * config.sub: Update to 2003-10-07 version.
4074 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4076 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
4077 * ltconfig (irix5*, irix6*): Don't override version_type.
4079 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
4081 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4082 * configure: Rebuilt
4083 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4084 * Makefile.in: Rebuilt
4086 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4088 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4090 2003-09-30 Carlo Wood <carlo@alinoe.com>
4092 * MAINTAINERS (Write After Approval): Add myself.
4094 2003-09-29 Paul Koning <ni1d@arrl.net>
4096 * MAINTAINERS: Move myself from "Write After Approval"
4097 to CPU platform maintainers for pdp11 platform.
4099 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
4101 * MAINTAINERS: Move myself from 'Write After Approval' to
4102 'Various Maintainers' section as libffi testsuite maintainer.
4104 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
4106 * configure.in: Pass a computed --program-transform-name
4108 * configure: Regenerated.
4110 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4112 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4113 * Makefile.in: Regenerate.
4115 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4116 * Makefile.in: Regenerate.
4118 2003-09-19 Ziemowit Laski <zlaski@apple.com>
4120 * MAINTAINERS: Move myself from 'Write After Approval'
4121 to 'Various Maintainers' (objective-c) section.
4123 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
4125 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4127 * configure: Regenerated.
4129 2003-09-16 Joel Brobecker <brobecker@gnat.com>
4131 * MAINTAINERS (Write After Approval): Add myself to write after
4134 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
4136 * MAINTAINERS (Write After Approval): Add myself.
4138 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
4140 * MAINTAINERS: Update my e-mail address.
4142 2003-09-09 Alan Modra <amodra@bigpond.net.au>
4144 * libtool.m4 (LD): Correct powerpc64 host match.
4146 2003-09-06 James E Wilson <wilson@tuliptree.org>
4148 * MAINTAINTERS: Update my affiliation and email address.
4150 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4152 * MAINTAINERS (Write After Approval): Add myself.
4154 2003-09-04 DJ Delorie <dj@redhat.com>
4156 * configure: Regenerate.
4158 2003-09-04 Robert Millan <robertmh@gnu.org>
4160 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4162 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4164 * configure.in: Ensure arguments to sed are properly spaced.
4165 * configure: Regenerate.
4167 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4169 * MAINTAINERS: Update my e-mail address.
4171 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
4173 * MAINTAINERS (Write After Approval): Add myself.
4175 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
4177 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4178 * configure: Regenerated.
4180 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
4182 * MAINTAINERS: Update my email address.
4184 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
4186 * configure.in: Use newline instead of semicolon when assuming
4187 shell arguments in a for loop.
4188 * configure: Regenerated.
4190 2003-08-22 Jason Eckhardt <jle@rice.edu>
4192 * MAINTAINERS: Resurrect the i860 maintainer.
4194 2003-08-20 Geoffrey Keating <geoffk@apple.com>
4197 * configure.in: When testing with_libs and with_headers, treat
4198 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
4199 * configure: Regenerate.
4201 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4203 (baseargs): Likewise.
4204 * configure: Regenerate.
4206 2003-08-20 Bernardo Innocenti <bernie@develer.com>
4208 * MAINTAINERS (Write After Approval): Add myself.
4210 2003-08-19 Geoffrey Keating <geoffk@apple.com>
4212 * configure.in: Disable libgcj for darwin not on powerpc.
4213 * configure: Rebuild.
4215 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
4217 * config-ml.in, symlink-tree: Add license.
4219 2003-08-03 Richard Stallman <rms@gnu.org>
4220 Eben Moglen <moglen@columbia.edu>
4222 * README.SCO: New file.
4224 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
4226 * Makefile.tpl (check, check-c++): Express dependencies using
4227 dependencies rather than commands.
4228 * Makefile.in: Regenerate.
4230 2003-08-01 Andrew Cagney <cagney@redhat.com>
4232 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4235 2003-07-31 Geoffrey Keating <geoffk@apple.com>
4237 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4238 * Makefile.in: Update.
4240 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
4242 * configure.in: Enable libgcj for darwin.
4243 * configure: Rebuild.
4245 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
4247 * config-ml.in: Use ac_configure_args directly instead of
4248 ml_arguments. Only set ml_norecursion if --no[-]recursion is
4251 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
4253 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4254 creating target and build subdirs to build all parent dirs as needed.
4255 * Makefile.in: Rebuild.
4256 * configure.in: Don't build dirs explicitly here.
4257 * configure: Rebuild.
4259 2003-07-26 Paul Brook <paul@nowt.org>
4261 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4263 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
4265 * Makefile.tpl (all-make): Depend on intl.
4266 * Makefile.in: Rebuilt.
4268 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
4270 * install-sh: Update to newer upstream versions (associated with
4272 * mkinstalldirs: Likewise.
4273 * missing: Likewise, plus $1Help2man -> $1 typo fix.
4275 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
4277 * MAINTAINERS: Move self from Bug database only accounts
4278 to write-after-approval.
4280 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
4282 * config.if: Remove unused libc_interface determination.
4284 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
4286 * MAINTAINERS: Move self from write-after-approval to
4287 build machinery (*.in).
4289 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
4293 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
4294 unused INSTALL_PROGRAM_ARGS.
4295 * configure.in: Use AC_PROG_INSTALL.
4296 * Makefile.in: Regenerate.
4297 * configure: Regenerate.
4299 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
4301 * MAINTAINERS: Alphabetize.
4303 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
4305 * configure: Rebuilt.
4306 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
4307 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4308 newlib nor libgloss.
4309 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
4310 * configure.in (am33_2.0-*-linux*): Added.
4312 2003-07-09 Bob Wilson <bob.wilson@acm.org>
4314 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4315 * configure: Regenerate.
4317 2003-07-07 Zack Weinberg <zack@codesourcery.com>
4319 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4320 * Makefile.in: Regenerate.
4322 2003-07-04 Zack Weinberg <zack@codesourcery.com>
4324 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4325 * Makefile.in: Regenerate.
4327 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
4329 * Makefile.tpl: Replace PWD with PWD_COMMAND.
4330 * Makefile.in: Regenerated.
4332 * config-ml.in: Replace PWD with PWD_COMMAND.
4334 2003-07-04 Zack Weinberg <zack@codesourcery.com>
4336 * intl: New directory; see intl/ChangeLog for details.
4337 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4338 * Makefile.tpl: all-gcc depends on maybe-all-intl.
4339 * Makefile.in: Regenerate.
4341 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
4343 * configure.in: Clean up config-lang.in handling. Delete
4344 useless assignment to "subdirs".
4345 * configure: Regenerate.
4347 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
4349 * configure.in: Rename 'target_libs' to 'target_libraries'.
4350 Remove useless reference to 'target_libs'.
4351 * configure: Regenerate.
4353 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
4355 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4356 * Makefile.in: Regenerate.
4358 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
4360 * Makefile.def: Introduce flags_to_pass.
4361 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4362 * Makefile.in: Regenerate.
4364 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
4366 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4367 and target-libgloss.
4368 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4369 <h8300*-*-*>: Disable libf2c and ${libgcj}.
4370 * configure: Regenerate.
4372 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
4374 * configure.in: Update testsuite_flags to new location.
4375 * configure. Regenerate.
4377 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
4379 * Makefile.tpl: Remove BUILD_CC stuff.
4380 * Makefile.in: Regenerate.
4382 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
4384 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4386 2003-06-16 Graeme Peterson <gp@qnx.com