1 2009-04-15 Anthony Green <green@moxielogic.com>
3 * configure.ac: Add moxie support.
6 2009-04-14 Jakub Jelinek <jakub@redhat.com>
8 * configure.ac: Change copyright header to refer to version
9 3 of the GNU General Public License and to point readers at the
10 COPYING3 file and the FSF's license web page.
11 * Makefile.def: Likewise.
12 * Makefile.tpl: Likewise.
13 * Makefile.in: Regenerate.
15 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
17 * configure.ac: Restore match for darwin9 or later. Use double
18 brackets since regeneration eats one pair.
19 * configure: Regenerate.
21 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
24 * configure.ac: Require texinfo 4.7.
25 * configure: Regenerated.
27 2009-04-09 Nick Clifton <nickc@redhat.com>
29 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
30 the GCC Runtime Library Exception.
32 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
34 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
35 * configure: Regenerate.
37 2009-04-01 Steve Ellcey <sje@cup.hp.com>
39 * Makefil.def (languages): New entries.
40 * Makefile.tpl (check-gcc-*): New generic target.
41 * Makefile.in: Regenerate.
43 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
45 * MAINTAINERS: Update my email address.
47 2009-03-18 Tom Tromey <tromey@redhat.com>
50 * configure.ac (host_libs): Add libiconv.
51 * Makefile.in: Rebuild.
52 * Makefile.def (host_modules): Add libiconv.
53 (configure-gdb, all-gdb): Depend on libiconv.
55 2009-03-16 Tristan Gingold <gingold@adacore.com>
57 * configure.ac: Treat gdb as supported on x86_64-darwin.
58 * configure: Regenerate.
60 2009-03-16 Joseph Myers <joseph@codesourcery.com>
62 * configure.ac (--with-host-libstdcxx): New option.
63 * configure: Regenerate.
65 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
67 * MAINTAINERS: Move myself into the write after approval list.
69 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
71 * MAINTAINERS: Update e-mail address.
73 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
75 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
77 2009-03-10 Ira Rosen <irar@il.ibm.com>
79 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
81 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
83 Backport from git Libtool:
85 2009-01-19 Robert Millan <rmh@aybabtu.com>
86 Support GNU/kOpenSolaris.
87 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
88 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
89 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
92 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
94 * MAINTAINERS: Update e-mail address.
96 2009-02-24 Michael Eager <eager@eagercon.com>
98 * MAINTAINERS (Write After Approval): Add self.
100 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
102 * MAINTAINERS (Write After Approval): Add myself.
104 2009-02-05 Andreas Schwab <schwab@suse.de>
106 * Makefile.tpl (stage_last): Define $r and $s before using
107 $(RECURSE_FLAGS_TO_PASS).
108 * Makefile.in: Regenerate
110 2009-01-30 Ian Lance Taylor <iant@google.com>
112 * MAINTAINERS: Move myself to the Global Reviewers list.
114 2009-01-29 Robert Millan <rmh@aybabtu.com>
116 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
117 * configure: Regenerate.
119 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
121 * MAINTAINERS: Make whitespace consistent.
122 Remove Robert Millan from Write After Approval.
124 2009-01-16 Alan Modra <amodra@bigpond.net.au>
126 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
127 (all-opcodes): Depend on all-libiberty.
128 * Makefile.in: Regenerate.
130 2009-01-15 Douglas B Rupp <rupp@gnat.com>
132 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
133 * configure: Regenerate.
135 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
137 * MAINTAINERS (Write After Approval): Add myself.
139 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
141 * MAINTAINERS: Add myself to reviewers (Fortran).
143 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
145 PR tree-optimization/38515
146 * configure.ac (cloog-polylib): Removed.
147 (with_ppl, with_cloog): Test for "no".
148 * configure: Regenerated.
150 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
152 * MAINTAINERS: Moved myself to reviewers (Fortran).
154 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
156 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
157 (Write After Approval): Remove myself.
159 2009-01-03 Diego Novillo <dnovillo@google.com>
161 * MAINTAINERS: Remove myself from alias maintainership.
163 2009-01-02 David Ayers <ayers@fsfe.org>
165 * MAINTAINERS: Update e-mail address.
167 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
169 * MAINTAINERS: Make whitespace consistent.
171 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
173 Backport from upstream Libtool:
174 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
175 Add cache variables to tests that require the linker to work.
176 For shlibpath_overrides_runpath, this also changes the semantics
177 to let the result from the C compiler take precedence.
179 2008-12-02 Ben Elliston <bje@au.ibm.com>
181 * config.sub, config.guess: Update from upstream sources.
183 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
185 * configure.ac (ppllibs): Add by default the lib flags.
186 * configure: Regenerate.
188 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
190 * MAINTAINERS: Add myself to the write after approval list.
192 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
194 * configure.ac: Add double brackets on darwin[912].
195 * configure: Regenerate.
197 2008-12-03 Daniel Kraft <d@domob.eu>
199 * MAINTAINERS: Moved myself and Mikael Morin from Write After
200 Approval to Reviewer section (for Fortran front-end).
202 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
204 * configure.ac: Expand to darwin10 and later.
205 * configure: Regenerate.
207 2008-12-02 Andreas Schwab <schwab@suse.de>
209 * Makefile.def: configure-target-boehm-gc depends on
210 all-target-libstdc++-v3.
211 * Makefile.in: Regenerate.
213 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
215 * MAINTAINERS: Add myself as mingw maintainer.
217 2008-12-02 Ben Elliston <bje@au.ibm.com>
219 * config.sub, config.guess: Update from upstream sources.
221 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
223 * README.SCO: Remove.
225 2008-11-29 Fernando Pereira <pronesto@gmail.com>
227 * MAINTAINERS: Add myself to the write after approval list.
229 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
231 * MAINTAINERS: Update my email address in WAA section.
233 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
235 * MAINTAINERS: Update e-mail address.
237 2008-11-27 Toon Moene <toon@moene.org>
239 * MAINTAINERS: Change e-mail address.
241 2008-11-27 Tristan Gingold <gingold@adacore.com>
243 * configure.ac: Build gdb for i?86-*-darwin*
244 * configure: Regenerated.
246 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
248 * MAINTAINERS: Added my full name.
250 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
257 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
259 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
260 * Makefile.in: Regenerated.
262 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
269 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
270 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
271 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
272 (HOST_EXPORTS): Pass CPPFLAGS.
273 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
274 (LDFLAGS_FOR_TARGET): Initialize from configure script.
275 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
276 * Makefile.in, configure: Regenerated.
277 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
278 and CPPFLAGS_FOR_BUILD.
280 2008-11-06 Jeff Law <law@redhat.com>
282 * MAINTAINERS: Add myself as middle end maintainer.
284 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
286 * MAINTAINERS (Write after approval): Add myself.
288 2008-11-05 Diego Novillo <dnovillo@google.com>
290 * MAINTAINERS (Global Reviewers): Add myself.
291 (Non-Algorithmic Maintainers): Remove myself.
293 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
295 * MAINTAINERS (Write after approval): Add myself.
297 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
299 * MAINTAINERS (Write after approval): Add myself.
301 2008-10-31 Ben Elliston <bje@au.ibm.com>
303 * configure.ac (spu-*-*): Remove special case.
304 * configure: Regenerate.
306 2008-10-30 Catherine Moore <clm@codesourcery.com>
308 * MAINTAINERS (Write after approval): Update my email address.
310 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
312 * configure.ac [spu-*-*]: Do not set skipdirs.
313 * configure: Re-generate.
315 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
317 * MAINTAINERS (Various Maintainers): Add myself to reload.
319 2008-10-25 Richard Guenther <rguenther@suse.de>
321 * MAINTAINERS (Various Maintainers): Add myself as middle-end
322 maintainer. Remove myself as libgcc-math maintainer.
323 (Non-Algorithmic Maintainers): Remove myself.
325 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
327 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
328 * Makefile.in: Regenerated.
330 2008-10-23 Cary Coutant <ccoutant@google.com>
332 * MAINTAINERS (Write after approval): Add myself.
334 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
341 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
342 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
343 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
344 (HOST_EXPORTS): Pass CPPFLAGS.
345 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
346 (LDFLAGS_FOR_TARGET): Initialize from configure script.
347 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
348 * Makefile.in, configure: Regenerated.
349 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
350 and CPPFLAGS_FOR_BUILD.
352 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
354 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
357 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
359 * MAINTAINERS (Write After Approval): Added myself.
361 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
363 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
364 recommended version to 2.3.2.
366 * configure: Regenerate.
368 2008-10-01 Mark Mitchell <mark@codesourcery.com>
370 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
372 2008-09-29 David Daney <david.daney@caviumnetworks.com>
374 * MAINTAINERS (Write After Approval): Update e-mail address.
376 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
378 * libtool.m4: Update to libtool 2.2.6.
379 * lt~obsolete.m4: Update to libtool 2.2.6.
380 * ltmain.sh: Update to libtool 2.2.6.
381 * ltsugar.m4: Update to libtool 2.2.6.
382 * ltversion.m4: Update to libtool 2.2.6.
383 * ltoptions.m4: Update to libtool 2.2.6.
384 * ltgcc.m4: Update to match changes from libtool 2.2.6.
386 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
388 * MAINTAINERS (Write After Approval): Add myself.
390 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
392 * MAINTAINERS (Write After Approval): Update my name.
394 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
396 * MAINTAINERS: Add myself in "Write After Approval".
398 2008-09-18 Steve Ellcey <sje@cup.hp.com>
400 * MAINTAINERS: Add myself as ia64 maintainer.
402 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
404 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
405 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
406 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
407 and Michael Tiemann from Write After Approval since they do not
408 actually have access.
410 2008-09-05 Richard Guenther <rguenther@suse.de>
412 * configure.ac: Initialize clooglibs to -lcloog.
413 * configure: Re-generate.
415 2008-09-04 Le-Chun Wu <lcwu@google.com>
417 * MAINTAINERS (Write After Approval): Add myself.
419 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
421 * configure.ac (--with-cloog-polylib): New.
422 (--disable-cloog-version-check): New.
423 (--disable-ppl-version-check): New.
424 * configure: Re-generate.
426 2008-09-03 Richard Guenther <rguenther@suse.de>
428 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
430 * configure: Re-generate.
432 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
435 * MAINTAINERS: Add picoChip maintainers.
437 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
438 Tobias Grosser <grosser@fim.uni-passau.de>
439 Jan Sjodin <jan.sjodin@amd.com>
440 Harsha Jagasia <harsha.jagasia@amd.com>
441 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
442 Konrad Trifunovic <konrad.trifunovic@inria.fr>
443 Adrien Eliche <aeliche@isty.uvsq.fr>
445 Merge from graphite branch.
446 * configure: Regenerate.
447 * Makefile.in: Regenerate.
448 * configure.ac (host_libs): Add ppl and cloog.
449 Add checks for PPL and CLooG.
450 * Makefile.def (ppl, cloog): Added modules and dependences.
451 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
452 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
454 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
456 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
457 (GCC_SHLIB_SUBDIR): New.
458 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
459 * configure: Regenerate.
460 * Makefile.in: Regenerate.
462 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
464 * MAINTAINERS: Consistently use tabs to separate columns.
466 2008-08-29 Tristan Gingold <gingold@adacore.com>
468 * MAINTAINERS (Write after Approval): Add myself.
470 2008-08-28 Tristan Gingold <gingold@adacore.com>
472 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
473 Enable bfd, binutils and opcodes.
474 * configure: Regenerate.
476 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
478 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
480 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
482 * MAINTAINERS: Use correct Umlaut for last name.
484 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
486 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
488 2008-08-16 David Edelsohn <edelsohn@gnu.org>
490 * MAINTAINERS: Update my email address.
492 2008-08-16 Nicolas Roche <roche@adacore.com>
494 * Makefile.tpl: Add BOOT_ADAFLAGS.
495 * Makefile.in: Regenerate.
497 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
499 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
500 * configure: Regenerate.
502 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
504 * configure.ac: Add makefile fragments for hpux.
505 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
506 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
507 * configure: Regenerate.
508 * Makefile.in: Regenerate.
510 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
512 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
514 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
516 * MAINTAINERS (Write after Approval): Add myself.
518 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
520 * MAINTAINERS (Write After Approval): Add myself.
522 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
524 * MAINTAINERS (Write After Approval): Add myself.
526 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
528 * MAINTAINERS: Update my email address.
530 2008-06-25 Joey Ye <joey.ye@intel.com>
532 * MAINTAINERS (Write After Approval): Add myself.
534 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
536 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
537 * Makefile.in: Regenerate.
538 * configure: Regenerate.
540 2008-06-17 Daniel Kraft <d@domob.eu>
542 * MAINTAINERS (Write After Approval): Add myself.
544 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
546 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
547 "$@" is still intact with both Autoconf 2.59 and 2.62.
548 * configure: Regenerate.
550 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
552 * Makefile.tpl: Fix comment errors.
553 * Makefile.in: Regenerate.
555 2008-06-12 David S. Miller <davem@davemloft.net>
556 David Edelsohn <edelsohn@gnu.org>
558 * configure.ac: Add powerpc*-*-* to gold supported targets.
559 * configure: Regenerate.
561 2008-06-08 Joseph Myers <joseph@codesourcery.com>
563 PR tree-optimization/36218
564 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
565 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
566 (all prefix="build-"): Pass them to build-system sub-makes.
567 * Makefile.in: Regenerate.
569 2008-06-07 Joseph Myers <joseph@codesourcery.com>
571 * MAINTAINERS (mt port): Remove.
572 (sco5, unixware, sco udk): Remove.
573 (Kean Johnston): Add to Write After Approval.
575 2008-05-30 Julian Brown <julian@codesourcery.com>
577 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
578 of libobjc for ARM EABI Linux.
579 * configure: Regenerate.
581 2008-05-18 Xinliang David Li <davidxl@google.com>
583 * ChangeLog: Remove wrong ChangeLog entry.
585 2008-05-17 Xinliang David Li <davidxl@google.com>
587 * MAINTAINERS (Write After Approval): Add myself.
589 2008-05-15 Janus Weil <janus@gcc.gnu.org>
591 * MAINTAINERS (Write After Approval): Add myself.
593 2008-05-14 Rafael Espíndola <espindola@google.com>
595 * config-ml.in: don't handle --enable-shared and --enable-static.
597 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
599 * MAINTAINERS: Update my email address.
601 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
603 * MAINTAINERS: Update my email address.
605 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
607 * MAINTAINERS (Write After Approval): Add myself.
609 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
611 * MAINTAINERS (Write After Approval): Add myself.
613 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
615 * MAINTAINERS (crx): Add myself.
617 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
620 2008-04-14 David S. Miller <davem@davemloft.net>
622 * configure.ac: Add sparc*-*-* to gold supported targets.
623 * configure: Regenerate.
625 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
628 * configure.ac: Include override.m4.
629 * configure: Regenerate.
631 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
633 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
634 * Makefile.in: Regenerate.
636 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
638 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
639 as nonconfigurable directories list.
640 * configure: Regenerate.
642 2008-04-14 Ben Elliston <bje@au.ibm.com>
644 * config.sub, config.guess: Update from upstream sources.
646 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
648 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
649 * Makefile.in: Regenerate.
651 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
653 * configure.ac: Do not build libssp for the AVR.
654 * configure: Regenerate.
656 2008-04-07 Ian Lance Taylor <iant@google.com>
658 * Makefile.def: check-gold depends upon all-binutils.
659 * Makefile.in: Regenerate.
661 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
663 * MAINTAINERS (Write After Approval): Add myself.
665 2008-04-04 Nick Clifton <nickc@redhat.com>
668 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
670 * configure: Regenerate.
672 2008-04-04 NightStrike <NightStrike@gmail.com>
675 * configure.ac: Combine rules for mingw32 and mingw64.
676 * configure: Regenerate.
678 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
680 * MAINTAINERS (Write After Approval): Add myself.
682 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
684 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
685 * Makefile.in (.NOTPARALLEL): Ditto.
687 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
689 * MAINTAINERS (Write After Approval): Add myself.
691 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
693 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
694 * Makefile.in (.NOTPARALLEL): Regenerate.
696 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
698 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
699 * Makefile.in: Regenerate.
701 2008-03-26 Jakub Staszak <kuba@et.pl>
703 * MAINTAINERS (Write After Approval): Add myself.
705 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
707 * MAINTAINERS: Update e-mail address.
709 2008-03-20 Ian Lance Taylor <iant@google.com>
711 * configure.ac: Add support for --enable-gold.
712 * Makefile.def: Add gold as a directory like ld.
713 * configure, Makefile.in: Regenerate.
715 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
717 * configure.ac: m4_include config/proginstall.m4.
718 * configure: Regenerate.
720 Backport from upstream Libtool:
722 2007-10-12 Eric Blake <ebb9@byu.net>
724 Deal with Autoconf 2.62's semantic change in m4_append.
725 * ltsugar.m4 (lt_append): Replace broken versions of
727 (lt_if_append_uniq): Don't require separator to be overquoted,
728 and avoid broken m4_append.
729 (lt_dict_add): Fix typo.
730 * libtool.m4 (_LT_DECL): Don't overquote separator.
732 2008-03-13 David Edelsohn <edelsohn@gnu.org>
734 * config.rpath: Add AIX 6 support.
736 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
738 * Makefile.def (stageprofile). Remove -fprofile-generate
739 from stage_libcflags.
740 * Makefile.in: Regenerate.
742 2008-03-13 Ben Elliston <bje@au.ibm.com>
744 * config.sub, config.guess: Update from upstream sources.
746 2008-03-06 Tom Tromey <tromey@redhat.com>
748 * MAINTAINERS: Update for treelang deletion.
750 2008-03-03 James E. Wilson <wilson@tuliptree.org>
752 * MAINTAINERS: Update my email address.
754 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
756 * MAINTAINERS (darwin port): Add myself as a maintainer.
757 (objective-c/c++): Add myself as a maintainer.
759 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
761 * MAINTAINERS (Write After Approval): Update my email address.
763 2008-02-25 Tomas Bily <tbily@suse.cz>
765 * MAINTAINERS (Write After Approval): Add myself.
767 2008-02-23 Jakub Jelinek <jakub@redhat.com>
769 * MAINTAINERS (OpenMP): Add myself.
771 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
776 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
777 * configure: Regenerate.
779 * Makefile.def: Define stage_libcflags for all bootstrap stages.
780 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
781 STAGE4_LIBCFLAGS): New.
782 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
783 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
784 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
785 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
786 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
787 for target modules. Don't export LIBCFLAGS.
788 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
789 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
790 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
791 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
792 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
793 * Makefile.in: Regenerate.
795 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
798 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
799 Do not use -DDLL_EXPORT. Backport from upstream.
801 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
803 * MAINTAINERS (Write After Approval): Add myself.
805 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
807 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
808 * configure: Regenerate.
810 2008-01-31 Marc Gauthier <marc@tensilica.com>
812 * configure.ac (xtensa*-*-*): Recognize processor variants.
813 * configure: Regenerate.
815 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
818 * configure.ac (PARSE_ARGS): Push suitable setting of
819 ac_subdirs_all, for `./configure --help=recursive'.
820 Handle `+' in generic toplevel directory disabling.
821 * configure: Regenerate.
823 2008-01-28 Nick Clifton <nickc@redhat.com>
825 * MAINTAINERS (xstormy16): Take over maintainership.
827 2008-01-25 Joseph Myers <joseph@codesourcery.com>
829 * MAINTAINERS (c4x port): Remove.
831 2008-01-24 David Edelsohn <edelsohn@gnu.org>
833 * libtool.m4: Backport AIX 6 support from ToT Libtool.
835 2008-01-23 Ben Elliston <bje@au.ibm.com>
837 * config.sub, config.guess: Update from upstream sources.
839 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
841 * MAINTAINERS (Write After Approval): Add myself.
843 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
845 * MAINTAINERS: Update my email address.
847 2008-01-09 Raksit Ashok <raksit@google.com>
849 * MAINTAINERS (Write After Approval): Add myself.
851 2008-01-09 Raksit Ashok <raksit@google.com>
853 * MAINTAINERS (Write After Approval): Add myself.
855 2008-01-08 Ben Elliston <bje@au.ibm.com>
857 * config.sub, config.guess: Update from upstream sources.
859 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
861 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
862 Change recommended MPFR from 2.2.1 -> 2.3.0.
863 * configure: Regenerate.
865 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
867 * MAINTAINERS: Update my email address.
869 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
871 * MAINTAINERS: Update my email address.
873 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
875 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
876 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
877 * Makefile.in: Regenerate.
879 2007-12-10 Mark Heffernan <meheff@google.com>
881 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
884 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
886 * configure.ac: Enable libjava for x86_64-*-darwin9.
887 * configure: Regenerate.
889 2007-12-07 Bill Maddox <maddox@google.com>
891 * MAINTAINERS (Write After Approval): Add myself.
893 2007-12-05 Ben Elliston <bje@au.ibm.com>
895 * config.sub, config.guess: Update from upstream sources.
897 2007-12-02 Matthias Klose <doko@ubuntu.com>
899 * config-ml.in: Remove 64bit configure tests.
901 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
903 * config-ml.in: Robustify against white space in absolute file
906 * config-ml.in (multi-clean): Substitute ${Makefile}.
907 Remove superfluous ${Makefile} in list.
909 2007-11-19 Thiemo Seufer <ths@mips.com>
911 * config-ml.in: Don't hardcode the Makefile name.
913 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
915 * MAINTAINERS (Write After Approval): Add myself.
917 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
919 * MAINTAINERS (Write After Approval): Add myself.
921 2007-11-06 Doug Kwan <dougkwan@google.com>
923 * MAINTAINERS (Write After Approval): Add myself.
925 2007-10-25 Ben Elliston <bje@au.ibm.com>
927 * MAINTAINERS (mercury): Remove entry.
928 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
930 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
932 * Makefile.def (dependencies): Make configure-gdb depend on
934 * Makefile.in: Regenerated.
936 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
938 * MAINTAINERS (Fortran maintainer): Remove myself.
940 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
942 * Makefile.def: To avoid problems running with parallel makes,
943 build newlib before libgloss so that target specific header
945 * Makefile.in: Regenerate
947 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
949 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
950 * Makefile.in: Regenerate.
952 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
954 * MAINTAINERS (Register allocation reviewer): Add myself.
956 2007-10-08 Mike Frysinger <vapier@gentoo.org>
958 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
959 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
960 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
961 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
962 * configure: Regenerate.
964 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
966 * MAINTAINERS (Register allocation reviewer): Add myself.
968 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
970 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
971 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
972 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
973 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
974 * configure.ac: Default them to host tools for $host = $build.
977 * configure: Regenerate.
978 * Makefile.in: Regenerate.
980 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
982 * MAINTAINERS (Register allocation reviewer): Add myself.
984 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
986 * MAINTAINERS (Register allocation reviewer): Add myself.
988 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
990 * MAINTAINERS (Write After Approval): Fix typo.
992 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
994 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
995 * configure: Regenerate.
997 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1000 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1001 they're already prefixed.
1003 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1005 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1007 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1008 * configure: Regenerate.
1009 * Makefile.in: Regenerate.
1011 2007-09-17 Andreas Schwab <schwab@suse.de>
1013 * configure.ac: Raise minimum makeinfo version to 4.6.
1014 * configure: Regenerate.
1016 2007-09-17 Johannes Singler <singler@ira.uka.de>
1018 * MAINTAINERS (write-after-approval) add myself
1020 2007-09-15 Alan Modra <amodra@bigpond.net.au>
1022 * configure.ac: Correct makeinfo version check.
1023 * configure: Regenerate.
1025 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1027 * MAINTAINERS: Update my email address.
1029 2007-09-14 Richard Sandiford <richard@codesourcery.com>
1031 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1032 to $skipdirs and only disable gprof for newlib. Use the normal
1033 mips*-elf* handling in other respects.
1034 * configure: Regnerate.
1036 2007-09-12 David Daney <ddaney@avtrex.com>
1038 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1040 * configure: Regenerate.
1042 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1045 * configure.ac: For libgloss targets, point the linker to the linker
1046 script, startup code and simulator library.
1047 * configure: Regenerate.
1049 2007-09-07 Andrew Haley <aph@redhat.com>
1051 * configure.ac (noconfigdirs): Remove target-libffi and
1053 * configure: Regenerate.
1055 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1058 * configure.ac: Use config/mh-mingw on mingw.
1059 * configure: Regenerate.
1061 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1063 * MAINTAINERS (Write After Approval): Add myself.
1065 2007-09-05 Richard Guenther <rguenther@suse.de>
1067 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1068 nor --disable-checking is provided also turn on yes and types
1069 checking for stage1.
1070 * configure: Re-generate.
1072 2007-08-30 Krister Walfridsson <cato@df.lth.se>
1074 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1075 (Write After Approval): Remove myself.
1077 2007-08-29 Nick Clifton <nickc@redhat.com>
1079 * config.sub, config.guess: Update from upstream sources.
1081 2007-08-22 Bud Davis <jmdavis@link.com>
1083 * MAINTAINERS (Write After Approval): Added myself.
1084 * MAINTAINERS (Reviewers): Removed myself.
1086 2007-08-18 Paul Brook <paul@codesourcery.com>
1087 Joseph Myers <joseph@codesourcery.com>
1089 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1090 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1091 * Makefile.in: Regenerate.
1092 * configure.ac (--with-debug-prefix-map): New.
1093 * configure: Regenerate.
1095 2007-08-17 Richard Sandiford <richard@codesourcery.com>
1096 Nigel Stephens <nigel@mips.com>
1098 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1099 as target_makefile_frag.
1100 * configure: Regenerate.
1102 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
1104 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1105 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1106 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1107 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1108 (do-compare, do-compare3, do-compare-debug): New.
1109 ([+compare-target+]): Use them.
1111 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1113 * MAINTAINERS (Write After Approval): Change my email address.
1115 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1116 Ben Elliston <bje@au.ibm.com>
1118 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1119 --silent if $silent.
1120 * configure: Regenerate.
1122 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
1124 * MAINTAINERS (Various Maintainers): Add myself as
1125 loop infrastructure maintainer. Update my e-mail
1128 2007-07-31 Diego Novillo <dnovillo@google.com>
1130 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1133 2007-07-26 Richard Guenther <rguenther@suse.de>
1135 * configure.ac: Add types checking to stage1 checking flags.
1136 * configure: Regenerate.
1138 2007-07-17 Nick Clifton <nickc@redhat.com>
1140 * COPYING3: New file. Contains version 3 of the GNU General
1142 * COPYING3.LIB: New file. Contains version 3 of the GNU
1143 Lesser General Public License.
1145 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1147 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1149 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1151 * MAINTAINERS (S/390 co-maintainer): Add myself.
1152 (Write After Approval): Remove myself.
1154 2007-07-13 Dan Hipschman <dsh@google.com>
1156 * MAINTAINERS (Write After Approval): Add myself.
1158 2007-07-11 Nick Clifton <nickc@redhat.com>
1160 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1162 * Makefile.in: Regenerate.
1164 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1166 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1169 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1171 * lt~obsolete.m4: New. Import from 20070318 libtool.
1173 2007-07-03 Julian Brown <julian@codesourcery.com>
1175 * MAINTAINERS (Write After Approval): Add myself.
1177 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1179 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1180 * configure: Regenerate.
1182 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1184 * configure.ac: Add some missing m4 quotation.
1185 * configure: Regenerate.
1187 2007-07-02 Simon Baldwin <simonb@google.com>
1189 * MAINTAINERS (Write After Approval): Add myself.
1191 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
1193 * configure: Regenerate.
1195 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
1197 * Makefile.def: Add windmc tool to build.
1198 * Makefile.tpl: Likewise.
1199 * configure.ac: Likewise.
1200 * Makefile.in: Regenerate.
1201 * configure: Regenerate.
1203 2007-06-28 DJ Delorie <dj@redhat.com>
1205 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1206 not building newlib.
1207 * configure: Regenerated.
1209 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1211 * MAINTAINERS (Write After Approval): Add myself.
1213 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
1215 * MAINTAINERS (Write After Approval): Add myself.
1217 2007-06-19 Chris Matthews <chrismatthews@google.com>
1219 * MAINTAINERS (Write After Approval): Add myself.
1221 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1223 * MAINTAINERS (Write After Approval): Add myself.
1225 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1227 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1228 * Makefile.in: Regenerated.
1230 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1232 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1233 bfin*-*-uclinux* targets.
1234 * configure: Regenerate.
1236 2007-06-14 Ian Lance Taylor <iant@google.com>
1238 * MAINTAINERS: Add myself as non-algorithmic global write
1241 2007-06-14 Diego Novillo <dnovillo@google.com>
1243 * MAINTAINERS: Add self as middle-end maintainer and
1244 non-algorithmic global write maintainer.
1246 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1248 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1249 Move all Fortran maintainers except Paul Brook into the
1250 Non-Autopoiesis section.
1252 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
1254 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1255 (distclean-stage[+id+]): Possibly delete stage_last.
1256 * Makefile.in: Regenerate.
1258 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
1260 * MAINTAINERS (Various Maintainer): Fix typo.
1262 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
1264 * MAINTAINERS (Various Maintainer): Add myself as
1265 dataflow maintainer.
1267 2007-06-07 Ben Elliston <bje@au.ibm.com>
1269 * config.sub, config.guess: Update from upstream sources.
1271 2007-06-07 Ben Elliston <bje@au.ibm.com>
1273 * Makefile.tpl: Fix spelling error.
1274 * Makefile.in: Regenerate.
1276 2007-06-01 Steve Ellcey <sje@cup.hp.com>
1278 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1279 lt_cv_sys_max_cmd_len.
1281 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1283 * MAINTAINERS (Various Maintainers): Add myself as
1284 auto-vectorizer maintainer.
1286 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
1289 * libtool.m4: Revert previous change.
1290 * ltgcc.m4: Put it here.
1292 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1294 * MAINTAINERS (Various Maintainers): Add myself as
1295 auto-vectorizer maintainer.
1297 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1300 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1302 2007-05-30 Richard Guenther <rguenther@suse.de>
1304 * MAINTAINERS (Various Maintainers): Add myself as
1305 auto-vectorizer maintainer.
1307 2007-05-30 Jakub Jelinek <jakub@redhat.com>
1310 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1311 * configure: Rebuilt.
1313 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
1315 * MAINTAINERS (Write After Approval): Removed my name.
1317 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1319 * MAINTAINERS (Write After Approval): Remove myself.
1321 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1323 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1325 2007-05-23 Steve Ellcey <sje@cup.hp.com>
1327 * ltmain.sh: Update from ToT Libtool.
1328 * libtool.m4: Update from ToT Libtool.
1329 * ltsugar.m4: New. Update from ToT Libtool.
1330 * ltversion.m4: New. Update from ToT Libtool.
1331 * ltoptions.m4: New. Update from ToT Libtool.
1333 * ltcf-c.sh: Remove.
1334 * ltcf-cxx.sh: Remove.
1335 * ltcf-gcj.sh: Remove.
1337 2007-05-22 Ollie Wild <aaw@google.com>
1339 * MAINTAINERS (Write After Approval): Add myself.
1341 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
1343 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1345 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1346 Remove CFLAGS/LIBCFLAGS.
1347 (configure-stage[+id+]-[+prefix+][+module+],
1348 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1349 * Makefile.in: Regenerate.
1351 2007-05-15 Diego Novillo <dnovillo@google.com>
1353 * MAINTAINERS: Update e-mail address.
1355 2007-05-15 Revital Eres <eres@il.ibm.com>
1357 * MAINTAINERS (Write After Approval): Add myself.
1359 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
1361 * MAINTAINERS (Write After Approval): Updated my address.
1363 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1365 * MAINTAINERS (Write After Approval): Add myself.
1367 2007-05-11 Silvius Rus <rus@google.com>
1369 * MAINTAINERS (Write After Approval): Add myself.
1371 2007-04-23 Tom Tromey <tromey@redhat.com>
1373 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1375 2007-04-22 Mark Mitchell <mark@codesourcery.com>
1377 * MAINTAINERS (cpplib): Rename to ...
1378 (libcpp): ... this. Add C/C++ front end maintainers.
1380 2007-04-14 Steve Ellcey <sje@cup.hp.com>
1382 * config-ml.in: Pass ${ml_config_env} to configure calls.
1384 2007-04-04 Christian Bruel <christian.bruel@st.com>
1386 * MAINTAINERS (Write After Approval): Add myself.
1388 2007-04-02 Dave Korn <dave.korn@artimi.com>
1390 * MAINTAINERS (Write After Approval): Add myself.
1392 2007-03-31 Tobias Burnus <burnus@net-b.de>
1394 * MAINTAINERS (fortran 95 front end): Add myself.
1396 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1398 * MAINTAINERS (Write After Approval): Add myself.
1400 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
1402 * MAINTAINERS (Modulo Scheduler): Add myself.
1404 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1406 * MAINTAINERS (fortran 95 front end): Add myself.
1407 (c++ front end): whitespace fix.
1409 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1411 * MAINTAINERS (Write After Approval): Add myself.
1413 2007-03-21 Richard Sandiford <richard@codesourcery.com>
1415 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1416 of glob. Quote arguments with single quotes too.
1417 * configure: Regenerate.
1419 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1421 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1422 * Makefile.in: Regenerate
1424 2007-03-07 Andreas Schwab <schwab@suse.de>
1426 * configure: Regenerate.
1428 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1430 * configure.ac: Add "--with-pdfdir" configure option,
1431 which defines pdfdir variable.
1432 * Makefile.def (target=fixincludes): Add install-pdf to
1434 (recursive_targets): Add install-pdf target.
1435 (flags_to_pass): Add pdfdir.
1436 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1438 * configure: Regenerate
1439 * Makefile.in: Regenerate
1441 2007-02-28 Eric Christopher <echristo@apple.com>
1444 2006-12-07 Mike Stump <mrs@apple.com>
1446 * Makefile.def (dependencies): Add dependency for
1447 install-target-libssp and install-target-libgomp on
1449 * Makefile.in: Regenerate.
1451 2007-02-27 Matt Kraai <kraai@ftbfs.org>
1453 * configure: Regenerate.
1454 * configure.ac: Move statements after variable declarations.
1456 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1458 * MAINTAINERS: Add myself as sh maintainer.
1460 2007-02-19 Joseph Myers <joseph@codesourcery.com>
1462 * configure.ac: Adjust for loop syntax.
1463 * configure: Regenerate.
1465 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1467 * configure: Rebuilt.
1469 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1471 * configure.ac: Drop multiple occurrences of --enable-languages,
1472 and fix its quoting.
1473 * configure: Rebuilt.
1475 2007-02-17 Mark Mitchell <mark@codesourcery.com>
1476 Nathan Sidwell <nathan@codesourcery.com>
1477 Vladimir Prus <vladimir@codesourcery.com>
1478 Joseph Myers <joseph@codesourcery.com>
1480 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1481 * configure: Regenerate.
1483 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1485 * ltconfig (freebsd*): Default to elf.
1487 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1489 * configure.ac (target_libraries): Move libgcc before libiberty.
1490 * configure: Regenerated.
1492 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1493 Paolo Bonzini <bonzini@gnu.org>
1496 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1497 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1498 * configure: Regenerated.
1500 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1502 * MAINTAINERS (Language Front End Maintainers): Update my mail
1505 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1508 * configure.ac: Correct syntax for Solaris ksh.
1509 * configure: Regenerated.
1511 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1513 * configure.ac: Sync with src.
1514 * configure: Regenerate.
1516 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1518 * Makefile.in: Regenerate.
1520 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1522 * config.sub: Sync with src.
1524 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1526 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1527 noncanonical equivalents.
1528 * configure.in: Rename to...
1529 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1530 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1531 target_noncanonical. Use them. Rewrite removal of configure
1532 arguments for autoconf 2.59. Discard variable settings. Force
1533 program_transform_name for native tools.
1535 * Makefile.in: Regenerated.
1536 * configure: Regenerated with autoconf 2.59.
1538 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
1540 * MAINTAINERS (Write After Approval): Add myself.
1542 2007-01-31 Andreas Schwab <schwab@suse.de>
1544 * Makefile.tpl (LDFLAGS): Substitute it.
1545 * Makefile.in: Regenerate.
1547 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1549 * MAINTAINERS (Write After Approval): Add myself.
1551 2007-01-28 David Edelsohn <edelsohn@gnu.org>
1553 * MAINTAINERS (spu port): Add myself.
1555 2007-01-23 Richard Guenther <rguenther@suse.de>
1558 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1559 * Makefile.tpl (GNATBIND): Substitute it.
1560 (GNATMAKE): Likewise.
1561 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1563 * Makefile.in: Regenerate.
1564 * configure: Regenerate.
1566 2007-01-18 Mike Stump <mrs@apple.com>
1568 * configure.in: Re-enable -Werror for gcc builds.
1570 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
1572 * MAINTAINERS (Write After Approval): Add myself.
1574 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1576 * configure.in: Change == to = in test command.
1577 * configure: Regenerate.
1579 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1580 Nick Clifton <nickc@redhat.com>
1581 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1583 * configure.in (build_configargs, host_configargs, target_configargs):
1584 Remove build/host/target parameters.
1585 (host_libs): Add gmp and mpfr.
1586 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1587 * Makefile.def (gmp, mpfr): New.
1588 (gcc): Remove target.
1589 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1590 target_os, target_vendor): New.
1591 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1592 * configure: Regenerate.
1593 * Makefile.in: Regenerate.
1595 2007-01-11 Matt Fago <fago@earthlink.net>
1597 * configure.in: Try to link to functions only in mpfr 2.2.x
1598 to improve robustness of configure tests.
1599 * configure: Regenerate.
1601 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
1603 * MAINTAINERS: Add myself as i386 maintainer.
1605 2007-01-08 Jan Hubicka <jh@suse.cz>
1607 * MAINTAINERS: Add myself as i386 maintainer.
1609 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
1611 * configure.in: Add support for an x86_64-mingw* target.
1612 * configure: Regenerate.
1614 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1616 * Makefile.tpl (all-target): Correct @if conditional for target
1618 * configure.in: Omit libiberty if building only target libgcc.
1619 * configure, Makefile.in: Regenerated.
1621 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
1623 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1624 * configure: Regenerate.
1626 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1628 * Makefile.def (target_modules): Add libgcc.
1629 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1630 * Makefile.tpl (clean-target-libgcc): Delete.
1631 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1632 on gcc even for bootstrapped modules. Rewrite handling of
1633 lang_env_dependencies to loop over target_modules.
1634 * configure.in (target_libraries): Add target-libgcc.
1635 * Makefile.in, configure: Regenerated.
1637 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1639 * configure.in: Reorganize recognition of languages. Add
1640 --enable-stage1-languages. Show supported languages for the chosen
1641 target rather than all recognized languages.
1642 * configure: Regenerate.
1644 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1646 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1647 * Makefile.in: Regenerate.
1649 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1651 * configure.in: Warn that MPFR 2.2.0 is buggy.
1652 * configure: Regenerate.
1654 2006-12-27 Ian Lance Taylor <iant@google.com>
1656 * configure.in: When removing Makefiles to force a reconfigure, also
1657 remove prev-DIR*/Makefile.
1658 * configure: Regenerate.
1660 2006-12-22 Andreas Schwab <schwab@suse.de>
1662 * configure: Regenerate with correct autoconf version.
1664 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1666 * configure.in: add AC_SUBST for *_FOR_TARGET.
1667 * configure: Regenerate.
1669 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1671 * configure.in: Simplify logic for rejecting languages that cannot
1672 be built. Separate the case when a language is unsupported,
1673 from the case when the user chooses not to build a language.
1675 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1677 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1678 it only affects bootstrap and could be tested on "$host" as well.
1679 * configure: Regenerate.
1680 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1682 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1685 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1686 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1687 move here comment from Makefile.tpl.
1688 * Makefile.tpl: Move some definitions higher in the file.
1689 (STAGE1_CHECKING): New.
1690 * configure.in: Add --enable-stage1-checking.
1691 * configure: Regenerate.
1692 * Makefile.in: Regenerate.
1694 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1696 * MAINTAINERS: Add myself as build system maintainer.
1698 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
1700 * MAINTAINERS (Write After Approval): Add myself.
1702 2006-12-13 Eric Christopher <echristo@apple.com>
1704 * MAINTAINERS: Add myself as darwin maintainer.
1706 2006-12-11 Ian Lance Taylor <ian@airs.com>
1708 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1710 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
1712 MAINTAINERS: Update my entry.
1714 2006-12-11 Alan Modra <amodra@bigpond.net.au>
1716 * configure.in: Handle spu makefile frag.
1717 * Makefile.tpl (MAINT): Define
1718 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1719 * configure: Regenerate.
1720 * Makefile.in: Regenerate.
1722 2006-12-11 Ben Elliston <bje@au.ibm.com>
1724 * config.guess: Import latest version.
1725 * config.sub: Likewise.
1727 2006-12-11 Ben Elliston <bje@au.ibm.com>
1729 * configure.in (spu-*-*): Don't skip target-libiberty.
1730 * configure: Regenerate.
1732 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
1735 * configure.in: Correct x86 darwin support for libjava to powerpc
1737 * configure: Regenerate.
1739 2006-12-08 Sandro Tolaini <tolaini@libero.it>
1741 * configure.in: Add x86 darwin support for libjava.
1742 * configure: Regenerate.
1744 2006-12-07 Mike Stump <mrs@apple.com>
1746 * Makefile.def (dependencies): Add dependency for
1747 install-target-libssp and install-target-libgomp on
1749 * Makefile.in: Regenerate.
1751 2006-12-04 Richard Guenther <rguenther@suse.de>
1753 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1754 (Non-Algorithmic Maintainers): Move over non-algorithmic
1755 loop optimizer maintainers, add myself as a non-algorithmic
1756 middle-end maintainer.
1758 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
1760 * MAINTAINERS (Write After Approval): Add myself.
1762 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1764 * configure.in: Update error message for missing GMP/MPFR.
1766 * configure: Regenerate.
1768 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1770 * configure.in: Update MPFR version in error message.
1772 * configure: Regenerate.
1774 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1776 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1777 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1778 --with-gmp-lib): New flags.
1780 * configure: Regenerate.
1782 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
1784 * MAINTAINERS (Write After Approval): Change my email address.
1786 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1788 * MAINTAINERS (Write After Approval): Add myself.
1790 2006-11-22 Philipp Thomas <pth@suse.de>
1792 * MAINTAINERS (i18n): Update e-mail address.
1794 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1796 * MAINTAINERS (spu port): Add myself as maintainer.
1797 (Write After Approval): Remove myself.
1799 2006-11-22 Ben Elliston <bje@au.ibm.com>
1801 * configure.in (skipdirs): Don't build libssp for SPU.
1802 * configure: Regenerate.
1804 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
1806 * MAINTAINERS (spu port): Add myself as maintainer.
1807 (libobjc): Update my email address.
1809 2006-11-21 Andrea Bona <andrea.bona@st.com>
1811 * MAINTAINERS (Write After Approval): Add myself.
1813 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1815 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1816 * configure : Rebuilt.
1818 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1820 * MAINTAINERS (Write After Approval): Add myself.
1822 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
1824 * MAINTAINERS (Write After Approval): Add myself.
1826 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1828 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1830 * configure: Regenerate.
1832 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
1834 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1835 (unstage): Test for stage_last presence.
1838 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1839 * Makefile.in: Regenerate.
1841 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
1843 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1846 2006-11-14 Erven Rohou <erven.rohou@st.com>
1848 * MAINTAINERS (Write After Approval): Add myself.
1850 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
1852 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1853 and stageN-package/Makefile.
1854 * Makefile.in: Regenerated.
1856 2006-11-14 Jie Zhang <jie.zhang@analog.com>
1858 * configure.in: Remove target-libgloss from noconfigdirs for
1860 * configure: Regenerated.
1862 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1864 * configure.in (have_gmp): Only error if the gcc directory exists.
1866 * configure: Regenerate.
1868 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1870 * configure.in: Robustify error message for missing GMP/MPFR.
1872 * configure: Regenerate.
1874 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
1876 * MAINTAINERS (Write After Approval): Add myself.
1878 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
1880 * MAINTAINERS: Change email address.
1882 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
1884 * MAINTAINERS (Write After Approval): Add myself.
1886 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
1888 * MAINTAINERS (Write After Approval): Add myself.
1890 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
1892 * MAINTAINERS (Write After Approval): Move myself to
1893 Write After Approval section.
1895 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1897 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
1899 * configure: Regenerate.
1901 2006-10-16 Tobias Burnus <burnus@net-b.de>
1903 * MAINTAINERS (Write After Approval): Add myself.
1905 2006-10-16 Ben Elliston <bje@au.ibm.com>
1907 * config.guess: Import latest version.
1908 * config.sub: Likewise.
1910 2006-10-10 Brooks Moses <bmoses@stanford.edu>
1912 * Makefile.def: Added pdf target handling.
1913 * Makefile.tpl: Added pdf target handling.
1914 * Makefile.in: Regenerated.
1916 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
1918 * MAINTAINERS: Add self as score port maintainer.
1920 2006-10-04 Brooks Moses <bmoses@stanford.edu>
1922 * MAINTAINERS (Write After Approval): Add myself.
1924 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
1926 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
1928 * configure: Regenerated.
1930 2006-09-27 Dave Brolley <brolley@redhat.com>
1932 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1934 * configure: Regenerated.
1936 2006-09-26 Thiemo Seufer <ths@mips.com>
1938 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1939 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1940 * configure: Regenerate.
1942 2006-09-24 Graeme Peterson <gridly@gmail.com>
1944 * MAINTAINERS (Write After Approval): Remove myself.
1946 2006-09-22 Chao-ying Fu <fu@mips.com>
1948 * MAINTAINERS (Write After Approval): Add myself.
1950 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
1952 * MAINTAINERS: Add self as soft-fp maintainer.
1954 2006-09-09 Anatoly Sokolov <aesok@post.ru>
1956 * MAINTAINERS: Add myself as avr maintainer.
1957 Remove Marek Michalkiewicz as avr maintainer.
1959 2006-09-07 Roberto Costa <roberto.costa@st.com>
1961 * MAINTAINERS (Write After Approval): Add myself.
1963 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
1965 * configure.in: Never build newlib for a Mingw host.
1966 Never build newlib as Mingw target library.
1967 Test the existence of winsup/cygwin for building a Cygwin newlib,
1968 rather than just winsup.
1969 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1970 building a Mingw target.
1971 * configure: Regenerate.
1973 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
1975 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1977 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
1979 * config.guess: Import from src (was more updated).
1980 * config.sub: Likewise.
1982 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1984 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1985 * configure: Regenerated.
1987 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
1989 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1990 for stages after the first.
1992 2006-07-17 Jakub Jelinek <jakub@redhat.com>
1994 * Makefile.def: Add dependencies for configure-opcodes
1995 on configure-intl and all-opcodes on all-intl.
1996 * Makefile.in: Regenerated.
1998 2006-07-13 Ben Elliston <bje@au.ibm.com>
2000 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2002 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2004 Port to hosts whose 'sort' and 'tail' implementations
2005 treat operands with leading '+' as file names, as POSIX
2006 has required since 2001. However, make sure the code still
2007 works on pre-POSIX hosts.
2008 * ltmain.sh: Don't assume "sort +2" is equivalent to
2009 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2011 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2013 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2015 2006-07-04 Peter O'Gorman <peter@pogma.com>
2017 * ltconfig: chmod 644 before ranlib during install.
2019 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2022 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2023 if the bootstrap compiler is a GCC version that supports it.
2024 * configure: Regenerate.
2026 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2028 * configure.in: Fix thinkos in previous check-in.
2029 * configure: Regenerate.
2031 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2034 * configure.in: Test subdir_requires and give an appropriate
2036 * configure: Regenerate.
2038 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2040 * MAINTAINERS (Write After Approval): Add myself.
2042 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
2044 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2046 2006-06-22 Steve Ellcey <sje@cup.hp.com>
2048 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2050 2006-06-20 David Ayers <d.ayers@inode.at>
2053 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2054 whether target-libjava is being configured instead of whether the
2055 java front end is enabled.
2056 * configure: Regenerate.
2058 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2061 * configure.in: Only enable libgomp on IRIX 6.
2062 * configure: Regenerate.
2064 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
2066 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2068 * Makefile.in: Regenerate.
2070 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2072 * config-ml.in: Alter CCASFLAGS to include special
2073 multilib options the same as is done for CFLAGS.
2075 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2077 * configure.in: Don't enable libgomp on hpux10.
2078 * configure: Rebuilt.
2080 2006-06-12 David Ayers <d.ayers@inode.at>
2084 * configure.in: Remove target-boehm-gc from noconfigdirs where
2085 ${libgcj} is specified.
2086 * configure: Regenerate.
2088 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2092 * configure.in: Sync.
2093 * configure: Regenerated.
2095 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2097 * Makefile.def: Added dependencies from sim and gdb on intl, and
2098 added configure dependencies to everything with an all dependency
2100 * Makefile.in: Regenerated.
2102 2006-06-06 David Ayers <d.ayers@inode.at>
2105 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2106 * Makefile.in: Regenerate.
2107 * configure.in: Add --enable-objc-gc at toplevel and have it
2108 enable boehm-gc for Objective-C.
2109 Remove target-boehm-gc from libgcj.
2110 Add target-boehm-gc to target_libraries.
2111 Add target-boehm-gc to noconfigdirs where ${libgcj}
2113 Assert that boehm-gc is supported when requested for Objective-C.
2114 Only build boehm-gc if needed either for Java or Objective-C.
2115 * configure: Regenerate.
2117 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
2120 * Makefile.tpl (configure-[+prefix+][+module+],
2121 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2122 Remove rule to unstage bootstrapped modules.
2123 (stage_current): New.
2124 * Makefile.in: Regenerate.
2126 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2128 * MAINTAINERS (Write After Approval): Update my e-mail address.
2130 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2132 * include/libiberty.h: Declare pex_run_in_environment.
2134 2006-05-31 Asher Langton <langton2@llnl.gov>
2136 * MAINTAINERS (Write After Approval): Add myself.
2138 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
2140 * Makefile.def (bfd, opcodes): Fix lib_path.
2141 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2142 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2143 * Makefile.in: Regenerate.
2145 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2147 * Makefile.in: Regenerate.
2149 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2151 * Makefile.def: Add install-html target. Add datarootdir
2152 docdir and htmldir to flags_to_pass.
2153 * Makefile.tpl: Add install-html target.
2154 * Makefile.in: Regenerate.
2155 * configure.in: Add --with-datarootdir, --with-docdir, and
2156 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2157 * configure: Regenerate.
2159 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2161 * configure.in: Enable gprof for cross builds.
2162 * configure: Regenerate.
2164 2006-05-22 Richard Guenther <rguenther@suse.de>
2167 2006-01-31 Richard Guenther <rguenther@suse.de>
2168 Paolo Bonzini <bonzini@gnu.org>
2170 * Makefile.def (target_modules): Add libgcc-math target module.
2171 * configure.in (target_libraries): Add libgcc-math target library.
2172 (--enable-libgcc-math): New configure switch.
2173 * Makefile.in: Re-generate.
2174 * configure: Re-generate.
2175 * libgcc-math: New toplevel directory.
2177 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2178 Andreas Tobler <a.tobler@schweiz.ch>
2180 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2181 * configure: Rebuilt.
2183 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
2185 * MAINTAINERS (Write After Approval): Add myself.
2187 2006-05-01 DJ Delorie <dj@redhat.com>
2189 * configure.in: Restore CFLAGS if GMP isn't present.
2190 * configure: Regenerate.
2192 2006-05-01 Richard Guenther <rguenther@suse.de>
2194 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2197 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2199 * MAINTAINERS (Write After Approval): Add myself.
2201 2006-04-28 Jan Beulich <jbeulich@novell.com>
2203 * MAINTAINERS (Write After Approval): Add myself.
2205 2006-04-18 DJ Delorie <dj@redhat.com>
2207 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2208 reference libgloss so that libssp can be built in a combined
2210 * configure: Regenerate.
2212 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
2214 * MAINTAINERS (Write After Approval): Add myself.
2216 2006-04-05 Ben Elliston <bje@au.ibm.com>
2218 * configure.in: Require makeinfo 4.4 or higher.
2219 * configure: Regenerate.
2221 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2223 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2224 Rearrange the entries of other libraries to have them in one place.
2226 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2228 * MAINTAINERS (Write After Approval): Remove myself.
2229 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2231 2006-03-14 Richard Guenther <rguenther@suse.de>
2233 * configure: Regenerate with autoconf 2.13.
2235 2006-03-13 Jim Blandy <jimb@codesourcery.com>
2237 * MAINTAINERS: Use my work address.
2239 * MAINTAINERS: Update my E-mail address.
2241 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2243 * configure.in: Handle --disable-<component> generically.
2244 * configure: Regenerate.
2246 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2249 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2251 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2253 * MAINTAINERS (Write After Approval): Remove myself.
2254 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2256 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2258 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2259 (TARGET_CONFIGDIRS): Remove.
2260 * configure.in: Remove AC_SUBST(target_configdirs).
2261 * Makefile.in, configure: Regenerated.
2263 2006-02-20 Steven G. Kargl <kargls@comcast.net>
2265 * MAINTAINERS (Write After Approval): Remove myself.
2266 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2268 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
2272 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2274 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2275 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2276 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2277 BUILD_PREFIX, BUILD_PREFIX_1.
2278 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2280 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2281 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2283 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2284 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2285 of `cat stage_current`. Always provide the `r' and `s' variables.
2286 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2287 a single shell execution.
2288 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2289 bootstrapped modules, make the stage1 module if the build was not
2290 started yet, else build the current stage.
2291 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2292 (all-build, all-host, all-target, [+make_target+]-host,
2293 [+make_target+]-target): Do not use \-continued lines.
2294 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2295 (current_stage, restrap, stage_last): New.
2297 * Makefile.in: Regenerate.
2298 * configure: Regenerate.
2300 2006-02-19 Bud Davis <jmdavis@link.com>
2302 * MAINTAINERS (Write After Approval): Remove myself.
2303 (Language Front End Maintainers): Add myself as fortran 95
2304 maintainer and update e-mail address.
2306 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2308 * MAINTAINERS (Write After Approval): Remove myself.
2309 (Language Front End Maintainers): Add myself as fortran 95
2312 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
2314 * MAINTAINERS (Write After Approval): Add myself.
2316 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2318 * MAINTAINERS (Write After Approval): Remove myself.
2319 (Language Front End Maintainers): Add myself as
2320 fortran 95 maintainer.
2322 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2326 2005-12-27 Leif Ekblad <leif@rdos.net>
2328 * configure.in: Add support for RDOS target.
2329 * configure: Regenerate.
2331 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2332 Andreas Schwab <schwab@suse.de>
2334 * configure: Regenerate.
2336 2006-02-12 David Edelsohn <edelsohn@gnu.org>
2338 * configure.in (enable_libgomp): Add AIX.
2339 * configure: Regenerate.
2341 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2343 * MAINTAINERS (Write After Approval): Add myself.
2345 2006-02-03 Lee Millward <lee.millward@gmail.com>
2347 * MAINTAINERS (Write After Approval): Add myself.
2349 2006-01-31 Richard Guenther <rguenther@suse.de>
2350 Paolo Bonzini <bonzini@gnu.org>
2352 * Makefile.def (target_modules): Add libgcc-math target module.
2353 * configure.in (target_libraries): Add libgcc-math target library.
2354 (--enable-libgcc-math): New configure switch.
2355 * Makefile.in: Re-generate.
2356 * configure: Re-generate.
2357 * libgcc-math: New toplevel directory.
2359 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
2361 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2362 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2363 the assembler, linker and binutils.
2364 * configure: Regenerate.
2366 2006-01-22 Dirk Mueller <dmueller@suse.de>
2368 * MAINTAINERS (Write After Approval): Add myself.
2370 2006-01-20 Diego Novillo <dnovillo@redhat.com>
2372 * configure: Regenerate.
2374 2006-01-18 Richard Henderson <rth@redhat.com>
2375 Jakub Jelinek <jakub@redhat.com>
2376 Diego Novillo <dnovillo@redhat.com>
2378 * libgomp: New directory.
2379 * Makefile.def: Add target_module libgomp.
2380 * Makefile.in: Regenerate.
2381 * configure.in (target_libraries): Add target-libgomp.
2382 * configure: Regenerate.
2384 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
2386 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2387 @ from continuation.
2388 * Makefile.in: Rebuilt.
2390 2006-01-04 Chris Lattner <sabre@gnu.org>
2392 * MAINTAINERS (Write After Approval): Add myself.
2394 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
2398 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2399 * Makefile.tpl (OBJDUMP): New.
2400 (EXTRA_HOST_FLAGS): Add it.
2401 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2403 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2404 to use symbolic links between directories. Avoid race conditions
2405 or make them harmless.
2406 * configure.in: Do not try to use symbolic links between directories.
2408 * Makefile.def (LEAN): Pass.
2409 * Makefile.tpl (LEAN): Define.
2410 (stage[+id+]-start): Accept that the previous directory does not
2411 exist, if the bootstrap is lean.
2412 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2413 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2414 configure substitution.
2415 ([+compare-target+]): Likewise.
2416 ([+bootstrap-target+]-lean): New.
2417 * configure.in: Remove lean bootstrap support from here.
2419 * Makefile.in: Regenerate.
2420 * configure: Regenerate.
2422 2006-01-04 Ben Elliston <bje@au.ibm.com>
2424 * MAINTAINERS (libdecnumber): Add myself.
2426 2006-01-02 Mark Mitchell <mark@codesourcery.com>
2428 * libtool-ldflags: New script.
2430 2006-01-02 Andreas Schwab <schwab@suse.de>
2432 * configure.in: When reconfiguring remove Makefile in
2433 all stage directories.
2434 * configure: Regenerate.
2436 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2438 * MAINTAINERS: Update my email address.
2440 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
2442 Revert Ada-related part of the previous change.
2444 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2446 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2447 * Makefile.in: Regenerate.
2448 * configure.in: Do not include mt-ppc-aix target fragment.
2449 * configure: Regenerate.
2451 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
2453 * configure.in: Select appropriate fragments for PowerPC/AIX.
2454 * configure: Regenerate.
2456 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2457 BOOT_CFLAGS, BOOT_LDFLAGS.
2458 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2459 BOOT_CFLAGS, BOOT_LDFLAGS.
2460 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2461 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2462 (stage): Fail if we cannot complete the work.
2463 * Makefile.in: Regenerate.
2465 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2467 * configure.in: Replace ms1 with mt.
2468 * configure: Rebuilt.
2470 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2472 * MAINTAINERS: Update my email address.
2474 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
2476 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2477 install-host-nogcc): Don't invoke $(stage) at the end.
2478 * Makefile.in: Regenerate.
2480 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
2482 * configure.in: Flip the top-level bootstrap switch.
2483 * configure: Regenerate.
2485 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2487 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2488 $(stage) and $(unstage).
2489 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2490 (all): Remove stray semicolon.
2491 (local-distclean): Don't handle multilib.tmp and multilib.out.
2492 (install.all): Set $s for consistency.
2493 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2494 check_multilibs setting. Always make the install directory.
2495 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2497 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2498 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2499 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2500 (multilib.out): Remove.
2501 * Makefile.in: Regenerated.
2503 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2505 * MAINTAINERS (Write After Approval): Add myself.
2507 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2509 * MAINTAINERS: Add myself as mt maintainer.
2511 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2513 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2515 * MAINTAINERS: Change email address.
2517 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
2519 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2520 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2521 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2522 Find in-tree tools if available.
2523 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2524 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2525 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2526 (COMPILER_*_FOR_TARGET): New.
2527 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2528 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2529 (CONFIGURED_*, USUAL_*): Remove.
2530 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2531 STRIP): Use autoconf substitutions.
2532 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2533 COMPILER_NM_FOR_TARGET): New.
2534 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2536 (all): Make all-host and all-target in parallel.
2537 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2538 that $$r and $$s are set before invoking a recursive make.
2539 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2540 ([+bootstrap-target+]): Inline most of the `all' target.
2542 2005-11-29 Ben Elliston <bje@au.ibm.com>
2544 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2545 from the gcc build directory.
2546 * Makefile.in: Regenerate.
2548 2005-11-29 Ben Elliston <bje@au.ibm.com>
2550 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2551 depend on all-libdecnumber.
2552 * configure.in (host_libs): Include libdecnumber.
2553 * Makefile.in: Regenerate.
2554 * configure: Likewise.
2556 2005-11-29 Ben Elliston <bje@au.ibm.com>
2558 * libdecnumber: Import decNumber sources from the dfp-branch.
2560 2005-11-21 Kean Johnston <jkj@sco.com>
2562 * config.sub, config.guess: Sync from upstream sources.
2564 2005-11-21 Ben Elliston <bje@au.ibm.com>
2566 Import from Autoconf sources:
2568 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2569 * config/move-if-change: Don't output "$2 is unchanged";
2570 suggested by Ben Elliston. Handle weird characters correctly.
2572 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2574 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2575 to match upstream libtool for darwin.
2577 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2579 * Makefile.def: Remove gdb dependencies for gdbtk.
2580 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2581 (configure-gdb, install-gdb): New rules.
2582 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2583 * Makefile.in, configure: Regenerated.
2585 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2587 * MAINTAINERS (Write After Approval): Add myself.
2589 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2591 * MAINTAINERS (Write After Approval): Add myself.
2593 2005-10-24 Diego Novillo <dnovillo@redhat.com>
2595 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2598 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
2601 * Makefile.tpl (do-[+make-target+], do-check, install,
2602 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2603 are set before recursing.
2604 * Makefile.in: Regenerate.
2606 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2609 * Makefile.def (gcc) <target>: Fix thinko.
2610 * Makefile.in: Regenerate.
2612 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2614 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2615 * configure: Regenerate.
2617 2005-10-15 Jie Zhang <jie.zhang@analog.com>
2619 * MAINTAINERS (Write After Approval): Add self.
2621 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
2623 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2624 target-libffi, target-qthreads, target-libjava, and
2626 * configure: Regenerate.
2628 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2630 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2631 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2632 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2633 (USUAL_OBJDUMP_FOR_TARGET): New.
2634 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2635 * configure.in: Check for $OBJDUMP_FOR_TARGET.
2636 * configure, Makefile.in: Regenerated.
2638 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2640 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2641 before other host packages.
2643 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2645 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2647 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2651 * configure.in (default_target): Remove.
2652 * Makefile.tpl (all): Do not use prerequisites as subroutines
2653 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2654 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2655 use prerequisites as subroutines.
2656 (check-host, check-target): New.
2657 (bootstrap configure & all targets): Do not use stage*-start
2658 if the directory layout is already ok.
2659 (non-bootstrap configure & all targets): Prepend a $(unstage).
2660 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2661 (NOTPARALLEL): Remove.
2662 (unstage, stage variables): New variables.
2663 (unstage, stage targets): Simply expand to those variables.
2665 * configure: Regenerate.
2666 * Makefile.in: Regenerate.
2668 2005-10-04 James E Wilson <wilson@specifix.com>
2670 * Makefile.def (lang_env_dependencies): Add libmudflap.
2671 * Makefile.in: Regenerate.
2673 2005-10-03 Andreas Schwab <schwab@suse.de>
2675 Backport from libtool CVS:
2676 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2678 * ltmain.sh: add support for installing into temporary
2679 staging area (e.g. 'make install DESTDIR=...')
2681 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2683 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2684 * configure: Regenerated.
2686 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2688 * configure: Regenerate with the correct
2691 2005-09-30 Catherine Moore <clm@cm00re.com>
2693 * configure.in (bfin-*-*): New.
2694 * configure: Regenerated.
2696 2005-09-28 Geoffrey Keating <geoffk@apple.com>
2698 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2699 (LIPO_FOR_TARGET): New.
2700 (CONFIGURED_LIPO_FOR_TARGET): New.
2701 (USUAL_LIPO_FOR_TARGET): New.
2702 (STRIP_FOR_TARGET): New.
2703 (CONFIGURED_STRIP_FOR_TARGET): New.
2704 (USUAL_STRIP_FOR_TARGET): New.
2705 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2707 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2708 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2709 * Makefile.in: Regenerate.
2710 * configure: Regenerate.
2712 2005-09-19 David Edelsohn <edelsohn@gnu.org>
2714 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2715 (rs6000-*-aix*): Same.
2716 * configure: Regenerate.
2718 2005-09-16 Tom Tromey <tromey@redhat.com>
2720 * MAINTAINERS: Add self as java maintainer.
2722 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2724 * configure.in: Recognize f95 in the --enable-languages option,
2725 and substitute it for fortran, issuing a warning.
2726 * configure: Regenerate.
2728 2005-08-30 Phil Edwards <phil@codesourcery.com>
2730 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2731 * configure: Regenerated.
2733 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
2735 * MAINTAINERS: Add self as ms1 maintainer.
2737 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2739 * Makefile.def (libssp): Add to lang_env_dependencies.
2740 * Makefile.in: Regenerate.
2742 2005-08-18 Ian Lance Taylor <ian@airs.com>
2744 * MAINTAINERS: Add myself as middle-end maintainer.
2746 2005-08-17 Christian Groessler <chris@groessler.org>
2748 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2749 * Makefile.in: Regenerate.
2751 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
2753 * MAINTAINERS (write after approval): Added myself.
2755 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
2757 * MAINTAINERS (Write After Approval): Add myself.
2759 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
2761 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2762 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2763 Look for alternate names of the target cc and c++
2764 * configure: Regenerate.
2766 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
2768 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2769 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2770 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2771 tools; remove code to manually set them.
2772 (Target tools): Look in the environment for them.
2773 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2774 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2775 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2777 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2778 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2779 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2780 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2781 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2782 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2783 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2784 * configure: Regenerate.
2785 * Makefile.in: Regenerate.
2787 2005-07-28 Ben Elliston <bje@au.ibm.com>
2789 * MAINTAINERS: Update for removed CPU targets.
2791 2005-07-27 Mark Mitchell <mark@codesourcery.com>
2793 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2794 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2795 * Makefile.in: Regenerated.
2797 2005-07-26 Mark Mitchell <mark@codesourcery.com>
2799 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2800 (CFLAGS_FOR_TARGET): Use it.
2801 (CXXFLAGS_FOR_TARGET): Likewise.
2802 * Makefile.in: Regenerated.
2803 * configure.in (--with-build-sysroot): New option.
2804 * configure: Regenerated.
2806 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
2808 * Makefile.tpl: Wrap install between unstage and stage
2809 * Makefile.in: Regenerate.
2811 2005-07-21 Eric Christopher <echristo@apple.com>
2813 * MAINTAINERS: Update affiliation.
2815 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
2817 * MAINTAINERS: Add self as crx port maintainer.
2819 2005-07-20 DJ Delorie <dj@redhat.com>
2821 * MAINTAINERS: Add self as m32c maintainer.
2823 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
2825 * all files: Update FSF address.
2827 2005-07-15 Eric Christopher <echristo@redhat.com>
2829 * MAINTAINERS: Change affiliation.
2831 2005-07-14 Jim Blandy <jimb@redhat.com>
2833 * configure.in: Add cases for Renesas m32c.
2834 * configure: Regenerated.
2836 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2838 * COPYING.LIB: Update from fsf.org.
2840 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2842 * COPYING, compile, config.guess,
2843 config.sub, install-sh, missing, mkinstalldirs,
2844 symlink-tree, ylwrap: Sync from upstream sources.
2845 * config-ml.in: Update FSF address.
2847 2005-07-13 Eric Christopher <echristo@redhat.com>
2849 * configure.in: Add toplevel noconfigdir support for tpf.
2850 * configure: Regenerate.
2852 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
2856 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2857 * Makefile.in: Regenerate.
2859 2005-07-07 Mark Mitchell <mark@codesourcery.com>
2861 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
2862 Brolley to write-after-approval.
2864 2005-07-07 Andreas Schwab <schwab@suse.de>
2866 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2867 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2868 * Makefile.in: Regenerated.
2870 2005-07-06 Geoffrey Keating <geoffk@apple.com>
2872 * configure.in: Don't build sim or rda when targetting darwin.
2873 * configure: Regenerate.
2875 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
2877 * configure.in: Add --enable-libssp and --disable-libssp.
2878 * configure: Regenerate with autoconf-2.13.
2880 2005-07-02 Jakub Jelinek <jakub@redhat.com>
2882 * Makefile.def (target_modules): Add libssp.
2883 * configure.in (target_libraries): Add target-libssp.
2884 * configure: Rebuilt.
2885 * Makefile.in: Rebuilt.
2887 2005-07-01 Zack Weinberg <zackw@panix.com>
2889 * MAINTAINERS: Change email address. Resign from maintainership.
2891 2005-07-01 Richard Guenther <rguenther@suse.de>
2893 * MAINTAINERS: Change my e-mail address and affiliation.
2895 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
2897 * Makefile.def (stagefeedback): Come after profile.
2898 Define profiledbootstrap target.
2899 * Makefile.tpl (profiledbootstrap): Remove.
2900 (stageprofile-end): Zap stagefeedback.
2901 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2902 * Makefile.in: Regenerate.
2904 2005-06-13 Richard Sandiford <richard@codesourcery.com>
2906 * MAINTAINERS: Update my email address.
2908 2005-06-13 Zack Weinberg <zack@codesourcery.com>
2910 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2911 In 'cpp' stanza, support '#line' as well as '# '.
2913 2005-06-08 Andreas Schwab <schwab@suse.de>
2915 * MAINTAINERS: Move myself from 'Write After Approval' to
2916 'CPU Port Maintainers' section as m68k maintainer.
2918 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
2920 * configure.in (unsupported_languages): New macro.
2921 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2922 non-ported target libraries in noconfigdirs.
2923 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2924 non-linux-gnu. Remove libgcj_ex_libffi.
2925 <lang_frag loop>: Set add_this_lang=no if the language is in
2926 unsupported_languages.
2927 * configure: Regenerate.
2929 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2931 * configure.in: Fix typo in handling of --with-mpfr-dir.
2932 * configure: Regenerate.
2934 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
2936 * MAINTAINERS: Update my email address.
2938 2005-06-02 Jim Blandy <jimb@redhat.com>
2940 * config.sub: Add cases for the Renesas m32c. (This patch has been
2941 accepted into the master sources.)
2943 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
2944 Michael Snyder <msnyder@redhat.com>
2945 Stan Cox <scox@redhat.com>
2947 * configure.in: Set noconfigdirs for ms1.
2949 * configure: Regenerate.
2951 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
2953 * MAINTAINERS (Write After Approval): Add self.
2955 2005-06-01 Josh Conner <jconner@apple.com>
2957 * MAINTAINERS (Write After Approval): Add self.
2959 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
2961 * MAINTAINERS: Update my email address.
2963 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
2965 * MAINTAINERS (Write After Approval): Add self.
2967 2005-05-26 Chris Demetriou <cgd@broadcom.com>
2969 * MAINTAINERS (Write After Approval): Remove self.
2971 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
2973 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2974 (Dependencies): Consider target modules for bootstrap dependencies.
2975 Make target bootstrap modules depend on each stage's gcc.
2976 * Makefile.in: Regenerate.
2978 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
2980 * Makefile.def (configure-gcc): Depend on binutils having been built.
2981 (all-gcc): No need to do it here.
2982 * Makefile.in: Regenerate.
2984 2005-05-19 Paul Brook <paul@codesourcery.com>
2986 * configure.in: Rewrite misleading error message when requested
2987 language cannot be built.
2988 * configure: Regenerate.
2990 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2992 * ylwrap: Import from Automake 1.9.5.
2994 2005-05-13 David Ung <davidu@mips.com>
2996 * MAINTAINERS (Write After Approval): Add self.
2998 2005-05-09 Mike Stump <mrs@apple.com>
3000 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3001 lt_cv_sys_max_cmd_len for now.
3003 2005-05-09 Stan Cox <scox@redhat.com>
3005 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3007 2005-05-08 Matt Kraai <kraai@ftbfs.org>
3009 * README.SCO: Update the URL.
3011 2005-05-05 David Edelsohn <edelsohn@gnu.org>
3013 * ltconfig: Define file_list_spec. Pass file_list_spec and
3014 with_gnu_ld to libtool.
3015 * ltcf-c.sh (aix[45]): Define file_list_spec.
3016 * ltcf-cxx.sh (aix[45]): Same.
3017 * ltcf-gcj.sh (aix[45]): Same.
3018 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3019 exists, write list of input files to temporary file.
3021 2005-05-04 Mike Stump <mrs@apple.com>
3023 * configure.in: Always pass --target to target configures as
3024 otherwise rebuilds that do --recheck will fail.
3025 * confiugure: Rebuilt.
3027 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
3029 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3031 (configure, all): Add bootstrap support.
3032 (Host modules, target modules): Pass post-stage1 flags and exports.
3033 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3034 * Makefile.in: Regenerate.
3036 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
3038 * configure: Regenerate.
3040 2005-04-27 Mike Stump <mrs@apple.com>
3042 * MAINTAINERS: Add self as darwin maintainer.
3044 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3046 * config.sub: Update from master copy.
3048 2005-04-21 Mike Stump <mrs@apple.com>
3050 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3051 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3053 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3055 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3056 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3057 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3058 "*-*-elf" and "*-*-linux*".
3059 * configure: Regenerate.
3061 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3063 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3065 2005-04-12 Mike Stump <mrs@apple.com>
3067 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3069 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3071 * MAINTAINERS (Write After Approval): Add myself.
3073 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3075 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3077 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
3079 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3080 (TARGET_CONFIGARGS): Include --with-target-subdir.
3081 (configure, all): New macros. Use them throughout.
3082 * Makefile.in: Regenerate.
3084 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3086 * MAINTAINERS (Write After Approval): Add myself.
3088 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3090 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3092 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3094 * MAINTAINERS: Move John Carr to Write After Approval.
3096 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3098 * config/mh-mingw32: Delete.
3099 * configure.in: Don't use it.
3100 * configure: Regenerate.
3102 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
3104 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3105 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3106 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3107 (HOST_LIB_PATH): Generate from Makefile.def.
3108 (TARGET_LIB_PATH): Likewise.
3109 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3110 * Makefile.in: Regenerate.
3111 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3112 (RPATH_ENVVAR): Include Darwin case.
3113 * configure: Regenerate.
3115 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3117 * MAINTAINERS (Various Maintainers): Remove self.
3118 (Write After Approval): Add self.
3120 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3122 * MAINTAINERS (Various Maintainers): Add self.
3124 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
3126 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3127 * configure: Regenerate.
3129 2005-03-21 Zack Weinberg <zack@codesourcery.com>
3131 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3132 gcc_version, and gcc_version_trigger from set of flags to pass.
3133 * Makefile.tpl: Remove definitions of above variables.
3134 (config.status): Remove dependency on $(gcc_version_trigger).
3135 * Makefile.in: Regenerate.
3136 * configure.in: Do not reference config/gcc-version.m4 nor
3137 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3138 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3139 * configure: Regenerate.
3141 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3142 Andrew Pinski <pinskia@physics.uc.edu>
3144 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3145 * Makefile.in: Regenerate.
3147 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3149 * MAINTAINERS (Write After Approval): Add myself.
3151 2005-03-03 David Ayers <d.ayers@inode.at>
3153 * MAINTAINERS (Write After Approval): Add myself.
3155 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
3158 * ltmain.sh: Avoid creating archives with components that have
3159 duplicate basenames.
3161 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3164 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3166 * Makefile.in: Regenerate.
3168 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3170 * Makefile.in: Regenerate to fix conflict between the previous two
3173 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3176 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3177 * Makefile.tpl (HOST_SUBDIR): New substitution.
3178 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3179 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3180 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3181 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3182 (Host modules, Bootstrapped modules): Use it.
3183 (Build modules, Target modules): Do not create symlink trees,
3184 always configure out-of-srcdir.
3185 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3186 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3187 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3188 $(HOST_SUBDIR). Create a symlink for host_subdir.
3190 * Makefile.in: Regenerate.
3191 * configure: Regenerate.
3193 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3195 Merged from libada-gnattools-branch:
3196 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3198 * gnattools: New directory.
3199 * Makefile.def: Add gnattools as a module, depending on target-libada.
3200 * Makefile.in: Regenerate.
3201 * configure.in: Include gnattools in host_tools; disable it if ada
3203 * configure: Regenerate.
3205 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
3207 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3208 treelang maintainer.
3209 (Write After Approval): Remove myself.
3211 2005-02-23 Paul Schlie <schlie@comcast.net>
3213 * configure.in: Allow darwin targeted ports to build tk, itcl and
3215 * configure: Regenerate.
3217 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3220 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3221 * configure: Regenerate.
3223 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3225 * MAINTAINERS (Write After Approval): Add myself.
3227 2005-02-10 Ian Lance Taylor <ian@airs.com>
3229 * MAINTAINERS: Update my e-mail address.
3231 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3233 * MAINTAINERS (Write After Approval): Add myself.
3235 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
3237 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3238 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3239 target-libgloss when not *-*-elf and *-*-aout.
3240 * configure: Regenerate.
3242 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3244 * MAINTAINERS: Remove obsolete entries.
3246 * MAINTAINERS (Write After Approval): Add Michael Matz.
3248 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
3250 * MAINTAINERS: Remove self as cpplib maintainer.
3252 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3254 * install-sh, config.sub: Import from upstream.
3256 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3259 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3260 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3261 * Makefile.in: Regenerate.
3263 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
3265 * MAINTAINERS: Update my email address.
3267 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3268 Andreas Schwab <schwab@suse.de>
3271 * config-ml.in: Eval option if surrounded by single quotes.
3273 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
3275 Revert 2004-12-28 Makefile changes, a better fix will be
3276 applied to mainline and src after GCC 4.0 branches.
3278 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
3282 * Makefile.def (target_modules): Remove stage parameter,
3283 it is always true now.
3284 * Makefile.tpl (configure-build-[+module+],
3285 configure-target-[+module+]): Always build symlink tree
3286 for the directory and for include. BUILD_SUBDIR and
3287 TARGET_SUBDIR cannot be . anymore.
3288 * Makefile.in: Regenerate.
3290 2004-12-25 David Edelsohn <edelsohn@gnu.org>
3292 Revert 2004-12-08 Makefile changes.
3294 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3296 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3299 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3301 * configure.in (sh64-*-*): Reenable gprof.
3302 * configure: Regenerate.
3304 2004-12-08 David Edelsohn <edelsohn@gnu.org>
3306 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3307 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3308 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3309 * Makefile.in: Regenerate.
3311 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3313 * MAINTAINERS: Update my email address.
3315 2004-12-07 Matt Kraai <kraai@ftbfs.org>
3317 * Makefile.tpl: Generate normal dependencies if the LHS module is
3319 * Makefile.in: Regenerate.
3321 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3323 * configure.in: Include config/gxx-include-dir.m4. Use
3324 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3325 * configure: Regenerate.
3327 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3329 * config.if: Delete.
3330 * configure.in: Set libstdcxx_incdir directly.
3331 * configure: Regenerate.
3333 2004-12-02 Eric Christopher <echristo@redhat.com>
3335 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3336 * Makefile.in: Regenerate.
3338 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3340 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3341 * configure: Regenerate.
3343 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3345 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3346 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3347 * configure: Regenerate.
3349 2004-12-01 Eric Christopher <echristo@redhat.com>
3351 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3352 of things to remove.
3354 2004-11-29 Matt Kraai <kraai@ftbfs.org>
3356 * MAINTAINERS (Write After Approval): Update my e-mail address.
3358 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3360 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3361 from CVS libtool to always pass_all.
3363 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3365 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3366 (hppa*64*-*-*): Delete incorrect comment.
3367 * configure: Rebuilt.
3369 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3371 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3373 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3375 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3376 from CVS libtool to always pass_all.
3378 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3380 * install-sh, compile: Import from automake.
3382 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3384 * config.guess, config.sub: Import from savannnah.
3386 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
3388 * MAINTAINERS (Write After Approval): Add myself
3390 2004-11-12 Mike Stump <mrs@apple.com>
3392 * Makefile.def: Add html support.
3393 * Makefile.tpl: Likewise.
3394 * Makefile.in: Regenerate.
3396 2004-11-11 Geoffrey Keating <geoffk@apple.com>
3399 * configure.in: Remove all instances of build-fixincludes from
3401 (build_configargs): Supply --target to subdirectories.
3402 * configure: Regenerate.
3404 * Makefile.def: Make gcc install depend on fixincludes install.
3405 * Makefile.in: Regenerate.
3407 2004-11-10 Janis Johnson <janis187@us.ibm.com>
3409 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3411 2004-11-11 Paul Brook <paul@codesourcery.com>
3413 * MAINTAINERS: Add self as arm maintainer. Update email address.
3415 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3417 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3419 * configure: Regenerate.
3421 2004-11-07 David Edelsohn <edelsohn@gnu.org>
3423 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3426 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
3428 * Makefile.def (host fixincludes): Specify missing targets.
3429 * Makefile.in: Regenerate.
3431 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3433 * MAINTAINERS: Add myself
3435 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3437 * MAINTAINERS (Write After Approval): Add myself.
3439 2004-11-04 Geoffrey Keating <geoffk@apple.com>
3441 * Makefile.def: Build fixincludes for the host, too.
3442 * Makefile.in: Regenerate.
3443 * configure.in (host_tools): Add fixincludes.
3444 * configure: Regenerate.
3446 2004-11-04 Daniel Jacobowitz <dan@debian.org>
3448 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3449 * configure: Regenerated.
3451 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3454 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3455 * configure: Regenerated.
3457 2004-10-31 Mark Mitchell <mark@codesourcery.com>
3459 * README.SCO: Update per FSF instructions.
3461 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
3464 * configure.in (case ${target}): Do not build fixincludes for avr.
3465 * configure: Regenerated.
3467 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
3469 * configure.in (case ${target}): Do not build fixincludes
3470 on platforms where it is not used.
3471 * configure: Regenerated.
3473 2004-10-23 Daniel Jacobowitz <dan@debian.org>
3475 * configure.in: Use an absolute path to install-sh.
3476 * configure: Regenerated.
3478 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3480 * MAINTAINERS (Write After Approval): Add myself.
3482 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3484 * MAINTAINERS: Remove from Write After Approval those that are
3485 already maintainers.
3487 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3489 * MAINTAINERS: Update my email address.
3491 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3493 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3494 * configure: Regenerate.
3496 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3498 * MAINTAINERS: Update my email address.
3500 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3502 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3503 entries belonging to this category.
3505 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3507 * MAINTAINERS: Update my e-mail address.
3509 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
3511 Fix wrong conflict resolution in:
3513 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3515 * Makefile.in: Regenerate.
3516 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3517 in the recursive `make', instead of hardwiring `all'.
3518 (Autogenerated TARGET-* variables): New.
3520 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3522 * configure.in: Enable target-libgloss for crx-*-*.
3523 * configure: Regenerate.
3525 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3527 * MAINTAINERS (Various Maintainers): Move the "windows,
3528 cygwin, mingw" maintainer to ...
3529 (OS Port Maintainers): ... here.
3531 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3533 * MAINTAINERS (Write After Approval): Remove those that are
3534 maintainers of some subsystem.
3536 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3538 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3539 * ltcf-cxx.sh (tpf*): Likewise.
3540 * ltconfig (tpf*): Add TPF OS configuration support.
3542 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
3544 * MAINTAINERS: Change my email address to my new work account.
3546 2004-09-24 Michael Roth <mroth@nessie.de>
3548 * configure.in (--without-headers): Add missing double quotes.
3549 * configure: Regenerate.
3551 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3553 * ylwrap: Revert to previous version.
3555 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3558 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3559 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3560 SET_GCC_LIB_PATH_CMD.
3561 (BASE_TARGET_EXPORTS): Likewise.
3562 * Makefile.in: Regenerated.
3564 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3565 * configure: Regenerated.
3567 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3569 * config.guess: New upstream version
3570 * compile, depcomp, install-sh, ylwrap: Likewise.
3572 2004-09-19 Roger Sayle <roger@eyesopen.com>
3574 * config/mh-x86omitfp: New host makefile fragment. Add
3575 -fomit-frame-pointer to the default BOOT_CFLAGS.
3576 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3577 * configure: Regenerate.
3579 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3582 * configure.in (*-*-darwin*): Renable libobjc.
3583 * configure: Regenerate.
3585 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
3587 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3589 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
3591 * Makefile.def: Remove libbanshee.
3592 * Makefile.tpl: Ditto.
3593 * configure.in: Ditto.
3594 * Makefile.in: Regen.
3597 2004-09-08 David Edelsohn <edelsohn@gnu.org>
3599 * ltmain.sh: Use $pic_object as $non_pic_object if
3600 $non_pic_object=none.
3602 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
3604 * missing: Import latest version from master repository.
3606 2004-09-06 Nick Clifton <nickc@redhat.com>
3608 * config.sub: Import latest version from master repository.
3609 * config.guess: Likewise.
3610 This includes these changes:
3612 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3614 * config.sub: Handle crisv32, alias etraxfs.
3615 * config.guess (crisv32:Linux:*:*): Handle.
3617 2004-08-13 Brad Smith <brad@comstyle.com>
3619 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3620 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3622 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3624 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3625 assume the processor is a powerpc. This is because coreutils
3626 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3627 in this case, due to a MacOS X bug that causes
3628 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3629 to return a negative number.
3630 Problem reported by Petter Reinholdtsen in:
3631 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3633 2004-07-19 Ben Elliston <bje@gnu.org>
3635 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3637 2004-06-24 Ben Elliston <bje@gnu.org>
3639 * config.guess: Update copyright years.
3640 * config.sub: Likewise.
3642 2004-06-22 Robert Millan <robertmh@gnu.org>
3644 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3645 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3647 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3649 * config.guess (*:*VMS:*:*): New entry. Replaces
3650 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3653 2004-06-22 Ben Elliston <bje@gnu.org>
3655 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3656 * config.sub: Likewise.
3658 2004-06-22 Ben Elliston <bje@gnu.org>
3660 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3661 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3663 2004-06-11 Ben Elliston <bje@gnu.org>
3665 * config.guess (pegasos:OpenBSD:*:*): Remove.
3667 2004-06-11 Ben Elliston <bje@gnu.org>
3669 From Wouter Verhelst <wouter@grep.be>:
3670 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3672 2004-06-11 Ben Elliston <bje@gnu.org>
3674 * config.guess (luna88k:OpenBSD:*:*): New.
3676 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3678 * config.guess (m32r*:Linux:*:*): New case.
3679 * config.sub: Handle m32rle.
3681 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3683 From Jens Petersen <petersen@redhat.com>:
3684 * config.sub: Handle sparcv8.
3686 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3688 From Tom Smith <smith@cag.lkg.hp.com>:
3689 * config.guess: Version suffixes are equally significant on Tru64
3690 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3691 prefix of "P" (patched kernel).
3693 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3695 * config.sub: Add support for National Semiconductor CRX target.
3697 2004-09-03 Janis Johnson <janis187@us.ibm.com>
3699 * MAINTAINERS (Various Maintainers): Remove myself as web page
3700 maintainer, add myself as maintainer of build status lists.
3702 2004-09-03 Jan Beulich <jbeulich@novell.com>
3704 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3705 *-*-netware, but add target-libmudflap.
3706 Consolidate *-*-netware targets (of which really only i?86 exists)
3707 into a single entry.
3708 * configure: Likewise.
3710 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
3712 * Makefile.tpl (sorry): Remove.
3713 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3714 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3715 (do-clean): Clean per-stage directories too.
3716 (do-distclean): Run distclean-stage1 too.
3717 (.NOTPARALLEL): Enable during toplevel bootstrap.
3718 (stage[+id+]-bubble): Enable parallel execution during
3719 the recursive invocation.
3720 * Makefile.in: Regenerate.
3722 Fix previous checkin:
3724 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3726 * configure.in: Fix indentation.
3727 * configure: Regenerate.
3729 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
3731 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3732 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3733 * configure: regenerate
3734 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3738 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
3740 * Makefile.def (build_modules): Add fixincludes.
3741 (dependencies): Make gcc depend on fixincludes.
3742 * configure.in (build_tools): Add fixincludes.
3743 (build_configdirs): Always include build_libs.
3744 * Makefile.in: Regenerate.
3745 * configure: Regenerate.
3747 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
3749 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3750 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3751 phony targets; do not generate timestamp files.
3752 (distclean-stageN): Remove references to their timestamp files.
3753 (restageN, touch-stageN): Remove.
3754 (stageN-bubble): Rewritten.
3755 (compare): Support lean bootstraps.
3756 * Makefile.in: Regenerate.
3758 * configure.in: Only warn when bootstrapping but
3759 build != host or build != target. Support lean bootstraps.
3760 * configure: Regenerate.
3762 2004-08-26 Phil Edwards <phil@codesourcery.com>
3764 * configure.in: Give a better error message if GMP/MPFR are missing
3765 and a language needing them has been requested.
3766 * configure: Regenerated.
3768 2004-08-25 Phil Edwards <phil@codesourcery.com>
3770 * configure.in: Print a list of available language front-ends if
3771 a requested one is missing. Tidy stray tab characters.
3772 * configure: Regenerated.
3774 2004-08-19 Michael Koch <konqueror@gmx.de>
3776 * gcc/doc/install.texi: Update entry about automake for libjava.
3778 2004-08-17 Robert Millan <robertmh@gnu.org>
3780 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3781 (instead of FreeBSD).
3782 * configure: Regenerate.
3784 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3786 * Makefile.in: Regenerate.
3787 * configure: Regenerate.
3789 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3791 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3792 for bootstrapped modules if toplevel bootstrap is going.
3793 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3794 modules. Adjust for changes in Makefile.def. Enable several
3795 rules even in non-bootstrap mode, just to avoid peppering the
3796 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3797 (stage-[+prev+]-bubble): Remove.
3799 * Makefile.def (Dependencies): Depend on all-build-bison,
3800 all-build-flex, all-build-byacc, all-build-texinfo, rather
3801 than the host variations.
3802 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
3804 (BISON): Update for recent Bisons.
3806 (cross): Depend on all-build.
3807 (all): Do not depend on all-build.
3808 (prebootstrap): Remove.
3809 (dep-kind): Accept separate prefixes for MODULE and ON variables.
3810 (Prebootstrap dependencies): Add them to the per-stage targets
3811 and to all-prebootstrap.
3812 * configure.in (build_configdirs): Always enable build_tools.
3813 (BUILD_DIR_PREFIX): Remove.
3815 * Makefile.def (gcc): Add target variable.
3816 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3817 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3818 in the recursive `make', instead of hardwiring `all'.
3819 (Autogenerated TARGET-* variables): New.
3821 2004-08-13 Brian Booth <bbooth@redhat.com>
3823 * MAINTAINERS: Remove myself from write-after-approval.
3825 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
3827 * src-release: Stop distributing mmalloc with gdb (which doesn't
3829 * Makefile.def: GDB doesn't depend on mmalloc anymore.
3830 * Makefile.in: Regenerate.
3832 2004-08-09 Mark Mitchell <mark@codesourcery.com>
3834 * configure.in (arm*-*-eabi*): New target.
3835 * configure: Regenerate.
3837 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
3839 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3840 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3841 (Dependencies): New section.
3842 * Makefile.tpl (Dependencies): Generate from Makefile.def.
3843 (configure-target-[+module+]): Depend on maybe-all-gcc
3844 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
3845 (toplevel profiledbootstrap): Fix dependencies.
3846 * Makefile.in: Regenerate.
3848 2004-08-03 Mark Mitchell <mark@codesourcery.com>
3850 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3851 target-libiberty to noconfigdirs.
3852 * configure: Regenerate.
3854 2004-08-03 Paul Brook <paul@codesourcery.com>
3856 * configure.in: Check for MPFR as well as GMP.
3857 * configure: Regenerate.
3859 2004-08-01 Robert Millan <robertmh@gnu.org>
3861 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3862 libmudflap for all GNU-based systems (with Glibc).
3863 * configure: Regenerate.
3865 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3867 * Makefile.def (host-modules): Add gcc.
3868 * Makefile.in: Regenerate.
3869 * Makefile.tpl (sorry): New rule.
3870 (configure-host, all-host, [+make_target+]-host, do-check,
3871 install-host): Do not add gcc as a special case.
3872 (host modules): Add a small special-casing for gcc. Export
3873 extra_make_flags through the environment.
3874 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3875 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3876 other recursive targets for gcc): Remove.
3878 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3879 (stage, unstage): New rules.
3880 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3881 distclean-stage[+id+]): Use stage_current.
3882 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3883 the stage*-start rules.
3885 2004-08-02 Geoffrey Keating <geoffk@apple.com>
3887 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3890 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
3892 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3893 * configure: Regenerate.
3895 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
3897 * maintainer-scripts/gcc_release: Revert yesterday's change.
3899 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
3901 * MAINTAINERS: Add myself to write-after-approval.
3903 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
3906 * gcc/gccbug.in: Updated because of libf2c removal.
3907 * maintainer-scripts/gcc_release: Ditto.
3909 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
3911 * configure.in: Build libmudflap by default on FreeBSD.
3912 * configure: Regenerated.
3914 2004-07-09 Mark Mitchell <mark@codesourcery.com>
3916 * configure.in: Do not build libmudflap by default on non-GNU/Linux
3918 * configure: Regenerated.
3920 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3923 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3924 feedback based compiler.
3925 * Makefile.in: Rebuilt.
3927 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
3929 * Makefile.def (host_modules): Set bootstrap=true for flex.
3930 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3931 * Makefile.in: Rebuilt.
3933 2004-07-07 Jan Hubicka <jh@suse.cz>
3935 * MAINTAINERS: Add self as a profile feedback maintainer.
3937 2004-07-05 Phil Edwards <phil@codesourcery.com>
3939 * configure.in: Do not prepend $srcdir to /dev/null in
3941 * configure: Regenerate.
3943 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
3945 * Makefile.def (build_modules): Add bison, byacc, flex,
3947 (flags_to_pass): Add FLEX.
3948 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3949 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3950 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3951 DEFAULT_MAKEINFO): Remove.
3952 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3953 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3954 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3955 objdir or else use configured tool.
3957 (all): Depend on it.
3958 (Build module dependencies): Add.
3959 * Makefile.in: Regenerate.
3960 * configure.in: Better support for multiple build modules,
3961 matching what is done for host/target modules. Do not look
3962 for "plausible" locations of build tools if Canadian cross.
3963 Use autoconf's AC_PROG_CC to find a C compiler. Define
3964 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
3965 * configure: Regenerate.
3967 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
3969 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3970 * Makefile.in: Regenerate.
3972 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
3974 * Makefile.tpl (configure-build-[+module+],
3975 configure-[+module+], configure-target-[+module+]): Pass
3976 [+extra_configure_args+].
3977 (all-build-[+module+], all-[+module+], check-[+module+],
3978 install-[+module+], [+make_target+]-[+module+],
3979 all-target-[+module+], check-target-[+module+],
3980 install-target-[+module+], [+make_target+]-target-[+module+]):
3981 Pass [+extra_make_args+].
3982 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3983 (GCC_HOST_EXPORTS): Remove.
3984 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3985 cross, check-gcc, check-gcc-c++, install-gcc,
3986 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3987 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3988 * Makefile.in: Regenerate.
3990 2004-06-21 Matthew Sachs <msachs@apple.com>
3992 * MAINTAINERS: Added self to write-after-approval.
3994 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
3996 * configure.in: Check for srcdir/winsup rather than build directory
3998 * configure: Regenerate.
4000 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
4002 * configure.in: Don't build Cygwin native newlib if winsup
4003 directory is missing. Emit warning instead.
4004 * configure: Regenerate.
4006 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
4008 * Makefile.tpl (touch-stage[+id+]): New.
4009 (restage[+prev+]): Depend on touch-stage[+id+].
4011 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4014 * Makefile.def: Add profile and feedback bootstrap stages.
4015 Remove next field from bootstrap stages.
4016 * Makefile.tpl (LN, LN_S): Substitute.
4017 (stageN-start, stageN-end): Use double-colon rules, to
4018 provide a hook for additional setup commands.
4019 (distclean-stageN-gcc, restageN): Create dependencies from
4020 [+prev+], not from [+next+].
4021 (stageN-bubble): Add commands for successive stages from
4022 [+prev+], using double-colon rules.
4023 (all-stageN-gcc): Fix typo.
4024 (stagefeedback-start, profiledbootstrap): New.
4025 * Makefile.in: Regenerate.
4026 * configure.in: Call ACX_PROG_LN.
4027 * configure: Regenerate.
4029 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4031 * MAINTAINERS (Write After Approval): Add myself.
4033 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4035 * MAINTAINERS (Write After Approval): Add myself.
4037 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
4039 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4041 * configure: Regenerate.
4043 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4045 * Makefile.tpl: Fix typo.
4046 * Makefile.in: Regenerate.
4048 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4050 * configure.in: Remove new- prefix from toplevel
4052 * configure: Regenerate.
4054 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4056 * Makefile.tpl (all.normal): Rename to all.
4057 (all): Replace with a rule to pick the default
4058 target from configure.
4059 (all-gcc, configure-gcc): Use conditionals to
4060 do nothing when toplevel bootstrap is going on.
4061 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4062 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4063 * configure.in: Support --enable-bootstrap.
4065 * Makefile.def: Remove new- prefix from toplevel
4067 * Makefile.tpl: Likewise.
4069 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4072 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4073 $(RECURSE_FLAGS) to recursive invocation of make.
4075 * Makefile.in: Regenerate.
4076 * configure: Regenerate.
4078 2004-05-30 Andreas Jaeger <aj@suse.de>
4079 Jim Wilson <wilson@specifixinc.com>
4081 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4084 2004-05-27 Daniel Jacobowitz <dan@debian.org>
4086 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4087 * configure: Regenerate.
4089 2004-05-25 Daniel Jacobowitz <drow@false.org>
4091 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4092 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4093 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4095 * Makefile.in: Regenerate.
4097 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
4099 * configure.in: Test the ability to symlink directories.
4100 * configure: Regenerate.
4102 * Makefile.def (bootstrap-stage): New definitions.
4103 * Makefile.tpl (configure-stage1-gcc,
4104 configure-stage2-gcc, configure-stage3-gcc,
4105 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4106 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4107 new-restage3, compare): Autogenerate, see Makefile.in
4108 entry for behavioral changes.
4109 (distclean-stage1, new-stage1-start, new-stage1-end,
4110 new-stage1-bubble, distclean-stage2, new-stage2-start,
4111 new-stage2-end, new-stage2-bubble, distclean-stage3,
4112 new-stage3-start, new-stage3-end): New autogenerated targets.
4113 (objext, prebootstrap, BOOT_CFLAGS,
4114 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4117 * Makefile.in: Regenerate.
4118 (distclean-stage1, new-stage1-start, new-stage1-end,
4119 new-stage1-bubble, distclean-stage2, new-stage2-start,
4120 new-stage2-end, new-stage2-bubble, distclean-stage3,
4121 new-stage3-start, new-stage3-end): New targets.
4122 (all-stage1-gcc): Move prebootstrap dependency from here...
4123 (configure-stage1-gcc): ...to here.
4124 (new-bootstrap): Use bubble targets.
4125 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4126 Use per-stage distclean targets.
4127 (configure-stage1-gcc, configure-stage2-gcc,
4128 configure-stage3-gcc, all-stage1-gcc,
4129 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4130 Use new-stageN-start to prepare the tree.
4132 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
4134 * Makefile.def (host_modules): add libcpp.
4135 * Makefile.tpl: Add dependencies on and for libcpp.
4136 * Makefile.in: Regenerate.
4137 * configure.in: Add libcpp host module.
4138 * configure: Regenerate.
4140 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
4142 * Makefile.tpl: Whenever a recursive target is defined, wrap
4143 it in a special @if/@endif block, and prepare its maybe
4144 dependency in the @if/@endif block
4145 * configure.in: Instead of writing maybe dependencies, remove
4146 the @if/@endif statements, and remove the @if/@endif blocks
4148 * configure: Regenerate.
4149 * Makefile.in: Regenerate.
4151 2004-05-20 Janis Johnson <janis187@us.ibm.com>
4153 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4155 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4158 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4159 * */configure: Rebuilt.
4161 2004-05-17 Zack Weinberg <zack@codesourcery.com>
4163 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4165 * configure, Makefile.in: Regenerate.
4167 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
4169 * MAINTAINERS (Write After Approval): Add myself.
4171 2004-05-13 Diego Novillo <dnovillo@redhat.com>
4173 Merge from tree-ssa-20020619-branch.
4175 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4176 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4177 (HOST_GMPLIBS): Define.
4178 (HOST_GMPINC): Define.
4179 (TARGET_LIB_PATH): Add libmudflap.
4180 (GFORTRAN_FOR_TARGET): Define.
4181 (configure-build*): Export GFORTRAN.
4182 (configure-gcc): Export GMPLIBS and GMPINC.
4183 (all-gcc): Add maybe-all-libbanshee.
4184 (configure-target-libgfortran): Define.
4185 * Makefile.in: Regenerate.
4186 * configure.in (host_libs): Add libbanshee.
4187 (target_libraries): Add target-libmudflap and target-libgfortran.
4188 Add --with-libbanshee.
4189 Handle --disable-libmudflap.
4190 (*-*-freebsd*): Use with_gmp.
4191 Add $(libgcj) to noconfigdirs.
4192 * configure: Regenerate.
4193 * depcomp: New file.
4194 * MAINTAINERS: Add tree-ssa maintainers.
4196 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4198 * MAINTAINERS (Various Maintainers): Add myself.
4200 2004-04-30 Brian Ford <ford@vss.fsi.com>
4202 * MAINTAINERS (Write After Approval): Add myself.
4204 2004-04-29 Uros Bizjak <uros@kss-loka.si>
4206 * MAINTAINERS (Write After Approval): Add myself.
4208 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
4210 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4211 * configure: Regenerate.
4213 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
4216 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4218 * Makefile.def (flags_to_pass): Remove *dir variables that
4219 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4220 as well as prefix and exec_prefix.
4221 * Makefile.in: Regenerate.
4223 2004-04-26 Robert Millan <robertmh@gnu.org>
4225 Add patches from libtool CVS.
4226 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4227 * ltconfig: Likewise.
4228 * ltcf-c.sh: Likewise.
4229 * ltcf-cxx.sh: Likewise.
4230 * ltcf-gcj.sh: Likewise.
4232 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4234 * Makefile.def (host_modules): Mark with the bootstrap
4235 flag packages on which gcc depends.
4236 * Makefile.tpl (all-bootstrap): Use it.
4237 * Makefile.in: Regenerate.
4239 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4241 * Makefile.def (flags_to_pass): Remove *dir variables that
4242 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4243 as well as prefix and exec_prefix.
4244 * Makefile.in: Regenerate.
4246 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4248 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4249 * configure: Regenerate.
4250 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4251 * gcc/Makefile.tpl (compare): Use the result of the test.
4252 * gcc/Makefile.in: Regenerate.
4254 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
4256 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4257 Always relocate gcc and prev-gcc to the original names, even
4259 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4262 2004-04-23 Laurent GUERBY <laurent@guerby.net>
4264 * MAINTAINERS: Update my email address.
4266 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4268 * configure.in (mips*-*-irix5*): Enable ld.
4269 * configure: Regenerate.
4271 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4273 * configure: Regenerate.
4275 2004-04-15 James E Wilson <wilson@specifixinc.com>
4277 * Makefile.tpl (configure-[+module+], configure-gcc,
4278 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4279 Set and export LDFLAGS.
4280 * Makefile.in: Regenerate.
4282 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
4284 * MAINTAINERS: Add myself to write-after-approval.
4286 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4289 * Makefile.tpl: If we don't have built-in-tree target tools,
4290 use the ones found by configure rather than hacking around with
4291 program_transform_name.
4292 * configure.in: Give Makefile.tpl the information necessary
4294 * Makefile.in: Regenerate.
4295 * configure: Regenerate.
4297 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4300 * configure.in: When computing baseargs, strip *all* copies of
4301 offending options. Also, don't match/substitute the trailing space,
4302 so that this actually works when two similar options are separated by
4304 * configure: Regenerate.
4306 2004-04-06 David Edelsohn <edelsohn@gnu.org>
4308 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4309 (rs6000-*-aix*): Same.
4310 * configure: Regenerate.
4312 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
4314 * MAINTAINERS: Add myself to write-after-approval.
4316 2004-04-03 Bud Davis <bdavis9659@comcast.net>
4318 * MAINTAINERS: Add myself to write-after-approval.
4320 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4322 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4323 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4324 * Makefile.in: Regenerate.
4326 * configure.in (top level bootstrap support): Rework --enable-werror
4327 to set @stage2_werror_flag@.
4328 * configure: Regenerate.
4329 * Makefile.tpl (top level bootstrap support): Pass
4330 @stage2_werror_flag@ down to configure in stages 2 and 3.
4331 * Makefile.in: Regenerate.
4333 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4335 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4336 for stages 2 and 3 as well as in make. As a consequence, remove
4337 OUTPUT_OPTION (now detected by configure) from the flags passed down
4339 * Makefile.in: Regenerate.
4341 * Makefile.tpl (new-bootstrap): Fix typo.
4342 * Makefile.in: Regenerate.
4344 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4346 * Makefile.tpl: Rearrange by moving recursive_targets rules
4347 into their proper sections.
4348 * Makefile.tpl (top level bootstrap support): Move disabling
4349 of coverage flags from 'make' to 'configure'; improve comments.
4350 * Makefile.in: Regenerate.
4352 * Makefile.tpl (experimental top level bootstrap) Move stage1
4353 language setting from all- target to configure- target; disable
4354 intermodule optimization in stage 1; prevent gratuitous rebuilds
4356 * Makefile.in: Regenerate.
4357 * configure.in: Comma-separate stage 1 language list for top
4359 * configure: Regenerate.
4361 * Makefile.tpl: Clean up experimental top level bootstrap support:
4362 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4363 prev-gcc in configure- targets as well as all- targets.
4364 * Makefile.in: Regenerate.
4366 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>