1 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
7 * configure, Makefile.in: Regenerate.
9 2009-04-21 Taras Glek <tglek@mozilla.com>
11 * include/hashtab.h: Update GTY annotations to new syntax
12 * include/splay-tree.h: Likewise
14 2009-04-17 Ben Elliston <bje@au.ibm.com>
16 * config.sub, config.guess: Update from upstream sources.
18 2009-04-15 Anthony Green <green@moxielogic.com>
20 * configure.ac: Add moxie support.
23 2009-04-14 Jakub Jelinek <jakub@redhat.com>
25 * configure.ac: Change copyright header to refer to version
26 3 of the GNU General Public License and to point readers at the
27 COPYING3 file and the FSF's license web page.
28 * Makefile.def: Likewise.
29 * Makefile.tpl: Likewise.
30 * Makefile.in: Regenerate.
32 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
34 * configure.ac: Restore match for darwin9 or later. Use double
35 brackets since regeneration eats one pair.
36 * configure: Regenerate.
38 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
41 * configure.ac: Require texinfo 4.7.
42 * configure: Regenerated.
44 2009-04-09 Nick Clifton <nickc@redhat.com>
46 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
47 the GCC Runtime Library Exception.
49 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
51 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
52 * configure: Regenerate.
54 2009-04-01 Steve Ellcey <sje@cup.hp.com>
56 * Makefil.def (languages): New entries.
57 * Makefile.tpl (check-gcc-*): New generic target.
58 * Makefile.in: Regenerate.
60 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
62 * MAINTAINERS: Update my email address.
64 2009-03-18 Tom Tromey <tromey@redhat.com>
67 * configure.ac (host_libs): Add libiconv.
68 * Makefile.in: Rebuild.
69 * Makefile.def (host_modules): Add libiconv.
70 (configure-gdb, all-gdb): Depend on libiconv.
72 2009-03-16 Tristan Gingold <gingold@adacore.com>
74 * configure.ac: Treat gdb as supported on x86_64-darwin.
75 * configure: Regenerate.
77 2009-03-16 Joseph Myers <joseph@codesourcery.com>
79 * configure.ac (--with-host-libstdcxx): New option.
80 * configure: Regenerate.
82 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
84 * MAINTAINERS: Move myself into the write after approval list.
86 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
88 * MAINTAINERS: Update e-mail address.
90 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
92 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
94 2009-03-10 Ira Rosen <irar@il.ibm.com>
96 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
98 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
100 Backport from git Libtool:
102 2009-01-19 Robert Millan <rmh@aybabtu.com>
103 Support GNU/kOpenSolaris.
104 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
105 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
106 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
109 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
111 * MAINTAINERS: Update e-mail address.
113 2009-02-24 Michael Eager <eager@eagercon.com>
115 * MAINTAINERS (Write After Approval): Add self.
117 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
119 * MAINTAINERS (Write After Approval): Add myself.
121 2009-02-05 Andreas Schwab <schwab@suse.de>
123 * Makefile.tpl (stage_last): Define $r and $s before using
124 $(RECURSE_FLAGS_TO_PASS).
125 * Makefile.in: Regenerate
127 2009-01-30 Ian Lance Taylor <iant@google.com>
129 * MAINTAINERS: Move myself to the Global Reviewers list.
131 2009-01-29 Robert Millan <rmh@aybabtu.com>
133 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
134 * configure: Regenerate.
136 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
138 * MAINTAINERS: Make whitespace consistent.
139 Remove Robert Millan from Write After Approval.
141 2009-01-16 Alan Modra <amodra@bigpond.net.au>
143 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
144 (all-opcodes): Depend on all-libiberty.
145 * Makefile.in: Regenerate.
147 2009-01-15 Douglas B Rupp <rupp@gnat.com>
149 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
150 * configure: Regenerate.
152 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
154 * MAINTAINERS (Write After Approval): Add myself.
156 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
158 * MAINTAINERS: Add myself to reviewers (Fortran).
160 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
162 PR tree-optimization/38515
163 * configure.ac (cloog-polylib): Removed.
164 (with_ppl, with_cloog): Test for "no".
165 * configure: Regenerated.
167 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
169 * MAINTAINERS: Moved myself to reviewers (Fortran).
171 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
173 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
174 (Write After Approval): Remove myself.
176 2009-01-03 Diego Novillo <dnovillo@google.com>
178 * MAINTAINERS: Remove myself from alias maintainership.
180 2009-01-02 David Ayers <ayers@fsfe.org>
182 * MAINTAINERS: Update e-mail address.
184 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
186 * MAINTAINERS: Make whitespace consistent.
188 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
190 Backport from upstream Libtool:
191 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
192 Add cache variables to tests that require the linker to work.
193 For shlibpath_overrides_runpath, this also changes the semantics
194 to let the result from the C compiler take precedence.
196 2008-12-02 Ben Elliston <bje@au.ibm.com>
198 * config.sub, config.guess: Update from upstream sources.
200 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
202 * configure.ac (ppllibs): Add by default the lib flags.
203 * configure: Regenerate.
205 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
207 * MAINTAINERS: Add myself to the write after approval list.
209 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
211 * configure.ac: Add double brackets on darwin[912].
212 * configure: Regenerate.
214 2008-12-03 Daniel Kraft <d@domob.eu>
216 * MAINTAINERS: Moved myself and Mikael Morin from Write After
217 Approval to Reviewer section (for Fortran front-end).
219 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
221 * configure.ac: Expand to darwin10 and later.
222 * configure: Regenerate.
224 2008-12-02 Andreas Schwab <schwab@suse.de>
226 * Makefile.def: configure-target-boehm-gc depends on
227 all-target-libstdc++-v3.
228 * Makefile.in: Regenerate.
230 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
232 * MAINTAINERS: Add myself as mingw maintainer.
234 2008-12-02 Ben Elliston <bje@au.ibm.com>
236 * config.sub, config.guess: Update from upstream sources.
238 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
240 * README.SCO: Remove.
242 2008-11-29 Fernando Pereira <pronesto@gmail.com>
244 * MAINTAINERS: Add myself to the write after approval list.
246 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
248 * MAINTAINERS: Update my email address in WAA section.
250 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
252 * MAINTAINERS: Update e-mail address.
254 2008-11-27 Toon Moene <toon@moene.org>
256 * MAINTAINERS: Change e-mail address.
258 2008-11-27 Tristan Gingold <gingold@adacore.com>
260 * configure.ac: Build gdb for i?86-*-darwin*
261 * configure: Regenerated.
263 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
265 * MAINTAINERS: Added my full name.
267 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
274 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
276 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
277 * Makefile.in: Regenerated.
279 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
286 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
287 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
288 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
289 (HOST_EXPORTS): Pass CPPFLAGS.
290 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
291 (LDFLAGS_FOR_TARGET): Initialize from configure script.
292 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
293 * Makefile.in, configure: Regenerated.
294 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
295 and CPPFLAGS_FOR_BUILD.
297 2008-11-06 Jeff Law <law@redhat.com>
299 * MAINTAINERS: Add myself as middle end maintainer.
301 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
303 * MAINTAINERS (Write after approval): Add myself.
305 2008-11-05 Diego Novillo <dnovillo@google.com>
307 * MAINTAINERS (Global Reviewers): Add myself.
308 (Non-Algorithmic Maintainers): Remove myself.
310 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
312 * MAINTAINERS (Write after approval): Add myself.
314 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
316 * MAINTAINERS (Write after approval): Add myself.
318 2008-10-31 Ben Elliston <bje@au.ibm.com>
320 * configure.ac (spu-*-*): Remove special case.
321 * configure: Regenerate.
323 2008-10-30 Catherine Moore <clm@codesourcery.com>
325 * MAINTAINERS (Write after approval): Update my email address.
327 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
329 * configure.ac [spu-*-*]: Do not set skipdirs.
330 * configure: Re-generate.
332 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
334 * MAINTAINERS (Various Maintainers): Add myself to reload.
336 2008-10-25 Richard Guenther <rguenther@suse.de>
338 * MAINTAINERS (Various Maintainers): Add myself as middle-end
339 maintainer. Remove myself as libgcc-math maintainer.
340 (Non-Algorithmic Maintainers): Remove myself.
342 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
344 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
345 * Makefile.in: Regenerated.
347 2008-10-23 Cary Coutant <ccoutant@google.com>
349 * MAINTAINERS (Write after approval): Add myself.
351 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
358 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
359 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
360 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
361 (HOST_EXPORTS): Pass CPPFLAGS.
362 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
363 (LDFLAGS_FOR_TARGET): Initialize from configure script.
364 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
365 * Makefile.in, configure: Regenerated.
366 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
367 and CPPFLAGS_FOR_BUILD.
369 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
371 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
374 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
376 * MAINTAINERS (Write After Approval): Added myself.
378 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
380 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
381 recommended version to 2.3.2.
383 * configure: Regenerate.
385 2008-10-01 Mark Mitchell <mark@codesourcery.com>
387 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
389 2008-09-29 David Daney <david.daney@caviumnetworks.com>
391 * MAINTAINERS (Write After Approval): Update e-mail address.
393 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
395 * libtool.m4: Update to libtool 2.2.6.
396 * lt~obsolete.m4: Update to libtool 2.2.6.
397 * ltmain.sh: Update to libtool 2.2.6.
398 * ltsugar.m4: Update to libtool 2.2.6.
399 * ltversion.m4: Update to libtool 2.2.6.
400 * ltoptions.m4: Update to libtool 2.2.6.
401 * ltgcc.m4: Update to match changes from libtool 2.2.6.
403 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
405 * MAINTAINERS (Write After Approval): Add myself.
407 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
409 * MAINTAINERS (Write After Approval): Update my name.
411 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
413 * MAINTAINERS: Add myself in "Write After Approval".
415 2008-09-18 Steve Ellcey <sje@cup.hp.com>
417 * MAINTAINERS: Add myself as ia64 maintainer.
419 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
421 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
422 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
423 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
424 and Michael Tiemann from Write After Approval since they do not
425 actually have access.
427 2008-09-05 Richard Guenther <rguenther@suse.de>
429 * configure.ac: Initialize clooglibs to -lcloog.
430 * configure: Re-generate.
432 2008-09-04 Le-Chun Wu <lcwu@google.com>
434 * MAINTAINERS (Write After Approval): Add myself.
436 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
438 * configure.ac (--with-cloog-polylib): New.
439 (--disable-cloog-version-check): New.
440 (--disable-ppl-version-check): New.
441 * configure: Re-generate.
443 2008-09-03 Richard Guenther <rguenther@suse.de>
445 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
447 * configure: Re-generate.
449 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
452 * MAINTAINERS: Add picoChip maintainers.
454 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
455 Tobias Grosser <grosser@fim.uni-passau.de>
456 Jan Sjodin <jan.sjodin@amd.com>
457 Harsha Jagasia <harsha.jagasia@amd.com>
458 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
459 Konrad Trifunovic <konrad.trifunovic@inria.fr>
460 Adrien Eliche <aeliche@isty.uvsq.fr>
462 Merge from graphite branch.
463 * configure: Regenerate.
464 * Makefile.in: Regenerate.
465 * configure.ac (host_libs): Add ppl and cloog.
466 Add checks for PPL and CLooG.
467 * Makefile.def (ppl, cloog): Added modules and dependences.
468 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
469 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
471 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
473 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
474 (GCC_SHLIB_SUBDIR): New.
475 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
476 * configure: Regenerate.
477 * Makefile.in: Regenerate.
479 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
481 * MAINTAINERS: Consistently use tabs to separate columns.
483 2008-08-29 Tristan Gingold <gingold@adacore.com>
485 * MAINTAINERS (Write after Approval): Add myself.
487 2008-08-28 Tristan Gingold <gingold@adacore.com>
489 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
490 Enable bfd, binutils and opcodes.
491 * configure: Regenerate.
493 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
495 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
497 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
499 * MAINTAINERS: Use correct Umlaut for last name.
501 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
503 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
505 2008-08-16 David Edelsohn <edelsohn@gnu.org>
507 * MAINTAINERS: Update my email address.
509 2008-08-16 Nicolas Roche <roche@adacore.com>
511 * Makefile.tpl: Add BOOT_ADAFLAGS.
512 * Makefile.in: Regenerate.
514 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
516 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
517 * configure: Regenerate.
519 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
521 * configure.ac: Add makefile fragments for hpux.
522 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
523 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
524 * configure: Regenerate.
525 * Makefile.in: Regenerate.
527 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
529 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
531 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
533 * MAINTAINERS (Write after Approval): Add myself.
535 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
537 * MAINTAINERS (Write After Approval): Add myself.
539 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
541 * MAINTAINERS (Write After Approval): Add myself.
543 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
545 * MAINTAINERS: Update my email address.
547 2008-06-25 Joey Ye <joey.ye@intel.com>
549 * MAINTAINERS (Write After Approval): Add myself.
551 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
553 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
554 * Makefile.in: Regenerate.
555 * configure: Regenerate.
557 2008-06-17 Daniel Kraft <d@domob.eu>
559 * MAINTAINERS (Write After Approval): Add myself.
561 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
563 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
564 "$@" is still intact with both Autoconf 2.59 and 2.62.
565 * configure: Regenerate.
567 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
569 * Makefile.tpl: Fix comment errors.
570 * Makefile.in: Regenerate.
572 2008-06-12 David S. Miller <davem@davemloft.net>
573 David Edelsohn <edelsohn@gnu.org>
575 * configure.ac: Add powerpc*-*-* to gold supported targets.
576 * configure: Regenerate.
578 2008-06-08 Joseph Myers <joseph@codesourcery.com>
580 PR tree-optimization/36218
581 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
582 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
583 (all prefix="build-"): Pass them to build-system sub-makes.
584 * Makefile.in: Regenerate.
586 2008-06-07 Joseph Myers <joseph@codesourcery.com>
588 * MAINTAINERS (mt port): Remove.
589 (sco5, unixware, sco udk): Remove.
590 (Kean Johnston): Add to Write After Approval.
592 2008-05-30 Julian Brown <julian@codesourcery.com>
594 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
595 of libobjc for ARM EABI Linux.
596 * configure: Regenerate.
598 2008-05-18 Xinliang David Li <davidxl@google.com>
600 * ChangeLog: Remove wrong ChangeLog entry.
602 2008-05-17 Xinliang David Li <davidxl@google.com>
604 * MAINTAINERS (Write After Approval): Add myself.
606 2008-05-15 Janus Weil <janus@gcc.gnu.org>
608 * MAINTAINERS (Write After Approval): Add myself.
610 2008-05-14 Rafael Espíndola <espindola@google.com>
612 * config-ml.in: don't handle --enable-shared and --enable-static.
614 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
616 * MAINTAINERS: Update my email address.
618 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
620 * MAINTAINERS: Update my email address.
622 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
624 * MAINTAINERS (Write After Approval): Add myself.
626 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
628 * MAINTAINERS (Write After Approval): Add myself.
630 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
632 * MAINTAINERS (crx): Add myself.
634 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
637 2008-04-14 David S. Miller <davem@davemloft.net>
639 * configure.ac: Add sparc*-*-* to gold supported targets.
640 * configure: Regenerate.
642 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
645 * configure.ac: Include override.m4.
646 * configure: Regenerate.
648 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
650 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
651 * Makefile.in: Regenerate.
653 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
655 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
656 as nonconfigurable directories list.
657 * configure: Regenerate.
659 2008-04-14 Ben Elliston <bje@au.ibm.com>
661 * config.sub, config.guess: Update from upstream sources.
663 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
665 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
666 * Makefile.in: Regenerate.
668 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
670 * configure.ac: Do not build libssp for the AVR.
671 * configure: Regenerate.
673 2008-04-07 Ian Lance Taylor <iant@google.com>
675 * Makefile.def: check-gold depends upon all-binutils.
676 * Makefile.in: Regenerate.
678 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
680 * MAINTAINERS (Write After Approval): Add myself.
682 2008-04-04 Nick Clifton <nickc@redhat.com>
685 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
687 * configure: Regenerate.
689 2008-04-04 NightStrike <NightStrike@gmail.com>
692 * configure.ac: Combine rules for mingw32 and mingw64.
693 * configure: Regenerate.
695 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
697 * MAINTAINERS (Write After Approval): Add myself.
699 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
701 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
702 * Makefile.in (.NOTPARALLEL): Ditto.
704 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
706 * MAINTAINERS (Write After Approval): Add myself.
708 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
710 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
711 * Makefile.in (.NOTPARALLEL): Regenerate.
713 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
715 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
716 * Makefile.in: Regenerate.
718 2008-03-26 Jakub Staszak <kuba@et.pl>
720 * MAINTAINERS (Write After Approval): Add myself.
722 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
724 * MAINTAINERS: Update e-mail address.
726 2008-03-20 Ian Lance Taylor <iant@google.com>
728 * configure.ac: Add support for --enable-gold.
729 * Makefile.def: Add gold as a directory like ld.
730 * configure, Makefile.in: Regenerate.
732 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
734 * configure.ac: m4_include config/proginstall.m4.
735 * configure: Regenerate.
737 Backport from upstream Libtool:
739 2007-10-12 Eric Blake <ebb9@byu.net>
741 Deal with Autoconf 2.62's semantic change in m4_append.
742 * ltsugar.m4 (lt_append): Replace broken versions of
744 (lt_if_append_uniq): Don't require separator to be overquoted,
745 and avoid broken m4_append.
746 (lt_dict_add): Fix typo.
747 * libtool.m4 (_LT_DECL): Don't overquote separator.
749 2008-03-13 David Edelsohn <edelsohn@gnu.org>
751 * config.rpath: Add AIX 6 support.
753 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
755 * Makefile.def (stageprofile). Remove -fprofile-generate
756 from stage_libcflags.
757 * Makefile.in: Regenerate.
759 2008-03-13 Ben Elliston <bje@au.ibm.com>
761 * config.sub, config.guess: Update from upstream sources.
763 2008-03-06 Tom Tromey <tromey@redhat.com>
765 * MAINTAINERS: Update for treelang deletion.
767 2008-03-03 James E. Wilson <wilson@tuliptree.org>
769 * MAINTAINERS: Update my email address.
771 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
773 * MAINTAINERS (darwin port): Add myself as a maintainer.
774 (objective-c/c++): Add myself as a maintainer.
776 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
778 * MAINTAINERS (Write After Approval): Update my email address.
780 2008-02-25 Tomas Bily <tbily@suse.cz>
782 * MAINTAINERS (Write After Approval): Add myself.
784 2008-02-23 Jakub Jelinek <jakub@redhat.com>
786 * MAINTAINERS (OpenMP): Add myself.
788 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
793 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
794 * configure: Regenerate.
796 * Makefile.def: Define stage_libcflags for all bootstrap stages.
797 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
798 STAGE4_LIBCFLAGS): New.
799 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
800 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
801 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
802 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
803 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
804 for target modules. Don't export LIBCFLAGS.
805 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
806 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
807 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
808 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
809 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
810 * Makefile.in: Regenerate.
812 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
815 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
816 Do not use -DDLL_EXPORT. Backport from upstream.
818 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
820 * MAINTAINERS (Write After Approval): Add myself.
822 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
824 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
825 * configure: Regenerate.
827 2008-01-31 Marc Gauthier <marc@tensilica.com>
829 * configure.ac (xtensa*-*-*): Recognize processor variants.
830 * configure: Regenerate.
832 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
835 * configure.ac (PARSE_ARGS): Push suitable setting of
836 ac_subdirs_all, for `./configure --help=recursive'.
837 Handle `+' in generic toplevel directory disabling.
838 * configure: Regenerate.
840 2008-01-28 Nick Clifton <nickc@redhat.com>
842 * MAINTAINERS (xstormy16): Take over maintainership.
844 2008-01-25 Joseph Myers <joseph@codesourcery.com>
846 * MAINTAINERS (c4x port): Remove.
848 2008-01-24 David Edelsohn <edelsohn@gnu.org>
850 * libtool.m4: Backport AIX 6 support from ToT Libtool.
852 2008-01-23 Ben Elliston <bje@au.ibm.com>
854 * config.sub, config.guess: Update from upstream sources.
856 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
858 * MAINTAINERS (Write After Approval): Add myself.
860 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
862 * MAINTAINERS: Update my email address.
864 2008-01-09 Raksit Ashok <raksit@google.com>
866 * MAINTAINERS (Write After Approval): Add myself.
868 2008-01-09 Raksit Ashok <raksit@google.com>
870 * MAINTAINERS (Write After Approval): Add myself.
872 2008-01-08 Ben Elliston <bje@au.ibm.com>
874 * config.sub, config.guess: Update from upstream sources.
876 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
878 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
879 Change recommended MPFR from 2.2.1 -> 2.3.0.
880 * configure: Regenerate.
882 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
884 * MAINTAINERS: Update my email address.
886 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
888 * MAINTAINERS: Update my email address.
890 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
892 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
893 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
894 * Makefile.in: Regenerate.
896 2007-12-10 Mark Heffernan <meheff@google.com>
898 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
901 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
903 * configure.ac: Enable libjava for x86_64-*-darwin9.
904 * configure: Regenerate.
906 2007-12-07 Bill Maddox <maddox@google.com>
908 * MAINTAINERS (Write After Approval): Add myself.
910 2007-12-05 Ben Elliston <bje@au.ibm.com>
912 * config.sub, config.guess: Update from upstream sources.
914 2007-12-02 Matthias Klose <doko@ubuntu.com>
916 * config-ml.in: Remove 64bit configure tests.
918 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
920 * config-ml.in: Robustify against white space in absolute file
923 * config-ml.in (multi-clean): Substitute ${Makefile}.
924 Remove superfluous ${Makefile} in list.
926 2007-11-19 Thiemo Seufer <ths@mips.com>
928 * config-ml.in: Don't hardcode the Makefile name.
930 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
932 * MAINTAINERS (Write After Approval): Add myself.
934 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
936 * MAINTAINERS (Write After Approval): Add myself.
938 2007-11-06 Doug Kwan <dougkwan@google.com>
940 * MAINTAINERS (Write After Approval): Add myself.
942 2007-10-25 Ben Elliston <bje@au.ibm.com>
944 * MAINTAINERS (mercury): Remove entry.
945 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
947 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
949 * Makefile.def (dependencies): Make configure-gdb depend on
951 * Makefile.in: Regenerated.
953 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
955 * MAINTAINERS (Fortran maintainer): Remove myself.
957 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
959 * Makefile.def: To avoid problems running with parallel makes,
960 build newlib before libgloss so that target specific header
962 * Makefile.in: Regenerate
964 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
966 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
967 * Makefile.in: Regenerate.
969 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
971 * MAINTAINERS (Register allocation reviewer): Add myself.
973 2007-10-08 Mike Frysinger <vapier@gentoo.org>
975 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
976 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
977 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
978 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
979 * configure: Regenerate.
981 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
983 * MAINTAINERS (Register allocation reviewer): Add myself.
985 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
987 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
988 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
989 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
990 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
991 * configure.ac: Default them to host tools for $host = $build.
994 * configure: Regenerate.
995 * Makefile.in: Regenerate.
997 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
999 * MAINTAINERS (Register allocation reviewer): Add myself.
1001 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1003 * MAINTAINERS (Register allocation reviewer): Add myself.
1005 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
1007 * MAINTAINERS (Write After Approval): Fix typo.
1009 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1011 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1012 * configure: Regenerate.
1014 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1017 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1018 they're already prefixed.
1020 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1022 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1024 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1025 * configure: Regenerate.
1026 * Makefile.in: Regenerate.
1028 2007-09-17 Andreas Schwab <schwab@suse.de>
1030 * configure.ac: Raise minimum makeinfo version to 4.6.
1031 * configure: Regenerate.
1033 2007-09-17 Johannes Singler <singler@ira.uka.de>
1035 * MAINTAINERS (write-after-approval) add myself
1037 2007-09-15 Alan Modra <amodra@bigpond.net.au>
1039 * configure.ac: Correct makeinfo version check.
1040 * configure: Regenerate.
1042 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1044 * MAINTAINERS: Update my email address.
1046 2007-09-14 Richard Sandiford <richard@codesourcery.com>
1048 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1049 to $skipdirs and only disable gprof for newlib. Use the normal
1050 mips*-elf* handling in other respects.
1051 * configure: Regnerate.
1053 2007-09-12 David Daney <ddaney@avtrex.com>
1055 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1057 * configure: Regenerate.
1059 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1062 * configure.ac: For libgloss targets, point the linker to the linker
1063 script, startup code and simulator library.
1064 * configure: Regenerate.
1066 2007-09-07 Andrew Haley <aph@redhat.com>
1068 * configure.ac (noconfigdirs): Remove target-libffi and
1070 * configure: Regenerate.
1072 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1075 * configure.ac: Use config/mh-mingw on mingw.
1076 * configure: Regenerate.
1078 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1080 * MAINTAINERS (Write After Approval): Add myself.
1082 2007-09-05 Richard Guenther <rguenther@suse.de>
1084 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1085 nor --disable-checking is provided also turn on yes and types
1086 checking for stage1.
1087 * configure: Re-generate.
1089 2007-08-30 Krister Walfridsson <cato@df.lth.se>
1091 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1092 (Write After Approval): Remove myself.
1094 2007-08-29 Nick Clifton <nickc@redhat.com>
1096 * config.sub, config.guess: Update from upstream sources.
1098 2007-08-22 Bud Davis <jmdavis@link.com>
1100 * MAINTAINERS (Write After Approval): Added myself.
1101 * MAINTAINERS (Reviewers): Removed myself.
1103 2007-08-18 Paul Brook <paul@codesourcery.com>
1104 Joseph Myers <joseph@codesourcery.com>
1106 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1107 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1108 * Makefile.in: Regenerate.
1109 * configure.ac (--with-debug-prefix-map): New.
1110 * configure: Regenerate.
1112 2007-08-17 Richard Sandiford <richard@codesourcery.com>
1113 Nigel Stephens <nigel@mips.com>
1115 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1116 as target_makefile_frag.
1117 * configure: Regenerate.
1119 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
1121 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1122 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1123 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1124 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1125 (do-compare, do-compare3, do-compare-debug): New.
1126 ([+compare-target+]): Use them.
1128 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1130 * MAINTAINERS (Write After Approval): Change my email address.
1132 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1133 Ben Elliston <bje@au.ibm.com>
1135 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1136 --silent if $silent.
1137 * configure: Regenerate.
1139 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
1141 * MAINTAINERS (Various Maintainers): Add myself as
1142 loop infrastructure maintainer. Update my e-mail
1145 2007-07-31 Diego Novillo <dnovillo@google.com>
1147 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1150 2007-07-26 Richard Guenther <rguenther@suse.de>
1152 * configure.ac: Add types checking to stage1 checking flags.
1153 * configure: Regenerate.
1155 2007-07-17 Nick Clifton <nickc@redhat.com>
1157 * COPYING3: New file. Contains version 3 of the GNU General
1159 * COPYING3.LIB: New file. Contains version 3 of the GNU
1160 Lesser General Public License.
1162 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1164 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1166 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1168 * MAINTAINERS (S/390 co-maintainer): Add myself.
1169 (Write After Approval): Remove myself.
1171 2007-07-13 Dan Hipschman <dsh@google.com>
1173 * MAINTAINERS (Write After Approval): Add myself.
1175 2007-07-11 Nick Clifton <nickc@redhat.com>
1177 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1179 * Makefile.in: Regenerate.
1181 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1183 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1186 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1188 * lt~obsolete.m4: New. Import from 20070318 libtool.
1190 2007-07-03 Julian Brown <julian@codesourcery.com>
1192 * MAINTAINERS (Write After Approval): Add myself.
1194 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1196 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1197 * configure: Regenerate.
1199 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1201 * configure.ac: Add some missing m4 quotation.
1202 * configure: Regenerate.
1204 2007-07-02 Simon Baldwin <simonb@google.com>
1206 * MAINTAINERS (Write After Approval): Add myself.
1208 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
1210 * configure: Regenerate.
1212 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
1214 * Makefile.def: Add windmc tool to build.
1215 * Makefile.tpl: Likewise.
1216 * configure.ac: Likewise.
1217 * Makefile.in: Regenerate.
1218 * configure: Regenerate.
1220 2007-06-28 DJ Delorie <dj@redhat.com>
1222 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1223 not building newlib.
1224 * configure: Regenerated.
1226 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1228 * MAINTAINERS (Write After Approval): Add myself.
1230 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
1232 * MAINTAINERS (Write After Approval): Add myself.
1234 2007-06-19 Chris Matthews <chrismatthews@google.com>
1236 * MAINTAINERS (Write After Approval): Add myself.
1238 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1240 * MAINTAINERS (Write After Approval): Add myself.
1242 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1244 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1245 * Makefile.in: Regenerated.
1247 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1249 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1250 bfin*-*-uclinux* targets.
1251 * configure: Regenerate.
1253 2007-06-14 Ian Lance Taylor <iant@google.com>
1255 * MAINTAINERS: Add myself as non-algorithmic global write
1258 2007-06-14 Diego Novillo <dnovillo@google.com>
1260 * MAINTAINERS: Add self as middle-end maintainer and
1261 non-algorithmic global write maintainer.
1263 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1265 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1266 Move all Fortran maintainers except Paul Brook into the
1267 Non-Autopoiesis section.
1269 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
1271 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1272 (distclean-stage[+id+]): Possibly delete stage_last.
1273 * Makefile.in: Regenerate.
1275 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
1277 * MAINTAINERS (Various Maintainer): Fix typo.
1279 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
1281 * MAINTAINERS (Various Maintainer): Add myself as
1282 dataflow maintainer.
1284 2007-06-07 Ben Elliston <bje@au.ibm.com>
1286 * config.sub, config.guess: Update from upstream sources.
1288 2007-06-07 Ben Elliston <bje@au.ibm.com>
1290 * Makefile.tpl: Fix spelling error.
1291 * Makefile.in: Regenerate.
1293 2007-06-01 Steve Ellcey <sje@cup.hp.com>
1295 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1296 lt_cv_sys_max_cmd_len.
1298 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1300 * MAINTAINERS (Various Maintainers): Add myself as
1301 auto-vectorizer maintainer.
1303 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
1306 * libtool.m4: Revert previous change.
1307 * ltgcc.m4: Put it here.
1309 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1311 * MAINTAINERS (Various Maintainers): Add myself as
1312 auto-vectorizer maintainer.
1314 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1317 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1319 2007-05-30 Richard Guenther <rguenther@suse.de>
1321 * MAINTAINERS (Various Maintainers): Add myself as
1322 auto-vectorizer maintainer.
1324 2007-05-30 Jakub Jelinek <jakub@redhat.com>
1327 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1328 * configure: Rebuilt.
1330 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
1332 * MAINTAINERS (Write After Approval): Removed my name.
1334 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1336 * MAINTAINERS (Write After Approval): Remove myself.
1338 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1340 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1342 2007-05-23 Steve Ellcey <sje@cup.hp.com>
1344 * ltmain.sh: Update from ToT Libtool.
1345 * libtool.m4: Update from ToT Libtool.
1346 * ltsugar.m4: New. Update from ToT Libtool.
1347 * ltversion.m4: New. Update from ToT Libtool.
1348 * ltoptions.m4: New. Update from ToT Libtool.
1350 * ltcf-c.sh: Remove.
1351 * ltcf-cxx.sh: Remove.
1352 * ltcf-gcj.sh: Remove.
1354 2007-05-22 Ollie Wild <aaw@google.com>
1356 * MAINTAINERS (Write After Approval): Add myself.
1358 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
1360 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1362 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1363 Remove CFLAGS/LIBCFLAGS.
1364 (configure-stage[+id+]-[+prefix+][+module+],
1365 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1366 * Makefile.in: Regenerate.
1368 2007-05-15 Diego Novillo <dnovillo@google.com>
1370 * MAINTAINERS: Update e-mail address.
1372 2007-05-15 Revital Eres <eres@il.ibm.com>
1374 * MAINTAINERS (Write After Approval): Add myself.
1376 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
1378 * MAINTAINERS (Write After Approval): Updated my address.
1380 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1382 * MAINTAINERS (Write After Approval): Add myself.
1384 2007-05-11 Silvius Rus <rus@google.com>
1386 * MAINTAINERS (Write After Approval): Add myself.
1388 2007-04-23 Tom Tromey <tromey@redhat.com>
1390 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1392 2007-04-22 Mark Mitchell <mark@codesourcery.com>
1394 * MAINTAINERS (cpplib): Rename to ...
1395 (libcpp): ... this. Add C/C++ front end maintainers.
1397 2007-04-14 Steve Ellcey <sje@cup.hp.com>
1399 * config-ml.in: Pass ${ml_config_env} to configure calls.
1401 2007-04-04 Christian Bruel <christian.bruel@st.com>
1403 * MAINTAINERS (Write After Approval): Add myself.
1405 2007-04-02 Dave Korn <dave.korn@artimi.com>
1407 * MAINTAINERS (Write After Approval): Add myself.
1409 2007-03-31 Tobias Burnus <burnus@net-b.de>
1411 * MAINTAINERS (fortran 95 front end): Add myself.
1413 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1415 * MAINTAINERS (Write After Approval): Add myself.
1417 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
1419 * MAINTAINERS (Modulo Scheduler): Add myself.
1421 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1423 * MAINTAINERS (fortran 95 front end): Add myself.
1424 (c++ front end): whitespace fix.
1426 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1428 * MAINTAINERS (Write After Approval): Add myself.
1430 2007-03-21 Richard Sandiford <richard@codesourcery.com>
1432 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1433 of glob. Quote arguments with single quotes too.
1434 * configure: Regenerate.
1436 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1438 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1439 * Makefile.in: Regenerate
1441 2007-03-07 Andreas Schwab <schwab@suse.de>
1443 * configure: Regenerate.
1445 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1447 * configure.ac: Add "--with-pdfdir" configure option,
1448 which defines pdfdir variable.
1449 * Makefile.def (target=fixincludes): Add install-pdf to
1451 (recursive_targets): Add install-pdf target.
1452 (flags_to_pass): Add pdfdir.
1453 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1455 * configure: Regenerate
1456 * Makefile.in: Regenerate
1458 2007-02-28 Eric Christopher <echristo@apple.com>
1461 2006-12-07 Mike Stump <mrs@apple.com>
1463 * Makefile.def (dependencies): Add dependency for
1464 install-target-libssp and install-target-libgomp on
1466 * Makefile.in: Regenerate.
1468 2007-02-27 Matt Kraai <kraai@ftbfs.org>
1470 * configure: Regenerate.
1471 * configure.ac: Move statements after variable declarations.
1473 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1475 * MAINTAINERS: Add myself as sh maintainer.
1477 2007-02-19 Joseph Myers <joseph@codesourcery.com>
1479 * configure.ac: Adjust for loop syntax.
1480 * configure: Regenerate.
1482 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1484 * configure: Rebuilt.
1486 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1488 * configure.ac: Drop multiple occurrences of --enable-languages,
1489 and fix its quoting.
1490 * configure: Rebuilt.
1492 2007-02-17 Mark Mitchell <mark@codesourcery.com>
1493 Nathan Sidwell <nathan@codesourcery.com>
1494 Vladimir Prus <vladimir@codesourcery.com>
1495 Joseph Myers <joseph@codesourcery.com>
1497 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1498 * configure: Regenerate.
1500 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1502 * ltconfig (freebsd*): Default to elf.
1504 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1506 * configure.ac (target_libraries): Move libgcc before libiberty.
1507 * configure: Regenerated.
1509 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1510 Paolo Bonzini <bonzini@gnu.org>
1513 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1514 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1515 * configure: Regenerated.
1517 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1519 * MAINTAINERS (Language Front End Maintainers): Update my mail
1522 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1525 * configure.ac: Correct syntax for Solaris ksh.
1526 * configure: Regenerated.
1528 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1530 * configure.ac: Sync with src.
1531 * configure: Regenerate.
1533 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1535 * Makefile.in: Regenerate.
1537 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1539 * config.sub: Sync with src.
1541 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1543 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1544 noncanonical equivalents.
1545 * configure.in: Rename to...
1546 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1547 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1548 target_noncanonical. Use them. Rewrite removal of configure
1549 arguments for autoconf 2.59. Discard variable settings. Force
1550 program_transform_name for native tools.
1552 * Makefile.in: Regenerated.
1553 * configure: Regenerated with autoconf 2.59.
1555 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
1557 * MAINTAINERS (Write After Approval): Add myself.
1559 2007-01-31 Andreas Schwab <schwab@suse.de>
1561 * Makefile.tpl (LDFLAGS): Substitute it.
1562 * Makefile.in: Regenerate.
1564 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1566 * MAINTAINERS (Write After Approval): Add myself.
1568 2007-01-28 David Edelsohn <edelsohn@gnu.org>
1570 * MAINTAINERS (spu port): Add myself.
1572 2007-01-23 Richard Guenther <rguenther@suse.de>
1575 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1576 * Makefile.tpl (GNATBIND): Substitute it.
1577 (GNATMAKE): Likewise.
1578 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1580 * Makefile.in: Regenerate.
1581 * configure: Regenerate.
1583 2007-01-18 Mike Stump <mrs@apple.com>
1585 * configure.in: Re-enable -Werror for gcc builds.
1587 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
1589 * MAINTAINERS (Write After Approval): Add myself.
1591 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1593 * configure.in: Change == to = in test command.
1594 * configure: Regenerate.
1596 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1597 Nick Clifton <nickc@redhat.com>
1598 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1600 * configure.in (build_configargs, host_configargs, target_configargs):
1601 Remove build/host/target parameters.
1602 (host_libs): Add gmp and mpfr.
1603 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1604 * Makefile.def (gmp, mpfr): New.
1605 (gcc): Remove target.
1606 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1607 target_os, target_vendor): New.
1608 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1609 * configure: Regenerate.
1610 * Makefile.in: Regenerate.
1612 2007-01-11 Matt Fago <fago@earthlink.net>
1614 * configure.in: Try to link to functions only in mpfr 2.2.x
1615 to improve robustness of configure tests.
1616 * configure: Regenerate.
1618 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
1620 * MAINTAINERS: Add myself as i386 maintainer.
1622 2007-01-08 Jan Hubicka <jh@suse.cz>
1624 * MAINTAINERS: Add myself as i386 maintainer.
1626 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
1628 * configure.in: Add support for an x86_64-mingw* target.
1629 * configure: Regenerate.
1631 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1633 * Makefile.tpl (all-target): Correct @if conditional for target
1635 * configure.in: Omit libiberty if building only target libgcc.
1636 * configure, Makefile.in: Regenerated.
1638 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
1640 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1641 * configure: Regenerate.
1643 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1645 * Makefile.def (target_modules): Add libgcc.
1646 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1647 * Makefile.tpl (clean-target-libgcc): Delete.
1648 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1649 on gcc even for bootstrapped modules. Rewrite handling of
1650 lang_env_dependencies to loop over target_modules.
1651 * configure.in (target_libraries): Add target-libgcc.
1652 * Makefile.in, configure: Regenerated.
1654 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1656 * configure.in: Reorganize recognition of languages. Add
1657 --enable-stage1-languages. Show supported languages for the chosen
1658 target rather than all recognized languages.
1659 * configure: Regenerate.
1661 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1663 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1664 * Makefile.in: Regenerate.
1666 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1668 * configure.in: Warn that MPFR 2.2.0 is buggy.
1669 * configure: Regenerate.
1671 2006-12-27 Ian Lance Taylor <iant@google.com>
1673 * configure.in: When removing Makefiles to force a reconfigure, also
1674 remove prev-DIR*/Makefile.
1675 * configure: Regenerate.
1677 2006-12-22 Andreas Schwab <schwab@suse.de>
1679 * configure: Regenerate with correct autoconf version.
1681 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1683 * configure.in: add AC_SUBST for *_FOR_TARGET.
1684 * configure: Regenerate.
1686 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1688 * configure.in: Simplify logic for rejecting languages that cannot
1689 be built. Separate the case when a language is unsupported,
1690 from the case when the user chooses not to build a language.
1692 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1694 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1695 it only affects bootstrap and could be tested on "$host" as well.
1696 * configure: Regenerate.
1697 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1699 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1702 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1703 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1704 move here comment from Makefile.tpl.
1705 * Makefile.tpl: Move some definitions higher in the file.
1706 (STAGE1_CHECKING): New.
1707 * configure.in: Add --enable-stage1-checking.
1708 * configure: Regenerate.
1709 * Makefile.in: Regenerate.
1711 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1713 * MAINTAINERS: Add myself as build system maintainer.
1715 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
1717 * MAINTAINERS (Write After Approval): Add myself.
1719 2006-12-13 Eric Christopher <echristo@apple.com>
1721 * MAINTAINERS: Add myself as darwin maintainer.
1723 2006-12-11 Ian Lance Taylor <ian@airs.com>
1725 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1727 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
1729 MAINTAINERS: Update my entry.
1731 2006-12-11 Alan Modra <amodra@bigpond.net.au>
1733 * configure.in: Handle spu makefile frag.
1734 * Makefile.tpl (MAINT): Define
1735 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1736 * configure: Regenerate.
1737 * Makefile.in: Regenerate.
1739 2006-12-11 Ben Elliston <bje@au.ibm.com>
1741 * config.guess: Import latest version.
1742 * config.sub: Likewise.
1744 2006-12-11 Ben Elliston <bje@au.ibm.com>
1746 * configure.in (spu-*-*): Don't skip target-libiberty.
1747 * configure: Regenerate.
1749 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
1752 * configure.in: Correct x86 darwin support for libjava to powerpc
1754 * configure: Regenerate.
1756 2006-12-08 Sandro Tolaini <tolaini@libero.it>
1758 * configure.in: Add x86 darwin support for libjava.
1759 * configure: Regenerate.
1761 2006-12-07 Mike Stump <mrs@apple.com>
1763 * Makefile.def (dependencies): Add dependency for
1764 install-target-libssp and install-target-libgomp on
1766 * Makefile.in: Regenerate.
1768 2006-12-04 Richard Guenther <rguenther@suse.de>
1770 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1771 (Non-Algorithmic Maintainers): Move over non-algorithmic
1772 loop optimizer maintainers, add myself as a non-algorithmic
1773 middle-end maintainer.
1775 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
1777 * MAINTAINERS (Write After Approval): Add myself.
1779 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1781 * configure.in: Update error message for missing GMP/MPFR.
1783 * configure: Regenerate.
1785 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1787 * configure.in: Update MPFR version in error message.
1789 * configure: Regenerate.
1791 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1793 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1794 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1795 --with-gmp-lib): New flags.
1797 * configure: Regenerate.
1799 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
1801 * MAINTAINERS (Write After Approval): Change my email address.
1803 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1805 * MAINTAINERS (Write After Approval): Add myself.
1807 2006-11-22 Philipp Thomas <pth@suse.de>
1809 * MAINTAINERS (i18n): Update e-mail address.
1811 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1813 * MAINTAINERS (spu port): Add myself as maintainer.
1814 (Write After Approval): Remove myself.
1816 2006-11-22 Ben Elliston <bje@au.ibm.com>
1818 * configure.in (skipdirs): Don't build libssp for SPU.
1819 * configure: Regenerate.
1821 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
1823 * MAINTAINERS (spu port): Add myself as maintainer.
1824 (libobjc): Update my email address.
1826 2006-11-21 Andrea Bona <andrea.bona@st.com>
1828 * MAINTAINERS (Write After Approval): Add myself.
1830 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1832 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1833 * configure : Rebuilt.
1835 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1837 * MAINTAINERS (Write After Approval): Add myself.
1839 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
1841 * MAINTAINERS (Write After Approval): Add myself.
1843 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1845 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1847 * configure: Regenerate.
1849 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
1851 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1852 (unstage): Test for stage_last presence.
1855 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1856 * Makefile.in: Regenerate.
1858 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
1860 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1863 2006-11-14 Erven Rohou <erven.rohou@st.com>
1865 * MAINTAINERS (Write After Approval): Add myself.
1867 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
1869 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1870 and stageN-package/Makefile.
1871 * Makefile.in: Regenerated.
1873 2006-11-14 Jie Zhang <jie.zhang@analog.com>
1875 * configure.in: Remove target-libgloss from noconfigdirs for
1877 * configure: Regenerated.
1879 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1881 * configure.in (have_gmp): Only error if the gcc directory exists.
1883 * configure: Regenerate.
1885 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1887 * configure.in: Robustify error message for missing GMP/MPFR.
1889 * configure: Regenerate.
1891 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
1893 * MAINTAINERS (Write After Approval): Add myself.
1895 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
1897 * MAINTAINERS: Change email address.
1899 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
1901 * MAINTAINERS (Write After Approval): Add myself.
1903 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
1905 * MAINTAINERS (Write After Approval): Add myself.
1907 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
1909 * MAINTAINERS (Write After Approval): Move myself to
1910 Write After Approval section.
1912 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1914 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
1916 * configure: Regenerate.
1918 2006-10-16 Tobias Burnus <burnus@net-b.de>
1920 * MAINTAINERS (Write After Approval): Add myself.
1922 2006-10-16 Ben Elliston <bje@au.ibm.com>
1924 * config.guess: Import latest version.
1925 * config.sub: Likewise.
1927 2006-10-10 Brooks Moses <bmoses@stanford.edu>
1929 * Makefile.def: Added pdf target handling.
1930 * Makefile.tpl: Added pdf target handling.
1931 * Makefile.in: Regenerated.
1933 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
1935 * MAINTAINERS: Add self as score port maintainer.
1937 2006-10-04 Brooks Moses <bmoses@stanford.edu>
1939 * MAINTAINERS (Write After Approval): Add myself.
1941 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
1943 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
1945 * configure: Regenerated.
1947 2006-09-27 Dave Brolley <brolley@redhat.com>
1949 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1951 * configure: Regenerated.
1953 2006-09-26 Thiemo Seufer <ths@mips.com>
1955 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1956 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1957 * configure: Regenerate.
1959 2006-09-24 Graeme Peterson <gridly@gmail.com>
1961 * MAINTAINERS (Write After Approval): Remove myself.
1963 2006-09-22 Chao-ying Fu <fu@mips.com>
1965 * MAINTAINERS (Write After Approval): Add myself.
1967 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
1969 * MAINTAINERS: Add self as soft-fp maintainer.
1971 2006-09-09 Anatoly Sokolov <aesok@post.ru>
1973 * MAINTAINERS: Add myself as avr maintainer.
1974 Remove Marek Michalkiewicz as avr maintainer.
1976 2006-09-07 Roberto Costa <roberto.costa@st.com>
1978 * MAINTAINERS (Write After Approval): Add myself.
1980 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
1982 * configure.in: Never build newlib for a Mingw host.
1983 Never build newlib as Mingw target library.
1984 Test the existence of winsup/cygwin for building a Cygwin newlib,
1985 rather than just winsup.
1986 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1987 building a Mingw target.
1988 * configure: Regenerate.
1990 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
1992 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1994 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
1996 * config.guess: Import from src (was more updated).
1997 * config.sub: Likewise.
1999 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2001 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2002 * configure: Regenerated.
2004 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
2006 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2007 for stages after the first.
2009 2006-07-17 Jakub Jelinek <jakub@redhat.com>
2011 * Makefile.def: Add dependencies for configure-opcodes
2012 on configure-intl and all-opcodes on all-intl.
2013 * Makefile.in: Regenerated.
2015 2006-07-13 Ben Elliston <bje@au.ibm.com>
2017 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2019 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2021 Port to hosts whose 'sort' and 'tail' implementations
2022 treat operands with leading '+' as file names, as POSIX
2023 has required since 2001. However, make sure the code still
2024 works on pre-POSIX hosts.
2025 * ltmain.sh: Don't assume "sort +2" is equivalent to
2026 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2028 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2030 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2032 2006-07-04 Peter O'Gorman <peter@pogma.com>
2034 * ltconfig: chmod 644 before ranlib during install.
2036 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2039 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2040 if the bootstrap compiler is a GCC version that supports it.
2041 * configure: Regenerate.
2043 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2045 * configure.in: Fix thinkos in previous check-in.
2046 * configure: Regenerate.
2048 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2051 * configure.in: Test subdir_requires and give an appropriate
2053 * configure: Regenerate.
2055 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2057 * MAINTAINERS (Write After Approval): Add myself.
2059 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
2061 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2063 2006-06-22 Steve Ellcey <sje@cup.hp.com>
2065 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2067 2006-06-20 David Ayers <d.ayers@inode.at>
2070 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2071 whether target-libjava is being configured instead of whether the
2072 java front end is enabled.
2073 * configure: Regenerate.
2075 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2078 * configure.in: Only enable libgomp on IRIX 6.
2079 * configure: Regenerate.
2081 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
2083 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2085 * Makefile.in: Regenerate.
2087 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2089 * config-ml.in: Alter CCASFLAGS to include special
2090 multilib options the same as is done for CFLAGS.
2092 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2094 * configure.in: Don't enable libgomp on hpux10.
2095 * configure: Rebuilt.
2097 2006-06-12 David Ayers <d.ayers@inode.at>
2101 * configure.in: Remove target-boehm-gc from noconfigdirs where
2102 ${libgcj} is specified.
2103 * configure: Regenerate.
2105 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2109 * configure.in: Sync.
2110 * configure: Regenerated.
2112 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2114 * Makefile.def: Added dependencies from sim and gdb on intl, and
2115 added configure dependencies to everything with an all dependency
2117 * Makefile.in: Regenerated.
2119 2006-06-06 David Ayers <d.ayers@inode.at>
2122 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2123 * Makefile.in: Regenerate.
2124 * configure.in: Add --enable-objc-gc at toplevel and have it
2125 enable boehm-gc for Objective-C.
2126 Remove target-boehm-gc from libgcj.
2127 Add target-boehm-gc to target_libraries.
2128 Add target-boehm-gc to noconfigdirs where ${libgcj}
2130 Assert that boehm-gc is supported when requested for Objective-C.
2131 Only build boehm-gc if needed either for Java or Objective-C.
2132 * configure: Regenerate.
2134 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
2137 * Makefile.tpl (configure-[+prefix+][+module+],
2138 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2139 Remove rule to unstage bootstrapped modules.
2140 (stage_current): New.
2141 * Makefile.in: Regenerate.
2143 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2145 * MAINTAINERS (Write After Approval): Update my e-mail address.
2147 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2149 * include/libiberty.h: Declare pex_run_in_environment.
2151 2006-05-31 Asher Langton <langton2@llnl.gov>
2153 * MAINTAINERS (Write After Approval): Add myself.
2155 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
2157 * Makefile.def (bfd, opcodes): Fix lib_path.
2158 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2159 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2160 * Makefile.in: Regenerate.
2162 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2164 * Makefile.in: Regenerate.
2166 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2168 * Makefile.def: Add install-html target. Add datarootdir
2169 docdir and htmldir to flags_to_pass.
2170 * Makefile.tpl: Add install-html target.
2171 * Makefile.in: Regenerate.
2172 * configure.in: Add --with-datarootdir, --with-docdir, and
2173 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2174 * configure: Regenerate.
2176 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2178 * configure.in: Enable gprof for cross builds.
2179 * configure: Regenerate.
2181 2006-05-22 Richard Guenther <rguenther@suse.de>
2184 2006-01-31 Richard Guenther <rguenther@suse.de>
2185 Paolo Bonzini <bonzini@gnu.org>
2187 * Makefile.def (target_modules): Add libgcc-math target module.
2188 * configure.in (target_libraries): Add libgcc-math target library.
2189 (--enable-libgcc-math): New configure switch.
2190 * Makefile.in: Re-generate.
2191 * configure: Re-generate.
2192 * libgcc-math: New toplevel directory.
2194 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2195 Andreas Tobler <a.tobler@schweiz.ch>
2197 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2198 * configure: Rebuilt.
2200 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
2202 * MAINTAINERS (Write After Approval): Add myself.
2204 2006-05-01 DJ Delorie <dj@redhat.com>
2206 * configure.in: Restore CFLAGS if GMP isn't present.
2207 * configure: Regenerate.
2209 2006-05-01 Richard Guenther <rguenther@suse.de>
2211 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2214 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2216 * MAINTAINERS (Write After Approval): Add myself.
2218 2006-04-28 Jan Beulich <jbeulich@novell.com>
2220 * MAINTAINERS (Write After Approval): Add myself.
2222 2006-04-18 DJ Delorie <dj@redhat.com>
2224 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2225 reference libgloss so that libssp can be built in a combined
2227 * configure: Regenerate.
2229 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
2231 * MAINTAINERS (Write After Approval): Add myself.
2233 2006-04-05 Ben Elliston <bje@au.ibm.com>
2235 * configure.in: Require makeinfo 4.4 or higher.
2236 * configure: Regenerate.
2238 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2240 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2241 Rearrange the entries of other libraries to have them in one place.
2243 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2245 * MAINTAINERS (Write After Approval): Remove myself.
2246 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2248 2006-03-14 Richard Guenther <rguenther@suse.de>
2250 * configure: Regenerate with autoconf 2.13.
2252 2006-03-13 Jim Blandy <jimb@codesourcery.com>
2254 * MAINTAINERS: Use my work address.
2256 * MAINTAINERS: Update my E-mail address.
2258 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2260 * configure.in: Handle --disable-<component> generically.
2261 * configure: Regenerate.
2263 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2266 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2268 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2270 * MAINTAINERS (Write After Approval): Remove myself.
2271 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2273 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2275 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2276 (TARGET_CONFIGDIRS): Remove.
2277 * configure.in: Remove AC_SUBST(target_configdirs).
2278 * Makefile.in, configure: Regenerated.
2280 2006-02-20 Steven G. Kargl <kargls@comcast.net>
2282 * MAINTAINERS (Write After Approval): Remove myself.
2283 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2285 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
2289 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2291 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2292 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2293 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2294 BUILD_PREFIX, BUILD_PREFIX_1.
2295 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2297 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2298 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2300 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2301 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2302 of `cat stage_current`. Always provide the `r' and `s' variables.
2303 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2304 a single shell execution.
2305 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2306 bootstrapped modules, make the stage1 module if the build was not
2307 started yet, else build the current stage.
2308 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2309 (all-build, all-host, all-target, [+make_target+]-host,
2310 [+make_target+]-target): Do not use \-continued lines.
2311 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2312 (current_stage, restrap, stage_last): New.
2314 * Makefile.in: Regenerate.
2315 * configure: Regenerate.
2317 2006-02-19 Bud Davis <jmdavis@link.com>
2319 * MAINTAINERS (Write After Approval): Remove myself.
2320 (Language Front End Maintainers): Add myself as fortran 95
2321 maintainer and update e-mail address.
2323 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2325 * MAINTAINERS (Write After Approval): Remove myself.
2326 (Language Front End Maintainers): Add myself as fortran 95
2329 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
2331 * MAINTAINERS (Write After Approval): Add myself.
2333 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2335 * MAINTAINERS (Write After Approval): Remove myself.
2336 (Language Front End Maintainers): Add myself as
2337 fortran 95 maintainer.
2339 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2343 2005-12-27 Leif Ekblad <leif@rdos.net>
2345 * configure.in: Add support for RDOS target.
2346 * configure: Regenerate.
2348 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2349 Andreas Schwab <schwab@suse.de>
2351 * configure: Regenerate.
2353 2006-02-12 David Edelsohn <edelsohn@gnu.org>
2355 * configure.in (enable_libgomp): Add AIX.
2356 * configure: Regenerate.
2358 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2360 * MAINTAINERS (Write After Approval): Add myself.
2362 2006-02-03 Lee Millward <lee.millward@gmail.com>
2364 * MAINTAINERS (Write After Approval): Add myself.
2366 2006-01-31 Richard Guenther <rguenther@suse.de>
2367 Paolo Bonzini <bonzini@gnu.org>
2369 * Makefile.def (target_modules): Add libgcc-math target module.
2370 * configure.in (target_libraries): Add libgcc-math target library.
2371 (--enable-libgcc-math): New configure switch.
2372 * Makefile.in: Re-generate.
2373 * configure: Re-generate.
2374 * libgcc-math: New toplevel directory.
2376 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
2378 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2379 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2380 the assembler, linker and binutils.
2381 * configure: Regenerate.
2383 2006-01-22 Dirk Mueller <dmueller@suse.de>
2385 * MAINTAINERS (Write After Approval): Add myself.
2387 2006-01-20 Diego Novillo <dnovillo@redhat.com>
2389 * configure: Regenerate.
2391 2006-01-18 Richard Henderson <rth@redhat.com>
2392 Jakub Jelinek <jakub@redhat.com>
2393 Diego Novillo <dnovillo@redhat.com>
2395 * libgomp: New directory.
2396 * Makefile.def: Add target_module libgomp.
2397 * Makefile.in: Regenerate.
2398 * configure.in (target_libraries): Add target-libgomp.
2399 * configure: Regenerate.
2401 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
2403 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2404 @ from continuation.
2405 * Makefile.in: Rebuilt.
2407 2006-01-04 Chris Lattner <sabre@gnu.org>
2409 * MAINTAINERS (Write After Approval): Add myself.
2411 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
2415 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2416 * Makefile.tpl (OBJDUMP): New.
2417 (EXTRA_HOST_FLAGS): Add it.
2418 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2420 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2421 to use symbolic links between directories. Avoid race conditions
2422 or make them harmless.
2423 * configure.in: Do not try to use symbolic links between directories.
2425 * Makefile.def (LEAN): Pass.
2426 * Makefile.tpl (LEAN): Define.
2427 (stage[+id+]-start): Accept that the previous directory does not
2428 exist, if the bootstrap is lean.
2429 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2430 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2431 configure substitution.
2432 ([+compare-target+]): Likewise.
2433 ([+bootstrap-target+]-lean): New.
2434 * configure.in: Remove lean bootstrap support from here.
2436 * Makefile.in: Regenerate.
2437 * configure: Regenerate.
2439 2006-01-04 Ben Elliston <bje@au.ibm.com>
2441 * MAINTAINERS (libdecnumber): Add myself.
2443 2006-01-02 Mark Mitchell <mark@codesourcery.com>
2445 * libtool-ldflags: New script.
2447 2006-01-02 Andreas Schwab <schwab@suse.de>
2449 * configure.in: When reconfiguring remove Makefile in
2450 all stage directories.
2451 * configure: Regenerate.
2453 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2455 * MAINTAINERS: Update my email address.
2457 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
2459 Revert Ada-related part of the previous change.
2461 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2463 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2464 * Makefile.in: Regenerate.
2465 * configure.in: Do not include mt-ppc-aix target fragment.
2466 * configure: Regenerate.
2468 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
2470 * configure.in: Select appropriate fragments for PowerPC/AIX.
2471 * configure: Regenerate.
2473 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2474 BOOT_CFLAGS, BOOT_LDFLAGS.
2475 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2476 BOOT_CFLAGS, BOOT_LDFLAGS.
2477 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2478 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2479 (stage): Fail if we cannot complete the work.
2480 * Makefile.in: Regenerate.
2482 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2484 * configure.in: Replace ms1 with mt.
2485 * configure: Rebuilt.
2487 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2489 * MAINTAINERS: Update my email address.
2491 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
2493 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2494 install-host-nogcc): Don't invoke $(stage) at the end.
2495 * Makefile.in: Regenerate.
2497 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
2499 * configure.in: Flip the top-level bootstrap switch.
2500 * configure: Regenerate.
2502 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2504 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2505 $(stage) and $(unstage).
2506 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2507 (all): Remove stray semicolon.
2508 (local-distclean): Don't handle multilib.tmp and multilib.out.
2509 (install.all): Set $s for consistency.
2510 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2511 check_multilibs setting. Always make the install directory.
2512 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2514 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2515 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2516 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2517 (multilib.out): Remove.
2518 * Makefile.in: Regenerated.
2520 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2522 * MAINTAINERS (Write After Approval): Add myself.
2524 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2526 * MAINTAINERS: Add myself as mt maintainer.
2528 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2530 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2532 * MAINTAINERS: Change email address.
2534 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
2536 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2537 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2538 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2539 Find in-tree tools if available.
2540 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2541 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2542 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2543 (COMPILER_*_FOR_TARGET): New.
2544 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2545 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2546 (CONFIGURED_*, USUAL_*): Remove.
2547 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2548 STRIP): Use autoconf substitutions.
2549 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2550 COMPILER_NM_FOR_TARGET): New.
2551 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2553 (all): Make all-host and all-target in parallel.
2554 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2555 that $$r and $$s are set before invoking a recursive make.
2556 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2557 ([+bootstrap-target+]): Inline most of the `all' target.
2559 2005-11-29 Ben Elliston <bje@au.ibm.com>
2561 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2562 from the gcc build directory.
2563 * Makefile.in: Regenerate.
2565 2005-11-29 Ben Elliston <bje@au.ibm.com>
2567 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2568 depend on all-libdecnumber.
2569 * configure.in (host_libs): Include libdecnumber.
2570 * Makefile.in: Regenerate.
2571 * configure: Likewise.
2573 2005-11-29 Ben Elliston <bje@au.ibm.com>
2575 * libdecnumber: Import decNumber sources from the dfp-branch.
2577 2005-11-21 Kean Johnston <jkj@sco.com>
2579 * config.sub, config.guess: Sync from upstream sources.
2581 2005-11-21 Ben Elliston <bje@au.ibm.com>
2583 Import from Autoconf sources:
2585 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2586 * config/move-if-change: Don't output "$2 is unchanged";
2587 suggested by Ben Elliston. Handle weird characters correctly.
2589 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2591 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2592 to match upstream libtool for darwin.
2594 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2596 * Makefile.def: Remove gdb dependencies for gdbtk.
2597 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2598 (configure-gdb, install-gdb): New rules.
2599 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2600 * Makefile.in, configure: Regenerated.
2602 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2604 * MAINTAINERS (Write After Approval): Add myself.
2606 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2608 * MAINTAINERS (Write After Approval): Add myself.
2610 2005-10-24 Diego Novillo <dnovillo@redhat.com>
2612 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2615 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
2618 * Makefile.tpl (do-[+make-target+], do-check, install,
2619 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2620 are set before recursing.
2621 * Makefile.in: Regenerate.
2623 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2626 * Makefile.def (gcc) <target>: Fix thinko.
2627 * Makefile.in: Regenerate.
2629 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2631 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2632 * configure: Regenerate.
2634 2005-10-15 Jie Zhang <jie.zhang@analog.com>
2636 * MAINTAINERS (Write After Approval): Add self.
2638 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
2640 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2641 target-libffi, target-qthreads, target-libjava, and
2643 * configure: Regenerate.
2645 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2647 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2648 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2649 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2650 (USUAL_OBJDUMP_FOR_TARGET): New.
2651 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2652 * configure.in: Check for $OBJDUMP_FOR_TARGET.
2653 * configure, Makefile.in: Regenerated.
2655 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2657 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2658 before other host packages.
2660 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2662 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2664 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2668 * configure.in (default_target): Remove.
2669 * Makefile.tpl (all): Do not use prerequisites as subroutines
2670 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2671 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2672 use prerequisites as subroutines.
2673 (check-host, check-target): New.
2674 (bootstrap configure & all targets): Do not use stage*-start
2675 if the directory layout is already ok.
2676 (non-bootstrap configure & all targets): Prepend a $(unstage).
2677 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2678 (NOTPARALLEL): Remove.
2679 (unstage, stage variables): New variables.
2680 (unstage, stage targets): Simply expand to those variables.
2682 * configure: Regenerate.
2683 * Makefile.in: Regenerate.
2685 2005-10-04 James E Wilson <wilson@specifix.com>
2687 * Makefile.def (lang_env_dependencies): Add libmudflap.
2688 * Makefile.in: Regenerate.
2690 2005-10-03 Andreas Schwab <schwab@suse.de>
2692 Backport from libtool CVS:
2693 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2695 * ltmain.sh: add support for installing into temporary
2696 staging area (e.g. 'make install DESTDIR=...')
2698 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2700 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2701 * configure: Regenerated.
2703 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2705 * configure: Regenerate with the correct
2708 2005-09-30 Catherine Moore <clm@cm00re.com>
2710 * configure.in (bfin-*-*): New.
2711 * configure: Regenerated.
2713 2005-09-28 Geoffrey Keating <geoffk@apple.com>
2715 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2716 (LIPO_FOR_TARGET): New.
2717 (CONFIGURED_LIPO_FOR_TARGET): New.
2718 (USUAL_LIPO_FOR_TARGET): New.
2719 (STRIP_FOR_TARGET): New.
2720 (CONFIGURED_STRIP_FOR_TARGET): New.
2721 (USUAL_STRIP_FOR_TARGET): New.
2722 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2724 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2725 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2726 * Makefile.in: Regenerate.
2727 * configure: Regenerate.
2729 2005-09-19 David Edelsohn <edelsohn@gnu.org>
2731 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2732 (rs6000-*-aix*): Same.
2733 * configure: Regenerate.
2735 2005-09-16 Tom Tromey <tromey@redhat.com>
2737 * MAINTAINERS: Add self as java maintainer.
2739 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2741 * configure.in: Recognize f95 in the --enable-languages option,
2742 and substitute it for fortran, issuing a warning.
2743 * configure: Regenerate.
2745 2005-08-30 Phil Edwards <phil@codesourcery.com>
2747 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2748 * configure: Regenerated.
2750 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
2752 * MAINTAINERS: Add self as ms1 maintainer.
2754 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2756 * Makefile.def (libssp): Add to lang_env_dependencies.
2757 * Makefile.in: Regenerate.
2759 2005-08-18 Ian Lance Taylor <ian@airs.com>
2761 * MAINTAINERS: Add myself as middle-end maintainer.
2763 2005-08-17 Christian Groessler <chris@groessler.org>
2765 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2766 * Makefile.in: Regenerate.
2768 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
2770 * MAINTAINERS (write after approval): Added myself.
2772 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
2774 * MAINTAINERS (Write After Approval): Add myself.
2776 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
2778 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2779 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2780 Look for alternate names of the target cc and c++
2781 * configure: Regenerate.
2783 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
2785 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2786 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2787 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2788 tools; remove code to manually set them.
2789 (Target tools): Look in the environment for them.
2790 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2791 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2792 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2794 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2795 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2796 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2797 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2798 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2799 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2800 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2801 * configure: Regenerate.
2802 * Makefile.in: Regenerate.
2804 2005-07-28 Ben Elliston <bje@au.ibm.com>
2806 * MAINTAINERS: Update for removed CPU targets.
2808 2005-07-27 Mark Mitchell <mark@codesourcery.com>
2810 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2811 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2812 * Makefile.in: Regenerated.
2814 2005-07-26 Mark Mitchell <mark@codesourcery.com>
2816 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2817 (CFLAGS_FOR_TARGET): Use it.
2818 (CXXFLAGS_FOR_TARGET): Likewise.
2819 * Makefile.in: Regenerated.
2820 * configure.in (--with-build-sysroot): New option.
2821 * configure: Regenerated.
2823 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
2825 * Makefile.tpl: Wrap install between unstage and stage
2826 * Makefile.in: Regenerate.
2828 2005-07-21 Eric Christopher <echristo@apple.com>
2830 * MAINTAINERS: Update affiliation.
2832 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
2834 * MAINTAINERS: Add self as crx port maintainer.
2836 2005-07-20 DJ Delorie <dj@redhat.com>
2838 * MAINTAINERS: Add self as m32c maintainer.
2840 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
2842 * all files: Update FSF address.
2844 2005-07-15 Eric Christopher <echristo@redhat.com>
2846 * MAINTAINERS: Change affiliation.
2848 2005-07-14 Jim Blandy <jimb@redhat.com>
2850 * configure.in: Add cases for Renesas m32c.
2851 * configure: Regenerated.
2853 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2855 * COPYING.LIB: Update from fsf.org.
2857 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2859 * COPYING, compile, config.guess,
2860 config.sub, install-sh, missing, mkinstalldirs,
2861 symlink-tree, ylwrap: Sync from upstream sources.
2862 * config-ml.in: Update FSF address.
2864 2005-07-13 Eric Christopher <echristo@redhat.com>
2866 * configure.in: Add toplevel noconfigdir support for tpf.
2867 * configure: Regenerate.
2869 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
2873 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2874 * Makefile.in: Regenerate.
2876 2005-07-07 Mark Mitchell <mark@codesourcery.com>
2878 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
2879 Brolley to write-after-approval.
2881 2005-07-07 Andreas Schwab <schwab@suse.de>
2883 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2884 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2885 * Makefile.in: Regenerated.
2887 2005-07-06 Geoffrey Keating <geoffk@apple.com>
2889 * configure.in: Don't build sim or rda when targetting darwin.
2890 * configure: Regenerate.
2892 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
2894 * configure.in: Add --enable-libssp and --disable-libssp.
2895 * configure: Regenerate with autoconf-2.13.
2897 2005-07-02 Jakub Jelinek <jakub@redhat.com>
2899 * Makefile.def (target_modules): Add libssp.
2900 * configure.in (target_libraries): Add target-libssp.
2901 * configure: Rebuilt.
2902 * Makefile.in: Rebuilt.
2904 2005-07-01 Zack Weinberg <zackw@panix.com>
2906 * MAINTAINERS: Change email address. Resign from maintainership.
2908 2005-07-01 Richard Guenther <rguenther@suse.de>
2910 * MAINTAINERS: Change my e-mail address and affiliation.
2912 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
2914 * Makefile.def (stagefeedback): Come after profile.
2915 Define profiledbootstrap target.
2916 * Makefile.tpl (profiledbootstrap): Remove.
2917 (stageprofile-end): Zap stagefeedback.
2918 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2919 * Makefile.in: Regenerate.
2921 2005-06-13 Richard Sandiford <richard@codesourcery.com>
2923 * MAINTAINERS: Update my email address.
2925 2005-06-13 Zack Weinberg <zack@codesourcery.com>
2927 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2928 In 'cpp' stanza, support '#line' as well as '# '.
2930 2005-06-08 Andreas Schwab <schwab@suse.de>
2932 * MAINTAINERS: Move myself from 'Write After Approval' to
2933 'CPU Port Maintainers' section as m68k maintainer.
2935 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
2937 * configure.in (unsupported_languages): New macro.
2938 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2939 non-ported target libraries in noconfigdirs.
2940 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2941 non-linux-gnu. Remove libgcj_ex_libffi.
2942 <lang_frag loop>: Set add_this_lang=no if the language is in
2943 unsupported_languages.
2944 * configure: Regenerate.
2946 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2948 * configure.in: Fix typo in handling of --with-mpfr-dir.
2949 * configure: Regenerate.
2951 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
2953 * MAINTAINERS: Update my email address.
2955 2005-06-02 Jim Blandy <jimb@redhat.com>
2957 * config.sub: Add cases for the Renesas m32c. (This patch has been
2958 accepted into the master sources.)
2960 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
2961 Michael Snyder <msnyder@redhat.com>
2962 Stan Cox <scox@redhat.com>
2964 * configure.in: Set noconfigdirs for ms1.
2966 * configure: Regenerate.
2968 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
2970 * MAINTAINERS (Write After Approval): Add self.
2972 2005-06-01 Josh Conner <jconner@apple.com>
2974 * MAINTAINERS (Write After Approval): Add self.
2976 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
2978 * MAINTAINERS: Update my email address.
2980 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
2982 * MAINTAINERS (Write After Approval): Add self.
2984 2005-05-26 Chris Demetriou <cgd@broadcom.com>
2986 * MAINTAINERS (Write After Approval): Remove self.
2988 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
2990 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2991 (Dependencies): Consider target modules for bootstrap dependencies.
2992 Make target bootstrap modules depend on each stage's gcc.
2993 * Makefile.in: Regenerate.
2995 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
2997 * Makefile.def (configure-gcc): Depend on binutils having been built.
2998 (all-gcc): No need to do it here.
2999 * Makefile.in: Regenerate.
3001 2005-05-19 Paul Brook <paul@codesourcery.com>
3003 * configure.in: Rewrite misleading error message when requested
3004 language cannot be built.
3005 * configure: Regenerate.
3007 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3009 * ylwrap: Import from Automake 1.9.5.
3011 2005-05-13 David Ung <davidu@mips.com>
3013 * MAINTAINERS (Write After Approval): Add self.
3015 2005-05-09 Mike Stump <mrs@apple.com>
3017 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3018 lt_cv_sys_max_cmd_len for now.
3020 2005-05-09 Stan Cox <scox@redhat.com>
3022 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3024 2005-05-08 Matt Kraai <kraai@ftbfs.org>
3026 * README.SCO: Update the URL.
3028 2005-05-05 David Edelsohn <edelsohn@gnu.org>
3030 * ltconfig: Define file_list_spec. Pass file_list_spec and
3031 with_gnu_ld to libtool.
3032 * ltcf-c.sh (aix[45]): Define file_list_spec.
3033 * ltcf-cxx.sh (aix[45]): Same.
3034 * ltcf-gcj.sh (aix[45]): Same.
3035 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3036 exists, write list of input files to temporary file.
3038 2005-05-04 Mike Stump <mrs@apple.com>
3040 * configure.in: Always pass --target to target configures as
3041 otherwise rebuilds that do --recheck will fail.
3042 * confiugure: Rebuilt.
3044 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
3046 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3048 (configure, all): Add bootstrap support.
3049 (Host modules, target modules): Pass post-stage1 flags and exports.
3050 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3051 * Makefile.in: Regenerate.
3053 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
3055 * configure: Regenerate.
3057 2005-04-27 Mike Stump <mrs@apple.com>
3059 * MAINTAINERS: Add self as darwin maintainer.
3061 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3063 * config.sub: Update from master copy.
3065 2005-04-21 Mike Stump <mrs@apple.com>
3067 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3068 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3070 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3072 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3073 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3074 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3075 "*-*-elf" and "*-*-linux*".
3076 * configure: Regenerate.
3078 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3080 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3082 2005-04-12 Mike Stump <mrs@apple.com>
3084 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3086 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3088 * MAINTAINERS (Write After Approval): Add myself.
3090 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3092 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3094 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
3096 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3097 (TARGET_CONFIGARGS): Include --with-target-subdir.
3098 (configure, all): New macros. Use them throughout.
3099 * Makefile.in: Regenerate.
3101 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3103 * MAINTAINERS (Write After Approval): Add myself.
3105 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3107 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3109 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3111 * MAINTAINERS: Move John Carr to Write After Approval.
3113 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3115 * config/mh-mingw32: Delete.
3116 * configure.in: Don't use it.
3117 * configure: Regenerate.
3119 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
3121 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3122 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3123 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3124 (HOST_LIB_PATH): Generate from Makefile.def.
3125 (TARGET_LIB_PATH): Likewise.
3126 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3127 * Makefile.in: Regenerate.
3128 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3129 (RPATH_ENVVAR): Include Darwin case.
3130 * configure: Regenerate.
3132 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3134 * MAINTAINERS (Various Maintainers): Remove self.
3135 (Write After Approval): Add self.
3137 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3139 * MAINTAINERS (Various Maintainers): Add self.
3141 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
3143 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3144 * configure: Regenerate.
3146 2005-03-21 Zack Weinberg <zack@codesourcery.com>
3148 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3149 gcc_version, and gcc_version_trigger from set of flags to pass.
3150 * Makefile.tpl: Remove definitions of above variables.
3151 (config.status): Remove dependency on $(gcc_version_trigger).
3152 * Makefile.in: Regenerate.
3153 * configure.in: Do not reference config/gcc-version.m4 nor
3154 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3155 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3156 * configure: Regenerate.
3158 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3159 Andrew Pinski <pinskia@physics.uc.edu>
3161 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3162 * Makefile.in: Regenerate.
3164 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3166 * MAINTAINERS (Write After Approval): Add myself.
3168 2005-03-03 David Ayers <d.ayers@inode.at>
3170 * MAINTAINERS (Write After Approval): Add myself.
3172 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
3175 * ltmain.sh: Avoid creating archives with components that have
3176 duplicate basenames.
3178 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3181 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3183 * Makefile.in: Regenerate.
3185 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3187 * Makefile.in: Regenerate to fix conflict between the previous two
3190 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3193 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3194 * Makefile.tpl (HOST_SUBDIR): New substitution.
3195 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3196 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3197 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3198 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3199 (Host modules, Bootstrapped modules): Use it.
3200 (Build modules, Target modules): Do not create symlink trees,
3201 always configure out-of-srcdir.
3202 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3203 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3204 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3205 $(HOST_SUBDIR). Create a symlink for host_subdir.
3207 * Makefile.in: Regenerate.
3208 * configure: Regenerate.
3210 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3212 Merged from libada-gnattools-branch:
3213 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3215 * gnattools: New directory.
3216 * Makefile.def: Add gnattools as a module, depending on target-libada.
3217 * Makefile.in: Regenerate.
3218 * configure.in: Include gnattools in host_tools; disable it if ada
3220 * configure: Regenerate.
3222 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
3224 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3225 treelang maintainer.
3226 (Write After Approval): Remove myself.
3228 2005-02-23 Paul Schlie <schlie@comcast.net>
3230 * configure.in: Allow darwin targeted ports to build tk, itcl and
3232 * configure: Regenerate.
3234 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3237 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3238 * configure: Regenerate.
3240 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3242 * MAINTAINERS (Write After Approval): Add myself.
3244 2005-02-10 Ian Lance Taylor <ian@airs.com>
3246 * MAINTAINERS: Update my e-mail address.
3248 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3250 * MAINTAINERS (Write After Approval): Add myself.
3252 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
3254 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3255 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3256 target-libgloss when not *-*-elf and *-*-aout.
3257 * configure: Regenerate.
3259 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3261 * MAINTAINERS: Remove obsolete entries.
3263 * MAINTAINERS (Write After Approval): Add Michael Matz.
3265 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
3267 * MAINTAINERS: Remove self as cpplib maintainer.
3269 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3271 * install-sh, config.sub: Import from upstream.
3273 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3276 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3277 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3278 * Makefile.in: Regenerate.
3280 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
3282 * MAINTAINERS: Update my email address.
3284 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3285 Andreas Schwab <schwab@suse.de>
3288 * config-ml.in: Eval option if surrounded by single quotes.
3290 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
3292 Revert 2004-12-28 Makefile changes, a better fix will be
3293 applied to mainline and src after GCC 4.0 branches.
3295 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
3299 * Makefile.def (target_modules): Remove stage parameter,
3300 it is always true now.
3301 * Makefile.tpl (configure-build-[+module+],
3302 configure-target-[+module+]): Always build symlink tree
3303 for the directory and for include. BUILD_SUBDIR and
3304 TARGET_SUBDIR cannot be . anymore.
3305 * Makefile.in: Regenerate.
3307 2004-12-25 David Edelsohn <edelsohn@gnu.org>
3309 Revert 2004-12-08 Makefile changes.
3311 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3313 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3316 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3318 * configure.in (sh64-*-*): Reenable gprof.
3319 * configure: Regenerate.
3321 2004-12-08 David Edelsohn <edelsohn@gnu.org>
3323 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3324 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3325 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3326 * Makefile.in: Regenerate.
3328 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3330 * MAINTAINERS: Update my email address.
3332 2004-12-07 Matt Kraai <kraai@ftbfs.org>
3334 * Makefile.tpl: Generate normal dependencies if the LHS module is
3336 * Makefile.in: Regenerate.
3338 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3340 * configure.in: Include config/gxx-include-dir.m4. Use
3341 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3342 * configure: Regenerate.
3344 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3346 * config.if: Delete.
3347 * configure.in: Set libstdcxx_incdir directly.
3348 * configure: Regenerate.
3350 2004-12-02 Eric Christopher <echristo@redhat.com>
3352 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3353 * Makefile.in: Regenerate.
3355 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3357 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3358 * configure: Regenerate.
3360 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3362 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3363 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3364 * configure: Regenerate.
3366 2004-12-01 Eric Christopher <echristo@redhat.com>
3368 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3369 of things to remove.
3371 2004-11-29 Matt Kraai <kraai@ftbfs.org>
3373 * MAINTAINERS (Write After Approval): Update my e-mail address.
3375 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3377 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3378 from CVS libtool to always pass_all.
3380 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3382 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3383 (hppa*64*-*-*): Delete incorrect comment.
3384 * configure: Rebuilt.
3386 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3388 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3390 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3392 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3393 from CVS libtool to always pass_all.
3395 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3397 * install-sh, compile: Import from automake.
3399 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3401 * config.guess, config.sub: Import from savannnah.
3403 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
3405 * MAINTAINERS (Write After Approval): Add myself
3407 2004-11-12 Mike Stump <mrs@apple.com>
3409 * Makefile.def: Add html support.
3410 * Makefile.tpl: Likewise.
3411 * Makefile.in: Regenerate.
3413 2004-11-11 Geoffrey Keating <geoffk@apple.com>
3416 * configure.in: Remove all instances of build-fixincludes from
3418 (build_configargs): Supply --target to subdirectories.
3419 * configure: Regenerate.
3421 * Makefile.def: Make gcc install depend on fixincludes install.
3422 * Makefile.in: Regenerate.
3424 2004-11-10 Janis Johnson <janis187@us.ibm.com>
3426 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3428 2004-11-11 Paul Brook <paul@codesourcery.com>
3430 * MAINTAINERS: Add self as arm maintainer. Update email address.
3432 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3434 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3436 * configure: Regenerate.
3438 2004-11-07 David Edelsohn <edelsohn@gnu.org>
3440 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3443 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
3445 * Makefile.def (host fixincludes): Specify missing targets.
3446 * Makefile.in: Regenerate.
3448 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3450 * MAINTAINERS: Add myself
3452 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3454 * MAINTAINERS (Write After Approval): Add myself.
3456 2004-11-04 Geoffrey Keating <geoffk@apple.com>
3458 * Makefile.def: Build fixincludes for the host, too.
3459 * Makefile.in: Regenerate.
3460 * configure.in (host_tools): Add fixincludes.
3461 * configure: Regenerate.
3463 2004-11-04 Daniel Jacobowitz <dan@debian.org>
3465 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3466 * configure: Regenerated.
3468 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3471 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3472 * configure: Regenerated.
3474 2004-10-31 Mark Mitchell <mark@codesourcery.com>
3476 * README.SCO: Update per FSF instructions.
3478 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
3481 * configure.in (case ${target}): Do not build fixincludes for avr.
3482 * configure: Regenerated.
3484 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
3486 * configure.in (case ${target}): Do not build fixincludes
3487 on platforms where it is not used.
3488 * configure: Regenerated.
3490 2004-10-23 Daniel Jacobowitz <dan@debian.org>
3492 * configure.in: Use an absolute path to install-sh.
3493 * configure: Regenerated.
3495 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3497 * MAINTAINERS (Write After Approval): Add myself.
3499 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3501 * MAINTAINERS: Remove from Write After Approval those that are
3502 already maintainers.
3504 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3506 * MAINTAINERS: Update my email address.
3508 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3510 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3511 * configure: Regenerate.
3513 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3515 * MAINTAINERS: Update my email address.
3517 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3519 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3520 entries belonging to this category.
3522 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3524 * MAINTAINERS: Update my e-mail address.
3526 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
3528 Fix wrong conflict resolution in:
3530 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3532 * Makefile.in: Regenerate.
3533 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3534 in the recursive `make', instead of hardwiring `all'.
3535 (Autogenerated TARGET-* variables): New.
3537 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3539 * configure.in: Enable target-libgloss for crx-*-*.
3540 * configure: Regenerate.
3542 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3544 * MAINTAINERS (Various Maintainers): Move the "windows,
3545 cygwin, mingw" maintainer to ...
3546 (OS Port Maintainers): ... here.
3548 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3550 * MAINTAINERS (Write After Approval): Remove those that are
3551 maintainers of some subsystem.
3553 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3555 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3556 * ltcf-cxx.sh (tpf*): Likewise.
3557 * ltconfig (tpf*): Add TPF OS configuration support.
3559 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
3561 * MAINTAINERS: Change my email address to my new work account.
3563 2004-09-24 Michael Roth <mroth@nessie.de>
3565 * configure.in (--without-headers): Add missing double quotes.
3566 * configure: Regenerate.
3568 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3570 * ylwrap: Revert to previous version.
3572 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3575 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3576 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3577 SET_GCC_LIB_PATH_CMD.
3578 (BASE_TARGET_EXPORTS): Likewise.
3579 * Makefile.in: Regenerated.
3581 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3582 * configure: Regenerated.
3584 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3586 * config.guess: New upstream version
3587 * compile, depcomp, install-sh, ylwrap: Likewise.
3589 2004-09-19 Roger Sayle <roger@eyesopen.com>
3591 * config/mh-x86omitfp: New host makefile fragment. Add
3592 -fomit-frame-pointer to the default BOOT_CFLAGS.
3593 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3594 * configure: Regenerate.
3596 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3599 * configure.in (*-*-darwin*): Renable libobjc.
3600 * configure: Regenerate.
3602 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
3604 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3606 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
3608 * Makefile.def: Remove libbanshee.
3609 * Makefile.tpl: Ditto.
3610 * configure.in: Ditto.
3611 * Makefile.in: Regen.
3614 2004-09-08 David Edelsohn <edelsohn@gnu.org>
3616 * ltmain.sh: Use $pic_object as $non_pic_object if
3617 $non_pic_object=none.
3619 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
3621 * missing: Import latest version from master repository.
3623 2004-09-06 Nick Clifton <nickc@redhat.com>
3625 * config.sub: Import latest version from master repository.
3626 * config.guess: Likewise.
3627 This includes these changes:
3629 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3631 * config.sub: Handle crisv32, alias etraxfs.
3632 * config.guess (crisv32:Linux:*:*): Handle.
3634 2004-08-13 Brad Smith <brad@comstyle.com>
3636 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3637 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3639 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3641 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3642 assume the processor is a powerpc. This is because coreutils
3643 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3644 in this case, due to a MacOS X bug that causes
3645 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3646 to return a negative number.
3647 Problem reported by Petter Reinholdtsen in:
3648 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3650 2004-07-19 Ben Elliston <bje@gnu.org>
3652 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3654 2004-06-24 Ben Elliston <bje@gnu.org>
3656 * config.guess: Update copyright years.
3657 * config.sub: Likewise.
3659 2004-06-22 Robert Millan <robertmh@gnu.org>
3661 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3662 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3664 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3666 * config.guess (*:*VMS:*:*): New entry. Replaces
3667 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3670 2004-06-22 Ben Elliston <bje@gnu.org>
3672 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3673 * config.sub: Likewise.
3675 2004-06-22 Ben Elliston <bje@gnu.org>
3677 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3678 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3680 2004-06-11 Ben Elliston <bje@gnu.org>
3682 * config.guess (pegasos:OpenBSD:*:*): Remove.
3684 2004-06-11 Ben Elliston <bje@gnu.org>
3686 From Wouter Verhelst <wouter@grep.be>:
3687 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3689 2004-06-11 Ben Elliston <bje@gnu.org>
3691 * config.guess (luna88k:OpenBSD:*:*): New.
3693 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3695 * config.guess (m32r*:Linux:*:*): New case.
3696 * config.sub: Handle m32rle.
3698 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3700 From Jens Petersen <petersen@redhat.com>:
3701 * config.sub: Handle sparcv8.
3703 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3705 From Tom Smith <smith@cag.lkg.hp.com>:
3706 * config.guess: Version suffixes are equally significant on Tru64
3707 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3708 prefix of "P" (patched kernel).
3710 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3712 * config.sub: Add support for National Semiconductor CRX target.
3714 2004-09-03 Janis Johnson <janis187@us.ibm.com>
3716 * MAINTAINERS (Various Maintainers): Remove myself as web page
3717 maintainer, add myself as maintainer of build status lists.
3719 2004-09-03 Jan Beulich <jbeulich@novell.com>
3721 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3722 *-*-netware, but add target-libmudflap.
3723 Consolidate *-*-netware targets (of which really only i?86 exists)
3724 into a single entry.
3725 * configure: Likewise.
3727 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
3729 * Makefile.tpl (sorry): Remove.
3730 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3731 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3732 (do-clean): Clean per-stage directories too.
3733 (do-distclean): Run distclean-stage1 too.
3734 (.NOTPARALLEL): Enable during toplevel bootstrap.
3735 (stage[+id+]-bubble): Enable parallel execution during
3736 the recursive invocation.
3737 * Makefile.in: Regenerate.
3739 Fix previous checkin:
3741 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3743 * configure.in: Fix indentation.
3744 * configure: Regenerate.
3746 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
3748 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3749 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3750 * configure: regenerate
3751 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3755 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
3757 * Makefile.def (build_modules): Add fixincludes.
3758 (dependencies): Make gcc depend on fixincludes.
3759 * configure.in (build_tools): Add fixincludes.
3760 (build_configdirs): Always include build_libs.
3761 * Makefile.in: Regenerate.
3762 * configure: Regenerate.
3764 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
3766 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3767 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3768 phony targets; do not generate timestamp files.
3769 (distclean-stageN): Remove references to their timestamp files.
3770 (restageN, touch-stageN): Remove.
3771 (stageN-bubble): Rewritten.
3772 (compare): Support lean bootstraps.
3773 * Makefile.in: Regenerate.
3775 * configure.in: Only warn when bootstrapping but
3776 build != host or build != target. Support lean bootstraps.
3777 * configure: Regenerate.
3779 2004-08-26 Phil Edwards <phil@codesourcery.com>
3781 * configure.in: Give a better error message if GMP/MPFR are missing
3782 and a language needing them has been requested.
3783 * configure: Regenerated.
3785 2004-08-25 Phil Edwards <phil@codesourcery.com>
3787 * configure.in: Print a list of available language front-ends if
3788 a requested one is missing. Tidy stray tab characters.
3789 * configure: Regenerated.
3791 2004-08-19 Michael Koch <konqueror@gmx.de>
3793 * gcc/doc/install.texi: Update entry about automake for libjava.
3795 2004-08-17 Robert Millan <robertmh@gnu.org>
3797 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3798 (instead of FreeBSD).
3799 * configure: Regenerate.
3801 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3803 * Makefile.in: Regenerate.
3804 * configure: Regenerate.
3806 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3808 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3809 for bootstrapped modules if toplevel bootstrap is going.
3810 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3811 modules. Adjust for changes in Makefile.def. Enable several
3812 rules even in non-bootstrap mode, just to avoid peppering the
3813 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3814 (stage-[+prev+]-bubble): Remove.
3816 * Makefile.def (Dependencies): Depend on all-build-bison,
3817 all-build-flex, all-build-byacc, all-build-texinfo, rather
3818 than the host variations.
3819 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
3821 (BISON): Update for recent Bisons.
3823 (cross): Depend on all-build.
3824 (all): Do not depend on all-build.
3825 (prebootstrap): Remove.
3826 (dep-kind): Accept separate prefixes for MODULE and ON variables.
3827 (Prebootstrap dependencies): Add them to the per-stage targets
3828 and to all-prebootstrap.
3829 * configure.in (build_configdirs): Always enable build_tools.
3830 (BUILD_DIR_PREFIX): Remove.
3832 * Makefile.def (gcc): Add target variable.
3833 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3834 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3835 in the recursive `make', instead of hardwiring `all'.
3836 (Autogenerated TARGET-* variables): New.
3838 2004-08-13 Brian Booth <bbooth@redhat.com>
3840 * MAINTAINERS: Remove myself from write-after-approval.
3842 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
3844 * src-release: Stop distributing mmalloc with gdb (which doesn't
3846 * Makefile.def: GDB doesn't depend on mmalloc anymore.
3847 * Makefile.in: Regenerate.
3849 2004-08-09 Mark Mitchell <mark@codesourcery.com>
3851 * configure.in (arm*-*-eabi*): New target.
3852 * configure: Regenerate.
3854 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
3856 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3857 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3858 (Dependencies): New section.
3859 * Makefile.tpl (Dependencies): Generate from Makefile.def.
3860 (configure-target-[+module+]): Depend on maybe-all-gcc
3861 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
3862 (toplevel profiledbootstrap): Fix dependencies.
3863 * Makefile.in: Regenerate.
3865 2004-08-03 Mark Mitchell <mark@codesourcery.com>
3867 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3868 target-libiberty to noconfigdirs.
3869 * configure: Regenerate.
3871 2004-08-03 Paul Brook <paul@codesourcery.com>
3873 * configure.in: Check for MPFR as well as GMP.
3874 * configure: Regenerate.
3876 2004-08-01 Robert Millan <robertmh@gnu.org>
3878 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3879 libmudflap for all GNU-based systems (with Glibc).
3880 * configure: Regenerate.
3882 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3884 * Makefile.def (host-modules): Add gcc.
3885 * Makefile.in: Regenerate.
3886 * Makefile.tpl (sorry): New rule.
3887 (configure-host, all-host, [+make_target+]-host, do-check,
3888 install-host): Do not add gcc as a special case.
3889 (host modules): Add a small special-casing for gcc. Export
3890 extra_make_flags through the environment.
3891 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3892 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3893 other recursive targets for gcc): Remove.
3895 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3896 (stage, unstage): New rules.
3897 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3898 distclean-stage[+id+]): Use stage_current.
3899 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3900 the stage*-start rules.
3902 2004-08-02 Geoffrey Keating <geoffk@apple.com>
3904 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3907 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
3909 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3910 * configure: Regenerate.
3912 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
3914 * maintainer-scripts/gcc_release: Revert yesterday's change.
3916 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
3918 * MAINTAINERS: Add myself to write-after-approval.
3920 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
3923 * gcc/gccbug.in: Updated because of libf2c removal.
3924 * maintainer-scripts/gcc_release: Ditto.
3926 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
3928 * configure.in: Build libmudflap by default on FreeBSD.
3929 * configure: Regenerated.
3931 2004-07-09 Mark Mitchell <mark@codesourcery.com>
3933 * configure.in: Do not build libmudflap by default on non-GNU/Linux
3935 * configure: Regenerated.
3937 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3940 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3941 feedback based compiler.
3942 * Makefile.in: Rebuilt.
3944 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
3946 * Makefile.def (host_modules): Set bootstrap=true for flex.
3947 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3948 * Makefile.in: Rebuilt.
3950 2004-07-07 Jan Hubicka <jh@suse.cz>
3952 * MAINTAINERS: Add self as a profile feedback maintainer.
3954 2004-07-05 Phil Edwards <phil@codesourcery.com>
3956 * configure.in: Do not prepend $srcdir to /dev/null in
3958 * configure: Regenerate.
3960 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
3962 * Makefile.def (build_modules): Add bison, byacc, flex,
3964 (flags_to_pass): Add FLEX.
3965 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3966 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3967 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3968 DEFAULT_MAKEINFO): Remove.
3969 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3970 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3971 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3972 objdir or else use configured tool.
3974 (all): Depend on it.
3975 (Build module dependencies): Add.
3976 * Makefile.in: Regenerate.
3977 * configure.in: Better support for multiple build modules,
3978 matching what is done for host/target modules. Do not look
3979 for "plausible" locations of build tools if Canadian cross.
3980 Use autoconf's AC_PROG_CC to find a C compiler. Define
3981 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
3982 * configure: Regenerate.
3984 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
3986 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3987 * Makefile.in: Regenerate.
3989 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
3991 * Makefile.tpl (configure-build-[+module+],
3992 configure-[+module+], configure-target-[+module+]): Pass
3993 [+extra_configure_args+].
3994 (all-build-[+module+], all-[+module+], check-[+module+],
3995 install-[+module+], [+make_target+]-[+module+],
3996 all-target-[+module+], check-target-[+module+],
3997 install-target-[+module+], [+make_target+]-target-[+module+]):
3998 Pass [+extra_make_args+].
3999 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4000 (GCC_HOST_EXPORTS): Remove.
4001 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4002 cross, check-gcc, check-gcc-c++, install-gcc,
4003 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4004 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4005 * Makefile.in: Regenerate.
4007 2004-06-21 Matthew Sachs <msachs@apple.com>
4009 * MAINTAINERS: Added self to write-after-approval.
4011 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4013 * configure.in: Check for srcdir/winsup rather than build directory
4015 * configure: Regenerate.
4017 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
4019 * configure.in: Don't build Cygwin native newlib if winsup
4020 directory is missing. Emit warning instead.
4021 * configure: Regenerate.
4023 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
4025 * Makefile.tpl (touch-stage[+id+]): New.
4026 (restage[+prev+]): Depend on touch-stage[+id+].
4028 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4031 * Makefile.def: Add profile and feedback bootstrap stages.
4032 Remove next field from bootstrap stages.
4033 * Makefile.tpl (LN, LN_S): Substitute.
4034 (stageN-start, stageN-end): Use double-colon rules, to
4035 provide a hook for additional setup commands.
4036 (distclean-stageN-gcc, restageN): Create dependencies from
4037 [+prev+], not from [+next+].
4038 (stageN-bubble): Add commands for successive stages from
4039 [+prev+], using double-colon rules.
4040 (all-stageN-gcc): Fix typo.
4041 (stagefeedback-start, profiledbootstrap): New.
4042 * Makefile.in: Regenerate.
4043 * configure.in: Call ACX_PROG_LN.
4044 * configure: Regenerate.
4046 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4048 * MAINTAINERS (Write After Approval): Add myself.
4050 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4052 * MAINTAINERS (Write After Approval): Add myself.
4054 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
4056 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4058 * configure: Regenerate.
4060 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4062 * Makefile.tpl: Fix typo.
4063 * Makefile.in: Regenerate.
4065 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4067 * configure.in: Remove new- prefix from toplevel
4069 * configure: Regenerate.
4071 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4073 * Makefile.tpl (all.normal): Rename to all.
4074 (all): Replace with a rule to pick the default
4075 target from configure.
4076 (all-gcc, configure-gcc): Use conditionals to
4077 do nothing when toplevel bootstrap is going on.
4078 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4079 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4080 * configure.in: Support --enable-bootstrap.
4082 * Makefile.def: Remove new- prefix from toplevel
4084 * Makefile.tpl: Likewise.
4086 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4089 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4090 $(RECURSE_FLAGS) to recursive invocation of make.
4092 * Makefile.in: Regenerate.
4093 * configure: Regenerate.
4095 2004-05-30 Andreas Jaeger <aj@suse.de>
4096 Jim Wilson <wilson@specifixinc.com>
4098 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4101 2004-05-27 Daniel Jacobowitz <dan@debian.org>
4103 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4104 * configure: Regenerate.
4106 2004-05-25 Daniel Jacobowitz <drow@false.org>
4108 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4109 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4110 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4112 * Makefile.in: Regenerate.
4114 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
4116 * configure.in: Test the ability to symlink directories.
4117 * configure: Regenerate.
4119 * Makefile.def (bootstrap-stage): New definitions.
4120 * Makefile.tpl (configure-stage1-gcc,
4121 configure-stage2-gcc, configure-stage3-gcc,
4122 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4123 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4124 new-restage3, compare): Autogenerate, see Makefile.in
4125 entry for behavioral changes.
4126 (distclean-stage1, new-stage1-start, new-stage1-end,
4127 new-stage1-bubble, distclean-stage2, new-stage2-start,
4128 new-stage2-end, new-stage2-bubble, distclean-stage3,
4129 new-stage3-start, new-stage3-end): New autogenerated targets.
4130 (objext, prebootstrap, BOOT_CFLAGS,
4131 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4134 * Makefile.in: Regenerate.
4135 (distclean-stage1, new-stage1-start, new-stage1-end,
4136 new-stage1-bubble, distclean-stage2, new-stage2-start,
4137 new-stage2-end, new-stage2-bubble, distclean-stage3,
4138 new-stage3-start, new-stage3-end): New targets.
4139 (all-stage1-gcc): Move prebootstrap dependency from here...
4140 (configure-stage1-gcc): ...to here.
4141 (new-bootstrap): Use bubble targets.
4142 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4143 Use per-stage distclean targets.
4144 (configure-stage1-gcc, configure-stage2-gcc,
4145 configure-stage3-gcc, all-stage1-gcc,
4146 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4147 Use new-stageN-start to prepare the tree.
4149 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
4151 * Makefile.def (host_modules): add libcpp.
4152 * Makefile.tpl: Add dependencies on and for libcpp.
4153 * Makefile.in: Regenerate.
4154 * configure.in: Add libcpp host module.
4155 * configure: Regenerate.
4157 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
4159 * Makefile.tpl: Whenever a recursive target is defined, wrap
4160 it in a special @if/@endif block, and prepare its maybe
4161 dependency in the @if/@endif block
4162 * configure.in: Instead of writing maybe dependencies, remove
4163 the @if/@endif statements, and remove the @if/@endif blocks
4165 * configure: Regenerate.
4166 * Makefile.in: Regenerate.
4168 2004-05-20 Janis Johnson <janis187@us.ibm.com>
4170 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4172 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4175 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4176 * */configure: Rebuilt.
4178 2004-05-17 Zack Weinberg <zack@codesourcery.com>
4180 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4182 * configure, Makefile.in: Regenerate.
4184 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
4186 * MAINTAINERS (Write After Approval): Add myself.
4188 2004-05-13 Diego Novillo <dnovillo@redhat.com>
4190 Merge from tree-ssa-20020619-branch.
4192 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4193 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4194 (HOST_GMPLIBS): Define.
4195 (HOST_GMPINC): Define.
4196 (TARGET_LIB_PATH): Add libmudflap.
4197 (GFORTRAN_FOR_TARGET): Define.
4198 (configure-build*): Export GFORTRAN.
4199 (configure-gcc): Export GMPLIBS and GMPINC.
4200 (all-gcc): Add maybe-all-libbanshee.
4201 (configure-target-libgfortran): Define.
4202 * Makefile.in: Regenerate.
4203 * configure.in (host_libs): Add libbanshee.
4204 (target_libraries): Add target-libmudflap and target-libgfortran.
4205 Add --with-libbanshee.
4206 Handle --disable-libmudflap.
4207 (*-*-freebsd*): Use with_gmp.
4208 Add $(libgcj) to noconfigdirs.
4209 * configure: Regenerate.
4210 * depcomp: New file.
4211 * MAINTAINERS: Add tree-ssa maintainers.
4213 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4215 * MAINTAINERS (Various Maintainers): Add myself.
4217 2004-04-30 Brian Ford <ford@vss.fsi.com>
4219 * MAINTAINERS (Write After Approval): Add myself.
4221 2004-04-29 Uros Bizjak <uros@kss-loka.si>
4223 * MAINTAINERS (Write After Approval): Add myself.
4225 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
4227 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4228 * configure: Regenerate.
4230 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
4233 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4235 * Makefile.def (flags_to_pass): Remove *dir variables that
4236 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4237 as well as prefix and exec_prefix.
4238 * Makefile.in: Regenerate.
4240 2004-04-26 Robert Millan <robertmh@gnu.org>
4242 Add patches from libtool CVS.
4243 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4244 * ltconfig: Likewise.
4245 * ltcf-c.sh: Likewise.
4246 * ltcf-cxx.sh: Likewise.
4247 * ltcf-gcj.sh: Likewise.
4249 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4251 * Makefile.def (host_modules): Mark with the bootstrap
4252 flag packages on which gcc depends.
4253 * Makefile.tpl (all-bootstrap): Use it.
4254 * Makefile.in: Regenerate.
4256 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4258 * Makefile.def (flags_to_pass): Remove *dir variables that
4259 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4260 as well as prefix and exec_prefix.
4261 * Makefile.in: Regenerate.
4263 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4265 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4266 * configure: Regenerate.
4267 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4268 * gcc/Makefile.tpl (compare): Use the result of the test.
4269 * gcc/Makefile.in: Regenerate.
4271 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
4273 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4274 Always relocate gcc and prev-gcc to the original names, even
4276 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4279 2004-04-23 Laurent GUERBY <laurent@guerby.net>
4281 * MAINTAINERS: Update my email address.
4283 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4285 * configure.in (mips*-*-irix5*): Enable ld.
4286 * configure: Regenerate.
4288 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4290 * configure: Regenerate.
4292 2004-04-15 James E Wilson <wilson@specifixinc.com>
4294 * Makefile.tpl (configure-[+module+], configure-gcc,
4295 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4296 Set and export LDFLAGS.
4297 * Makefile.in: Regenerate.
4299 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
4301 * MAINTAINERS: Add myself to write-after-approval.
4303 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4306 * Makefile.tpl: If we don't have built-in-tree target tools,
4307 use the ones found by configure rather than hacking around with
4308 program_transform_name.
4309 * configure.in: Give Makefile.tpl the information necessary
4311 * Makefile.in: Regenerate.
4312 * configure: Regenerate.
4314 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4317 * configure.in: When computing baseargs, strip *all* copies of
4318 offending options. Also, don't match/substitute the trailing space,
4319 so that this actually works when two similar options are separated by
4321 * configure: Regenerate.
4323 2004-04-06 David Edelsohn <edelsohn@gnu.org>
4325 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4326 (rs6000-*-aix*): Same.
4327 * configure: Regenerate.
4329 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
4331 * MAINTAINERS: Add myself to write-after-approval.
4333 2004-04-03 Bud Davis <bdavis9659@comcast.net>
4335 * MAINTAINERS: Add myself to write-after-approval.
4337 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4339 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4340 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4341 * Makefile.in: Regenerate.
4343 * configure.in (top level bootstrap support): Rework --enable-werror
4344 to set @stage2_werror_flag@.
4345 * configure: Regenerate.
4346 * Makefile.tpl (top level bootstrap support): Pass
4347 @stage2_werror_flag@ down to configure in stages 2 and 3.
4348 * Makefile.in: Regenerate.
4350 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4352 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4353 for stages 2 and 3 as well as in make. As a consequence, remove
4354 OUTPUT_OPTION (now detected by configure) from the flags passed down
4356 * Makefile.in: Regenerate.
4358 * Makefile.tpl (new-bootstrap): Fix typo.
4359 * Makefile.in: Regenerate.
4361 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4363 * Makefile.tpl: Rearrange by moving recursive_targets rules
4364 into their proper sections.
4365 * Makefile.tpl (top level bootstrap support): Move disabling
4366 of coverage flags from 'make' to 'configure'; improve comments.
4367 * Makefile.in: Regenerate.
4369 * Makefile.tpl (experimental top level bootstrap) Move stage1