1 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3 * MAINTAINERS (darwin port): Add myself as a maintainer.
4 (objective-c/c++): Add myself as a maintainer.
6 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
8 * MAINTAINERS (Write After Approval): Update my email address.
10 2008-02-25 Tomas Bily <tbily@suse.cz>
12 * MAINTAINERS (Write After Approval): Add myself.
14 2008-02-23 Jakub Jelinek <jakub@redhat.com>
16 * MAINTAINERS (OpenMP): Add myself.
18 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
23 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
24 * configure: Regenerate.
26 * Makefile.def: Define stage_libcflags for all bootstrap stages.
27 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
28 STAGE4_LIBCFLAGS): New.
29 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
30 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
31 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
32 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
33 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
34 for target modules. Don't export LIBCFLAGS.
35 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
36 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
37 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
38 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
39 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
40 * Makefile.in: Regenerate.
42 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
45 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
46 Do not use -DDLL_EXPORT. Backport from upstream.
48 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
50 * MAINTAINERS (Write After Approval): Add myself.
52 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
54 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
55 * configure: Regenerate.
57 2008-01-31 Marc Gauthier <marc@tensilica.com>
59 * configure.ac (xtensa*-*-*): Recognize processor variants.
60 * configure: Regenerate.
62 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
65 * configure.ac (PARSE_ARGS): Push suitable setting of
66 ac_subdirs_all, for `./configure --help=recursive'.
67 Handle `+' in generic toplevel directory disabling.
68 * configure: Regenerate.
70 2008-01-28 Nick Clifton <nickc@redhat.com>
72 * MAINTAINERS (xstormy16): Take over maintainership.
74 2008-01-25 Joseph Myers <joseph@codesourcery.com>
76 * MAINTAINERS (c4x port): Remove.
78 2008-01-24 David Edelsohn <edelsohn@gnu.org>
80 * libtool.m4: Backport AIX 6 support from ToT Libtool.
82 2008-01-23 Ben Elliston <bje@au.ibm.com>
84 * config.sub, config.guess: Update from upstream sources.
86 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
88 * MAINTAINERS (Write After Approval): Add myself.
90 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
92 * MAINTAINERS: Update my email address.
94 2008-01-09 Raksit Ashok <raksit@google.com>
96 * MAINTAINERS (Write After Approval): Add myself.
98 2008-01-09 Raksit Ashok <raksit@google.com>
100 * MAINTAINERS (Write After Approval): Add myself.
102 2008-01-08 Ben Elliston <bje@au.ibm.com>
104 * config.sub, config.guess: Update from upstream sources.
106 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
108 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
109 Change recommended MPFR from 2.2.1 -> 2.3.0.
110 * configure: Regenerate.
112 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
114 * MAINTAINERS: Update my email address.
116 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
118 * MAINTAINERS: Update my email address.
120 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
122 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
123 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
124 * Makefile.in: Regenerate.
126 2007-12-10 Mark Heffernan <meheff@google.com>
128 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
131 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
133 * configure.ac: Enable libjava for x86_64-*-darwin9.
134 * configure: Regenerate.
136 2007-12-07 Bill Maddox <maddox@google.com>
138 * MAINTAINERS (Write After Approval): Add myself.
140 2007-12-05 Ben Elliston <bje@au.ibm.com>
142 * config.sub, config.guess: Update from upstream sources.
144 2007-12-02 Matthias Klose <doko@ubuntu.com>
146 * config-ml.in: Remove 64bit configure tests.
148 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
150 * config-ml.in: Robustify against white space in absolute file
153 * config-ml.in (multi-clean): Substitute ${Makefile}.
154 Remove superfluous ${Makefile} in list.
156 2007-11-19 Thiemo Seufer <ths@mips.com>
158 * config-ml.in: Don't hardcode the Makefile name.
160 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
162 * MAINTAINERS (Write After Approval): Add myself.
164 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
166 * MAINTAINERS (Write After Approval): Add myself.
168 2007-11-06 Doug Kwan <dougkwan@google.com>
170 * MAINTAINERS (Write After Approval): Add myself.
172 2007-10-25 Ben Elliston <bje@au.ibm.com>
174 * MAINTAINERS (mercury): Remove entry.
175 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
177 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
179 * Makefile.def (dependencies): Make configure-gdb depend on
181 * Makefile.in: Regenerated.
183 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
185 * MAINTAINERS (Fortran maintainer): Remove myself.
187 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
189 * Makefile.def: To avoid problems running with parallel makes,
190 build newlib before libgloss so that target specific header
192 * Makefile.in: Regenerate
194 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
196 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
197 * Makefile.in: Regenerate.
199 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
201 * MAINTAINERS (Register allocation reviewer): Add myself.
203 2007-10-08 Mike Frysinger <vapier@gentoo.org>
205 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
206 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
207 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
208 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
209 * configure: Regenerate.
211 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
213 * MAINTAINERS (Register allocation reviewer): Add myself.
215 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
217 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
218 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
219 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
220 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
221 * configure.ac: Default them to host tools for $host = $build.
224 * configure: Regenerate.
225 * Makefile.in: Regenerate.
227 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
229 * MAINTAINERS (Register allocation reviewer): Add myself.
231 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
233 * MAINTAINERS (Register allocation reviewer): Add myself.
235 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
237 * MAINTAINERS (Write After Approval): Fix typo.
239 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
241 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
242 * configure: Regenerate.
244 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
247 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
248 they're already prefixed.
250 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
252 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
254 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
255 * configure: Regenerate.
256 * Makefile.in: Regenerate.
258 2007-09-17 Andreas Schwab <schwab@suse.de>
260 * configure.ac: Raise minimum makeinfo version to 4.6.
261 * configure: Regenerate.
263 2007-09-17 Johannes Singler <singler@ira.uka.de>
265 * MAINTAINERS (write-after-approval) add myself
267 2007-09-15 Alan Modra <amodra@bigpond.net.au>
269 * configure.ac: Correct makeinfo version check.
270 * configure: Regenerate.
272 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
274 * MAINTAINERS: Update my email address.
276 2007-09-14 Richard Sandiford <richard@codesourcery.com>
278 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
279 to $skipdirs and only disable gprof for newlib. Use the normal
280 mips*-elf* handling in other respects.
281 * configure: Regnerate.
283 2007-09-12 David Daney <ddaney@avtrex.com>
285 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
287 * configure: Regenerate.
289 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
292 * configure.ac: For libgloss targets, point the linker to the linker
293 script, startup code and simulator library.
294 * configure: Regenerate.
296 2007-09-07 Andrew Haley <aph@redhat.com>
298 * configure.ac (noconfigdirs): Remove target-libffi and
300 * configure: Regenerate.
302 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
305 * configure.ac: Use config/mh-mingw on mingw.
306 * configure: Regenerate.
308 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
310 * MAINTAINERS (Write After Approval): Add myself.
312 2007-09-05 Richard Guenther <rguenther@suse.de>
314 * configure.ac (--enable-stage1-checking): If neither --enable-checking
315 nor --disable-checking is provided also turn on yes and types
317 * configure: Re-generate.
319 2007-08-30 Krister Walfridsson <cato@df.lth.se>
321 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
322 (Write After Approval): Remove myself.
324 2007-08-29 Nick Clifton <nickc@redhat.com>
326 * config.sub, config.guess: Update from upstream sources.
328 2007-08-22 Bud Davis <jmdavis@link.com>
330 * MAINTAINERS (Write After Approval): Added myself.
331 * MAINTAINERS (Reviewers): Removed myself.
333 2007-08-18 Paul Brook <paul@codesourcery.com>
334 Joseph Myers <joseph@codesourcery.com>
336 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
337 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
338 * Makefile.in: Regenerate.
339 * configure.ac (--with-debug-prefix-map): New.
340 * configure: Regenerate.
342 2007-08-17 Richard Sandiford <richard@codesourcery.com>
343 Nigel Stephens <nigel@mips.com>
345 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
346 as target_makefile_frag.
347 * configure: Regenerate.
349 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
351 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
352 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
353 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
354 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
355 (do-compare, do-compare3, do-compare-debug): New.
356 ([+compare-target+]): Use them.
358 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
360 * MAINTAINERS (Write After Approval): Change my email address.
362 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
363 Ben Elliston <bje@au.ibm.com>
365 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
367 * configure: Regenerate.
369 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
371 * MAINTAINERS (Various Maintainers): Add myself as
372 loop infrastructure maintainer. Update my e-mail
375 2007-07-31 Diego Novillo <dnovillo@google.com>
377 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
380 2007-07-26 Richard Guenther <rguenther@suse.de>
382 * configure.ac: Add types checking to stage1 checking flags.
383 * configure: Regenerate.
385 2007-07-17 Nick Clifton <nickc@redhat.com>
387 * COPYING3: New file. Contains version 3 of the GNU General
389 * COPYING3.LIB: New file. Contains version 3 of the GNU
390 Lesser General Public License.
392 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
394 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
396 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
398 * MAINTAINERS (S/390 co-maintainer): Add myself.
399 (Write After Approval): Remove myself.
401 2007-07-13 Dan Hipschman <dsh@google.com>
403 * MAINTAINERS (Write After Approval): Add myself.
405 2007-07-11 Nick Clifton <nickc@redhat.com>
407 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
409 * Makefile.in: Regenerate.
411 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
413 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
416 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
418 * lt~obsolete.m4: New. Import from 20070318 libtool.
420 2007-07-03 Julian Brown <julian@codesourcery.com>
422 * MAINTAINERS (Write After Approval): Add myself.
424 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
426 * configure.ac: Rewrite 'configure --help' strings to look nicer.
427 * configure: Regenerate.
429 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
431 * configure.ac: Add some missing m4 quotation.
432 * configure: Regenerate.
434 2007-07-02 Simon Baldwin <simonb@google.com>
436 * MAINTAINERS (Write After Approval): Add myself.
438 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
440 * configure: Regenerate.
442 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
444 * Makefile.def: Add windmc tool to build.
445 * Makefile.tpl: Likewise.
446 * configure.ac: Likewise.
447 * Makefile.in: Regenerate.
448 * configure: Regenerate.
450 2007-06-28 DJ Delorie <dj@redhat.com>
452 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
454 * configure: Regenerated.
456 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
458 * MAINTAINERS (Write After Approval): Add myself.
460 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
462 * MAINTAINERS (Write After Approval): Add myself.
464 2007-06-19 Chris Matthews <chrismatthews@google.com>
466 * MAINTAINERS (Write After Approval): Add myself.
468 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
470 * MAINTAINERS (Write After Approval): Add myself.
472 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
474 * Makefile.def: Add dependency from configure-gdb to all-bfd.
475 * Makefile.in: Regenerated.
477 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
479 * configure.ac: Don't add target-libmudflap to noconfigdirs for
480 bfin*-*-uclinux* targets.
481 * configure: Regenerate.
483 2007-06-14 Ian Lance Taylor <iant@google.com>
485 * MAINTAINERS: Add myself as non-algorithmic global write
488 2007-06-14 Diego Novillo <dnovillo@google.com>
490 * MAINTAINERS: Add self as middle-end maintainer and
491 non-algorithmic global write maintainer.
493 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
495 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
496 Move all Fortran maintainers except Paul Brook into the
497 Non-Autopoiesis section.
499 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
501 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
502 (distclean-stage[+id+]): Possibly delete stage_last.
503 * Makefile.in: Regenerate.
505 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
507 * MAINTAINERS (Various Maintainer): Fix typo.
509 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
511 * MAINTAINERS (Various Maintainer): Add myself as
514 2007-06-07 Ben Elliston <bje@au.ibm.com>
516 * config.sub, config.guess: Update from upstream sources.
518 2007-06-07 Ben Elliston <bje@au.ibm.com>
520 * Makefile.tpl: Fix spelling error.
521 * Makefile.in: Regenerate.
523 2007-06-01 Steve Ellcey <sje@cup.hp.com>
525 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
526 lt_cv_sys_max_cmd_len.
528 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
530 * MAINTAINERS (Various Maintainers): Add myself as
531 auto-vectorizer maintainer.
533 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
536 * libtool.m4: Revert previous change.
537 * ltgcc.m4: Put it here.
539 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
541 * MAINTAINERS (Various Maintainers): Add myself as
542 auto-vectorizer maintainer.
544 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
547 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
549 2007-05-30 Richard Guenther <rguenther@suse.de>
551 * MAINTAINERS (Various Maintainers): Add myself as
552 auto-vectorizer maintainer.
554 2007-05-30 Jakub Jelinek <jakub@redhat.com>
557 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
558 * configure: Rebuilt.
560 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
562 * MAINTAINERS (Write After Approval): Removed my name.
564 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
566 * MAINTAINERS (Write After Approval): Remove myself.
568 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
570 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
572 2007-05-23 Steve Ellcey <sje@cup.hp.com>
574 * ltmain.sh: Update from ToT Libtool.
575 * libtool.m4: Update from ToT Libtool.
576 * ltsugar.m4: New. Update from ToT Libtool.
577 * ltversion.m4: New. Update from ToT Libtool.
578 * ltoptions.m4: New. Update from ToT Libtool.
581 * ltcf-cxx.sh: Remove.
582 * ltcf-gcj.sh: Remove.
584 2007-05-22 Ollie Wild <aaw@google.com>
586 * MAINTAINERS (Write After Approval): Add myself.
588 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
590 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
592 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
593 Remove CFLAGS/LIBCFLAGS.
594 (configure-stage[+id+]-[+prefix+][+module+],
595 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
596 * Makefile.in: Regenerate.
598 2007-05-15 Diego Novillo <dnovillo@google.com>
600 * MAINTAINERS: Update e-mail address.
602 2007-05-15 Revital Eres <eres@il.ibm.com>
604 * MAINTAINERS (Write After Approval): Add myself.
606 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
608 * MAINTAINERS (Write After Approval): Updated my address.
610 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
612 * MAINTAINERS (Write After Approval): Add myself.
614 2007-05-11 Silvius Rus <rus@google.com>
616 * MAINTAINERS (Write After Approval): Add myself.
618 2007-04-23 Tom Tromey <tromey@redhat.com>
620 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
622 2007-04-22 Mark Mitchell <mark@codesourcery.com>
624 * MAINTAINERS (cpplib): Rename to ...
625 (libcpp): ... this. Add C/C++ front end maintainers.
627 2007-04-14 Steve Ellcey <sje@cup.hp.com>
629 * config-ml.in: Pass ${ml_config_env} to configure calls.
631 2007-04-04 Christian Bruel <christian.bruel@st.com>
633 * MAINTAINERS (Write After Approval): Add myself.
635 2007-04-02 Dave Korn <dave.korn@artimi.com>
637 * MAINTAINERS (Write After Approval): Add myself.
639 2007-03-31 Tobias Burnus <burnus@net-b.de>
641 * MAINTAINERS (fortran 95 front end): Add myself.
643 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
645 * MAINTAINERS (Write After Approval): Add myself.
647 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
649 * MAINTAINERS (Modulo Scheduler): Add myself.
651 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
653 * MAINTAINERS (fortran 95 front end): Add myself.
654 (c++ front end): whitespace fix.
656 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
658 * MAINTAINERS (Write After Approval): Add myself.
660 2007-03-21 Richard Sandiford <richard@codesourcery.com>
662 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
663 of glob. Quote arguments with single quotes too.
664 * configure: Regenerate.
666 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
668 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
669 * Makefile.in: Regenerate
671 2007-03-07 Andreas Schwab <schwab@suse.de>
673 * configure: Regenerate.
675 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
677 * configure.ac: Add "--with-pdfdir" configure option,
678 which defines pdfdir variable.
679 * Makefile.def (target=fixincludes): Add install-pdf to
681 (recursive_targets): Add install-pdf target.
682 (flags_to_pass): Add pdfdir.
683 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
685 * configure: Regenerate
686 * Makefile.in: Regenerate
688 2007-02-28 Eric Christopher <echristo@apple.com>
691 2006-12-07 Mike Stump <mrs@apple.com>
693 * Makefile.def (dependencies): Add dependency for
694 install-target-libssp and install-target-libgomp on
696 * Makefile.in: Regenerate.
698 2007-02-27 Matt Kraai <kraai@ftbfs.org>
700 * configure: Regenerate.
701 * configure.ac: Move statements after variable declarations.
703 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
705 * MAINTAINERS: Add myself as sh maintainer.
707 2007-02-19 Joseph Myers <joseph@codesourcery.com>
709 * configure.ac: Adjust for loop syntax.
710 * configure: Regenerate.
712 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
714 * configure: Rebuilt.
716 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
718 * configure.ac: Drop multiple occurrences of --enable-languages,
720 * configure: Rebuilt.
722 2007-02-17 Mark Mitchell <mark@codesourcery.com>
723 Nathan Sidwell <nathan@codesourcery.com>
724 Vladimir Prus <vladimir@codesourcery.com>
725 Joseph Myers <joseph@codesourcery.com>
727 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
728 * configure: Regenerate.
730 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
732 * ltconfig (freebsd*): Default to elf.
734 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
736 * configure.ac (target_libraries): Move libgcc before libiberty.
737 * configure: Regenerated.
739 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
740 Paolo Bonzini <bonzini@gnu.org>
743 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
744 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
745 * configure: Regenerated.
747 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
749 * MAINTAINERS (Language Front End Maintainers): Update my mail
752 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
755 * configure.ac: Correct syntax for Solaris ksh.
756 * configure: Regenerated.
758 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
760 * configure.ac: Sync with src.
761 * configure: Regenerate.
763 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
765 * Makefile.in: Regenerate.
767 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
769 * config.sub: Sync with src.
771 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
773 * Makefile.tpl (build_alias, host_alias, target_alias): Use
774 noncanonical equivalents.
775 * configure.in: Rename to...
776 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
777 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
778 target_noncanonical. Use them. Rewrite removal of configure
779 arguments for autoconf 2.59. Discard variable settings. Force
780 program_transform_name for native tools.
782 * Makefile.in: Regenerated.
783 * configure: Regenerated with autoconf 2.59.
785 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
787 * MAINTAINERS (Write After Approval): Add myself.
789 2007-01-31 Andreas Schwab <schwab@suse.de>
791 * Makefile.tpl (LDFLAGS): Substitute it.
792 * Makefile.in: Regenerate.
794 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
796 * MAINTAINERS (Write After Approval): Add myself.
798 2007-01-28 David Edelsohn <edelsohn@gnu.org>
800 * MAINTAINERS (spu port): Add myself.
802 2007-01-23 Richard Guenther <rguenther@suse.de>
805 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
806 * Makefile.tpl (GNATBIND): Substitute it.
807 (GNATMAKE): Likewise.
808 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
810 * Makefile.in: Regenerate.
811 * configure: Regenerate.
813 2007-01-18 Mike Stump <mrs@apple.com>
815 * configure.in: Re-enable -Werror for gcc builds.
817 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
819 * MAINTAINERS (Write After Approval): Add myself.
821 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
823 * configure.in: Change == to = in test command.
824 * configure: Regenerate.
826 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
827 Nick Clifton <nickc@redhat.com>
828 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
830 * configure.in (build_configargs, host_configargs, target_configargs):
831 Remove build/host/target parameters.
832 (host_libs): Add gmp and mpfr.
833 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
834 * Makefile.def (gmp, mpfr): New.
835 (gcc): Remove target.
836 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
837 target_os, target_vendor): New.
838 (configure): Add host_alias/target_alias arguments. Adjust invocations.
839 * configure: Regenerate.
840 * Makefile.in: Regenerate.
842 2007-01-11 Matt Fago <fago@earthlink.net>
844 * configure.in: Try to link to functions only in mpfr 2.2.x
845 to improve robustness of configure tests.
846 * configure: Regenerate.
848 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
850 * MAINTAINERS: Add myself as i386 maintainer.
852 2007-01-08 Jan Hubicka <jh@suse.cz>
854 * MAINTAINERS: Add myself as i386 maintainer.
856 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
858 * configure.in: Add support for an x86_64-mingw* target.
859 * configure: Regenerate.
861 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
863 * Makefile.tpl (all-target): Correct @if conditional for target
865 * configure.in: Omit libiberty if building only target libgcc.
866 * configure, Makefile.in: Regenerated.
868 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
870 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
871 * configure: Regenerate.
873 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
875 * Makefile.def (target_modules): Add libgcc.
876 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
877 * Makefile.tpl (clean-target-libgcc): Delete.
878 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
879 on gcc even for bootstrapped modules. Rewrite handling of
880 lang_env_dependencies to loop over target_modules.
881 * configure.in (target_libraries): Add target-libgcc.
882 * Makefile.in, configure: Regenerated.
884 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
886 * configure.in: Reorganize recognition of languages. Add
887 --enable-stage1-languages. Show supported languages for the chosen
888 target rather than all recognized languages.
889 * configure: Regenerate.
891 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
893 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
894 * Makefile.in: Regenerate.
896 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
898 * configure.in: Warn that MPFR 2.2.0 is buggy.
899 * configure: Regenerate.
901 2006-12-27 Ian Lance Taylor <iant@google.com>
903 * configure.in: When removing Makefiles to force a reconfigure, also
904 remove prev-DIR*/Makefile.
905 * configure: Regenerate.
907 2006-12-22 Andreas Schwab <schwab@suse.de>
909 * configure: Regenerate with correct autoconf version.
911 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
913 * configure.in: add AC_SUBST for *_FOR_TARGET.
914 * configure: Regenerate.
916 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
918 * configure.in: Simplify logic for rejecting languages that cannot
919 be built. Separate the case when a language is unsupported,
920 from the case when the user chooses not to build a language.
922 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
924 * configure.in: Remove "$build" case for powerpc-*-darwin* since
925 it only affects bootstrap and could be tested on "$host" as well.
926 * configure: Regenerate.
927 * config/mh-ppc-darwin: Add to the stage1 cflags here.
929 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
932 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
933 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
934 move here comment from Makefile.tpl.
935 * Makefile.tpl: Move some definitions higher in the file.
936 (STAGE1_CHECKING): New.
937 * configure.in: Add --enable-stage1-checking.
938 * configure: Regenerate.
939 * Makefile.in: Regenerate.
941 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
943 * MAINTAINERS: Add myself as build system maintainer.
945 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
947 * MAINTAINERS (Write After Approval): Add myself.
949 2006-12-13 Eric Christopher <echristo@apple.com>
951 * MAINTAINERS: Add myself as darwin maintainer.
953 2006-12-11 Ian Lance Taylor <ian@airs.com>
955 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
957 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
959 MAINTAINERS: Update my entry.
961 2006-12-11 Alan Modra <amodra@bigpond.net.au>
963 * configure.in: Handle spu makefile frag.
964 * Makefile.tpl (MAINT): Define
965 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
966 * configure: Regenerate.
967 * Makefile.in: Regenerate.
969 2006-12-11 Ben Elliston <bje@au.ibm.com>
971 * config.guess: Import latest version.
972 * config.sub: Likewise.
974 2006-12-11 Ben Elliston <bje@au.ibm.com>
976 * configure.in (spu-*-*): Don't skip target-libiberty.
977 * configure: Regenerate.
979 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
982 * configure.in: Correct x86 darwin support for libjava to powerpc
984 * configure: Regenerate.
986 2006-12-08 Sandro Tolaini <tolaini@libero.it>
988 * configure.in: Add x86 darwin support for libjava.
989 * configure: Regenerate.
991 2006-12-07 Mike Stump <mrs@apple.com>
993 * Makefile.def (dependencies): Add dependency for
994 install-target-libssp and install-target-libgomp on
996 * Makefile.in: Regenerate.
998 2006-12-04 Richard Guenther <rguenther@suse.de>
1000 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1001 (Non-Algorithmic Maintainers): Move over non-algorithmic
1002 loop optimizer maintainers, add myself as a non-algorithmic
1003 middle-end maintainer.
1005 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
1007 * MAINTAINERS (Write After Approval): Add myself.
1009 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1011 * configure.in: Update error message for missing GMP/MPFR.
1013 * configure: Regenerate.
1015 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1017 * configure.in: Update MPFR version in error message.
1019 * configure: Regenerate.
1021 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1023 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1024 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1025 --with-gmp-lib): New flags.
1027 * configure: Regenerate.
1029 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
1031 * MAINTAINERS (Write After Approval): Change my email address.
1033 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1035 * MAINTAINERS (Write After Approval): Add myself.
1037 2006-11-22 Philipp Thomas <pth@suse.de>
1039 * MAINTAINERS (i18n): Update e-mail address.
1041 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1043 * MAINTAINERS (spu port): Add myself as maintainer.
1044 (Write After Approval): Remove myself.
1046 2006-11-22 Ben Elliston <bje@au.ibm.com>
1048 * configure.in (skipdirs): Don't build libssp for SPU.
1049 * configure: Regenerate.
1051 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
1053 * MAINTAINERS (spu port): Add myself as maintainer.
1054 (libobjc): Update my email address.
1056 2006-11-21 Andrea Bona <andrea.bona@st.com>
1058 * MAINTAINERS (Write After Approval): Add myself.
1060 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1062 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1063 * configure : Rebuilt.
1065 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1067 * MAINTAINERS (Write After Approval): Add myself.
1069 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
1071 * MAINTAINERS (Write After Approval): Add myself.
1073 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1075 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1077 * configure: Regenerate.
1079 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
1081 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1082 (unstage): Test for stage_last presence.
1085 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1086 * Makefile.in: Regenerate.
1088 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
1090 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1093 2006-11-14 Erven Rohou <erven.rohou@st.com>
1095 * MAINTAINERS (Write After Approval): Add myself.
1097 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
1099 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1100 and stageN-package/Makefile.
1101 * Makefile.in: Regenerated.
1103 2006-11-14 Jie Zhang <jie.zhang@analog.com>
1105 * configure.in: Remove target-libgloss from noconfigdirs for
1107 * configure: Regenerated.
1109 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1111 * configure.in (have_gmp): Only error if the gcc directory exists.
1113 * configure: Regenerate.
1115 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1117 * configure.in: Robustify error message for missing GMP/MPFR.
1119 * configure: Regenerate.
1121 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
1123 * MAINTAINERS (Write After Approval): Add myself.
1125 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
1127 * MAINTAINERS: Change email address.
1129 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
1131 * MAINTAINERS (Write After Approval): Add myself.
1133 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
1135 * MAINTAINERS (Write After Approval): Add myself.
1137 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
1139 * MAINTAINERS (Write After Approval): Move myself to
1140 Write After Approval section.
1142 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1144 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
1146 * configure: Regenerate.
1148 2006-10-16 Tobias Burnus <burnus@net-b.de>
1150 * MAINTAINERS (Write After Approval): Add myself.
1152 2006-10-16 Ben Elliston <bje@au.ibm.com>
1154 * config.guess: Import latest version.
1155 * config.sub: Likewise.
1157 2006-10-10 Brooks Moses <bmoses@stanford.edu>
1159 * Makefile.def: Added pdf target handling.
1160 * Makefile.tpl: Added pdf target handling.
1161 * Makefile.in: Regenerated.
1163 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
1165 * MAINTAINERS: Add self as score port maintainer.
1167 2006-10-04 Brooks Moses <bmoses@stanford.edu>
1169 * MAINTAINERS (Write After Approval): Add myself.
1171 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
1173 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
1175 * configure: Regenerated.
1177 2006-09-27 Dave Brolley <brolley@redhat.com>
1179 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1181 * configure: Regenerated.
1183 2006-09-26 Thiemo Seufer <ths@mips.com>
1185 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1186 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1187 * configure: Regenerate.
1189 2006-09-24 Graeme Peterson <gridly@gmail.com>
1191 * MAINTAINERS (Write After Approval): Remove myself.
1193 2006-09-22 Chao-ying Fu <fu@mips.com>
1195 * MAINTAINERS (Write After Approval): Add myself.
1197 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
1199 * MAINTAINERS: Add self as soft-fp maintainer.
1201 2006-09-09 Anatoly Sokolov <aesok@post.ru>
1203 * MAINTAINERS: Add myself as avr maintainer.
1204 Remove Marek Michalkiewicz as avr maintainer.
1206 2006-09-07 Roberto Costa <roberto.costa@st.com>
1208 * MAINTAINERS (Write After Approval): Add myself.
1210 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
1212 * configure.in: Never build newlib for a Mingw host.
1213 Never build newlib as Mingw target library.
1214 Test the existence of winsup/cygwin for building a Cygwin newlib,
1215 rather than just winsup.
1216 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1217 building a Mingw target.
1218 * configure: Regenerate.
1220 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
1222 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1224 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
1226 * config.guess: Import from src (was more updated).
1227 * config.sub: Likewise.
1229 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1231 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1232 * configure: Regenerated.
1234 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
1236 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1237 for stages after the first.
1239 2006-07-17 Jakub Jelinek <jakub@redhat.com>
1241 * Makefile.def: Add dependencies for configure-opcodes
1242 on configure-intl and all-opcodes on all-intl.
1243 * Makefile.in: Regenerated.
1245 2006-07-13 Ben Elliston <bje@au.ibm.com>
1247 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1249 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
1251 Port to hosts whose 'sort' and 'tail' implementations
1252 treat operands with leading '+' as file names, as POSIX
1253 has required since 2001. However, make sure the code still
1254 works on pre-POSIX hosts.
1255 * ltmain.sh: Don't assume "sort +2" is equivalent to
1256 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1258 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
1260 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1262 2006-07-04 Peter O'Gorman <peter@pogma.com>
1264 * ltconfig: chmod 644 before ranlib during install.
1266 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
1269 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
1270 if the bootstrap compiler is a GCC version that supports it.
1271 * configure: Regenerate.
1273 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
1275 * configure.in: Fix thinkos in previous check-in.
1276 * configure: Regenerate.
1278 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
1281 * configure.in: Test subdir_requires and give an appropriate
1283 * configure: Regenerate.
1285 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
1287 * MAINTAINERS (Write After Approval): Add myself.
1289 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
1291 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1293 2006-06-22 Steve Ellcey <sje@cup.hp.com>
1295 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
1297 2006-06-20 David Ayers <d.ayers@inode.at>
1300 * configure.in: Add target-boehm-gc to noconfigdirs depending on
1301 whether target-libjava is being configured instead of whether the
1302 java front end is enabled.
1303 * configure: Regenerate.
1305 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1308 * configure.in: Only enable libgomp on IRIX 6.
1309 * configure: Regenerate.
1311 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
1313 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
1315 * Makefile.in: Regenerate.
1317 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
1319 * config-ml.in: Alter CCASFLAGS to include special
1320 multilib options the same as is done for CFLAGS.
1322 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1324 * configure.in: Don't enable libgomp on hpux10.
1325 * configure: Rebuilt.
1327 2006-06-12 David Ayers <d.ayers@inode.at>
1331 * configure.in: Remove target-boehm-gc from noconfigdirs where
1332 ${libgcj} is specified.
1333 * configure: Regenerate.
1335 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
1339 * configure.in: Sync.
1340 * configure: Regenerated.
1342 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
1344 * Makefile.def: Added dependencies from sim and gdb on intl, and
1345 added configure dependencies to everything with an all dependency
1347 * Makefile.in: Regenerated.
1349 2006-06-06 David Ayers <d.ayers@inode.at>
1352 * Makefile.def: Add dependencies for libobjc which boehm-gc.
1353 * Makefile.in: Regenerate.
1354 * configure.in: Add --enable-objc-gc at toplevel and have it
1355 enable boehm-gc for Objective-C.
1356 Remove target-boehm-gc from libgcj.
1357 Add target-boehm-gc to target_libraries.
1358 Add target-boehm-gc to noconfigdirs where ${libgcj}
1360 Assert that boehm-gc is supported when requested for Objective-C.
1361 Only build boehm-gc if needed either for Java or Objective-C.
1362 * configure: Regenerate.
1364 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
1367 * Makefile.tpl (configure-[+prefix+][+module+],
1368 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
1369 Remove rule to unstage bootstrapped modules.
1370 (stage_current): New.
1371 * Makefile.in: Regenerate.
1373 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1375 * MAINTAINERS (Write After Approval): Update my e-mail address.
1377 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
1379 * include/libiberty.h: Declare pex_run_in_environment.
1381 2006-05-31 Asher Langton <langton2@llnl.gov>
1383 * MAINTAINERS (Write After Approval): Add myself.
1385 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
1387 * Makefile.def (bfd, opcodes): Fix lib_path.
1388 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
1389 (restrap): Move under "@if gcc-bootstrap". Fix typo.
1390 * Makefile.in: Regenerate.
1392 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
1394 * Makefile.in: Regenerate.
1396 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
1398 * Makefile.def: Add install-html target. Add datarootdir
1399 docdir and htmldir to flags_to_pass.
1400 * Makefile.tpl: Add install-html target.
1401 * Makefile.in: Regenerate.
1402 * configure.in: Add --with-datarootdir, --with-docdir, and
1403 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
1404 * configure: Regenerate.
1406 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
1408 * configure.in: Enable gprof for cross builds.
1409 * configure: Regenerate.
1411 2006-05-22 Richard Guenther <rguenther@suse.de>
1414 2006-01-31 Richard Guenther <rguenther@suse.de>
1415 Paolo Bonzini <bonzini@gnu.org>
1417 * Makefile.def (target_modules): Add libgcc-math target module.
1418 * configure.in (target_libraries): Add libgcc-math target library.
1419 (--enable-libgcc-math): New configure switch.
1420 * Makefile.in: Re-generate.
1421 * configure: Re-generate.
1422 * libgcc-math: New toplevel directory.
1424 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1425 Andreas Tobler <a.tobler@schweiz.ch>
1427 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
1428 * configure: Rebuilt.
1430 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
1432 * MAINTAINERS (Write After Approval): Add myself.
1434 2006-05-01 DJ Delorie <dj@redhat.com>
1436 * configure.in: Restore CFLAGS if GMP isn't present.
1437 * configure: Regenerate.
1439 2006-05-01 Richard Guenther <rguenther@suse.de>
1441 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
1444 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
1446 * MAINTAINERS (Write After Approval): Add myself.
1448 2006-04-28 Jan Beulich <jbeulich@novell.com>
1450 * MAINTAINERS (Write After Approval): Add myself.
1452 2006-04-18 DJ Delorie <dj@redhat.com>
1454 * configure.in (m32c): Build libstdc++-v3. Pass flags to
1455 reference libgloss so that libssp can be built in a combined
1457 * configure: Regenerate.
1459 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
1461 * MAINTAINERS (Write After Approval): Add myself.
1463 2006-04-05 Ben Elliston <bje@au.ibm.com>
1465 * configure.in: Require makeinfo 4.4 or higher.
1466 * configure: Regenerate.
1468 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
1470 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
1471 Rearrange the entries of other libraries to have them in one place.
1473 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
1475 * MAINTAINERS (Write After Approval): Remove myself.
1476 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1478 2006-03-14 Richard Guenther <rguenther@suse.de>
1480 * configure: Regenerate with autoconf 2.13.
1482 2006-03-13 Jim Blandy <jimb@codesourcery.com>
1484 * MAINTAINERS: Use my work address.
1486 * MAINTAINERS: Update my E-mail address.
1488 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
1490 * configure.in: Handle --disable-<component> generically.
1491 * configure: Regenerate.
1493 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
1496 * ltmain.sh: Don't use "$finalize_rpath" for compile.
1498 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
1500 * MAINTAINERS (Write After Approval): Remove myself.
1501 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1503 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
1505 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
1506 (TARGET_CONFIGDIRS): Remove.
1507 * configure.in: Remove AC_SUBST(target_configdirs).
1508 * Makefile.in, configure: Regenerated.
1510 2006-02-20 Steven G. Kargl <kargls@comcast.net>
1512 * MAINTAINERS (Write After Approval): Remove myself.
1513 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
1515 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
1519 * Makefile.tpl ([+compare-target+]): Print explanation messages.
1521 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
1522 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
1523 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
1524 BUILD_PREFIX, BUILD_PREFIX_1.
1525 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
1527 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
1528 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
1530 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
1531 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
1532 of `cat stage_current`. Always provide the `r' and `s' variables.
1533 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
1534 a single shell execution.
1535 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
1536 bootstrapped modules, make the stage1 module if the build was not
1537 started yet, else build the current stage.
1538 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
1539 (all-build, all-host, all-target, [+make_target+]-host,
1540 [+make_target+]-target): Do not use \-continued lines.
1541 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
1542 (current_stage, restrap, stage_last): New.
1544 * Makefile.in: Regenerate.
1545 * configure: Regenerate.
1547 2006-02-19 Bud Davis <jmdavis@link.com>
1549 * MAINTAINERS (Write After Approval): Remove myself.
1550 (Language Front End Maintainers): Add myself as fortran 95
1551 maintainer and update e-mail address.
1553 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1555 * MAINTAINERS (Write After Approval): Remove myself.
1556 (Language Front End Maintainers): Add myself as fortran 95
1559 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
1561 * MAINTAINERS (Write After Approval): Add myself.
1563 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
1565 * MAINTAINERS (Write After Approval): Remove myself.
1566 (Language Front End Maintainers): Add myself as
1567 fortran 95 maintainer.
1569 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
1573 2005-12-27 Leif Ekblad <leif@rdos.net>
1575 * configure.in: Add support for RDOS target.
1576 * configure: Regenerate.
1578 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
1579 Andreas Schwab <schwab@suse.de>
1581 * configure: Regenerate.
1583 2006-02-12 David Edelsohn <edelsohn@gnu.org>
1585 * configure.in (enable_libgomp): Add AIX.
1586 * configure: Regenerate.
1588 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
1590 * MAINTAINERS (Write After Approval): Add myself.
1592 2006-02-03 Lee Millward <lee.millward@gmail.com>
1594 * MAINTAINERS (Write After Approval): Add myself.
1596 2006-01-31 Richard Guenther <rguenther@suse.de>
1597 Paolo Bonzini <bonzini@gnu.org>
1599 * Makefile.def (target_modules): Add libgcc-math target module.
1600 * configure.in (target_libraries): Add libgcc-math target library.
1601 (--enable-libgcc-math): New configure switch.
1602 * Makefile.in: Re-generate.
1603 * configure: Re-generate.
1604 * libgcc-math: New toplevel directory.
1606 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
1608 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
1609 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
1610 the assembler, linker and binutils.
1611 * configure: Regenerate.
1613 2006-01-22 Dirk Mueller <dmueller@suse.de>
1615 * MAINTAINERS (Write After Approval): Add myself.
1617 2006-01-20 Diego Novillo <dnovillo@redhat.com>
1619 * configure: Regenerate.
1621 2006-01-18 Richard Henderson <rth@redhat.com>
1622 Jakub Jelinek <jakub@redhat.com>
1623 Diego Novillo <dnovillo@redhat.com>
1625 * libgomp: New directory.
1626 * Makefile.def: Add target_module libgomp.
1627 * Makefile.in: Regenerate.
1628 * configure.in (target_libraries): Add target-libgomp.
1629 * configure: Regenerate.
1631 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
1633 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
1634 @ from continuation.
1635 * Makefile.in: Rebuilt.
1637 2006-01-04 Chris Lattner <sabre@gnu.org>
1639 * MAINTAINERS (Write After Approval): Add myself.
1641 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
1645 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
1646 * Makefile.tpl (OBJDUMP): New.
1647 (EXTRA_HOST_FLAGS): Add it.
1648 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
1650 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
1651 to use symbolic links between directories. Avoid race conditions
1652 or make them harmless.
1653 * configure.in: Do not try to use symbolic links between directories.
1655 * Makefile.def (LEAN): Pass.
1656 * Makefile.tpl (LEAN): Define.
1657 (stage[+id+]-start): Accept that the previous directory does not
1658 exist, if the bootstrap is lean.
1659 (stage[+id+]-bubble): Invoke lean bootstrap commands after
1660 stage[+id+]-start. Use a makefile variable and an `if' instead of a
1661 configure substitution.
1662 ([+compare-target+]): Likewise.
1663 ([+bootstrap-target+]-lean): New.
1664 * configure.in: Remove lean bootstrap support from here.
1666 * Makefile.in: Regenerate.
1667 * configure: Regenerate.
1669 2006-01-04 Ben Elliston <bje@au.ibm.com>
1671 * MAINTAINERS (libdecnumber): Add myself.
1673 2006-01-02 Mark Mitchell <mark@codesourcery.com>
1675 * libtool-ldflags: New script.
1677 2006-01-02 Andreas Schwab <schwab@suse.de>
1679 * configure.in: When reconfiguring remove Makefile in
1680 all stage directories.
1681 * configure: Regenerate.
1683 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
1685 * MAINTAINERS: Update my email address.
1687 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
1689 Revert Ada-related part of the previous change.
1691 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
1693 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
1694 * Makefile.in: Regenerate.
1695 * configure.in: Do not include mt-ppc-aix target fragment.
1696 * configure: Regenerate.
1698 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
1700 * configure.in: Select appropriate fragments for PowerPC/AIX.
1701 * configure: Regenerate.
1703 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
1704 BOOT_CFLAGS, BOOT_LDFLAGS.
1705 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
1706 BOOT_CFLAGS, BOOT_LDFLAGS.
1707 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
1708 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
1709 (stage): Fail if we cannot complete the work.
1710 * Makefile.in: Regenerate.
1712 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
1714 * configure.in: Replace ms1 with mt.
1715 * configure: Rebuilt.
1717 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
1719 * MAINTAINERS: Update my email address.
1721 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
1723 * Makefile.tpl (all, do-[+make_target+], do-check, install,
1724 install-host-nogcc): Don't invoke $(stage) at the end.
1725 * Makefile.in: Regenerate.
1727 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
1729 * configure.in: Flip the top-level bootstrap switch.
1730 * configure: Regenerate.
1732 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
1734 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
1735 $(stage) and $(unstage).
1736 (EXTRA_TARGET_FLAGS): Correct double-quoting.
1737 (all): Remove stray semicolon.
1738 (local-distclean): Don't handle multilib.tmp and multilib.out.
1739 (install.all): Set $s for consistency.
1740 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
1741 check_multilibs setting. Always make the install directory.
1742 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
1744 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
1745 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
1746 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
1747 (multilib.out): Remove.
1748 * Makefile.in: Regenerated.
1750 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
1752 * MAINTAINERS (Write After Approval): Add myself.
1754 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
1756 * MAINTAINERS: Add myself as mt maintainer.
1758 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
1760 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
1762 * MAINTAINERS: Change email address.
1764 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
1766 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
1767 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
1768 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
1769 Find in-tree tools if available.
1770 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
1771 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
1772 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
1773 (COMPILER_*_FOR_TARGET): New.
1774 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
1775 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
1776 (CONFIGURED_*, USUAL_*): Remove.
1777 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
1778 STRIP): Use autoconf substitutions.
1779 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
1780 COMPILER_NM_FOR_TARGET): New.
1781 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
1783 (all): Make all-host and all-target in parallel.
1784 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
1785 that $$r and $$s are set before invoking a recursive make.
1786 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
1787 ([+bootstrap-target+]): Inline most of the `all' target.
1789 2005-11-29 Ben Elliston <bje@au.ibm.com>
1791 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
1792 from the gcc build directory.
1793 * Makefile.in: Regenerate.
1795 2005-11-29 Ben Elliston <bje@au.ibm.com>
1797 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
1798 depend on all-libdecnumber.
1799 * configure.in (host_libs): Include libdecnumber.
1800 * Makefile.in: Regenerate.
1801 * configure: Likewise.
1803 2005-11-29 Ben Elliston <bje@au.ibm.com>
1805 * libdecnumber: Import decNumber sources from the dfp-branch.
1807 2005-11-21 Kean Johnston <jkj@sco.com>
1809 * config.sub, config.guess: Sync from upstream sources.
1811 2005-11-21 Ben Elliston <bje@au.ibm.com>
1813 Import from Autoconf sources:
1815 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
1816 * config/move-if-change: Don't output "$2 is unchanged";
1817 suggested by Ben Elliston. Handle weird characters correctly.
1819 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
1821 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
1822 to match upstream libtool for darwin.
1824 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
1826 * Makefile.def: Remove gdb dependencies for gdbtk.
1827 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
1828 (configure-gdb, install-gdb): New rules.
1829 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
1830 * Makefile.in, configure: Regenerated.
1832 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
1834 * MAINTAINERS (Write After Approval): Add myself.
1836 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
1838 * MAINTAINERS (Write After Approval): Add myself.
1840 2005-10-24 Diego Novillo <dnovillo@redhat.com>
1842 * MAINTAINERS (alias analysis): Add Daniel Berlin and
1845 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
1848 * Makefile.tpl (do-[+make-target+], do-check, install,
1849 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
1850 are set before recursing.
1851 * Makefile.in: Regenerate.
1853 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
1856 * Makefile.def (gcc) <target>: Fix thinko.
1857 * Makefile.in: Regenerate.
1859 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
1861 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
1862 * configure: Regenerate.
1864 2005-10-15 Jie Zhang <jie.zhang@analog.com>
1866 * MAINTAINERS (Write After Approval): Add self.
1868 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
1870 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
1871 target-libffi, target-qthreads, target-libjava, and
1873 * configure: Regenerate.
1875 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
1877 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
1878 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
1879 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
1880 (USUAL_OBJDUMP_FOR_TARGET): New.
1881 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
1882 * configure.in: Check for $OBJDUMP_FOR_TARGET.
1883 * configure, Makefile.in: Regenerated.
1885 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
1887 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
1888 before other host packages.
1890 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
1892 * MAINTAINERS: Add self as sh libraries/configury maintainer.
1894 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
1898 * configure.in (default_target): Remove.
1899 * Makefile.tpl (all): Do not use prerequisites as subroutines
1900 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
1901 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
1902 use prerequisites as subroutines.
1903 (check-host, check-target): New.
1904 (bootstrap configure & all targets): Do not use stage*-start
1905 if the directory layout is already ok.
1906 (non-bootstrap configure & all targets): Prepend a $(unstage).
1907 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
1908 (NOTPARALLEL): Remove.
1909 (unstage, stage variables): New variables.
1910 (unstage, stage targets): Simply expand to those variables.
1912 * configure: Regenerate.
1913 * Makefile.in: Regenerate.
1915 2005-10-04 James E Wilson <wilson@specifix.com>
1917 * Makefile.def (lang_env_dependencies): Add libmudflap.
1918 * Makefile.in: Regenerate.
1920 2005-10-03 Andreas Schwab <schwab@suse.de>
1922 Backport from libtool CVS:
1923 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
1925 * ltmain.sh: add support for installing into temporary
1926 staging area (e.g. 'make install DESTDIR=...')
1928 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
1930 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
1931 * configure: Regenerated.
1933 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
1935 * configure: Regenerate with the correct
1938 2005-09-30 Catherine Moore <clm@cm00re.com>
1940 * configure.in (bfin-*-*): New.
1941 * configure: Regenerated.
1943 2005-09-28 Geoffrey Keating <geoffk@apple.com>
1945 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
1946 (LIPO_FOR_TARGET): New.
1947 (CONFIGURED_LIPO_FOR_TARGET): New.
1948 (USUAL_LIPO_FOR_TARGET): New.
1949 (STRIP_FOR_TARGET): New.
1950 (CONFIGURED_STRIP_FOR_TARGET): New.
1951 (USUAL_STRIP_FOR_TARGET): New.
1952 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
1954 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
1955 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
1956 * Makefile.in: Regenerate.
1957 * configure: Regenerate.
1959 2005-09-19 David Edelsohn <edelsohn@gnu.org>
1961 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
1962 (rs6000-*-aix*): Same.
1963 * configure: Regenerate.
1965 2005-09-16 Tom Tromey <tromey@redhat.com>
1967 * MAINTAINERS: Add self as java maintainer.
1969 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
1971 * configure.in: Recognize f95 in the --enable-languages option,
1972 and substitute it for fortran, issuing a warning.
1973 * configure: Regenerate.
1975 2005-08-30 Phil Edwards <phil@codesourcery.com>
1977 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
1978 * configure: Regenerated.
1980 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
1982 * MAINTAINERS: Add self as ms1 maintainer.
1984 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
1986 * Makefile.def (libssp): Add to lang_env_dependencies.
1987 * Makefile.in: Regenerate.
1989 2005-08-18 Ian Lance Taylor <ian@airs.com>
1991 * MAINTAINERS: Add myself as middle-end maintainer.
1993 2005-08-17 Christian Groessler <chris@groessler.org>
1995 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
1996 * Makefile.in: Regenerate.
1998 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
2000 * MAINTAINERS (write after approval): Added myself.
2002 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
2004 * MAINTAINERS (Write After Approval): Add myself.
2006 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
2008 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2009 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2010 Look for alternate names of the target cc and c++
2011 * configure: Regenerate.
2013 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
2015 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2016 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2017 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2018 tools; remove code to manually set them.
2019 (Target tools): Look in the environment for them.
2020 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2021 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2022 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2024 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2025 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2026 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2027 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2028 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2029 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2030 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2031 * configure: Regenerate.
2032 * Makefile.in: Regenerate.
2034 2005-07-28 Ben Elliston <bje@au.ibm.com>
2036 * MAINTAINERS: Update for removed CPU targets.
2038 2005-07-27 Mark Mitchell <mark@codesourcery.com>
2040 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2041 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2042 * Makefile.in: Regenerated.
2044 2005-07-26 Mark Mitchell <mark@codesourcery.com>
2046 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2047 (CFLAGS_FOR_TARGET): Use it.
2048 (CXXFLAGS_FOR_TARGET): Likewise.
2049 * Makefile.in: Regenerated.
2050 * configure.in (--with-build-sysroot): New option.
2051 * configure: Regenerated.
2053 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
2055 * Makefile.tpl: Wrap install between unstage and stage
2056 * Makefile.in: Regenerate.
2058 2005-07-21 Eric Christopher <echristo@apple.com>
2060 * MAINTAINERS: Update affiliation.
2062 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
2064 * MAINTAINERS: Add self as crx port maintainer.
2066 2005-07-20 DJ Delorie <dj@redhat.com>
2068 * MAINTAINERS: Add self as m32c maintainer.
2070 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
2072 * all files: Update FSF address.
2074 2005-07-15 Eric Christopher <echristo@redhat.com>
2076 * MAINTAINERS: Change affiliation.
2078 2005-07-14 Jim Blandy <jimb@redhat.com>
2080 * configure.in: Add cases for Renesas m32c.
2081 * configure: Regenerated.
2083 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2085 * COPYING.LIB: Update from fsf.org.
2087 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2089 * COPYING, compile, config.guess,
2090 config.sub, install-sh, missing, mkinstalldirs,
2091 symlink-tree, ylwrap: Sync from upstream sources.
2092 * config-ml.in: Update FSF address.
2094 2005-07-13 Eric Christopher <echristo@redhat.com>
2096 * configure.in: Add toplevel noconfigdir support for tpf.
2097 * configure: Regenerate.
2099 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
2103 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2104 * Makefile.in: Regenerate.
2106 2005-07-07 Mark Mitchell <mark@codesourcery.com>
2108 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
2109 Brolley to write-after-approval.
2111 2005-07-07 Andreas Schwab <schwab@suse.de>
2113 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2114 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2115 * Makefile.in: Regenerated.
2117 2005-07-06 Geoffrey Keating <geoffk@apple.com>
2119 * configure.in: Don't build sim or rda when targetting darwin.
2120 * configure: Regenerate.
2122 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
2124 * configure.in: Add --enable-libssp and --disable-libssp.
2125 * configure: Regenerate with autoconf-2.13.
2127 2005-07-02 Jakub Jelinek <jakub@redhat.com>
2129 * Makefile.def (target_modules): Add libssp.
2130 * configure.in (target_libraries): Add target-libssp.
2131 * configure: Rebuilt.
2132 * Makefile.in: Rebuilt.
2134 2005-07-01 Zack Weinberg <zackw@panix.com>
2136 * MAINTAINERS: Change email address. Resign from maintainership.
2138 2005-07-01 Richard Guenther <rguenther@suse.de>
2140 * MAINTAINERS: Change my e-mail address and affiliation.
2142 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
2144 * Makefile.def (stagefeedback): Come after profile.
2145 Define profiledbootstrap target.
2146 * Makefile.tpl (profiledbootstrap): Remove.
2147 (stageprofile-end): Zap stagefeedback.
2148 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2149 * Makefile.in: Regenerate.
2151 2005-06-13 Richard Sandiford <richard@codesourcery.com>
2153 * MAINTAINERS: Update my email address.
2155 2005-06-13 Zack Weinberg <zack@codesourcery.com>
2157 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2158 In 'cpp' stanza, support '#line' as well as '# '.
2160 2005-06-08 Andreas Schwab <schwab@suse.de>
2162 * MAINTAINERS: Move myself from 'Write After Approval' to
2163 'CPU Port Maintainers' section as m68k maintainer.
2165 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
2167 * configure.in (unsupported_languages): New macro.
2168 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2169 non-ported target libraries in noconfigdirs.
2170 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2171 non-linux-gnu. Remove libgcj_ex_libffi.
2172 <lang_frag loop>: Set add_this_lang=no if the language is in
2173 unsupported_languages.
2174 * configure: Regenerate.
2176 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2178 * configure.in: Fix typo in handling of --with-mpfr-dir.
2179 * configure: Regenerate.
2181 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
2183 * MAINTAINERS: Update my email address.
2185 2005-06-02 Jim Blandy <jimb@redhat.com>
2187 * config.sub: Add cases for the Renesas m32c. (This patch has been
2188 accepted into the master sources.)
2190 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
2191 Michael Snyder <msnyder@redhat.com>
2192 Stan Cox <scox@redhat.com>
2194 * configure.in: Set noconfigdirs for ms1.
2196 * configure: Regenerate.
2198 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
2200 * MAINTAINERS (Write After Approval): Add self.
2202 2005-06-01 Josh Conner <jconner@apple.com>
2204 * MAINTAINERS (Write After Approval): Add self.
2206 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
2208 * MAINTAINERS: Update my email address.
2210 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
2212 * MAINTAINERS (Write After Approval): Add self.
2214 2005-05-26 Chris Demetriou <cgd@broadcom.com>
2216 * MAINTAINERS (Write After Approval): Remove self.
2218 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
2220 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2221 (Dependencies): Consider target modules for bootstrap dependencies.
2222 Make target bootstrap modules depend on each stage's gcc.
2223 * Makefile.in: Regenerate.
2225 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
2227 * Makefile.def (configure-gcc): Depend on binutils having been built.
2228 (all-gcc): No need to do it here.
2229 * Makefile.in: Regenerate.
2231 2005-05-19 Paul Brook <paul@codesourcery.com>
2233 * configure.in: Rewrite misleading error message when requested
2234 language cannot be built.
2235 * configure: Regenerate.
2237 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2239 * ylwrap: Import from Automake 1.9.5.
2241 2005-05-13 David Ung <davidu@mips.com>
2243 * MAINTAINERS (Write After Approval): Add self.
2245 2005-05-09 Mike Stump <mrs@apple.com>
2247 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2248 lt_cv_sys_max_cmd_len for now.
2250 2005-05-09 Stan Cox <scox@redhat.com>
2252 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2254 2005-05-08 Matt Kraai <kraai@ftbfs.org>
2256 * README.SCO: Update the URL.
2258 2005-05-05 David Edelsohn <edelsohn@gnu.org>
2260 * ltconfig: Define file_list_spec. Pass file_list_spec and
2261 with_gnu_ld to libtool.
2262 * ltcf-c.sh (aix[45]): Define file_list_spec.
2263 * ltcf-cxx.sh (aix[45]): Same.
2264 * ltcf-gcj.sh (aix[45]): Same.
2265 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
2266 exists, write list of input files to temporary file.
2268 2005-05-04 Mike Stump <mrs@apple.com>
2270 * configure.in: Always pass --target to target configures as
2271 otherwise rebuilds that do --recheck will fail.
2272 * confiugure: Rebuilt.
2274 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
2276 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
2278 (configure, all): Add bootstrap support.
2279 (Host modules, target modules): Pass post-stage1 flags and exports.
2280 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
2281 * Makefile.in: Regenerate.
2283 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
2285 * configure: Regenerate.
2287 2005-04-27 Mike Stump <mrs@apple.com>
2289 * MAINTAINERS: Add self as darwin maintainer.
2291 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
2293 * config.sub: Update from master copy.
2295 2005-04-21 Mike Stump <mrs@apple.com>
2297 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
2298 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
2300 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
2302 * configure.in <crisv32-*-*, cris-*-*>: New local variable
2303 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
2304 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
2305 "*-*-elf" and "*-*-linux*".
2306 * configure: Regenerate.
2308 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
2310 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
2312 2005-04-12 Mike Stump <mrs@apple.com>
2314 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
2316 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
2318 * MAINTAINERS (Write After Approval): Add myself.
2320 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
2322 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
2324 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
2326 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
2327 (TARGET_CONFIGARGS): Include --with-target-subdir.
2328 (configure, all): New macros. Use them throughout.
2329 * Makefile.in: Regenerate.
2331 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
2333 * MAINTAINERS (Write After Approval): Add myself.
2335 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
2337 * MAINTAINERS: Remove 'loop unrolling' maintainer.
2339 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
2341 * MAINTAINERS: Move John Carr to Write After Approval.
2343 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
2345 * config/mh-mingw32: Delete.
2346 * configure.in: Don't use it.
2347 * configure: Regenerate.
2349 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
2351 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
2352 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
2353 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
2354 (HOST_LIB_PATH): Generate from Makefile.def.
2355 (TARGET_LIB_PATH): Likewise.
2356 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
2357 * Makefile.in: Regenerate.
2358 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
2359 (RPATH_ENVVAR): Include Darwin case.
2360 * configure: Regenerate.
2362 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
2364 * MAINTAINERS (Various Maintainers): Remove self.
2365 (Write After Approval): Add self.
2367 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
2369 * MAINTAINERS (Various Maintainers): Add self.
2371 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
2373 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
2374 * configure: Regenerate.
2376 2005-03-21 Zack Weinberg <zack@codesourcery.com>
2378 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
2379 gcc_version, and gcc_version_trigger from set of flags to pass.
2380 * Makefile.tpl: Remove definitions of above variables.
2381 (config.status): Remove dependency on $(gcc_version_trigger).
2382 * Makefile.in: Regenerate.
2383 * configure.in: Do not reference config/gcc-version.m4 nor
2384 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
2385 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
2386 * configure: Regenerate.
2388 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
2389 Andrew Pinski <pinskia@physics.uc.edu>
2391 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
2392 * Makefile.in: Regenerate.
2394 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
2396 * MAINTAINERS (Write After Approval): Add myself.
2398 2005-03-03 David Ayers <d.ayers@inode.at>
2400 * MAINTAINERS (Write After Approval): Add myself.
2402 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
2405 * ltmain.sh: Avoid creating archives with components that have
2406 duplicate basenames.
2408 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
2411 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
2413 * Makefile.in: Regenerate.
2415 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
2417 * Makefile.in: Regenerate to fix conflict between the previous two
2420 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
2423 * Makefile.def (target_modules): Remove "stage", now unnecessary.
2424 * Makefile.tpl (HOST_SUBDIR): New substitution.
2425 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
2426 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2427 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
2428 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
2429 (Host modules, Bootstrapped modules): Use it.
2430 (Build modules, Target modules): Do not create symlink trees,
2431 always configure out-of-srcdir.
2432 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
2433 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
2434 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
2435 $(HOST_SUBDIR). Create a symlink for host_subdir.
2437 * Makefile.in: Regenerate.
2438 * configure: Regenerate.
2440 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
2442 Merged from libada-gnattools-branch:
2443 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
2445 * gnattools: New directory.
2446 * Makefile.def: Add gnattools as a module, depending on target-libada.
2447 * Makefile.in: Regenerate.
2448 * configure.in: Include gnattools in host_tools; disable it if ada
2450 * configure: Regenerate.
2452 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
2454 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
2455 treelang maintainer.
2456 (Write After Approval): Remove myself.
2458 2005-02-23 Paul Schlie <schlie@comcast.net>
2460 * configure.in: Allow darwin targeted ports to build tk, itcl and
2462 * configure: Regenerate.
2464 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2467 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
2468 * configure: Regenerate.
2470 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
2472 * MAINTAINERS (Write After Approval): Add myself.
2474 2005-02-10 Ian Lance Taylor <ian@airs.com>
2476 * MAINTAINERS: Update my e-mail address.
2478 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
2480 * MAINTAINERS (Write After Approval): Add myself.
2482 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
2484 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
2485 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
2486 target-libgloss when not *-*-elf and *-*-aout.
2487 * configure: Regenerate.
2489 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
2491 * MAINTAINERS: Remove obsolete entries.
2493 * MAINTAINERS (Write After Approval): Add Michael Matz.
2495 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
2497 * MAINTAINERS: Remove self as cpplib maintainer.
2499 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2501 * install-sh, config.sub: Import from upstream.
2503 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
2506 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
2507 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
2508 * Makefile.in: Regenerate.
2510 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
2512 * MAINTAINERS: Update my email address.
2514 2005-01-12 David Edelsohn <edelsohn@gnu.org>
2515 Andreas Schwab <schwab@suse.de>
2518 * config-ml.in: Eval option if surrounded by single quotes.
2520 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
2522 Revert 2004-12-28 Makefile changes, a better fix will be
2523 applied to mainline and src after GCC 4.0 branches.
2525 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
2529 * Makefile.def (target_modules): Remove stage parameter,
2530 it is always true now.
2531 * Makefile.tpl (configure-build-[+module+],
2532 configure-target-[+module+]): Always build symlink tree
2533 for the directory and for include. BUILD_SUBDIR and
2534 TARGET_SUBDIR cannot be . anymore.
2535 * Makefile.in: Regenerate.
2537 2004-12-25 David Edelsohn <edelsohn@gnu.org>
2539 Revert 2004-12-08 Makefile changes.
2541 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
2543 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
2546 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
2548 * configure.in (sh64-*-*): Reenable gprof.
2549 * configure: Regenerate.
2551 2004-12-08 David Edelsohn <edelsohn@gnu.org>
2553 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2554 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
2555 (EXTRA_TARGET_FLAGS): Add PICFLAG.
2556 * Makefile.in: Regenerate.
2558 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
2560 * MAINTAINERS: Update my email address.
2562 2004-12-07 Matt Kraai <kraai@ftbfs.org>
2564 * Makefile.tpl: Generate normal dependencies if the LHS module is
2566 * Makefile.in: Regenerate.
2568 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
2570 * configure.in: Include config/gxx-include-dir.m4. Use
2571 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
2572 * configure: Regenerate.
2574 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
2576 * config.if: Delete.
2577 * configure.in: Set libstdcxx_incdir directly.
2578 * configure: Regenerate.
2580 2004-12-02 Eric Christopher <echristo@redhat.com>
2582 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
2583 * Makefile.in: Regenerate.
2585 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
2587 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
2588 * configure: Regenerate.
2590 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
2592 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
2593 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
2594 * configure: Regenerate.
2596 2004-12-01 Eric Christopher <echristo@redhat.com>
2598 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
2599 of things to remove.
2601 2004-11-29 Matt Kraai <kraai@ftbfs.org>
2603 * MAINTAINERS (Write After Approval): Update my e-mail address.
2605 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
2607 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
2608 from CVS libtool to always pass_all.
2610 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2612 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
2613 (hppa*64*-*-*): Delete incorrect comment.
2614 * configure: Rebuilt.
2616 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2618 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
2620 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
2622 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
2623 from CVS libtool to always pass_all.
2625 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2627 * install-sh, compile: Import from automake.
2629 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
2631 * config.guess, config.sub: Import from savannnah.
2633 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
2635 * MAINTAINERS (Write After Approval): Add myself
2637 2004-11-12 Mike Stump <mrs@apple.com>
2639 * Makefile.def: Add html support.
2640 * Makefile.tpl: Likewise.
2641 * Makefile.in: Regenerate.
2643 2004-11-11 Geoffrey Keating <geoffk@apple.com>
2646 * configure.in: Remove all instances of build-fixincludes from
2648 (build_configargs): Supply --target to subdirectories.
2649 * configure: Regenerate.
2651 * Makefile.def: Make gcc install depend on fixincludes install.
2652 * Makefile.in: Regenerate.
2654 2004-11-10 Janis Johnson <janis187@us.ibm.com>
2656 * MAINTAINERS: Add myself as gcc testsuite maintainer.
2658 2004-11-11 Paul Brook <paul@codesourcery.com>
2660 * MAINTAINERS: Add self as arm maintainer. Update email address.
2662 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
2664 * configure.in (noconfigdirs) [mmix-*-*]: Disable
2666 * configure: Regenerate.
2668 2004-11-07 David Edelsohn <edelsohn@gnu.org>
2670 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
2673 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
2675 * Makefile.def (host fixincludes): Specify missing targets.
2676 * Makefile.in: Regenerate.
2678 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
2680 * MAINTAINERS: Add myself
2682 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
2684 * MAINTAINERS (Write After Approval): Add myself.
2686 2004-11-04 Geoffrey Keating <geoffk@apple.com>
2688 * Makefile.def: Build fixincludes for the host, too.
2689 * Makefile.in: Regenerate.
2690 * configure.in (host_tools): Add fixincludes.
2691 * configure: Regenerate.
2693 2004-11-04 Daniel Jacobowitz <dan@debian.org>
2695 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
2696 * configure: Regenerated.
2698 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
2701 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
2702 * configure: Regenerated.
2704 2004-10-31 Mark Mitchell <mark@codesourcery.com>
2706 * README.SCO: Update per FSF instructions.
2708 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
2711 * configure.in (case ${target}): Do not build fixincludes for avr.
2712 * configure: Regenerated.
2714 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
2716 * configure.in (case ${target}): Do not build fixincludes
2717 on platforms where it is not used.
2718 * configure: Regenerated.
2720 2004-10-23 Daniel Jacobowitz <dan@debian.org>
2722 * configure.in: Use an absolute path to install-sh.
2723 * configure: Regenerated.
2725 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2727 * MAINTAINERS (Write After Approval): Add myself.
2729 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
2731 * MAINTAINERS: Remove from Write After Approval those that are
2732 already maintainers.
2734 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
2736 * MAINTAINERS: Update my email address.
2738 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
2740 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
2741 * configure: Regenerate.
2743 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
2745 * MAINTAINERS: Update my email address.
2747 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
2749 * MAINTAINERS (Language Front Ends Maintainers): New. Move
2750 entries belonging to this category.
2752 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
2754 * MAINTAINERS: Update my e-mail address.
2756 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
2758 Fix wrong conflict resolution in:
2760 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
2762 * Makefile.in: Regenerate.
2763 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
2764 in the recursive `make', instead of hardwiring `all'.
2765 (Autogenerated TARGET-* variables): New.
2767 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
2769 * configure.in: Enable target-libgloss for crx-*-*.
2770 * configure: Regenerate.
2772 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2774 * MAINTAINERS (Various Maintainers): Move the "windows,
2775 cygwin, mingw" maintainer to ...
2776 (OS Port Maintainers): ... here.
2778 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
2780 * MAINTAINERS (Write After Approval): Remove those that are
2781 maintainers of some subsystem.
2783 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
2785 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
2786 * ltcf-cxx.sh (tpf*): Likewise.
2787 * ltconfig (tpf*): Add TPF OS configuration support.
2789 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
2791 * MAINTAINERS: Change my email address to my new work account.
2793 2004-09-24 Michael Roth <mroth@nessie.de>
2795 * configure.in (--without-headers): Add missing double quotes.
2796 * configure: Regenerate.
2798 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
2800 * ylwrap: Revert to previous version.
2802 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
2805 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
2806 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
2807 SET_GCC_LIB_PATH_CMD.
2808 (BASE_TARGET_EXPORTS): Likewise.
2809 * Makefile.in: Regenerated.
2811 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
2812 * configure: Regenerated.
2814 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
2816 * config.guess: New upstream version
2817 * compile, depcomp, install-sh, ylwrap: Likewise.
2819 2004-09-19 Roger Sayle <roger@eyesopen.com>
2821 * config/mh-x86omitfp: New host makefile fragment. Add
2822 -fomit-frame-pointer to the default BOOT_CFLAGS.
2823 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
2824 * configure: Regenerate.
2826 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
2829 * configure.in (*-*-darwin*): Renable libobjc.
2830 * configure: Regenerate.
2832 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
2834 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
2836 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
2838 * Makefile.def: Remove libbanshee.
2839 * Makefile.tpl: Ditto.
2840 * configure.in: Ditto.
2841 * Makefile.in: Regen.
2844 2004-09-08 David Edelsohn <edelsohn@gnu.org>
2846 * ltmain.sh: Use $pic_object as $non_pic_object if
2847 $non_pic_object=none.
2849 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
2851 * missing: Import latest version from master repository.
2853 2004-09-06 Nick Clifton <nickc@redhat.com>
2855 * config.sub: Import latest version from master repository.
2856 * config.guess: Likewise.
2857 This includes these changes:
2859 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
2861 * config.sub: Handle crisv32, alias etraxfs.
2862 * config.guess (crisv32:Linux:*:*): Handle.
2864 2004-08-13 Brad Smith <brad@comstyle.com>
2866 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
2867 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
2869 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
2871 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
2872 assume the processor is a powerpc. This is because coreutils
2873 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
2874 in this case, due to a MacOS X bug that causes
2875 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
2876 to return a negative number.
2877 Problem reported by Petter Reinholdtsen in:
2878 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
2880 2004-07-19 Ben Elliston <bje@gnu.org>
2882 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
2884 2004-06-24 Ben Elliston <bje@gnu.org>
2886 * config.guess: Update copyright years.
2887 * config.sub: Likewise.
2889 2004-06-22 Robert Millan <robertmh@gnu.org>
2891 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
2892 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
2894 2004-06-22 Stanley F. Quayle <stan@stanq.com>
2896 * config.guess (*:*VMS:*:*): New entry. Replaces
2897 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
2900 2004-06-22 Ben Elliston <bje@gnu.org>
2902 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
2903 * config.sub: Likewise.
2905 2004-06-22 Ben Elliston <bje@gnu.org>
2907 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
2908 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
2910 2004-06-11 Ben Elliston <bje@gnu.org>
2912 * config.guess (pegasos:OpenBSD:*:*): Remove.
2914 2004-06-11 Ben Elliston <bje@gnu.org>
2916 From Wouter Verhelst <wouter@grep.be>:
2917 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
2919 2004-06-11 Ben Elliston <bje@gnu.org>
2921 * config.guess (luna88k:OpenBSD:*:*): New.
2923 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2925 * config.guess (m32r*:Linux:*:*): New case.
2926 * config.sub: Handle m32rle.
2928 2004-03-12 Ben Elliston <bje@wasabisystems.com>
2930 From Jens Petersen <petersen@redhat.com>:
2931 * config.sub: Handle sparcv8.
2933 2004-03-03 Ben Elliston <bje@wasabisystems.com>
2935 From Tom Smith <smith@cag.lkg.hp.com>:
2936 * config.guess: Version suffixes are equally significant on Tru64
2937 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
2938 prefix of "P" (patched kernel).
2940 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
2942 * config.sub: Add support for National Semiconductor CRX target.
2944 2004-09-03 Janis Johnson <janis187@us.ibm.com>
2946 * MAINTAINERS (Various Maintainers): Remove myself as web page
2947 maintainer, add myself as maintainer of build status lists.
2949 2004-09-03 Jan Beulich <jbeulich@novell.com>
2951 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
2952 *-*-netware, but add target-libmudflap.
2953 Consolidate *-*-netware targets (of which really only i?86 exists)
2954 into a single entry.
2955 * configure: Likewise.
2957 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
2959 * Makefile.tpl (sorry): Remove.
2960 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
2961 (cleanstrap targets): Depend on distclean, not distclean-stage1.
2962 (do-clean): Clean per-stage directories too.
2963 (do-distclean): Run distclean-stage1 too.
2964 (.NOTPARALLEL): Enable during toplevel bootstrap.
2965 (stage[+id+]-bubble): Enable parallel execution during
2966 the recursive invocation.
2967 * Makefile.in: Regenerate.
2969 Fix previous checkin:
2971 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
2973 * configure.in: Fix indentation.
2974 * configure: Regenerate.
2976 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
2978 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
2979 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
2980 * configure: regenerate
2981 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
2985 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
2987 * Makefile.def (build_modules): Add fixincludes.
2988 (dependencies): Make gcc depend on fixincludes.
2989 * configure.in (build_tools): Add fixincludes.
2990 (build_configdirs): Always include build_libs.
2991 * Makefile.in: Regenerate.
2992 * configure: Regenerate.
2994 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
2996 * Makefile.def (bootstrap stages): Add 'lean' parameter.
2997 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
2998 phony targets; do not generate timestamp files.
2999 (distclean-stageN): Remove references to their timestamp files.
3000 (restageN, touch-stageN): Remove.
3001 (stageN-bubble): Rewritten.
3002 (compare): Support lean bootstraps.
3003 * Makefile.in: Regenerate.
3005 * configure.in: Only warn when bootstrapping but
3006 build != host or build != target. Support lean bootstraps.
3007 * configure: Regenerate.
3009 2004-08-26 Phil Edwards <phil@codesourcery.com>
3011 * configure.in: Give a better error message if GMP/MPFR are missing
3012 and a language needing them has been requested.
3013 * configure: Regenerated.
3015 2004-08-25 Phil Edwards <phil@codesourcery.com>
3017 * configure.in: Print a list of available language front-ends if
3018 a requested one is missing. Tidy stray tab characters.
3019 * configure: Regenerated.
3021 2004-08-19 Michael Koch <konqueror@gmx.de>
3023 * gcc/doc/install.texi: Update entry about automake for libjava.
3025 2004-08-17 Robert Millan <robertmh@gnu.org>
3027 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3028 (instead of FreeBSD).
3029 * configure: Regenerate.
3031 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3033 * Makefile.in: Regenerate.
3034 * configure: Regenerate.
3036 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3038 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3039 for bootstrapped modules if toplevel bootstrap is going.
3040 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3041 modules. Adjust for changes in Makefile.def. Enable several
3042 rules even in non-bootstrap mode, just to avoid peppering the
3043 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3044 (stage-[+prev+]-bubble): Remove.
3046 * Makefile.def (Dependencies): Depend on all-build-bison,
3047 all-build-flex, all-build-byacc, all-build-texinfo, rather
3048 than the host variations.
3049 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
3051 (BISON): Update for recent Bisons.
3053 (cross): Depend on all-build.
3054 (all): Do not depend on all-build.
3055 (prebootstrap): Remove.
3056 (dep-kind): Accept separate prefixes for MODULE and ON variables.
3057 (Prebootstrap dependencies): Add them to the per-stage targets
3058 and to all-prebootstrap.
3059 * configure.in (build_configdirs): Always enable build_tools.
3060 (BUILD_DIR_PREFIX): Remove.
3062 * Makefile.def (gcc): Add target variable.
3063 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3064 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3065 in the recursive `make', instead of hardwiring `all'.
3066 (Autogenerated TARGET-* variables): New.
3068 2004-08-13 Brian Booth <bbooth@redhat.com>
3070 * MAINTAINERS: Remove myself from write-after-approval.
3072 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
3074 * src-release: Stop distributing mmalloc with gdb (which doesn't
3076 * Makefile.def: GDB doesn't depend on mmalloc anymore.
3077 * Makefile.in: Regenerate.
3079 2004-08-09 Mark Mitchell <mark@codesourcery.com>
3081 * configure.in (arm*-*-eabi*): New target.
3082 * configure: Regenerate.
3084 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
3086 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3087 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3088 (Dependencies): New section.
3089 * Makefile.tpl (Dependencies): Generate from Makefile.def.
3090 (configure-target-[+module+]): Depend on maybe-all-gcc
3091 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
3092 (toplevel profiledbootstrap): Fix dependencies.
3093 * Makefile.in: Regenerate.
3095 2004-08-03 Mark Mitchell <mark@codesourcery.com>
3097 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3098 target-libiberty to noconfigdirs.
3099 * configure: Regenerate.
3101 2004-08-03 Paul Brook <paul@codesourcery.com>
3103 * configure.in: Check for MPFR as well as GMP.
3104 * configure: Regenerate.
3106 2004-08-01 Robert Millan <robertmh@gnu.org>
3108 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3109 libmudflap for all GNU-based systems (with Glibc).
3110 * configure: Regenerate.
3112 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3114 * Makefile.def (host-modules): Add gcc.
3115 * Makefile.in: Regenerate.
3116 * Makefile.tpl (sorry): New rule.
3117 (configure-host, all-host, [+make_target+]-host, do-check,
3118 install-host): Do not add gcc as a special case.
3119 (host modules): Add a small special-casing for gcc. Export
3120 extra_make_flags through the environment.
3121 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3122 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3123 other recursive targets for gcc): Remove.
3125 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3126 (stage, unstage): New rules.
3127 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3128 distclean-stage[+id+]): Use stage_current.
3129 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3130 the stage*-start rules.
3132 2004-08-02 Geoffrey Keating <geoffk@apple.com>
3134 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3137 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
3139 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3140 * configure: Regenerate.
3142 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
3144 * maintainer-scripts/gcc_release: Revert yesterday's change.
3146 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
3148 * MAINTAINERS: Add myself to write-after-approval.
3150 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
3153 * gcc/gccbug.in: Updated because of libf2c removal.
3154 * maintainer-scripts/gcc_release: Ditto.
3156 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
3158 * configure.in: Build libmudflap by default on FreeBSD.
3159 * configure: Regenerated.
3161 2004-07-09 Mark Mitchell <mark@codesourcery.com>
3163 * configure.in: Do not build libmudflap by default on non-GNU/Linux
3165 * configure: Regenerated.
3167 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3170 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3171 feedback based compiler.
3172 * Makefile.in: Rebuilt.
3174 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
3176 * Makefile.def (host_modules): Set bootstrap=true for flex.
3177 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3178 * Makefile.in: Rebuilt.
3180 2004-07-07 Jan Hubicka <jh@suse.cz>
3182 * MAINTAINERS: Add self as a profile feedback maintainer.
3184 2004-07-05 Phil Edwards <phil@codesourcery.com>
3186 * configure.in: Do not prepend $srcdir to /dev/null in
3188 * configure: Regenerate.
3190 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
3192 * Makefile.def (build_modules): Add bison, byacc, flex,
3194 (flags_to_pass): Add FLEX.
3195 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3196 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3197 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3198 DEFAULT_MAKEINFO): Remove.
3199 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3200 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3201 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3202 objdir or else use configured tool.
3204 (all): Depend on it.
3205 (Build module dependencies): Add.
3206 * Makefile.in: Regenerate.
3207 * configure.in: Better support for multiple build modules,
3208 matching what is done for host/target modules. Do not look
3209 for "plausible" locations of build tools if Canadian cross.
3210 Use autoconf's AC_PROG_CC to find a C compiler. Define
3211 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
3212 * configure: Regenerate.
3214 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
3216 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3217 * Makefile.in: Regenerate.
3219 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
3221 * Makefile.tpl (configure-build-[+module+],
3222 configure-[+module+], configure-target-[+module+]): Pass
3223 [+extra_configure_args+].
3224 (all-build-[+module+], all-[+module+], check-[+module+],
3225 install-[+module+], [+make_target+]-[+module+],
3226 all-target-[+module+], check-target-[+module+],
3227 install-target-[+module+], [+make_target+]-target-[+module+]):
3228 Pass [+extra_make_args+].
3229 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3230 (GCC_HOST_EXPORTS): Remove.
3231 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3232 cross, check-gcc, check-gcc-c++, install-gcc,
3233 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3234 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3235 * Makefile.in: Regenerate.
3237 2004-06-21 Matthew Sachs <msachs@apple.com>
3239 * MAINTAINERS: Added self to write-after-approval.
3241 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
3243 * configure.in: Check for srcdir/winsup rather than build directory
3245 * configure: Regenerate.
3247 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
3249 * configure.in: Don't build Cygwin native newlib if winsup
3250 directory is missing. Emit warning instead.
3251 * configure: Regenerate.
3253 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
3255 * Makefile.tpl (touch-stage[+id+]): New.
3256 (restage[+prev+]): Depend on touch-stage[+id+].
3258 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3261 * Makefile.def: Add profile and feedback bootstrap stages.
3262 Remove next field from bootstrap stages.
3263 * Makefile.tpl (LN, LN_S): Substitute.
3264 (stageN-start, stageN-end): Use double-colon rules, to
3265 provide a hook for additional setup commands.
3266 (distclean-stageN-gcc, restageN): Create dependencies from
3267 [+prev+], not from [+next+].
3268 (stageN-bubble): Add commands for successive stages from
3269 [+prev+], using double-colon rules.
3270 (all-stageN-gcc): Fix typo.
3271 (stagefeedback-start, profiledbootstrap): New.
3272 * Makefile.in: Regenerate.
3273 * configure.in: Call ACX_PROG_LN.
3274 * configure: Regenerate.
3276 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
3278 * MAINTAINERS (Write After Approval): Add myself.
3280 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
3282 * MAINTAINERS (Write After Approval): Add myself.
3284 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
3286 * configure.in: Fix --enable-bootstrap breakage introduced in trees
3288 * configure: Regenerate.
3290 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
3292 * Makefile.tpl: Fix typo.
3293 * Makefile.in: Regenerate.
3295 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
3297 * configure.in: Remove new- prefix from toplevel
3299 * configure: Regenerate.
3301 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
3303 * Makefile.tpl (all.normal): Rename to all.
3304 (all): Replace with a rule to pick the default
3305 target from configure.
3306 (all-gcc, configure-gcc): Use conditionals to
3307 do nothing when toplevel bootstrap is going on.
3308 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
3309 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
3310 * configure.in: Support --enable-bootstrap.
3312 * Makefile.def: Remove new- prefix from toplevel
3314 * Makefile.tpl: Likewise.
3316 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
3319 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
3320 $(RECURSE_FLAGS) to recursive invocation of make.
3322 * Makefile.in: Regenerate.
3323 * configure: Regenerate.
3325 2004-05-30 Andreas Jaeger <aj@suse.de>
3326 Jim Wilson <wilson@specifixinc.com>
3328 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
3331 2004-05-27 Daniel Jacobowitz <dan@debian.org>
3333 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
3334 * configure: Regenerate.
3336 2004-05-25 Daniel Jacobowitz <drow@false.org>
3338 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
3339 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
3340 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
3342 * Makefile.in: Regenerate.
3344 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
3346 * configure.in: Test the ability to symlink directories.
3347 * configure: Regenerate.
3349 * Makefile.def (bootstrap-stage): New definitions.
3350 * Makefile.tpl (configure-stage1-gcc,
3351 configure-stage2-gcc, configure-stage3-gcc,
3352 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
3353 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
3354 new-restage3, compare): Autogenerate, see Makefile.in
3355 entry for behavioral changes.
3356 (distclean-stage1, new-stage1-start, new-stage1-end,
3357 new-stage1-bubble, distclean-stage2, new-stage2-start,
3358 new-stage2-end, new-stage2-bubble, distclean-stage3,
3359 new-stage3-start, new-stage3-end): New autogenerated targets.
3360 (objext, prebootstrap, BOOT_CFLAGS,
3361 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
3364 * Makefile.in: Regenerate.
3365 (distclean-stage1, new-stage1-start, new-stage1-end,
3366 new-stage1-bubble, distclean-stage2, new-stage2-start,
3367 new-stage2-end, new-stage2-bubble, distclean-stage3,
3368 new-stage3-start, new-stage3-end): New targets.
3369 (all-stage1-gcc): Move prebootstrap dependency from here...
3370 (configure-stage1-gcc): ...to here.
3371 (new-bootstrap): Use bubble targets.
3372 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3373 Use per-stage distclean targets.
3374 (configure-stage1-gcc, configure-stage2-gcc,
3375 configure-stage3-gcc, all-stage1-gcc,
3376 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
3377 Use new-stageN-start to prepare the tree.
3379 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
3381 * Makefile.def (host_modules): add libcpp.
3382 * Makefile.tpl: Add dependencies on and for libcpp.
3383 * Makefile.in: Regenerate.
3384 * configure.in: Add libcpp host module.
3385 * configure: Regenerate.
3387 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
3389 * Makefile.tpl: Whenever a recursive target is defined, wrap
3390 it in a special @if/@endif block, and prepare its maybe
3391 dependency in the @if/@endif block
3392 * configure.in: Instead of writing maybe dependencies, remove
3393 the @if/@endif statements, and remove the @if/@endif blocks
3395 * configure: Regenerate.
3396 * Makefile.in: Regenerate.
3398 2004-05-20 Janis Johnson <janis187@us.ibm.com>
3400 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
3402 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
3405 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
3406 * */configure: Rebuilt.
3408 2004-05-17 Zack Weinberg <zack@codesourcery.com>
3410 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
3412 * configure, Makefile.in: Regenerate.
3414 2004-05-13 Tobias SchlÃÂüter <tobi@gcc.gnu.org>
3416 * MAINTAINERS (Write After Approval): Add myself.
3418 2004-05-13 Diego Novillo <dnovillo@redhat.com>
3420 Merge from tree-ssa-20020619-branch.
3422 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
3423 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
3424 (HOST_GMPLIBS): Define.
3425 (HOST_GMPINC): Define.
3426 (TARGET_LIB_PATH): Add libmudflap.
3427 (GFORTRAN_FOR_TARGET): Define.
3428 (configure-build*): Export GFORTRAN.
3429 (configure-gcc): Export GMPLIBS and GMPINC.
3430 (all-gcc): Add maybe-all-libbanshee.
3431 (configure-target-libgfortran): Define.
3432 * Makefile.in: Regenerate.
3433 * configure.in (host_libs): Add libbanshee.
3434 (target_libraries): Add target-libmudflap and target-libgfortran.
3435 Add --with-libbanshee.
3436 Handle --disable-libmudflap.
3437 (*-*-freebsd*): Use with_gmp.
3438 Add $(libgcj) to noconfigdirs.
3439 * configure: Regenerate.
3440 * depcomp: New file.
3441 * MAINTAINERS: Add tree-ssa maintainers.
3443 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
3445 * MAINTAINERS (Various Maintainers): Add myself.
3447 2004-04-30 Brian Ford <ford@vss.fsi.com>
3449 * MAINTAINERS (Write After Approval): Add myself.
3451 2004-04-29 Uros Bizjak <uros@kss-loka.si>
3453 * MAINTAINERS (Write After Approval): Add myself.
3455 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
3457 * config/acx.m4: Fix fastcompare support for new-bootstrap.
3458 * configure: Regenerate.
3460 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
3463 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3465 * Makefile.def (flags_to_pass): Remove *dir variables that
3466 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3467 as well as prefix and exec_prefix.
3468 * Makefile.in: Regenerate.
3470 2004-04-26 Robert Millan <robertmh@gnu.org>
3472 Add patches from libtool CVS.
3473 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
3474 * ltconfig: Likewise.
3475 * ltcf-c.sh: Likewise.
3476 * ltcf-cxx.sh: Likewise.
3477 * ltcf-gcj.sh: Likewise.
3479 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3481 * Makefile.def (host_modules): Mark with the bootstrap
3482 flag packages on which gcc depends.
3483 * Makefile.tpl (all-bootstrap): Use it.
3484 * Makefile.in: Regenerate.
3486 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3488 * Makefile.def (flags_to_pass): Remove *dir variables that
3489 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
3490 as well as prefix and exec_prefix.
3491 * Makefile.in: Regenerate.
3493 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
3495 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
3496 * configure: Regenerate.
3497 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
3498 * gcc/Makefile.tpl (compare): Use the result of the test.
3499 * gcc/Makefile.in: Regenerate.
3501 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
3503 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
3504 Always relocate gcc and prev-gcc to the original names, even
3506 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
3509 2004-04-23 Laurent GUERBY <laurent@guerby.net>
3511 * MAINTAINERS: Update my email address.
3513 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3515 * configure.in (mips*-*-irix5*): Enable ld.
3516 * configure: Regenerate.
3518 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3520 * configure: Regenerate.
3522 2004-04-15 James E Wilson <wilson@specifixinc.com>
3524 * Makefile.tpl (configure-[+module+], configure-gcc,
3525 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
3526 Set and export LDFLAGS.
3527 * Makefile.in: Regenerate.
3529 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
3531 * MAINTAINERS: Add myself to write-after-approval.
3533 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
3536 * Makefile.tpl: If we don't have built-in-tree target tools,
3537 use the ones found by configure rather than hacking around with
3538 program_transform_name.
3539 * configure.in: Give Makefile.tpl the information necessary
3541 * Makefile.in: Regenerate.
3542 * configure: Regenerate.
3544 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
3547 * configure.in: When computing baseargs, strip *all* copies of
3548 offending options. Also, don't match/substitute the trailing space,
3549 so that this actually works when two similar options are separated by
3551 * configure: Regenerate.
3553 2004-04-06 David Edelsohn <edelsohn@gnu.org>
3555 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
3556 (rs6000-*-aix*): Same.
3557 * configure: Regenerate.
3559 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
3561 * MAINTAINERS: Add myself to write-after-approval.
3563 2004-04-03 Bud Davis <bdavis9659@comcast.net>
3565 * MAINTAINERS: Add myself to write-after-approval.
3567 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
3569 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
3570 STRICT_WARN, WARN_CFLAGS flags passed down to make.
3571 * Makefile.in: Regenerate.
3573 * configure.in (top level bootstrap support): Rework --enable-werror
3574 to set @stage2_werror_flag@.
3575 * configure: Regenerate.
3576 * Makefile.tpl (top level bootstrap support): Pass
3577 @stage2_werror_flag@ down to configure in stages 2 and 3.
3578 * Makefile.in: Regenerate.
3580 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
3582 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
3583 for stages 2 and 3 as well as in make. As a consequence, remove
3584 OUTPUT_OPTION (now detected by configure) from the flags passed down
3586 * Makefile.in: Regenerate.
3588 * Makefile.tpl (new-bootstrap): Fix typo.
3589 * Makefile.in: Regenerate.
3591 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
3593 * Makefile.tpl: Rearrange by moving recursive_targets rules
3594 into their proper sections.
3595 * Makefile.tpl (top level bootstrap support): Move disabling
3596 of coverage flags from 'make' to 'configure'; improve comments.
3597 * Makefile.in: Regenerate.
3599 * Makefile.tpl (experimental top level bootstrap) Move stage1
3600 language setting from all- target to configure- target; disable
3601 intermodule optimization in stage 1; prevent gratuitous rebuilds
3603 * Makefile.in: Regenerate.
3604 * configure.in: Comma-separate stage 1 language list for top
3606 * configure: Regenerate.
3608 * Makefile.tpl: Clean up experimental top level bootstrap support:
3609 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
3610 prev-gcc in configure- targets as well as all- targets.
3611 * Makefile.in: Regenerate.
3613 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
3615 * compile: New file imported from automake.
3617 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
3619 * configure.in: Remove symbolic link section.
3620 * configure: Regenerate.
3621 * Makefile.tpl (links): Remove.
3622 * Makefile.in: Regenerate.
3624 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
3625 Nathanael Nerode <neroden@gcc.gnu.org>
3627 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
3628 Set with AC_CHECK_PROGS.
3629 * configure.in: Fix comment typo from last patch.
3630 * configure: Regenerate.
3632 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
3634 * Makefile.tpl: Introduce experimental top level bootstrap support.
3635 * Makefile.in: Regenerate.
3636 * configure.in: Introduce support for top level bootstrap.
3637 * configure: Regenerate.
3639 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
3640 Paolo Bonzini <bonzini@gnu.org>
3643 * configure.in: Cope with shells that do not support unquoted ^
3644 * configure: Regenerate.
3646 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
3647 Paolo Bonzini <bonzini@gnu.org>
3650 * configure.in: Cope with shells that do not support nesting
3651 quotes inside quoted backquote substitutions.
3652 * configure: Regenerate.
3654 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
3657 * configure.in: Fix escaping of $.
3658 * configure: Regenerate.
3660 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
3662 * configure: Regenerate, since I forgot to while committing Paolo's
3665 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
3668 Move language detection to the top level.
3669 * configure.in: Find default values for the tools as
3670 soon as possible. Disable ada if GNAT is not found.
3671 Emit error message about missing languages. Expand
3672 --enable-languages=all for the gcc subdirectory.
3674 2004-03-10 Ben Elliston <bje@gnu.org>
3676 * MAINTAINERS: Update my email address.
3678 2004-03-05 David Edelsohn <edelsohn@gnu.org>
3680 * ltconfig: Disable building static libraries if building shared
3681 libraries on AIX 5L.
3683 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
3685 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
3687 * configure: Regenerated.
3689 2004-03-01 Brian Booth <bbooth@redhat.com>
3691 * MAINTAINERS: Add myself to write-after-approval.
3693 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
3695 * MAINTAINERS: Add myself to write-after-approval.
3697 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3700 * Makefile.tpl: Guard XFOO sed statements better.
3701 * Makefile.tpl: Add dependency for configure-target-libada.
3702 * Makefile.in: Regenerate (incidentally fixes broken
3703 commit when libada-branch was merged).
3705 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
3707 * MAINTAINERS: Add myself to write-after-approval.
3709 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
3711 * MAINTAINERS: Add Nicola Pero and myself as libobjc
3714 2004-02-20 Andrew Cagney <cagney@redhat.com>
3716 * config.guess: Update from version 2003-10-16 to 2004-02-16.
3717 * config.sub: Update from version 2003-11-03 to 2004-02-16.
3719 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
3722 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
3724 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
3726 * MAINTAINERS: Added myself to write-after-approval.
3728 2004-02-14 Michael Koch <konqueror@gmx.de>
3730 * MAINTAINERS: Added myself to write-after-approval.
3732 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
3734 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
3735 some OS port maintainers to OS port maintainers section.
3737 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
3739 * MAINTAINERS: Add self.
3741 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
3743 * MAINTAINERS: Alphabetize.
3745 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
3747 * MAINTAINERS: Remove myself.
3749 2004-02-11 David Edelsohn <edelsohn@gnu.org>
3751 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
3752 (rs6000-*-aix*): Same.
3753 * configure: Regenerate.
3755 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
3757 * configure.in (host): Add in missing $noconfigdirs to defines.
3758 * configure: Regenerate.
3760 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
3761 Nathanael Nerode <neroden@gcc.gnu.org>
3763 PR ada/6637, PR ada/5911
3764 Merge with libada-branch:
3765 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
3766 with appropriate dependencies. Add --enable-libada configure switch.
3767 * configure, Makefile.in: Regenerate.
3769 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
3771 * MAINTAINERS: Add myself to write-after-approval.
3773 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3775 * configure.in: Don't pass --with-stabs on IRIX 5 either.
3776 * configure: Regenerate.
3778 2004-02-04 Geoffrey Keating <geoffk@apple.com>
3780 Merge from upstream:
3782 * ltmain.in: When setting IFS to '~', be careful about user
3783 arguments that contain '~'.
3785 2004-02-04 Peter O'Gorman <peter@pogma.com>
3787 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
3788 Also test $base_compile against $CC with escaped arguments. Bug
3789 reported by Geoff Keating <geoffk@apple.com>.
3791 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
3793 * MAINTAINERS: Remove i960 port.
3795 2004-01-23 DJ Delorie <dj@redhat.com>
3797 * Makefile.def (target_modules) [libiberty]: Don't stage.
3798 * Makefile.in: Rebuilt.
3800 2004-01-20 Caroline Tice <ctice@apple.com>
3802 * MAINTAINERS: Add myself to write-after-approval.
3804 2004-01-19 Paolo Carlini <pcarlini@suse.de>
3806 * MAINTAINERS: Update my email address.
3808 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
3810 * MAINTAINERS: Add myself to write-after-approval.
3812 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
3814 * MAINTAINERS: Remove entries without email address.
3816 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
3818 * MAINTAINERS: Add myself to write-after-approval.
3820 2004-01-15 Steven Bosscher <stevenb@suse.de>
3822 * MAINTAINERS: Update my email address.
3824 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
3826 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
3827 * Makefile.tpl (configure-target-[+module+]): Support stage.
3828 * Makefile.in: Rebuilt.
3830 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
3832 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
3834 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
3836 * MAINTAINERS: Add myself as a MIPS maintainer.
3838 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
3840 * configure.in: Use ./config.cache, not config.cache.
3841 * configure: Regenerate.
3842 * Makefile.tpl: Special-casing not needed for GCC any more.
3843 * Makefile.in: Regenerate.
3845 * configure.in: Don't share a cache file for host dirs.
3846 * configure: Regenerate.
3848 * config-ml.in: Don't mess with the cache file.
3850 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3852 * MAINTAINERS: Move myself from 'Write After Approval' to
3853 'CPU Port Maintainers' section as SPARC maintainer.
3855 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
3857 * Makefile.tpl: Make GCC use a separate config.cache.
3858 * Makefile.in: Regenerate.
3860 PR bootstrap/11932, PR bootstrap/11933
3861 (I don't know if it will fix either of them, but it relates
3863 * configure.in: Don't use shared config.cache for target
3865 * configure: Regenerate.
3867 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
3869 * MAINTAINERS: Add myself to 'Write After Approval' section.
3871 2003-12-31 Roger Sayle <roger@eyesopen.com>
3873 * configure.in (ia64*-*-hpux*): Disable building java libraries.
3874 * configure: Regenerated.
3876 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
3878 * MAINTAINERS: Remove the mn10200 maintainer.
3880 2003-12-21 Bernardo Innocenti <bernie@develer.com>
3882 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
3883 * configure: Regenerated.
3885 2003-12-16 Jan Hubicka <jh@suse.cz>
3887 * MAINTAINERS: Add myself as callgraph maintainer.
3889 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
3891 * configure.in (raw_libstdcxx_flags): Remove the leading space.
3892 * configure: Regenerate.
3894 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
3896 * MAINTAINERS: Move myself from 'Bug database only accounts' to
3897 'Write After Approval' section. Update email.
3899 2003-12-01 James Lemke <jim@wasabisystems.com>
3901 * MAINTAINERS (Write After Approval): Add myself.
3903 2003-11-20 Matt Thomas <matt@3am-software.com>
3905 * MAINTAINERS: Add myself as a vax port maintainer.
3907 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
3909 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
3910 (configure-build-[+module+], configure-[+module+]): Likewise.
3911 (configure-target-[+module+], configure-gcc, config.status): Likewise.
3912 * Makefile.in: Regenerate.
3914 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
3916 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
3917 shared/dylibed libraries.
3918 * ltmain.sh: Likewise.
3919 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
3920 * ltcf-cxx.sh: Likewise.
3921 * ltcf-gcj.sh: Likewise.
3922 * ltconfig: Likewise.
3924 2003-11-17 Stan Cox <scox@redhat.com>
3926 * MAINTAINERS: Add myself as iq2000 port maintainer.
3928 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
3930 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
3931 * Makefile.in: Regenerate.
3933 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
3935 * config.sub: Update to 2003-11-03 version.
3937 2003-10-20 Phil Edwards <phil@codesourcery.com>
3939 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
3940 * configure: Regenerate.
3942 2003-10-20 Nicolas Pitre <nico@cam.org>
3944 * MAINTAINERS: Add myself to 'Write After Approval' section.
3946 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
3948 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
3950 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
3952 * MAINTAINERS: Update my email address.
3954 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3956 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
3958 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
3960 * MAINTAINERS: Add myself to 'Write After Approval' section.
3962 2003-10-16 Bernardo Innocenti <bernie@develer.com>
3964 * config.guess: Update to 2003-10-16 version.
3965 * config.sub: Update to 2003-10-16 version.
3967 2003-10-15 David Daney <ddaney@avtrex.com>
3969 * MAINTAINERS: Added myself to 'Write After Approval' section.
3971 2003-10-15 Falk Hueffner <falk@debian.org>
3973 * MAINTAINERS: Move myself from 'Bug database only accounts' to
3974 'Write After Approval' section. Update email.
3976 2003-10-14 Roger Sayle <roger@eyesopen.com>
3978 * MAINTAINERS: Move myself from 'Write After Approval' to
3979 'Various Maintainers' section as middle-end maintainer.
3981 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
3983 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
3985 * Makefile.in: Regenerate.
3987 2003-10-11 Bernardo Innocenti <bernie@develer.com>
3989 * config.guess: Update to 2003-10-07 version.
3990 * config.sub: Update to 2003-10-07 version.
3992 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3994 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
3995 * ltconfig (irix5*, irix6*): Don't override version_type.
3997 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
3999 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
4000 * configure: Rebuilt
4001 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
4002 * Makefile.in: Rebuilt
4004 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
4006 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
4008 2003-09-30 Carlo Wood <carlo@alinoe.com>
4010 * MAINTAINERS (Write After Approval): Add myself.
4012 2003-09-29 Paul Koning <ni1d@arrl.net>
4014 * MAINTAINERS: Move myself from "Write After Approval"
4015 to CPU platform maintainers for pdp11 platform.
4017 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
4019 * MAINTAINERS: Move myself from 'Write After Approval' to
4020 'Various Maintainers' section as libffi testsuite maintainer.
4022 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
4024 * configure.in: Pass a computed --program-transform-name
4026 * configure: Regenerated.
4028 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
4030 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
4031 * Makefile.in: Regenerate.
4033 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
4034 * Makefile.in: Regenerate.
4036 2003-09-19 Ziemowit Laski <zlaski@apple.com>
4038 * MAINTAINERS: Move myself from 'Write After Approval'
4039 to 'Various Maintainers' (objective-c) section.
4041 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
4043 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
4045 * configure: Regenerated.
4047 2003-09-16 Joel Brobecker <brobecker@gnat.com>
4049 * MAINTAINERS (Write After Approval): Add myself to write after
4052 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
4054 * MAINTAINERS (Write After Approval): Add myself.
4056 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
4058 * MAINTAINERS: Update my e-mail address.
4060 2003-09-09 Alan Modra <amodra@bigpond.net.au>
4062 * libtool.m4 (LD): Correct powerpc64 host match.
4064 2003-09-06 James E Wilson <wilson@tuliptree.org>
4066 * MAINTAINTERS: Update my affiliation and email address.
4068 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4070 * MAINTAINERS (Write After Approval): Add myself.
4072 2003-09-04 DJ Delorie <dj@redhat.com>
4074 * configure: Regenerate.
4076 2003-09-04 Robert Millan <robertmh@gnu.org>
4078 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
4080 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4082 * configure.in: Ensure arguments to sed are properly spaced.
4083 * configure: Regenerate.
4085 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4087 * MAINTAINERS: Update my e-mail address.
4089 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
4091 * MAINTAINERS (Write After Approval): Add myself.
4093 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
4095 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
4096 * configure: Regenerated.
4098 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
4100 * MAINTAINERS: Update my email address.
4102 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
4104 * configure.in: Use newline instead of semicolon when assuming
4105 shell arguments in a for loop.
4106 * configure: Regenerated.
4108 2003-08-22 Jason Eckhardt <jle@rice.edu>
4110 * MAINTAINERS: Resurrect the i860 maintainer.
4112 2003-08-20 Geoffrey Keating <geoffk@apple.com>
4115 * configure.in: When testing with_libs and with_headers, treat
4116 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
4117 * configure: Regenerate.
4119 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
4121 (baseargs): Likewise.
4122 * configure: Regenerate.
4124 2003-08-20 Bernardo Innocenti <bernie@develer.com>
4126 * MAINTAINERS (Write After Approval): Add myself.
4128 2003-08-19 Geoffrey Keating <geoffk@apple.com>
4130 * configure.in: Disable libgcj for darwin not on powerpc.
4131 * configure: Rebuild.
4133 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
4135 * config-ml.in, symlink-tree: Add license.
4137 2003-08-03 Richard Stallman <rms@gnu.org>
4138 Eben Moglen <moglen@columbia.edu>
4140 * README.SCO: New file.
4142 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
4144 * Makefile.tpl (check, check-c++): Express dependencies using
4145 dependencies rather than commands.
4146 * Makefile.in: Regenerate.
4148 2003-08-01 Andrew Cagney <cagney@redhat.com>
4150 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
4153 2003-07-31 Geoffrey Keating <geoffk@apple.com>
4155 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
4156 * Makefile.in: Update.
4158 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
4160 * configure.in: Enable libgcj for darwin.
4161 * configure: Rebuild.
4163 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
4165 * config-ml.in: Use ac_configure_args directly instead of
4166 ml_arguments. Only set ml_norecursion if --no[-]recursion is
4169 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
4171 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
4172 creating target and build subdirs to build all parent dirs as needed.
4173 * Makefile.in: Rebuild.
4174 * configure.in: Don't build dirs explicitly here.
4175 * configure: Rebuild.
4177 2003-07-26 Paul Brook <paul@nowt.org>
4179 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
4181 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
4183 * Makefile.tpl (all-make): Depend on intl.
4184 * Makefile.in: Rebuilt.
4186 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
4188 * install-sh: Update to newer upstream versions (associated with
4190 * mkinstalldirs: Likewise.
4191 * missing: Likewise, plus $1Help2man -> $1 typo fix.
4193 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
4195 * MAINTAINERS: Move self from Bug database only accounts
4196 to write-after-approval.
4198 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
4200 * config.if: Remove unused libc_interface determination.
4202 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
4204 * MAINTAINERS: Move self from write-after-approval to
4205 build machinery (*.in).
4207 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
4211 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
4212 unused INSTALL_PROGRAM_ARGS.
4213 * configure.in: Use AC_PROG_INSTALL.
4214 * Makefile.in: Regenerate.
4215 * configure: Regenerate.
4217 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
4219 * MAINTAINERS: Alphabetize.
4221 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
4223 * configure: Rebuilt.
4224 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
4225 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
4226 newlib nor libgloss.
4227 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
4228 * configure.in (am33_2.0-*-linux*): Added.
4230 2003-07-09 Bob Wilson <bob.wilson@acm.org>
4232 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
4233 * configure: Regenerate.
4235 2003-07-07 Zack Weinberg <zack@codesourcery.com>
4237 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
4238 * Makefile.in: Regenerate.
4240 2003-07-04 Zack Weinberg <zack@codesourcery.com>
4242 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
4243 * Makefile.in: Regenerate.
4245 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
4247 * Makefile.tpl: Replace PWD with PWD_COMMAND.
4248 * Makefile.in: Regenerated.
4250 * config-ml.in: Replace PWD with PWD_COMMAND.
4252 2003-07-04 Zack Weinberg <zack@codesourcery.com>
4254 * intl: New directory; see intl/ChangeLog for details.
4255 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
4256 * Makefile.tpl: all-gcc depends on maybe-all-intl.
4257 * Makefile.in: Regenerate.
4259 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
4261 * configure.in: Clean up config-lang.in handling. Delete
4262 useless assignment to "subdirs".
4263 * configure: Regenerate.
4265 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
4267 * configure.in: Rename 'target_libs' to 'target_libraries'.
4268 Remove useless reference to 'target_libs'.
4269 * configure: Regenerate.
4271 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
4273 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
4274 * Makefile.in: Regenerate.
4276 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
4278 * Makefile.def: Introduce flags_to_pass.
4279 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
4280 * Makefile.in: Regenerate.
4282 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
4284 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
4285 and target-libgloss.
4286 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
4287 <h8300*-*-*>: Disable libf2c and ${libgcj}.
4288 * configure: Regenerate.
4290 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
4292 * configure.in: Update testsuite_flags to new location.
4293 * configure. Regenerate.
4295 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
4297 * Makefile.tpl: Remove BUILD_CC stuff.
4298 * Makefile.in: Regenerate.
4300 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
4302 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
4304 2003-06-16 Graeme Peterson <gp@qnx.com>
4306 * MAINTAINERS (Write After Approval): Add myself.
4308 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
4310 * config.guess: Update to 2003-06-12 version.
4311 * config.sub: Update to 2003-06-13 version.
4313 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
4315 * config.guess: Update to 2003-06-06 version.
4316 * config.sub: Update to 2003-06-06 version.
4318 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4320 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
4321 * configure. Regenerate.
4323 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
4325 * configure.in: Disable serial configure by default.
4326 * configure: Regenerate.
4327 * Makefile.tpl: Abolish .NOTPARALLEL.
4328 * Makefile.in: Regenerate.
4330 * Makefile.tpl: Replace {build,host,target}_canonical by
4331 {build,host,target}.
4332 * Makefile.in: Regenerate.
4334 * Makefile.tpl: Fix stupid pasto.
4335 * Makefile.in: Regenerate.
4337 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
4339 * Makefile.tpl: Remove bogus conditional.
4340 * Makefile.in: Regenerate.
4342 2003-06-05 Jan Hubicka <jh@suse.cz>
4344 * Makefile.tpl (profiledbootstrap): New target.
4345 * Makefile.in (profiledbootstrap): New target.
4347 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
4349 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
4350 Pinski. Remove user names from other bugzilla-only maintainers.
4352 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
4354 * Makefile.tpl: Make 'recursive targets' using autogen rather
4355 than shell loop. Remove duplicate 'clean' targets and false
4357 * Makefile.def: Add systematic dependencies to 'recursive' targets.
4358 Add systematic method of specifying missing targets in subdirs.
4359 Add copyright boilerplate.
4360 * Makefile.in: Regenerate.
4361 * configure.in: Add 'recursive targets' to maybe list.
4362 * configure: Regenerate.
4364 * MAINTAINERS: "GNATS only" -> "Bug database only".
4366 * Makefile.tpl: Rename [+target+] to [+make_target+].
4367 * Makefile.def: Rename 'target' to 'make_target'.
4369 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
4371 * MAINTAINERS: Add self as options handling maintainer.
4373 2003-05-28 Michael Meissner <gnu@the-meissners.org>
4375 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
4376 been too long since I touched those ports.
4378 2003-05-28 DJ Delorie <dj@redhat.com>
4380 * Makefile.tpl: Make maybe-check-gcc .PHONY.
4381 * Makefile.in: Regenerate.
4383 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>