1 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4 * configure.ac: Require texinfo 4.7.
5 * configure: Regenerated.
7 2009-04-09 Nick Clifton <nickc@redhat.com>
9 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
10 the GCC Runtime Library Exception.
12 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
15 * configure: Regenerate.
17 2009-04-01 Steve Ellcey <sje@cup.hp.com>
19 * Makefil.def (languages): New entries.
20 * Makefile.tpl (check-gcc-*): New generic target.
21 * Makefile.in: Regenerate.
22 * gcc/doc/sourcebuild.texi: Update front-end requirements.
24 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
26 * MAINTAINERS: Update my email address.
28 2009-03-18 Tom Tromey <tromey@redhat.com>
31 * configure.ac (host_libs): Add libiconv.
32 * Makefile.in: Rebuild.
33 * Makefile.def (host_modules): Add libiconv.
34 (configure-gdb, all-gdb): Depend on libiconv.
36 2009-03-16 Tristan Gingold <gingold@adacore.com>
38 * configure.ac: Treat gdb as supported on x86_64-darwin.
39 * configure: Regenerate.
41 2009-03-16 Joseph Myers <joseph@codesourcery.com>
43 * configure.ac (--with-host-libstdcxx): New option.
44 * configure: Regenerate.
46 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
48 * MAINTAINERS: Move myself into the write after approval list.
50 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
52 * MAINTAINERS: Update e-mail address.
54 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
56 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
58 2009-03-10 Ira Rosen <irar@il.ibm.com>
60 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
62 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
64 Backport from git Libtool:
66 2009-01-19 Robert Millan <rmh@aybabtu.com>
67 Support GNU/kOpenSolaris.
68 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
69 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
70 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
73 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
75 * MAINTAINERS: Update e-mail address.
77 2009-02-24 Michael Eager <eager@eagercon.com>
79 * MAINTAINERS (Write After Approval): Add self.
81 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
83 * MAINTAINERS (Write After Approval): Add myself.
85 2009-02-05 Andreas Schwab <schwab@suse.de>
87 * Makefile.tpl (stage_last): Define $r and $s before using
88 $(RECURSE_FLAGS_TO_PASS).
89 * Makefile.in: Regenerate
91 2009-01-30 Ian Lance Taylor <iant@google.com>
93 * MAINTAINERS: Move myself to the Global Reviewers list.
95 2009-01-29 Robert Millan <rmh@aybabtu.com>
97 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
98 * configure: Regenerate.
100 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
102 * MAINTAINERS: Make whitespace consistent.
103 Remove Robert Millan from Write After Approval.
105 2009-01-16 Alan Modra <amodra@bigpond.net.au>
107 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
108 (all-opcodes): Depend on all-libiberty.
109 * Makefile.in: Regenerate.
111 2009-01-15 Douglas B Rupp <rupp@gnat.com>
113 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
114 * configure: Regenerate.
116 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
118 * MAINTAINERS (Write After Approval): Add myself.
120 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
122 * MAINTAINERS: Add myself to reviewers (Fortran).
124 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
126 PR tree-optimization/38515
127 * configure.ac (cloog-polylib): Removed.
128 (with_ppl, with_cloog): Test for "no".
129 * configure: Regenerated.
131 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
133 * MAINTAINERS: Moved myself to reviewers (Fortran).
135 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
137 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
138 (Write After Approval): Remove myself.
140 2009-01-03 Diego Novillo <dnovillo@google.com>
142 * MAINTAINERS: Remove myself from alias maintainership.
144 2009-01-02 David Ayers <ayers@fsfe.org>
146 * MAINTAINERS: Update e-mail address.
148 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
150 * MAINTAINERS: Make whitespace consistent.
152 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
154 Backport from upstream Libtool:
155 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
156 Add cache variables to tests that require the linker to work.
157 For shlibpath_overrides_runpath, this also changes the semantics
158 to let the result from the C compiler take precedence.
160 2008-12-02 Ben Elliston <bje@au.ibm.com>
162 * config.sub, config.guess: Update from upstream sources.
164 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
166 * configure.ac (ppllibs): Add by default the lib flags.
167 * configure: Regenerate.
169 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
171 * MAINTAINERS: Add myself to the write after approval list.
173 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
175 * configure.ac: Add double brackets on darwin[912].
176 * configure: Regenerate.
178 2008-12-03 Daniel Kraft <d@domob.eu>
180 * MAINTAINERS: Moved myself and Mikael Morin from Write After
181 Approval to Reviewer section (for Fortran front-end).
183 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
185 * configure.ac: Expand to darwin10 and later.
186 * configure: Regenerate.
188 2008-12-02 Andreas Schwab <schwab@suse.de>
190 * Makefile.def: configure-target-boehm-gc depends on
191 all-target-libstdc++-v3.
192 * Makefile.in: Regenerate.
194 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
196 * MAINTAINERS: Add myself as mingw maintainer.
198 2008-12-02 Ben Elliston <bje@au.ibm.com>
200 * config.sub, config.guess: Update from upstream sources.
202 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
204 * README.SCO: Remove.
206 2008-11-29 Fernando Pereira <pronesto@gmail.com>
208 * MAINTAINERS: Add myself to the write after approval list.
210 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
212 * MAINTAINERS: Update my email address in WAA section.
214 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
216 * MAINTAINERS: Update e-mail address.
218 2008-11-27 Toon Moene <toon@moene.org>
220 * MAINTAINERS: Change e-mail address.
222 2008-11-27 Tristan Gingold <gingold@adacore.com>
224 * configure.ac: Build gdb for i?86-*-darwin*
225 * configure: Regenerated.
227 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
229 * MAINTAINERS: Added my full name.
231 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
238 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
240 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
241 * Makefile.in: Regenerated.
243 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
250 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
251 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
252 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
253 (HOST_EXPORTS): Pass CPPFLAGS.
254 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
255 (LDFLAGS_FOR_TARGET): Initialize from configure script.
256 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
257 * Makefile.in, configure: Regenerated.
258 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
259 and CPPFLAGS_FOR_BUILD.
261 2008-11-06 Jeff Law <law@redhat.com>
263 * MAINTAINERS: Add myself as middle end maintainer.
265 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
267 * MAINTAINERS (Write after approval): Add myself.
269 2008-11-05 Diego Novillo <dnovillo@google.com>
271 * MAINTAINERS (Global Reviewers): Add myself.
272 (Non-Algorithmic Maintainers): Remove myself.
274 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
276 * MAINTAINERS (Write after approval): Add myself.
278 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
280 * MAINTAINERS (Write after approval): Add myself.
282 2008-10-31 Ben Elliston <bje@au.ibm.com>
284 * configure.ac (spu-*-*): Remove special case.
285 * configure: Regenerate.
287 2008-10-30 Catherine Moore <clm@codesourcery.com>
289 * MAINTAINERS (Write after approval): Update my email address.
291 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
293 * configure.ac [spu-*-*]: Do not set skipdirs.
294 * configure: Re-generate.
296 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
298 * MAINTAINERS (Various Maintainers): Add myself to reload.
300 2008-10-25 Richard Guenther <rguenther@suse.de>
302 * MAINTAINERS (Various Maintainers): Add myself as middle-end
303 maintainer. Remove myself as libgcc-math maintainer.
304 (Non-Algorithmic Maintainers): Remove myself.
306 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
308 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
309 * Makefile.in: Regenerated.
311 2008-10-23 Cary Coutant <ccoutant@google.com>
313 * MAINTAINERS (Write after approval): Add myself.
315 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
322 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
323 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
324 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
325 (HOST_EXPORTS): Pass CPPFLAGS.
326 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
327 (LDFLAGS_FOR_TARGET): Initialize from configure script.
328 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
329 * Makefile.in, configure: Regenerated.
330 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
331 and CPPFLAGS_FOR_BUILD.
333 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
335 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
338 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
340 * MAINTAINERS (Write After Approval): Added myself.
342 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
344 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
345 recommended version to 2.3.2.
347 * configure: Regenerate.
349 2008-10-01 Mark Mitchell <mark@codesourcery.com>
351 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
353 2008-09-29 David Daney <david.daney@caviumnetworks.com>
355 * MAINTAINERS (Write After Approval): Update e-mail address.
357 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
359 * libtool.m4: Update to libtool 2.2.6.
360 * lt~obsolete.m4: Update to libtool 2.2.6.
361 * ltmain.sh: Update to libtool 2.2.6.
362 * ltsugar.m4: Update to libtool 2.2.6.
363 * ltversion.m4: Update to libtool 2.2.6.
364 * ltoptions.m4: Update to libtool 2.2.6.
365 * ltgcc.m4: Update to match changes from libtool 2.2.6.
367 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
369 * MAINTAINERS (Write After Approval): Add myself.
371 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
373 * MAINTAINERS (Write After Approval): Update my name.
375 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
377 * MAINTAINERS: Add myself in "Write After Approval".
379 2008-09-18 Steve Ellcey <sje@cup.hp.com>
381 * MAINTAINERS: Add myself as ia64 maintainer.
383 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
385 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
386 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
387 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
388 and Michael Tiemann from Write After Approval since they do not
389 actually have access.
391 2008-09-05 Richard Guenther <rguenther@suse.de>
393 * configure.ac: Initialize clooglibs to -lcloog.
394 * configure: Re-generate.
396 2008-09-04 Le-Chun Wu <lcwu@google.com>
398 * MAINTAINERS (Write After Approval): Add myself.
400 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
402 * configure.ac (--with-cloog-polylib): New.
403 (--disable-cloog-version-check): New.
404 (--disable-ppl-version-check): New.
405 * configure: Re-generate.
407 2008-09-03 Richard Guenther <rguenther@suse.de>
409 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
411 * configure: Re-generate.
413 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
416 * MAINTAINERS: Add picoChip maintainers.
418 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
419 Tobias Grosser <grosser@fim.uni-passau.de>
420 Jan Sjodin <jan.sjodin@amd.com>
421 Harsha Jagasia <harsha.jagasia@amd.com>
422 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
423 Konrad Trifunovic <konrad.trifunovic@inria.fr>
424 Adrien Eliche <aeliche@isty.uvsq.fr>
426 Merge from graphite branch.
427 * configure: Regenerate.
428 * Makefile.in: Regenerate.
429 * configure.ac (host_libs): Add ppl and cloog.
430 Add checks for PPL and CLooG.
431 * Makefile.def (ppl, cloog): Added modules and dependences.
432 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
433 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
435 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
437 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
438 (GCC_SHLIB_SUBDIR): New.
439 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
440 * configure: Regenerate.
441 * Makefile.in: Regenerate.
443 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
445 * MAINTAINERS: Consistently use tabs to separate columns.
447 2008-08-29 Tristan Gingold <gingold@adacore.com>
449 * MAINTAINERS (Write after Approval): Add myself.
451 2008-08-28 Tristan Gingold <gingold@adacore.com>
453 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
454 Enable bfd, binutils and opcodes.
455 * configure: Regenerate.
457 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
459 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
461 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
463 * MAINTAINERS: Use correct Umlaut for last name.
465 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
467 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
469 2008-08-16 David Edelsohn <edelsohn@gnu.org>
471 * MAINTAINERS: Update my email address.
473 2008-08-16 Nicolas Roche <roche@adacore.com>
475 * Makefile.tpl: Add BOOT_ADAFLAGS.
476 * Makefile.in: Regenerate.
478 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
480 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
481 * configure: Regenerate.
483 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
485 * configure.ac: Add makefile fragments for hpux.
486 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
487 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
488 * configure: Regenerate.
489 * Makefile.in: Regenerate.
491 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
493 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
495 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
497 * MAINTAINERS (Write after Approval): Add myself.
499 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
501 * MAINTAINERS (Write After Approval): Add myself.
503 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
505 * MAINTAINERS (Write After Approval): Add myself.
507 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
509 * MAINTAINERS: Update my email address.
511 2008-06-25 Joey Ye <joey.ye@intel.com>
513 * MAINTAINERS (Write After Approval): Add myself.
515 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
517 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
518 * Makefile.in: Regenerate.
519 * configure: Regenerate.
521 2008-06-17 Daniel Kraft <d@domob.eu>
523 * MAINTAINERS (Write After Approval): Add myself.
525 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
527 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
528 "$@" is still intact with both Autoconf 2.59 and 2.62.
529 * configure: Regenerate.
531 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
533 * Makefile.tpl: Fix comment errors.
534 * Makefile.in: Regenerate.
536 2008-06-12 David S. Miller <davem@davemloft.net>
537 David Edelsohn <edelsohn@gnu.org>
539 * configure.ac: Add powerpc*-*-* to gold supported targets.
540 * configure: Regenerate.
542 2008-06-08 Joseph Myers <joseph@codesourcery.com>
544 PR tree-optimization/36218
545 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
546 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
547 (all prefix="build-"): Pass them to build-system sub-makes.
548 * Makefile.in: Regenerate.
550 2008-06-07 Joseph Myers <joseph@codesourcery.com>
552 * MAINTAINERS (mt port): Remove.
553 (sco5, unixware, sco udk): Remove.
554 (Kean Johnston): Add to Write After Approval.
556 2008-05-30 Julian Brown <julian@codesourcery.com>
558 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
559 of libobjc for ARM EABI Linux.
560 * configure: Regenerate.
562 2008-05-18 Xinliang David Li <davidxl@google.com>
564 * ChangeLog: Remove wrong ChangeLog entry.
566 2008-05-17 Xinliang David Li <davidxl@google.com>
568 * MAINTAINERS (Write After Approval): Add myself.
570 2008-05-15 Janus Weil <janus@gcc.gnu.org>
572 * MAINTAINERS (Write After Approval): Add myself.
574 2008-05-14 Rafael Espíndola <espindola@google.com>
576 * config-ml.in: don't handle --enable-shared and --enable-static.
578 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
580 * MAINTAINERS: Update my email address.
582 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
584 * MAINTAINERS: Update my email address.
586 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
588 * MAINTAINERS (Write After Approval): Add myself.
590 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
592 * MAINTAINERS (Write After Approval): Add myself.
594 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
596 * MAINTAINERS (crx): Add myself.
598 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
601 2008-04-14 David S. Miller <davem@davemloft.net>
603 * configure.ac: Add sparc*-*-* to gold supported targets.
604 * configure: Regenerate.
606 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
609 * configure.ac: Include override.m4.
610 * configure: Regenerate.
612 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
614 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
615 * Makefile.in: Regenerate.
617 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
619 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
620 as nonconfigurable directories list.
621 * configure: Regenerate.
623 2008-04-14 Ben Elliston <bje@au.ibm.com>
625 * config.sub, config.guess: Update from upstream sources.
627 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
629 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
630 * Makefile.in: Regenerate.
632 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
634 * configure.ac: Do not build libssp for the AVR.
635 * configure: Regenerate.
637 2008-04-07 Ian Lance Taylor <iant@google.com>
639 * Makefile.def: check-gold depends upon all-binutils.
640 * Makefile.in: Regenerate.
642 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
644 * MAINTAINERS (Write After Approval): Add myself.
646 2008-04-04 Nick Clifton <nickc@redhat.com>
649 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
651 * configure: Regenerate.
653 2008-04-04 NightStrike <NightStrike@gmail.com>
656 * configure.ac: Combine rules for mingw32 and mingw64.
657 * configure: Regenerate.
659 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
661 * MAINTAINERS (Write After Approval): Add myself.
663 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
665 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
666 * Makefile.in (.NOTPARALLEL): Ditto.
668 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
670 * MAINTAINERS (Write After Approval): Add myself.
672 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
674 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
675 * Makefile.in (.NOTPARALLEL): Regenerate.
677 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
679 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
680 * Makefile.in: Regenerate.
682 2008-03-26 Jakub Staszak <kuba@et.pl>
684 * MAINTAINERS (Write After Approval): Add myself.
686 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
688 * MAINTAINERS: Update e-mail address.
690 2008-03-20 Ian Lance Taylor <iant@google.com>
692 * configure.ac: Add support for --enable-gold.
693 * Makefile.def: Add gold as a directory like ld.
694 * configure, Makefile.in: Regenerate.
696 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
698 * configure.ac: m4_include config/proginstall.m4.
699 * configure: Regenerate.
701 Backport from upstream Libtool:
703 2007-10-12 Eric Blake <ebb9@byu.net>
705 Deal with Autoconf 2.62's semantic change in m4_append.
706 * ltsugar.m4 (lt_append): Replace broken versions of
708 (lt_if_append_uniq): Don't require separator to be overquoted,
709 and avoid broken m4_append.
710 (lt_dict_add): Fix typo.
711 * libtool.m4 (_LT_DECL): Don't overquote separator.
713 2008-03-13 David Edelsohn <edelsohn@gnu.org>
715 * config.rpath: Add AIX 6 support.
717 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
719 * Makefile.def (stageprofile). Remove -fprofile-generate
720 from stage_libcflags.
721 * Makefile.in: Regenerate.
723 2008-03-13 Ben Elliston <bje@au.ibm.com>
725 * config.sub, config.guess: Update from upstream sources.
727 2008-03-06 Tom Tromey <tromey@redhat.com>
729 * MAINTAINERS: Update for treelang deletion.
731 2008-03-03 James E. Wilson <wilson@tuliptree.org>
733 * MAINTAINERS: Update my email address.
735 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
737 * MAINTAINERS (darwin port): Add myself as a maintainer.
738 (objective-c/c++): Add myself as a maintainer.
740 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
742 * MAINTAINERS (Write After Approval): Update my email address.
744 2008-02-25 Tomas Bily <tbily@suse.cz>
746 * MAINTAINERS (Write After Approval): Add myself.
748 2008-02-23 Jakub Jelinek <jakub@redhat.com>
750 * MAINTAINERS (OpenMP): Add myself.
752 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
757 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
758 * configure: Regenerate.
760 * Makefile.def: Define stage_libcflags for all bootstrap stages.
761 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
762 STAGE4_LIBCFLAGS): New.
763 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
764 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
765 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
766 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
767 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
768 for target modules. Don't export LIBCFLAGS.
769 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
770 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
771 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
772 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
773 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
774 * Makefile.in: Regenerate.
776 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
779 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
780 Do not use -DDLL_EXPORT. Backport from upstream.
782 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
784 * MAINTAINERS (Write After Approval): Add myself.
786 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
788 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
789 * configure: Regenerate.
791 2008-01-31 Marc Gauthier <marc@tensilica.com>
793 * configure.ac (xtensa*-*-*): Recognize processor variants.
794 * configure: Regenerate.
796 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
799 * configure.ac (PARSE_ARGS): Push suitable setting of
800 ac_subdirs_all, for `./configure --help=recursive'.
801 Handle `+' in generic toplevel directory disabling.
802 * configure: Regenerate.
804 2008-01-28 Nick Clifton <nickc@redhat.com>
806 * MAINTAINERS (xstormy16): Take over maintainership.
808 2008-01-25 Joseph Myers <joseph@codesourcery.com>
810 * MAINTAINERS (c4x port): Remove.
812 2008-01-24 David Edelsohn <edelsohn@gnu.org>
814 * libtool.m4: Backport AIX 6 support from ToT Libtool.
816 2008-01-23 Ben Elliston <bje@au.ibm.com>
818 * config.sub, config.guess: Update from upstream sources.
820 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
822 * MAINTAINERS (Write After Approval): Add myself.
824 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
826 * MAINTAINERS: Update my email address.
828 2008-01-09 Raksit Ashok <raksit@google.com>
830 * MAINTAINERS (Write After Approval): Add myself.
832 2008-01-09 Raksit Ashok <raksit@google.com>
834 * MAINTAINERS (Write After Approval): Add myself.
836 2008-01-08 Ben Elliston <bje@au.ibm.com>
838 * config.sub, config.guess: Update from upstream sources.
840 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
842 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
843 Change recommended MPFR from 2.2.1 -> 2.3.0.
844 * configure: Regenerate.
846 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
848 * MAINTAINERS: Update my email address.
850 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
852 * MAINTAINERS: Update my email address.
854 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
856 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
857 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
858 * Makefile.in: Regenerate.
860 2007-12-10 Mark Heffernan <meheff@google.com>
862 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
865 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
867 * configure.ac: Enable libjava for x86_64-*-darwin9.
868 * configure: Regenerate.
870 2007-12-07 Bill Maddox <maddox@google.com>
872 * MAINTAINERS (Write After Approval): Add myself.
874 2007-12-05 Ben Elliston <bje@au.ibm.com>
876 * config.sub, config.guess: Update from upstream sources.
878 2007-12-02 Matthias Klose <doko@ubuntu.com>
880 * config-ml.in: Remove 64bit configure tests.
882 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
884 * config-ml.in: Robustify against white space in absolute file
887 * config-ml.in (multi-clean): Substitute ${Makefile}.
888 Remove superfluous ${Makefile} in list.
890 2007-11-19 Thiemo Seufer <ths@mips.com>
892 * config-ml.in: Don't hardcode the Makefile name.
894 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
896 * MAINTAINERS (Write After Approval): Add myself.
898 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
900 * MAINTAINERS (Write After Approval): Add myself.
902 2007-11-06 Doug Kwan <dougkwan@google.com>
904 * MAINTAINERS (Write After Approval): Add myself.
906 2007-10-25 Ben Elliston <bje@au.ibm.com>
908 * MAINTAINERS (mercury): Remove entry.
909 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
911 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
913 * Makefile.def (dependencies): Make configure-gdb depend on
915 * Makefile.in: Regenerated.
917 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
919 * MAINTAINERS (Fortran maintainer): Remove myself.
921 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
923 * Makefile.def: To avoid problems running with parallel makes,
924 build newlib before libgloss so that target specific header
926 * Makefile.in: Regenerate
928 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
930 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
931 * Makefile.in: Regenerate.
933 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
935 * MAINTAINERS (Register allocation reviewer): Add myself.
937 2007-10-08 Mike Frysinger <vapier@gentoo.org>
939 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
940 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
941 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
942 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
943 * configure: Regenerate.
945 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
947 * MAINTAINERS (Register allocation reviewer): Add myself.
949 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
951 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
952 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
953 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
954 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
955 * configure.ac: Default them to host tools for $host = $build.
958 * configure: Regenerate.
959 * Makefile.in: Regenerate.
961 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
963 * MAINTAINERS (Register allocation reviewer): Add myself.
965 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
967 * MAINTAINERS (Register allocation reviewer): Add myself.
969 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
971 * MAINTAINERS (Write After Approval): Fix typo.
973 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
975 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
976 * configure: Regenerate.
978 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
981 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
982 they're already prefixed.
984 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
986 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
988 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
989 * configure: Regenerate.
990 * Makefile.in: Regenerate.
992 2007-09-17 Andreas Schwab <schwab@suse.de>
994 * configure.ac: Raise minimum makeinfo version to 4.6.
995 * configure: Regenerate.
997 2007-09-17 Johannes Singler <singler@ira.uka.de>
999 * MAINTAINERS (write-after-approval) add myself
1001 2007-09-15 Alan Modra <amodra@bigpond.net.au>
1003 * configure.ac: Correct makeinfo version check.
1004 * configure: Regenerate.
1006 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1008 * MAINTAINERS: Update my email address.
1010 2007-09-14 Richard Sandiford <richard@codesourcery.com>
1012 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1013 to $skipdirs and only disable gprof for newlib. Use the normal
1014 mips*-elf* handling in other respects.
1015 * configure: Regnerate.
1017 2007-09-12 David Daney <ddaney@avtrex.com>
1019 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1021 * configure: Regenerate.
1023 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1026 * configure.ac: For libgloss targets, point the linker to the linker
1027 script, startup code and simulator library.
1028 * configure: Regenerate.
1030 2007-09-07 Andrew Haley <aph@redhat.com>
1032 * configure.ac (noconfigdirs): Remove target-libffi and
1034 * configure: Regenerate.
1036 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1039 * configure.ac: Use config/mh-mingw on mingw.
1040 * configure: Regenerate.
1042 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1044 * MAINTAINERS (Write After Approval): Add myself.
1046 2007-09-05 Richard Guenther <rguenther@suse.de>
1048 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1049 nor --disable-checking is provided also turn on yes and types
1050 checking for stage1.
1051 * configure: Re-generate.
1053 2007-08-30 Krister Walfridsson <cato@df.lth.se>
1055 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1056 (Write After Approval): Remove myself.
1058 2007-08-29 Nick Clifton <nickc@redhat.com>
1060 * config.sub, config.guess: Update from upstream sources.
1062 2007-08-22 Bud Davis <jmdavis@link.com>
1064 * MAINTAINERS (Write After Approval): Added myself.
1065 * MAINTAINERS (Reviewers): Removed myself.
1067 2007-08-18 Paul Brook <paul@codesourcery.com>
1068 Joseph Myers <joseph@codesourcery.com>
1070 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1071 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1072 * Makefile.in: Regenerate.
1073 * configure.ac (--with-debug-prefix-map): New.
1074 * configure: Regenerate.
1076 2007-08-17 Richard Sandiford <richard@codesourcery.com>
1077 Nigel Stephens <nigel@mips.com>
1079 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1080 as target_makefile_frag.
1081 * configure: Regenerate.
1083 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
1085 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1086 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1087 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1088 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1089 (do-compare, do-compare3, do-compare-debug): New.
1090 ([+compare-target+]): Use them.
1092 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1094 * MAINTAINERS (Write After Approval): Change my email address.
1096 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1097 Ben Elliston <bje@au.ibm.com>
1099 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1100 --silent if $silent.
1101 * configure: Regenerate.
1103 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
1105 * MAINTAINERS (Various Maintainers): Add myself as
1106 loop infrastructure maintainer. Update my e-mail
1109 2007-07-31 Diego Novillo <dnovillo@google.com>
1111 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1114 2007-07-26 Richard Guenther <rguenther@suse.de>
1116 * configure.ac: Add types checking to stage1 checking flags.
1117 * configure: Regenerate.
1119 2007-07-17 Nick Clifton <nickc@redhat.com>
1121 * COPYING3: New file. Contains version 3 of the GNU General
1123 * COPYING3.LIB: New file. Contains version 3 of the GNU
1124 Lesser General Public License.
1126 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1128 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1130 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1132 * MAINTAINERS (S/390 co-maintainer): Add myself.
1133 (Write After Approval): Remove myself.
1135 2007-07-13 Dan Hipschman <dsh@google.com>
1137 * MAINTAINERS (Write After Approval): Add myself.
1139 2007-07-11 Nick Clifton <nickc@redhat.com>
1141 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1143 * Makefile.in: Regenerate.
1145 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1147 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1150 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1152 * lt~obsolete.m4: New. Import from 20070318 libtool.
1154 2007-07-03 Julian Brown <julian@codesourcery.com>
1156 * MAINTAINERS (Write After Approval): Add myself.
1158 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1160 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1161 * configure: Regenerate.
1163 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1165 * configure.ac: Add some missing m4 quotation.
1166 * configure: Regenerate.
1168 2007-07-02 Simon Baldwin <simonb@google.com>
1170 * MAINTAINERS (Write After Approval): Add myself.
1172 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
1174 * configure: Regenerate.
1176 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
1178 * Makefile.def: Add windmc tool to build.
1179 * Makefile.tpl: Likewise.
1180 * configure.ac: Likewise.
1181 * Makefile.in: Regenerate.
1182 * configure: Regenerate.
1184 2007-06-28 DJ Delorie <dj@redhat.com>
1186 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1187 not building newlib.
1188 * configure: Regenerated.
1190 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1192 * MAINTAINERS (Write After Approval): Add myself.
1194 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
1196 * MAINTAINERS (Write After Approval): Add myself.
1198 2007-06-19 Chris Matthews <chrismatthews@google.com>
1200 * MAINTAINERS (Write After Approval): Add myself.
1202 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1204 * MAINTAINERS (Write After Approval): Add myself.
1206 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1208 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1209 * Makefile.in: Regenerated.
1211 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1213 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1214 bfin*-*-uclinux* targets.
1215 * configure: Regenerate.
1217 2007-06-14 Ian Lance Taylor <iant@google.com>
1219 * MAINTAINERS: Add myself as non-algorithmic global write
1222 2007-06-14 Diego Novillo <dnovillo@google.com>
1224 * MAINTAINERS: Add self as middle-end maintainer and
1225 non-algorithmic global write maintainer.
1227 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1229 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1230 Move all Fortran maintainers except Paul Brook into the
1231 Non-Autopoiesis section.
1233 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
1235 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1236 (distclean-stage[+id+]): Possibly delete stage_last.
1237 * Makefile.in: Regenerate.
1239 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
1241 * MAINTAINERS (Various Maintainer): Fix typo.
1243 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
1245 * MAINTAINERS (Various Maintainer): Add myself as
1246 dataflow maintainer.
1248 2007-06-07 Ben Elliston <bje@au.ibm.com>
1250 * config.sub, config.guess: Update from upstream sources.
1252 2007-06-07 Ben Elliston <bje@au.ibm.com>
1254 * Makefile.tpl: Fix spelling error.
1255 * Makefile.in: Regenerate.
1257 2007-06-01 Steve Ellcey <sje@cup.hp.com>
1259 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1260 lt_cv_sys_max_cmd_len.
1262 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1264 * MAINTAINERS (Various Maintainers): Add myself as
1265 auto-vectorizer maintainer.
1267 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
1270 * libtool.m4: Revert previous change.
1271 * ltgcc.m4: Put it here.
1273 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1275 * MAINTAINERS (Various Maintainers): Add myself as
1276 auto-vectorizer maintainer.
1278 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1281 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1283 2007-05-30 Richard Guenther <rguenther@suse.de>
1285 * MAINTAINERS (Various Maintainers): Add myself as
1286 auto-vectorizer maintainer.
1288 2007-05-30 Jakub Jelinek <jakub@redhat.com>
1291 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1292 * configure: Rebuilt.
1294 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
1296 * MAINTAINERS (Write After Approval): Removed my name.
1298 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1300 * MAINTAINERS (Write After Approval): Remove myself.
1302 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1304 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1306 2007-05-23 Steve Ellcey <sje@cup.hp.com>
1308 * ltmain.sh: Update from ToT Libtool.
1309 * libtool.m4: Update from ToT Libtool.
1310 * ltsugar.m4: New. Update from ToT Libtool.
1311 * ltversion.m4: New. Update from ToT Libtool.
1312 * ltoptions.m4: New. Update from ToT Libtool.
1314 * ltcf-c.sh: Remove.
1315 * ltcf-cxx.sh: Remove.
1316 * ltcf-gcj.sh: Remove.
1318 2007-05-22 Ollie Wild <aaw@google.com>
1320 * MAINTAINERS (Write After Approval): Add myself.
1322 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
1324 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1326 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1327 Remove CFLAGS/LIBCFLAGS.
1328 (configure-stage[+id+]-[+prefix+][+module+],
1329 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1330 * Makefile.in: Regenerate.
1332 2007-05-15 Diego Novillo <dnovillo@google.com>
1334 * MAINTAINERS: Update e-mail address.
1336 2007-05-15 Revital Eres <eres@il.ibm.com>
1338 * MAINTAINERS (Write After Approval): Add myself.
1340 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
1342 * MAINTAINERS (Write After Approval): Updated my address.
1344 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1346 * MAINTAINERS (Write After Approval): Add myself.
1348 2007-05-11 Silvius Rus <rus@google.com>
1350 * MAINTAINERS (Write After Approval): Add myself.
1352 2007-04-23 Tom Tromey <tromey@redhat.com>
1354 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1356 2007-04-22 Mark Mitchell <mark@codesourcery.com>
1358 * MAINTAINERS (cpplib): Rename to ...
1359 (libcpp): ... this. Add C/C++ front end maintainers.
1361 2007-04-14 Steve Ellcey <sje@cup.hp.com>
1363 * config-ml.in: Pass ${ml_config_env} to configure calls.
1365 2007-04-04 Christian Bruel <christian.bruel@st.com>
1367 * MAINTAINERS (Write After Approval): Add myself.
1369 2007-04-02 Dave Korn <dave.korn@artimi.com>
1371 * MAINTAINERS (Write After Approval): Add myself.
1373 2007-03-31 Tobias Burnus <burnus@net-b.de>
1375 * MAINTAINERS (fortran 95 front end): Add myself.
1377 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1379 * MAINTAINERS (Write After Approval): Add myself.
1381 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
1383 * MAINTAINERS (Modulo Scheduler): Add myself.
1385 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1387 * MAINTAINERS (fortran 95 front end): Add myself.
1388 (c++ front end): whitespace fix.
1390 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1392 * MAINTAINERS (Write After Approval): Add myself.
1394 2007-03-21 Richard Sandiford <richard@codesourcery.com>
1396 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1397 of glob. Quote arguments with single quotes too.
1398 * configure: Regenerate.
1400 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1402 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1403 * Makefile.in: Regenerate
1405 2007-03-07 Andreas Schwab <schwab@suse.de>
1407 * configure: Regenerate.
1409 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1411 * configure.ac: Add "--with-pdfdir" configure option,
1412 which defines pdfdir variable.
1413 * Makefile.def (target=fixincludes): Add install-pdf to
1415 (recursive_targets): Add install-pdf target.
1416 (flags_to_pass): Add pdfdir.
1417 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1419 * configure: Regenerate
1420 * Makefile.in: Regenerate
1422 2007-02-28 Eric Christopher <echristo@apple.com>
1425 2006-12-07 Mike Stump <mrs@apple.com>
1427 * Makefile.def (dependencies): Add dependency for
1428 install-target-libssp and install-target-libgomp on
1430 * Makefile.in: Regenerate.
1432 2007-02-27 Matt Kraai <kraai@ftbfs.org>
1434 * configure: Regenerate.
1435 * configure.ac: Move statements after variable declarations.
1437 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1439 * MAINTAINERS: Add myself as sh maintainer.
1441 2007-02-19 Joseph Myers <joseph@codesourcery.com>
1443 * configure.ac: Adjust for loop syntax.
1444 * configure: Regenerate.
1446 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1448 * configure: Rebuilt.
1450 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1452 * configure.ac: Drop multiple occurrences of --enable-languages,
1453 and fix its quoting.
1454 * configure: Rebuilt.
1456 2007-02-17 Mark Mitchell <mark@codesourcery.com>
1457 Nathan Sidwell <nathan@codesourcery.com>
1458 Vladimir Prus <vladimir@codesourcery.com>
1459 Joseph Myers <joseph@codesourcery.com>
1461 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1462 * configure: Regenerate.
1464 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1466 * ltconfig (freebsd*): Default to elf.
1468 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1470 * configure.ac (target_libraries): Move libgcc before libiberty.
1471 * configure: Regenerated.
1473 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1474 Paolo Bonzini <bonzini@gnu.org>
1477 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1478 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1479 * configure: Regenerated.
1481 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1483 * MAINTAINERS (Language Front End Maintainers): Update my mail
1486 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1489 * configure.ac: Correct syntax for Solaris ksh.
1490 * configure: Regenerated.
1492 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1494 * configure.ac: Sync with src.
1495 * configure: Regenerate.
1497 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1499 * Makefile.in: Regenerate.
1501 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1503 * config.sub: Sync with src.
1505 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1507 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1508 noncanonical equivalents.
1509 * configure.in: Rename to...
1510 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1511 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1512 target_noncanonical. Use them. Rewrite removal of configure
1513 arguments for autoconf 2.59. Discard variable settings. Force
1514 program_transform_name for native tools.
1516 * Makefile.in: Regenerated.
1517 * configure: Regenerated with autoconf 2.59.
1519 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
1521 * MAINTAINERS (Write After Approval): Add myself.
1523 2007-01-31 Andreas Schwab <schwab@suse.de>
1525 * Makefile.tpl (LDFLAGS): Substitute it.
1526 * Makefile.in: Regenerate.
1528 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1530 * MAINTAINERS (Write After Approval): Add myself.
1532 2007-01-28 David Edelsohn <edelsohn@gnu.org>
1534 * MAINTAINERS (spu port): Add myself.
1536 2007-01-23 Richard Guenther <rguenther@suse.de>
1539 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1540 * Makefile.tpl (GNATBIND): Substitute it.
1541 (GNATMAKE): Likewise.
1542 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1544 * Makefile.in: Regenerate.
1545 * configure: Regenerate.
1547 2007-01-18 Mike Stump <mrs@apple.com>
1549 * configure.in: Re-enable -Werror for gcc builds.
1551 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
1553 * MAINTAINERS (Write After Approval): Add myself.
1555 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1557 * configure.in: Change == to = in test command.
1558 * configure: Regenerate.
1560 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1561 Nick Clifton <nickc@redhat.com>
1562 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1564 * configure.in (build_configargs, host_configargs, target_configargs):
1565 Remove build/host/target parameters.
1566 (host_libs): Add gmp and mpfr.
1567 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1568 * Makefile.def (gmp, mpfr): New.
1569 (gcc): Remove target.
1570 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1571 target_os, target_vendor): New.
1572 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1573 * configure: Regenerate.
1574 * Makefile.in: Regenerate.
1576 2007-01-11 Matt Fago <fago@earthlink.net>
1578 * configure.in: Try to link to functions only in mpfr 2.2.x
1579 to improve robustness of configure tests.
1580 * configure: Regenerate.
1582 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
1584 * MAINTAINERS: Add myself as i386 maintainer.
1586 2007-01-08 Jan Hubicka <jh@suse.cz>
1588 * MAINTAINERS: Add myself as i386 maintainer.
1590 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
1592 * configure.in: Add support for an x86_64-mingw* target.
1593 * configure: Regenerate.
1595 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1597 * Makefile.tpl (all-target): Correct @if conditional for target
1599 * configure.in: Omit libiberty if building only target libgcc.
1600 * configure, Makefile.in: Regenerated.
1602 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
1604 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1605 * configure: Regenerate.
1607 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1609 * Makefile.def (target_modules): Add libgcc.
1610 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1611 * Makefile.tpl (clean-target-libgcc): Delete.
1612 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1613 on gcc even for bootstrapped modules. Rewrite handling of
1614 lang_env_dependencies to loop over target_modules.
1615 * configure.in (target_libraries): Add target-libgcc.
1616 * Makefile.in, configure: Regenerated.
1618 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1620 * configure.in: Reorganize recognition of languages. Add
1621 --enable-stage1-languages. Show supported languages for the chosen
1622 target rather than all recognized languages.
1623 * configure: Regenerate.
1625 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1627 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1628 * Makefile.in: Regenerate.
1630 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1632 * configure.in: Warn that MPFR 2.2.0 is buggy.
1633 * configure: Regenerate.
1635 2006-12-27 Ian Lance Taylor <iant@google.com>
1637 * configure.in: When removing Makefiles to force a reconfigure, also
1638 remove prev-DIR*/Makefile.
1639 * configure: Regenerate.
1641 2006-12-22 Andreas Schwab <schwab@suse.de>
1643 * configure: Regenerate with correct autoconf version.
1645 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1647 * configure.in: add AC_SUBST for *_FOR_TARGET.
1648 * configure: Regenerate.
1650 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1652 * configure.in: Simplify logic for rejecting languages that cannot
1653 be built. Separate the case when a language is unsupported,
1654 from the case when the user chooses not to build a language.
1656 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1658 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1659 it only affects bootstrap and could be tested on "$host" as well.
1660 * configure: Regenerate.
1661 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1663 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1666 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1667 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1668 move here comment from Makefile.tpl.
1669 * Makefile.tpl: Move some definitions higher in the file.
1670 (STAGE1_CHECKING): New.
1671 * configure.in: Add --enable-stage1-checking.
1672 * configure: Regenerate.
1673 * Makefile.in: Regenerate.
1675 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1677 * MAINTAINERS: Add myself as build system maintainer.
1679 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
1681 * MAINTAINERS (Write After Approval): Add myself.
1683 2006-12-13 Eric Christopher <echristo@apple.com>
1685 * MAINTAINERS: Add myself as darwin maintainer.
1687 2006-12-11 Ian Lance Taylor <ian@airs.com>
1689 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
1691 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
1693 MAINTAINERS: Update my entry.
1695 2006-12-11 Alan Modra <amodra@bigpond.net.au>
1697 * configure.in: Handle spu makefile frag.
1698 * Makefile.tpl (MAINT): Define
1699 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
1700 * configure: Regenerate.
1701 * Makefile.in: Regenerate.
1703 2006-12-11 Ben Elliston <bje@au.ibm.com>
1705 * config.guess: Import latest version.
1706 * config.sub: Likewise.
1708 2006-12-11 Ben Elliston <bje@au.ibm.com>
1710 * configure.in (spu-*-*): Don't skip target-libiberty.
1711 * configure: Regenerate.
1713 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
1716 * configure.in: Correct x86 darwin support for libjava to powerpc
1718 * configure: Regenerate.
1720 2006-12-08 Sandro Tolaini <tolaini@libero.it>
1722 * configure.in: Add x86 darwin support for libjava.
1723 * configure: Regenerate.
1725 2006-12-07 Mike Stump <mrs@apple.com>
1727 * Makefile.def (dependencies): Add dependency for
1728 install-target-libssp and install-target-libgomp on
1730 * Makefile.in: Regenerate.
1732 2006-12-04 Richard Guenther <rguenther@suse.de>
1734 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
1735 (Non-Algorithmic Maintainers): Move over non-algorithmic
1736 loop optimizer maintainers, add myself as a non-algorithmic
1737 middle-end maintainer.
1739 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
1741 * MAINTAINERS (Write After Approval): Add myself.
1743 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1745 * configure.in: Update error message for missing GMP/MPFR.
1747 * configure: Regenerate.
1749 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1751 * configure.in: Update MPFR version in error message.
1753 * configure: Regenerate.
1755 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1757 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
1758 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
1759 --with-gmp-lib): New flags.
1761 * configure: Regenerate.
1763 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
1765 * MAINTAINERS (Write After Approval): Change my email address.
1767 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1769 * MAINTAINERS (Write After Approval): Add myself.
1771 2006-11-22 Philipp Thomas <pth@suse.de>
1773 * MAINTAINERS (i18n): Update e-mail address.
1775 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1777 * MAINTAINERS (spu port): Add myself as maintainer.
1778 (Write After Approval): Remove myself.
1780 2006-11-22 Ben Elliston <bje@au.ibm.com>
1782 * configure.in (skipdirs): Don't build libssp for SPU.
1783 * configure: Regenerate.
1785 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
1787 * MAINTAINERS (spu port): Add myself as maintainer.
1788 (libobjc): Update my email address.
1790 2006-11-21 Andrea Bona <andrea.bona@st.com>
1792 * MAINTAINERS (Write After Approval): Add myself.
1794 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1796 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
1797 * configure : Rebuilt.
1799 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
1801 * MAINTAINERS (Write After Approval): Add myself.
1803 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
1805 * MAINTAINERS (Write After Approval): Add myself.
1807 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1809 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
1811 * configure: Regenerate.
1813 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
1815 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
1816 (unstage): Test for stage_last presence.
1819 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
1820 * Makefile.in: Regenerate.
1822 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
1824 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
1827 2006-11-14 Erven Rohou <erven.rohou@st.com>
1829 * MAINTAINERS (Write After Approval): Add myself.
1831 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
1833 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
1834 and stageN-package/Makefile.
1835 * Makefile.in: Regenerated.
1837 2006-11-14 Jie Zhang <jie.zhang@analog.com>
1839 * configure.in: Remove target-libgloss from noconfigdirs for
1841 * configure: Regenerated.
1843 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1845 * configure.in (have_gmp): Only error if the gcc directory exists.
1847 * configure: Regenerate.
1849 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1851 * configure.in: Robustify error message for missing GMP/MPFR.
1853 * configure: Regenerate.
1855 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
1857 * MAINTAINERS (Write After Approval): Add myself.
1859 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
1861 * MAINTAINERS: Change email address.
1863 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
1865 * MAINTAINERS (Write After Approval): Add myself.
1867 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
1869 * MAINTAINERS (Write After Approval): Add myself.
1871 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
1873 * MAINTAINERS (Write After Approval): Move myself to
1874 Write After Approval section.
1876 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1878 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
1880 * configure: Regenerate.
1882 2006-10-16 Tobias Burnus <burnus@net-b.de>
1884 * MAINTAINERS (Write After Approval): Add myself.
1886 2006-10-16 Ben Elliston <bje@au.ibm.com>
1888 * config.guess: Import latest version.
1889 * config.sub: Likewise.
1891 2006-10-10 Brooks Moses <bmoses@stanford.edu>
1893 * Makefile.def: Added pdf target handling.
1894 * Makefile.tpl: Added pdf target handling.
1895 * Makefile.in: Regenerated.
1897 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
1899 * MAINTAINERS: Add self as score port maintainer.
1901 2006-10-04 Brooks Moses <bmoses@stanford.edu>
1903 * MAINTAINERS (Write After Approval): Add myself.
1905 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
1907 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
1909 * configure: Regenerated.
1911 2006-09-27 Dave Brolley <brolley@redhat.com>
1913 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
1915 * configure: Regenerated.
1917 2006-09-26 Thiemo Seufer <ths@mips.com>
1919 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
1920 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
1921 * configure: Regenerate.
1923 2006-09-24 Graeme Peterson <gridly@gmail.com>
1925 * MAINTAINERS (Write After Approval): Remove myself.
1927 2006-09-22 Chao-ying Fu <fu@mips.com>
1929 * MAINTAINERS (Write After Approval): Add myself.
1931 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
1933 * MAINTAINERS: Add self as soft-fp maintainer.
1935 2006-09-09 Anatoly Sokolov <aesok@post.ru>
1937 * MAINTAINERS: Add myself as avr maintainer.
1938 Remove Marek Michalkiewicz as avr maintainer.
1940 2006-09-07 Roberto Costa <roberto.costa@st.com>
1942 * MAINTAINERS (Write After Approval): Add myself.
1944 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
1946 * configure.in: Never build newlib for a Mingw host.
1947 Never build newlib as Mingw target library.
1948 Test the existence of winsup/cygwin for building a Cygwin newlib,
1949 rather than just winsup.
1950 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
1951 building a Mingw target.
1952 * configure: Regenerate.
1954 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
1956 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
1958 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
1960 * config.guess: Import from src (was more updated).
1961 * config.sub: Likewise.
1963 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
1965 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
1966 * configure: Regenerated.
1968 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
1970 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
1971 for stages after the first.
1973 2006-07-17 Jakub Jelinek <jakub@redhat.com>
1975 * Makefile.def: Add dependencies for configure-opcodes
1976 on configure-intl and all-opcodes on all-intl.
1977 * Makefile.in: Regenerated.
1979 2006-07-13 Ben Elliston <bje@au.ibm.com>
1981 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
1983 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
1985 Port to hosts whose 'sort' and 'tail' implementations
1986 treat operands with leading '+' as file names, as POSIX
1987 has required since 2001. However, make sure the code still
1988 works on pre-POSIX hosts.
1989 * ltmain.sh: Don't assume "sort +2" is equivalent to
1990 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
1992 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
1994 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
1996 2006-07-04 Peter O'Gorman <peter@pogma.com>
1998 * ltconfig: chmod 644 before ranlib during install.
2000 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2003 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2004 if the bootstrap compiler is a GCC version that supports it.
2005 * configure: Regenerate.
2007 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2009 * configure.in: Fix thinkos in previous check-in.
2010 * configure: Regenerate.
2012 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2015 * configure.in: Test subdir_requires and give an appropriate
2017 * configure: Regenerate.
2019 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2021 * MAINTAINERS (Write After Approval): Add myself.
2023 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
2025 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2027 2006-06-22 Steve Ellcey <sje@cup.hp.com>
2029 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2031 2006-06-20 David Ayers <d.ayers@inode.at>
2034 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2035 whether target-libjava is being configured instead of whether the
2036 java front end is enabled.
2037 * configure: Regenerate.
2039 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2042 * configure.in: Only enable libgomp on IRIX 6.
2043 * configure: Regenerate.
2045 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
2047 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2049 * Makefile.in: Regenerate.
2051 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2053 * config-ml.in: Alter CCASFLAGS to include special
2054 multilib options the same as is done for CFLAGS.
2056 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2058 * configure.in: Don't enable libgomp on hpux10.
2059 * configure: Rebuilt.
2061 2006-06-12 David Ayers <d.ayers@inode.at>
2065 * configure.in: Remove target-boehm-gc from noconfigdirs where
2066 ${libgcj} is specified.
2067 * configure: Regenerate.
2069 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2073 * configure.in: Sync.
2074 * configure: Regenerated.
2076 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2078 * Makefile.def: Added dependencies from sim and gdb on intl, and
2079 added configure dependencies to everything with an all dependency
2081 * Makefile.in: Regenerated.
2083 2006-06-06 David Ayers <d.ayers@inode.at>
2086 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2087 * Makefile.in: Regenerate.
2088 * configure.in: Add --enable-objc-gc at toplevel and have it
2089 enable boehm-gc for Objective-C.
2090 Remove target-boehm-gc from libgcj.
2091 Add target-boehm-gc to target_libraries.
2092 Add target-boehm-gc to noconfigdirs where ${libgcj}
2094 Assert that boehm-gc is supported when requested for Objective-C.
2095 Only build boehm-gc if needed either for Java or Objective-C.
2096 * configure: Regenerate.
2098 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
2101 * Makefile.tpl (configure-[+prefix+][+module+],
2102 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2103 Remove rule to unstage bootstrapped modules.
2104 (stage_current): New.
2105 * Makefile.in: Regenerate.
2107 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2109 * MAINTAINERS (Write After Approval): Update my e-mail address.
2111 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2113 * include/libiberty.h: Declare pex_run_in_environment.
2115 2006-05-31 Asher Langton <langton2@llnl.gov>
2117 * MAINTAINERS (Write After Approval): Add myself.
2119 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
2121 * Makefile.def (bfd, opcodes): Fix lib_path.
2122 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2123 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2124 * Makefile.in: Regenerate.
2126 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2128 * Makefile.in: Regenerate.
2130 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2132 * Makefile.def: Add install-html target. Add datarootdir
2133 docdir and htmldir to flags_to_pass.
2134 * Makefile.tpl: Add install-html target.
2135 * Makefile.in: Regenerate.
2136 * configure.in: Add --with-datarootdir, --with-docdir, and
2137 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2138 * configure: Regenerate.
2140 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2142 * configure.in: Enable gprof for cross builds.
2143 * configure: Regenerate.
2145 2006-05-22 Richard Guenther <rguenther@suse.de>
2148 2006-01-31 Richard Guenther <rguenther@suse.de>
2149 Paolo Bonzini <bonzini@gnu.org>
2151 * Makefile.def (target_modules): Add libgcc-math target module.
2152 * configure.in (target_libraries): Add libgcc-math target library.
2153 (--enable-libgcc-math): New configure switch.
2154 * Makefile.in: Re-generate.
2155 * configure: Re-generate.
2156 * libgcc-math: New toplevel directory.
2158 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2159 Andreas Tobler <a.tobler@schweiz.ch>
2161 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2162 * configure: Rebuilt.
2164 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
2166 * MAINTAINERS (Write After Approval): Add myself.
2168 2006-05-01 DJ Delorie <dj@redhat.com>
2170 * configure.in: Restore CFLAGS if GMP isn't present.
2171 * configure: Regenerate.
2173 2006-05-01 Richard Guenther <rguenther@suse.de>
2175 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2178 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2180 * MAINTAINERS (Write After Approval): Add myself.
2182 2006-04-28 Jan Beulich <jbeulich@novell.com>
2184 * MAINTAINERS (Write After Approval): Add myself.
2186 2006-04-18 DJ Delorie <dj@redhat.com>
2188 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2189 reference libgloss so that libssp can be built in a combined
2191 * configure: Regenerate.
2193 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
2195 * MAINTAINERS (Write After Approval): Add myself.
2197 2006-04-05 Ben Elliston <bje@au.ibm.com>
2199 * configure.in: Require makeinfo 4.4 or higher.
2200 * configure: Regenerate.
2202 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2204 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2205 Rearrange the entries of other libraries to have them in one place.
2207 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2209 * MAINTAINERS (Write After Approval): Remove myself.
2210 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2212 2006-03-14 Richard Guenther <rguenther@suse.de>
2214 * configure: Regenerate with autoconf 2.13.
2216 2006-03-13 Jim Blandy <jimb@codesourcery.com>
2218 * MAINTAINERS: Use my work address.
2220 * MAINTAINERS: Update my E-mail address.
2222 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2224 * configure.in: Handle --disable-<component> generically.
2225 * configure: Regenerate.
2227 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2230 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2232 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2234 * MAINTAINERS (Write After Approval): Remove myself.
2235 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2237 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2239 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2240 (TARGET_CONFIGDIRS): Remove.
2241 * configure.in: Remove AC_SUBST(target_configdirs).
2242 * Makefile.in, configure: Regenerated.
2244 2006-02-20 Steven G. Kargl <kargls@comcast.net>
2246 * MAINTAINERS (Write After Approval): Remove myself.
2247 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2249 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
2253 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2255 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2256 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2257 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2258 BUILD_PREFIX, BUILD_PREFIX_1.
2259 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2261 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2262 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2264 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2265 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2266 of `cat stage_current`. Always provide the `r' and `s' variables.
2267 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2268 a single shell execution.
2269 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2270 bootstrapped modules, make the stage1 module if the build was not
2271 started yet, else build the current stage.
2272 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2273 (all-build, all-host, all-target, [+make_target+]-host,
2274 [+make_target+]-target): Do not use \-continued lines.
2275 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2276 (current_stage, restrap, stage_last): New.
2278 * Makefile.in: Regenerate.
2279 * configure: Regenerate.
2281 2006-02-19 Bud Davis <jmdavis@link.com>
2283 * MAINTAINERS (Write After Approval): Remove myself.
2284 (Language Front End Maintainers): Add myself as fortran 95
2285 maintainer and update e-mail address.
2287 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2289 * MAINTAINERS (Write After Approval): Remove myself.
2290 (Language Front End Maintainers): Add myself as fortran 95
2293 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
2295 * MAINTAINERS (Write After Approval): Add myself.
2297 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2299 * MAINTAINERS (Write After Approval): Remove myself.
2300 (Language Front End Maintainers): Add myself as
2301 fortran 95 maintainer.
2303 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2307 2005-12-27 Leif Ekblad <leif@rdos.net>
2309 * configure.in: Add support for RDOS target.
2310 * configure: Regenerate.
2312 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2313 Andreas Schwab <schwab@suse.de>
2315 * configure: Regenerate.
2317 2006-02-12 David Edelsohn <edelsohn@gnu.org>
2319 * configure.in (enable_libgomp): Add AIX.
2320 * configure: Regenerate.
2322 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2324 * MAINTAINERS (Write After Approval): Add myself.
2326 2006-02-03 Lee Millward <lee.millward@gmail.com>
2328 * MAINTAINERS (Write After Approval): Add myself.
2330 2006-01-31 Richard Guenther <rguenther@suse.de>
2331 Paolo Bonzini <bonzini@gnu.org>
2333 * Makefile.def (target_modules): Add libgcc-math target module.
2334 * configure.in (target_libraries): Add libgcc-math target library.
2335 (--enable-libgcc-math): New configure switch.
2336 * Makefile.in: Re-generate.
2337 * configure: Re-generate.
2338 * libgcc-math: New toplevel directory.
2340 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
2342 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2343 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2344 the assembler, linker and binutils.
2345 * configure: Regenerate.
2347 2006-01-22 Dirk Mueller <dmueller@suse.de>
2349 * MAINTAINERS (Write After Approval): Add myself.
2351 2006-01-20 Diego Novillo <dnovillo@redhat.com>
2353 * configure: Regenerate.
2355 2006-01-18 Richard Henderson <rth@redhat.com>
2356 Jakub Jelinek <jakub@redhat.com>
2357 Diego Novillo <dnovillo@redhat.com>
2359 * libgomp: New directory.
2360 * Makefile.def: Add target_module libgomp.
2361 * Makefile.in: Regenerate.
2362 * configure.in (target_libraries): Add target-libgomp.
2363 * configure: Regenerate.
2365 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
2367 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2368 @ from continuation.
2369 * Makefile.in: Rebuilt.
2371 2006-01-04 Chris Lattner <sabre@gnu.org>
2373 * MAINTAINERS (Write After Approval): Add myself.
2375 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
2379 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2380 * Makefile.tpl (OBJDUMP): New.
2381 (EXTRA_HOST_FLAGS): Add it.
2382 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2384 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2385 to use symbolic links between directories. Avoid race conditions
2386 or make them harmless.
2387 * configure.in: Do not try to use symbolic links between directories.
2389 * Makefile.def (LEAN): Pass.
2390 * Makefile.tpl (LEAN): Define.
2391 (stage[+id+]-start): Accept that the previous directory does not
2392 exist, if the bootstrap is lean.
2393 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2394 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2395 configure substitution.
2396 ([+compare-target+]): Likewise.
2397 ([+bootstrap-target+]-lean): New.
2398 * configure.in: Remove lean bootstrap support from here.
2400 * Makefile.in: Regenerate.
2401 * configure: Regenerate.
2403 2006-01-04 Ben Elliston <bje@au.ibm.com>
2405 * MAINTAINERS (libdecnumber): Add myself.
2407 2006-01-02 Mark Mitchell <mark@codesourcery.com>
2409 * libtool-ldflags: New script.
2411 2006-01-02 Andreas Schwab <schwab@suse.de>
2413 * configure.in: When reconfiguring remove Makefile in
2414 all stage directories.
2415 * configure: Regenerate.
2417 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2419 * MAINTAINERS: Update my email address.
2421 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
2423 Revert Ada-related part of the previous change.
2425 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2427 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2428 * Makefile.in: Regenerate.
2429 * configure.in: Do not include mt-ppc-aix target fragment.
2430 * configure: Regenerate.
2432 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
2434 * configure.in: Select appropriate fragments for PowerPC/AIX.
2435 * configure: Regenerate.
2437 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2438 BOOT_CFLAGS, BOOT_LDFLAGS.
2439 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2440 BOOT_CFLAGS, BOOT_LDFLAGS.
2441 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2442 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2443 (stage): Fail if we cannot complete the work.
2444 * Makefile.in: Regenerate.
2446 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2448 * configure.in: Replace ms1 with mt.
2449 * configure: Rebuilt.
2451 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2453 * MAINTAINERS: Update my email address.
2455 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
2457 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2458 install-host-nogcc): Don't invoke $(stage) at the end.
2459 * Makefile.in: Regenerate.
2461 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
2463 * configure.in: Flip the top-level bootstrap switch.
2464 * configure: Regenerate.
2466 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2468 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2469 $(stage) and $(unstage).
2470 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2471 (all): Remove stray semicolon.
2472 (local-distclean): Don't handle multilib.tmp and multilib.out.
2473 (install.all): Set $s for consistency.
2474 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2475 check_multilibs setting. Always make the install directory.
2476 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2478 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2479 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2480 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2481 (multilib.out): Remove.
2482 * Makefile.in: Regenerated.
2484 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2486 * MAINTAINERS (Write After Approval): Add myself.
2488 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2490 * MAINTAINERS: Add myself as mt maintainer.
2492 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2494 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2496 * MAINTAINERS: Change email address.
2498 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
2500 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2501 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2502 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2503 Find in-tree tools if available.
2504 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2505 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2506 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2507 (COMPILER_*_FOR_TARGET): New.
2508 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2509 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2510 (CONFIGURED_*, USUAL_*): Remove.
2511 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2512 STRIP): Use autoconf substitutions.
2513 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2514 COMPILER_NM_FOR_TARGET): New.
2515 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2517 (all): Make all-host and all-target in parallel.
2518 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2519 that $$r and $$s are set before invoking a recursive make.
2520 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2521 ([+bootstrap-target+]): Inline most of the `all' target.
2523 2005-11-29 Ben Elliston <bje@au.ibm.com>
2525 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2526 from the gcc build directory.
2527 * Makefile.in: Regenerate.
2529 2005-11-29 Ben Elliston <bje@au.ibm.com>
2531 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2532 depend on all-libdecnumber.
2533 * configure.in (host_libs): Include libdecnumber.
2534 * Makefile.in: Regenerate.
2535 * configure: Likewise.
2537 2005-11-29 Ben Elliston <bje@au.ibm.com>
2539 * libdecnumber: Import decNumber sources from the dfp-branch.
2541 2005-11-21 Kean Johnston <jkj@sco.com>
2543 * config.sub, config.guess: Sync from upstream sources.
2545 2005-11-21 Ben Elliston <bje@au.ibm.com>
2547 Import from Autoconf sources:
2549 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2550 * config/move-if-change: Don't output "$2 is unchanged";
2551 suggested by Ben Elliston. Handle weird characters correctly.
2553 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2555 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2556 to match upstream libtool for darwin.
2558 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2560 * Makefile.def: Remove gdb dependencies for gdbtk.
2561 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2562 (configure-gdb, install-gdb): New rules.
2563 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2564 * Makefile.in, configure: Regenerated.
2566 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2568 * MAINTAINERS (Write After Approval): Add myself.
2570 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2572 * MAINTAINERS (Write After Approval): Add myself.
2574 2005-10-24 Diego Novillo <dnovillo@redhat.com>
2576 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2579 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
2582 * Makefile.tpl (do-[+make-target+], do-check, install,
2583 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2584 are set before recursing.
2585 * Makefile.in: Regenerate.
2587 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2590 * Makefile.def (gcc) <target>: Fix thinko.
2591 * Makefile.in: Regenerate.
2593 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2595 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2596 * configure: Regenerate.
2598 2005-10-15 Jie Zhang <jie.zhang@analog.com>
2600 * MAINTAINERS (Write After Approval): Add self.
2602 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
2604 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2605 target-libffi, target-qthreads, target-libjava, and
2607 * configure: Regenerate.
2609 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2611 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2612 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2613 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2614 (USUAL_OBJDUMP_FOR_TARGET): New.
2615 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2616 * configure.in: Check for $OBJDUMP_FOR_TARGET.
2617 * configure, Makefile.in: Regenerated.
2619 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2621 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2622 before other host packages.
2624 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2626 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2628 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2632 * configure.in (default_target): Remove.
2633 * Makefile.tpl (all): Do not use prerequisites as subroutines
2634 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2635 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2636 use prerequisites as subroutines.
2637 (check-host, check-target): New.
2638 (bootstrap configure & all targets): Do not use stage*-start
2639 if the directory layout is already ok.
2640 (non-bootstrap configure & all targets): Prepend a $(unstage).
2641 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2642 (NOTPARALLEL): Remove.
2643 (unstage, stage variables): New variables.
2644 (unstage, stage targets): Simply expand to those variables.
2646 * configure: Regenerate.
2647 * Makefile.in: Regenerate.
2649 2005-10-04 James E Wilson <wilson@specifix.com>
2651 * Makefile.def (lang_env_dependencies): Add libmudflap.
2652 * Makefile.in: Regenerate.
2654 2005-10-03 Andreas Schwab <schwab@suse.de>
2656 Backport from libtool CVS:
2657 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2659 * ltmain.sh: add support for installing into temporary
2660 staging area (e.g. 'make install DESTDIR=...')
2662 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2664 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2665 * configure: Regenerated.
2667 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2669 * configure: Regenerate with the correct
2672 2005-09-30 Catherine Moore <clm@cm00re.com>
2674 * configure.in (bfin-*-*): New.
2675 * configure: Regenerated.
2677 2005-09-28 Geoffrey Keating <geoffk@apple.com>
2679 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2680 (LIPO_FOR_TARGET): New.
2681 (CONFIGURED_LIPO_FOR_TARGET): New.
2682 (USUAL_LIPO_FOR_TARGET): New.
2683 (STRIP_FOR_TARGET): New.
2684 (CONFIGURED_STRIP_FOR_TARGET): New.
2685 (USUAL_STRIP_FOR_TARGET): New.
2686 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2688 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2689 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
2690 * Makefile.in: Regenerate.
2691 * configure: Regenerate.
2693 2005-09-19 David Edelsohn <edelsohn@gnu.org>
2695 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
2696 (rs6000-*-aix*): Same.
2697 * configure: Regenerate.
2699 2005-09-16 Tom Tromey <tromey@redhat.com>
2701 * MAINTAINERS: Add self as java maintainer.
2703 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2705 * configure.in: Recognize f95 in the --enable-languages option,
2706 and substitute it for fortran, issuing a warning.
2707 * configure: Regenerate.
2709 2005-08-30 Phil Edwards <phil@codesourcery.com>
2711 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
2712 * configure: Regenerated.
2714 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
2716 * MAINTAINERS: Add self as ms1 maintainer.
2718 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
2720 * Makefile.def (libssp): Add to lang_env_dependencies.
2721 * Makefile.in: Regenerate.
2723 2005-08-18 Ian Lance Taylor <ian@airs.com>
2725 * MAINTAINERS: Add myself as middle-end maintainer.
2727 2005-08-17 Christian Groessler <chris@groessler.org>
2729 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
2730 * Makefile.in: Regenerate.
2732 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
2734 * MAINTAINERS (write after approval): Added myself.
2736 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
2738 * MAINTAINERS (Write After Approval): Add myself.
2740 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
2742 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
2743 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
2744 Look for alternate names of the target cc and c++
2745 * configure: Regenerate.
2747 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
2749 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2750 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
2751 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
2752 tools; remove code to manually set them.
2753 (Target tools): Look in the environment for them.
2754 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
2755 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
2756 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
2758 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
2759 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
2760 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
2761 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
2762 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
2763 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
2764 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
2765 * configure: Regenerate.
2766 * Makefile.in: Regenerate.
2768 2005-07-28 Ben Elliston <bje@au.ibm.com>
2770 * MAINTAINERS: Update for removed CPU targets.
2772 2005-07-27 Mark Mitchell <mark@codesourcery.com>
2774 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
2775 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
2776 * Makefile.in: Regenerated.
2778 2005-07-26 Mark Mitchell <mark@codesourcery.com>
2780 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
2781 (CFLAGS_FOR_TARGET): Use it.
2782 (CXXFLAGS_FOR_TARGET): Likewise.
2783 * Makefile.in: Regenerated.
2784 * configure.in (--with-build-sysroot): New option.
2785 * configure: Regenerated.
2787 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
2789 * Makefile.tpl: Wrap install between unstage and stage
2790 * Makefile.in: Regenerate.
2792 2005-07-21 Eric Christopher <echristo@apple.com>
2794 * MAINTAINERS: Update affiliation.
2796 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
2798 * MAINTAINERS: Add self as crx port maintainer.
2800 2005-07-20 DJ Delorie <dj@redhat.com>
2802 * MAINTAINERS: Add self as m32c maintainer.
2804 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
2806 * all files: Update FSF address.
2808 2005-07-15 Eric Christopher <echristo@redhat.com>
2810 * MAINTAINERS: Change affiliation.
2812 2005-07-14 Jim Blandy <jimb@redhat.com>
2814 * configure.in: Add cases for Renesas m32c.
2815 * configure: Regenerated.
2817 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2819 * COPYING.LIB: Update from fsf.org.
2821 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
2823 * COPYING, compile, config.guess,
2824 config.sub, install-sh, missing, mkinstalldirs,
2825 symlink-tree, ylwrap: Sync from upstream sources.
2826 * config-ml.in: Update FSF address.
2828 2005-07-13 Eric Christopher <echristo@redhat.com>
2830 * configure.in: Add toplevel noconfigdir support for tpf.
2831 * configure: Regenerate.
2833 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
2837 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
2838 * Makefile.in: Regenerate.
2840 2005-07-07 Mark Mitchell <mark@codesourcery.com>
2842 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
2843 Brolley to write-after-approval.
2845 2005-07-07 Andreas Schwab <schwab@suse.de>
2847 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
2848 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
2849 * Makefile.in: Regenerated.
2851 2005-07-06 Geoffrey Keating <geoffk@apple.com>
2853 * configure.in: Don't build sim or rda when targetting darwin.
2854 * configure: Regenerate.
2856 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
2858 * configure.in: Add --enable-libssp and --disable-libssp.
2859 * configure: Regenerate with autoconf-2.13.
2861 2005-07-02 Jakub Jelinek <jakub@redhat.com>
2863 * Makefile.def (target_modules): Add libssp.
2864 * configure.in (target_libraries): Add target-libssp.
2865 * configure: Rebuilt.
2866 * Makefile.in: Rebuilt.
2868 2005-07-01 Zack Weinberg <zackw@panix.com>
2870 * MAINTAINERS: Change email address. Resign from maintainership.
2872 2005-07-01 Richard Guenther <rguenther@suse.de>
2874 * MAINTAINERS: Change my e-mail address and affiliation.
2876 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
2878 * Makefile.def (stagefeedback): Come after profile.
2879 Define profiledbootstrap target.
2880 * Makefile.tpl (profiledbootstrap): Remove.
2881 (stageprofile-end): Zap stagefeedback.
2882 (stagefeedback-start): Copy all .gcda files, not only GCC's.
2883 * Makefile.in: Regenerate.
2885 2005-06-13 Richard Sandiford <richard@codesourcery.com>
2887 * MAINTAINERS: Update my email address.
2889 2005-06-13 Zack Weinberg <zack@codesourcery.com>
2891 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
2892 In 'cpp' stanza, support '#line' as well as '# '.
2894 2005-06-08 Andreas Schwab <schwab@suse.de>
2896 * MAINTAINERS: Move myself from 'Write After Approval' to
2897 'CPU Port Maintainers' section as m68k maintainer.
2899 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
2901 * configure.in (unsupported_languages): New macro.
2902 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
2903 non-ported target libraries in noconfigdirs.
2904 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
2905 non-linux-gnu. Remove libgcj_ex_libffi.
2906 <lang_frag loop>: Set add_this_lang=no if the language is in
2907 unsupported_languages.
2908 * configure: Regenerate.
2910 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
2912 * configure.in: Fix typo in handling of --with-mpfr-dir.
2913 * configure: Regenerate.
2915 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
2917 * MAINTAINERS: Update my email address.
2919 2005-06-02 Jim Blandy <jimb@redhat.com>
2921 * config.sub: Add cases for the Renesas m32c. (This patch has been
2922 accepted into the master sources.)
2924 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
2925 Michael Snyder <msnyder@redhat.com>
2926 Stan Cox <scox@redhat.com>
2928 * configure.in: Set noconfigdirs for ms1.
2930 * configure: Regenerate.
2932 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
2934 * MAINTAINERS (Write After Approval): Add self.
2936 2005-06-01 Josh Conner <jconner@apple.com>
2938 * MAINTAINERS (Write After Approval): Add self.
2940 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
2942 * MAINTAINERS: Update my email address.
2944 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
2946 * MAINTAINERS (Write After Approval): Add self.
2948 2005-05-26 Chris Demetriou <cgd@broadcom.com>
2950 * MAINTAINERS (Write After Approval): Remove self.
2952 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
2954 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
2955 (Dependencies): Consider target modules for bootstrap dependencies.
2956 Make target bootstrap modules depend on each stage's gcc.
2957 * Makefile.in: Regenerate.
2959 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
2961 * Makefile.def (configure-gcc): Depend on binutils having been built.
2962 (all-gcc): No need to do it here.
2963 * Makefile.in: Regenerate.
2965 2005-05-19 Paul Brook <paul@codesourcery.com>
2967 * configure.in: Rewrite misleading error message when requested
2968 language cannot be built.
2969 * configure: Regenerate.
2971 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2973 * ylwrap: Import from Automake 1.9.5.
2975 2005-05-13 David Ung <davidu@mips.com>
2977 * MAINTAINERS (Write After Approval): Add self.
2979 2005-05-09 Mike Stump <mrs@apple.com>
2981 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
2982 lt_cv_sys_max_cmd_len for now.
2984 2005-05-09 Stan Cox <scox@redhat.com>
2986 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
2988 2005-05-08 Matt Kraai <kraai@ftbfs.org>
2990 * README.SCO: Update the URL.
2992 2005-05-05 David Edelsohn <edelsohn@gnu.org>
2994 * ltconfig: Define file_list_spec. Pass file_list_spec and
2995 with_gnu_ld to libtool.
2996 * ltcf-c.sh (aix[45]): Define file_list_spec.
2997 * ltcf-cxx.sh (aix[45]): Same.
2998 * ltcf-gcj.sh (aix[45]): Same.
2999 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3000 exists, write list of input files to temporary file.
3002 2005-05-04 Mike Stump <mrs@apple.com>
3004 * configure.in: Always pass --target to target configures as
3005 otherwise rebuilds that do --recheck will fail.
3006 * confiugure: Rebuilt.
3008 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
3010 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3012 (configure, all): Add bootstrap support.
3013 (Host modules, target modules): Pass post-stage1 flags and exports.
3014 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3015 * Makefile.in: Regenerate.
3017 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
3019 * configure: Regenerate.
3021 2005-04-27 Mike Stump <mrs@apple.com>
3023 * MAINTAINERS: Add self as darwin maintainer.
3025 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3027 * config.sub: Update from master copy.
3029 2005-04-21 Mike Stump <mrs@apple.com>
3031 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3032 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3034 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3036 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3037 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3038 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3039 "*-*-elf" and "*-*-linux*".
3040 * configure: Regenerate.
3042 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3044 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3046 2005-04-12 Mike Stump <mrs@apple.com>
3048 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3050 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3052 * MAINTAINERS (Write After Approval): Add myself.
3054 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3056 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3058 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
3060 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3061 (TARGET_CONFIGARGS): Include --with-target-subdir.
3062 (configure, all): New macros. Use them throughout.
3063 * Makefile.in: Regenerate.
3065 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3067 * MAINTAINERS (Write After Approval): Add myself.
3069 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3071 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3073 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3075 * MAINTAINERS: Move John Carr to Write After Approval.
3077 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3079 * config/mh-mingw32: Delete.
3080 * configure.in: Don't use it.
3081 * configure: Regenerate.
3083 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
3085 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3086 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3087 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3088 (HOST_LIB_PATH): Generate from Makefile.def.
3089 (TARGET_LIB_PATH): Likewise.
3090 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3091 * Makefile.in: Regenerate.
3092 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3093 (RPATH_ENVVAR): Include Darwin case.
3094 * configure: Regenerate.
3096 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3098 * MAINTAINERS (Various Maintainers): Remove self.
3099 (Write After Approval): Add self.
3101 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3103 * MAINTAINERS (Various Maintainers): Add self.
3105 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
3107 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3108 * configure: Regenerate.
3110 2005-03-21 Zack Weinberg <zack@codesourcery.com>
3112 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3113 gcc_version, and gcc_version_trigger from set of flags to pass.
3114 * Makefile.tpl: Remove definitions of above variables.
3115 (config.status): Remove dependency on $(gcc_version_trigger).
3116 * Makefile.in: Regenerate.
3117 * configure.in: Do not reference config/gcc-version.m4 nor
3118 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3119 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3120 * configure: Regenerate.
3122 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3123 Andrew Pinski <pinskia@physics.uc.edu>
3125 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3126 * Makefile.in: Regenerate.
3128 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3130 * MAINTAINERS (Write After Approval): Add myself.
3132 2005-03-03 David Ayers <d.ayers@inode.at>
3134 * MAINTAINERS (Write After Approval): Add myself.
3136 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
3139 * ltmain.sh: Avoid creating archives with components that have
3140 duplicate basenames.
3142 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3145 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3147 * Makefile.in: Regenerate.
3149 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3151 * Makefile.in: Regenerate to fix conflict between the previous two
3154 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3157 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3158 * Makefile.tpl (HOST_SUBDIR): New substitution.
3159 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3160 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3161 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3162 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3163 (Host modules, Bootstrapped modules): Use it.
3164 (Build modules, Target modules): Do not create symlink trees,
3165 always configure out-of-srcdir.
3166 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3167 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3168 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3169 $(HOST_SUBDIR). Create a symlink for host_subdir.
3171 * Makefile.in: Regenerate.
3172 * configure: Regenerate.
3174 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3176 Merged from libada-gnattools-branch:
3177 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3179 * gnattools: New directory.
3180 * Makefile.def: Add gnattools as a module, depending on target-libada.
3181 * Makefile.in: Regenerate.
3182 * configure.in: Include gnattools in host_tools; disable it if ada
3184 * configure: Regenerate.
3186 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
3188 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3189 treelang maintainer.
3190 (Write After Approval): Remove myself.
3192 2005-02-23 Paul Schlie <schlie@comcast.net>
3194 * configure.in: Allow darwin targeted ports to build tk, itcl and
3196 * configure: Regenerate.
3198 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3201 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3202 * configure: Regenerate.
3204 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3206 * MAINTAINERS (Write After Approval): Add myself.
3208 2005-02-10 Ian Lance Taylor <ian@airs.com>
3210 * MAINTAINERS: Update my e-mail address.
3212 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3214 * MAINTAINERS (Write After Approval): Add myself.
3216 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
3218 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3219 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3220 target-libgloss when not *-*-elf and *-*-aout.
3221 * configure: Regenerate.
3223 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3225 * MAINTAINERS: Remove obsolete entries.
3227 * MAINTAINERS (Write After Approval): Add Michael Matz.
3229 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
3231 * MAINTAINERS: Remove self as cpplib maintainer.
3233 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3235 * install-sh, config.sub: Import from upstream.
3237 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3240 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3241 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3242 * Makefile.in: Regenerate.
3244 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
3246 * MAINTAINERS: Update my email address.
3248 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3249 Andreas Schwab <schwab@suse.de>
3252 * config-ml.in: Eval option if surrounded by single quotes.
3254 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
3256 Revert 2004-12-28 Makefile changes, a better fix will be
3257 applied to mainline and src after GCC 4.0 branches.
3259 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
3263 * Makefile.def (target_modules): Remove stage parameter,
3264 it is always true now.
3265 * Makefile.tpl (configure-build-[+module+],
3266 configure-target-[+module+]): Always build symlink tree
3267 for the directory and for include. BUILD_SUBDIR and
3268 TARGET_SUBDIR cannot be . anymore.
3269 * Makefile.in: Regenerate.
3271 2004-12-25 David Edelsohn <edelsohn@gnu.org>
3273 Revert 2004-12-08 Makefile changes.
3275 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3277 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3280 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3282 * configure.in (sh64-*-*): Reenable gprof.
3283 * configure: Regenerate.
3285 2004-12-08 David Edelsohn <edelsohn@gnu.org>
3287 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3288 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3289 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3290 * Makefile.in: Regenerate.
3292 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3294 * MAINTAINERS: Update my email address.
3296 2004-12-07 Matt Kraai <kraai@ftbfs.org>
3298 * Makefile.tpl: Generate normal dependencies if the LHS module is
3300 * Makefile.in: Regenerate.
3302 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3304 * configure.in: Include config/gxx-include-dir.m4. Use
3305 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3306 * configure: Regenerate.
3308 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3310 * config.if: Delete.
3311 * configure.in: Set libstdcxx_incdir directly.
3312 * configure: Regenerate.
3314 2004-12-02 Eric Christopher <echristo@redhat.com>
3316 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3317 * Makefile.in: Regenerate.
3319 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3321 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3322 * configure: Regenerate.
3324 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3326 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3327 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3328 * configure: Regenerate.
3330 2004-12-01 Eric Christopher <echristo@redhat.com>
3332 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3333 of things to remove.
3335 2004-11-29 Matt Kraai <kraai@ftbfs.org>
3337 * MAINTAINERS (Write After Approval): Update my e-mail address.
3339 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3341 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3342 from CVS libtool to always pass_all.
3344 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3346 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3347 (hppa*64*-*-*): Delete incorrect comment.
3348 * configure: Rebuilt.
3350 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3352 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3354 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3356 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3357 from CVS libtool to always pass_all.
3359 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3361 * install-sh, compile: Import from automake.
3363 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3365 * config.guess, config.sub: Import from savannnah.
3367 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
3369 * MAINTAINERS (Write After Approval): Add myself
3371 2004-11-12 Mike Stump <mrs@apple.com>
3373 * Makefile.def: Add html support.
3374 * Makefile.tpl: Likewise.
3375 * Makefile.in: Regenerate.
3377 2004-11-11 Geoffrey Keating <geoffk@apple.com>
3380 * configure.in: Remove all instances of build-fixincludes from
3382 (build_configargs): Supply --target to subdirectories.
3383 * configure: Regenerate.
3385 * Makefile.def: Make gcc install depend on fixincludes install.
3386 * Makefile.in: Regenerate.
3388 2004-11-10 Janis Johnson <janis187@us.ibm.com>
3390 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3392 2004-11-11 Paul Brook <paul@codesourcery.com>
3394 * MAINTAINERS: Add self as arm maintainer. Update email address.
3396 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3398 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3400 * configure: Regenerate.
3402 2004-11-07 David Edelsohn <edelsohn@gnu.org>
3404 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3407 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
3409 * Makefile.def (host fixincludes): Specify missing targets.
3410 * Makefile.in: Regenerate.
3412 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3414 * MAINTAINERS: Add myself
3416 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3418 * MAINTAINERS (Write After Approval): Add myself.
3420 2004-11-04 Geoffrey Keating <geoffk@apple.com>
3422 * Makefile.def: Build fixincludes for the host, too.
3423 * Makefile.in: Regenerate.
3424 * configure.in (host_tools): Add fixincludes.
3425 * configure: Regenerate.
3427 2004-11-04 Daniel Jacobowitz <dan@debian.org>
3429 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3430 * configure: Regenerated.
3432 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3435 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3436 * configure: Regenerated.
3438 2004-10-31 Mark Mitchell <mark@codesourcery.com>
3440 * README.SCO: Update per FSF instructions.
3442 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
3445 * configure.in (case ${target}): Do not build fixincludes for avr.
3446 * configure: Regenerated.
3448 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
3450 * configure.in (case ${target}): Do not build fixincludes
3451 on platforms where it is not used.
3452 * configure: Regenerated.
3454 2004-10-23 Daniel Jacobowitz <dan@debian.org>
3456 * configure.in: Use an absolute path to install-sh.
3457 * configure: Regenerated.
3459 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3461 * MAINTAINERS (Write After Approval): Add myself.
3463 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3465 * MAINTAINERS: Remove from Write After Approval those that are
3466 already maintainers.
3468 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3470 * MAINTAINERS: Update my email address.
3472 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3474 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3475 * configure: Regenerate.
3477 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3479 * MAINTAINERS: Update my email address.
3481 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3483 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3484 entries belonging to this category.
3486 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3488 * MAINTAINERS: Update my e-mail address.
3490 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
3492 Fix wrong conflict resolution in:
3494 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3496 * Makefile.in: Regenerate.
3497 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3498 in the recursive `make', instead of hardwiring `all'.
3499 (Autogenerated TARGET-* variables): New.
3501 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3503 * configure.in: Enable target-libgloss for crx-*-*.
3504 * configure: Regenerate.
3506 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3508 * MAINTAINERS (Various Maintainers): Move the "windows,
3509 cygwin, mingw" maintainer to ...
3510 (OS Port Maintainers): ... here.
3512 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3514 * MAINTAINERS (Write After Approval): Remove those that are
3515 maintainers of some subsystem.
3517 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3519 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3520 * ltcf-cxx.sh (tpf*): Likewise.
3521 * ltconfig (tpf*): Add TPF OS configuration support.
3523 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
3525 * MAINTAINERS: Change my email address to my new work account.
3527 2004-09-24 Michael Roth <mroth@nessie.de>
3529 * configure.in (--without-headers): Add missing double quotes.
3530 * configure: Regenerate.
3532 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3534 * ylwrap: Revert to previous version.
3536 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3539 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3540 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3541 SET_GCC_LIB_PATH_CMD.
3542 (BASE_TARGET_EXPORTS): Likewise.
3543 * Makefile.in: Regenerated.
3545 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3546 * configure: Regenerated.
3548 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3550 * config.guess: New upstream version
3551 * compile, depcomp, install-sh, ylwrap: Likewise.
3553 2004-09-19 Roger Sayle <roger@eyesopen.com>
3555 * config/mh-x86omitfp: New host makefile fragment. Add
3556 -fomit-frame-pointer to the default BOOT_CFLAGS.
3557 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3558 * configure: Regenerate.
3560 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3563 * configure.in (*-*-darwin*): Renable libobjc.
3564 * configure: Regenerate.
3566 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
3568 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3570 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
3572 * Makefile.def: Remove libbanshee.
3573 * Makefile.tpl: Ditto.
3574 * configure.in: Ditto.
3575 * Makefile.in: Regen.
3578 2004-09-08 David Edelsohn <edelsohn@gnu.org>
3580 * ltmain.sh: Use $pic_object as $non_pic_object if
3581 $non_pic_object=none.
3583 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
3585 * missing: Import latest version from master repository.
3587 2004-09-06 Nick Clifton <nickc@redhat.com>
3589 * config.sub: Import latest version from master repository.
3590 * config.guess: Likewise.
3591 This includes these changes:
3593 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3595 * config.sub: Handle crisv32, alias etraxfs.
3596 * config.guess (crisv32:Linux:*:*): Handle.
3598 2004-08-13 Brad Smith <brad@comstyle.com>
3600 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3601 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3603 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3605 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3606 assume the processor is a powerpc. This is because coreutils
3607 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3608 in this case, due to a MacOS X bug that causes
3609 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3610 to return a negative number.
3611 Problem reported by Petter Reinholdtsen in:
3612 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3614 2004-07-19 Ben Elliston <bje@gnu.org>
3616 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3618 2004-06-24 Ben Elliston <bje@gnu.org>
3620 * config.guess: Update copyright years.
3621 * config.sub: Likewise.
3623 2004-06-22 Robert Millan <robertmh@gnu.org>
3625 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3626 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3628 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3630 * config.guess (*:*VMS:*:*): New entry. Replaces
3631 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3634 2004-06-22 Ben Elliston <bje@gnu.org>
3636 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3637 * config.sub: Likewise.
3639 2004-06-22 Ben Elliston <bje@gnu.org>
3641 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3642 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3644 2004-06-11 Ben Elliston <bje@gnu.org>
3646 * config.guess (pegasos:OpenBSD:*:*): Remove.
3648 2004-06-11 Ben Elliston <bje@gnu.org>
3650 From Wouter Verhelst <wouter@grep.be>:
3651 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3653 2004-06-11 Ben Elliston <bje@gnu.org>
3655 * config.guess (luna88k:OpenBSD:*:*): New.
3657 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3659 * config.guess (m32r*:Linux:*:*): New case.
3660 * config.sub: Handle m32rle.
3662 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3664 From Jens Petersen <petersen@redhat.com>:
3665 * config.sub: Handle sparcv8.
3667 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3669 From Tom Smith <smith@cag.lkg.hp.com>:
3670 * config.guess: Version suffixes are equally significant on Tru64
3671 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3672 prefix of "P" (patched kernel).
3674 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3676 * config.sub: Add support for National Semiconductor CRX target.
3678 2004-09-03 Janis Johnson <janis187@us.ibm.com>
3680 * MAINTAINERS (Various Maintainers): Remove myself as web page
3681 maintainer, add myself as maintainer of build status lists.
3683 2004-09-03 Jan Beulich <jbeulich@novell.com>
3685 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3686 *-*-netware, but add target-libmudflap.
3687 Consolidate *-*-netware targets (of which really only i?86 exists)
3688 into a single entry.
3689 * configure: Likewise.
3691 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
3693 * Makefile.tpl (sorry): Remove.
3694 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
3695 (cleanstrap targets): Depend on distclean, not distclean-stage1.
3696 (do-clean): Clean per-stage directories too.
3697 (do-distclean): Run distclean-stage1 too.
3698 (.NOTPARALLEL): Enable during toplevel bootstrap.
3699 (stage[+id+]-bubble): Enable parallel execution during
3700 the recursive invocation.
3701 * Makefile.in: Regenerate.
3703 Fix previous checkin:
3705 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
3707 * configure.in: Fix indentation.
3708 * configure: Regenerate.
3710 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
3712 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
3713 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
3714 * configure: regenerate
3715 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
3719 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
3721 * Makefile.def (build_modules): Add fixincludes.
3722 (dependencies): Make gcc depend on fixincludes.
3723 * configure.in (build_tools): Add fixincludes.
3724 (build_configdirs): Always include build_libs.
3725 * Makefile.in: Regenerate.
3726 * configure: Regenerate.
3728 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
3730 * Makefile.def (bootstrap stages): Add 'lean' parameter.
3731 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
3732 phony targets; do not generate timestamp files.
3733 (distclean-stageN): Remove references to their timestamp files.
3734 (restageN, touch-stageN): Remove.
3735 (stageN-bubble): Rewritten.
3736 (compare): Support lean bootstraps.
3737 * Makefile.in: Regenerate.
3739 * configure.in: Only warn when bootstrapping but
3740 build != host or build != target. Support lean bootstraps.
3741 * configure: Regenerate.
3743 2004-08-26 Phil Edwards <phil@codesourcery.com>
3745 * configure.in: Give a better error message if GMP/MPFR are missing
3746 and a language needing them has been requested.
3747 * configure: Regenerated.
3749 2004-08-25 Phil Edwards <phil@codesourcery.com>
3751 * configure.in: Print a list of available language front-ends if
3752 a requested one is missing. Tidy stray tab characters.
3753 * configure: Regenerated.
3755 2004-08-19 Michael Koch <konqueror@gmx.de>
3757 * gcc/doc/install.texi: Update entry about automake for libjava.
3759 2004-08-17 Robert Millan <robertmh@gnu.org>
3761 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
3762 (instead of FreeBSD).
3763 * configure: Regenerate.
3765 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3767 * Makefile.in: Regenerate.
3768 * configure: Regenerate.
3770 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
3772 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
3773 for bootstrapped modules if toplevel bootstrap is going.
3774 (GCC bootstrap): Generate per-stage targets for all bootstrapped
3775 modules. Adjust for changes in Makefile.def. Enable several
3776 rules even in non-bootstrap mode, just to avoid peppering the
3777 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
3778 (stage-[+prev+]-bubble): Remove.
3780 * Makefile.def (Dependencies): Depend on all-build-bison,
3781 all-build-flex, all-build-byacc, all-build-texinfo, rather
3782 than the host variations.
3783 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
3785 (BISON): Update for recent Bisons.
3787 (cross): Depend on all-build.
3788 (all): Do not depend on all-build.
3789 (prebootstrap): Remove.
3790 (dep-kind): Accept separate prefixes for MODULE and ON variables.
3791 (Prebootstrap dependencies): Add them to the per-stage targets
3792 and to all-prebootstrap.
3793 * configure.in (build_configdirs): Always enable build_tools.
3794 (BUILD_DIR_PREFIX): Remove.
3796 * Makefile.def (gcc): Add target variable.
3797 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
3798 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3799 in the recursive `make', instead of hardwiring `all'.
3800 (Autogenerated TARGET-* variables): New.
3802 2004-08-13 Brian Booth <bbooth@redhat.com>
3804 * MAINTAINERS: Remove myself from write-after-approval.
3806 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
3808 * src-release: Stop distributing mmalloc with gdb (which doesn't
3810 * Makefile.def: GDB doesn't depend on mmalloc anymore.
3811 * Makefile.in: Regenerate.
3813 2004-08-09 Mark Mitchell <mark@codesourcery.com>
3815 * configure.in (arm*-*-eabi*): New target.
3816 * configure: Regenerate.
3818 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
3820 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
3821 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
3822 (Dependencies): New section.
3823 * Makefile.tpl (Dependencies): Generate from Makefile.def.
3824 (configure-target-[+module+]): Depend on maybe-all-gcc
3825 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
3826 (toplevel profiledbootstrap): Fix dependencies.
3827 * Makefile.in: Regenerate.
3829 2004-08-03 Mark Mitchell <mark@codesourcery.com>
3831 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
3832 target-libiberty to noconfigdirs.
3833 * configure: Regenerate.
3835 2004-08-03 Paul Brook <paul@codesourcery.com>
3837 * configure.in: Check for MPFR as well as GMP.
3838 * configure: Regenerate.
3840 2004-08-01 Robert Millan <robertmh@gnu.org>
3842 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
3843 libmudflap for all GNU-based systems (with Glibc).
3844 * configure: Regenerate.
3846 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
3848 * Makefile.def (host-modules): Add gcc.
3849 * Makefile.in: Regenerate.
3850 * Makefile.tpl (sorry): New rule.
3851 (configure-host, all-host, [+make_target+]-host, do-check,
3852 install-host): Do not add gcc as a special case.
3853 (host modules): Add a small special-casing for gcc. Export
3854 extra_make_flags through the environment.
3855 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
3856 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
3857 other recursive targets for gcc): Remove.
3859 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
3860 (stage, unstage): New rules.
3861 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
3862 distclean-stage[+id+]): Use stage_current.
3863 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
3864 the stage*-start rules.
3866 2004-08-02 Geoffrey Keating <geoffk@apple.com>
3868 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
3871 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
3873 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
3874 * configure: Regenerate.
3876 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
3878 * maintainer-scripts/gcc_release: Revert yesterday's change.
3880 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
3882 * MAINTAINERS: Add myself to write-after-approval.
3884 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
3887 * gcc/gccbug.in: Updated because of libf2c removal.
3888 * maintainer-scripts/gcc_release: Ditto.
3890 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
3892 * configure.in: Build libmudflap by default on FreeBSD.
3893 * configure: Regenerated.
3895 2004-07-09 Mark Mitchell <mark@codesourcery.com>
3897 * configure.in: Do not build libmudflap by default on non-GNU/Linux
3899 * configure: Regenerated.
3901 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3904 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
3905 feedback based compiler.
3906 * Makefile.in: Rebuilt.
3908 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
3910 * Makefile.def (host_modules): Set bootstrap=true for flex.
3911 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
3912 * Makefile.in: Rebuilt.
3914 2004-07-07 Jan Hubicka <jh@suse.cz>
3916 * MAINTAINERS: Add self as a profile feedback maintainer.
3918 2004-07-05 Phil Edwards <phil@codesourcery.com>
3920 * configure.in: Do not prepend $srcdir to /dev/null in
3922 * configure: Regenerate.
3924 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
3926 * Makefile.def (build_modules): Add bison, byacc, flex,
3928 (flags_to_pass): Add FLEX.
3929 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
3930 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
3931 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
3932 DEFAULT_MAKEINFO): Remove.
3933 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
3934 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
3935 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
3936 objdir or else use configured tool.
3938 (all): Depend on it.
3939 (Build module dependencies): Add.
3940 * Makefile.in: Regenerate.
3941 * configure.in: Better support for multiple build modules,
3942 matching what is done for host/target modules. Do not look
3943 for "plausible" locations of build tools if Canadian cross.
3944 Use autoconf's AC_PROG_CC to find a C compiler. Define
3945 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
3946 * configure: Regenerate.
3948 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
3950 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
3951 * Makefile.in: Regenerate.
3953 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
3955 * Makefile.tpl (configure-build-[+module+],
3956 configure-[+module+], configure-target-[+module+]): Pass
3957 [+extra_configure_args+].
3958 (all-build-[+module+], all-[+module+], check-[+module+],
3959 install-[+module+], [+make_target+]-[+module+],
3960 all-target-[+module+], check-target-[+module+],
3961 install-target-[+module+], [+make_target+]-target-[+module+]):
3962 Pass [+extra_make_args+].
3963 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
3964 (GCC_HOST_EXPORTS): Remove.
3965 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
3966 cross, check-gcc, check-gcc-c++, install-gcc,
3967 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
3968 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
3969 * Makefile.in: Regenerate.
3971 2004-06-21 Matthew Sachs <msachs@apple.com>
3973 * MAINTAINERS: Added self to write-after-approval.
3975 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
3977 * configure.in: Check for srcdir/winsup rather than build directory
3979 * configure: Regenerate.
3981 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
3983 * configure.in: Don't build Cygwin native newlib if winsup
3984 directory is missing. Emit warning instead.
3985 * configure: Regenerate.
3987 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
3989 * Makefile.tpl (touch-stage[+id+]): New.
3990 (restage[+prev+]): Depend on touch-stage[+id+].
3992 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
3995 * Makefile.def: Add profile and feedback bootstrap stages.
3996 Remove next field from bootstrap stages.
3997 * Makefile.tpl (LN, LN_S): Substitute.
3998 (stageN-start, stageN-end): Use double-colon rules, to
3999 provide a hook for additional setup commands.
4000 (distclean-stageN-gcc, restageN): Create dependencies from
4001 [+prev+], not from [+next+].
4002 (stageN-bubble): Add commands for successive stages from
4003 [+prev+], using double-colon rules.
4004 (all-stageN-gcc): Fix typo.
4005 (stagefeedback-start, profiledbootstrap): New.
4006 * Makefile.in: Regenerate.
4007 * configure.in: Call ACX_PROG_LN.
4008 * configure: Regenerate.
4010 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4012 * MAINTAINERS (Write After Approval): Add myself.
4014 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4016 * MAINTAINERS (Write After Approval): Add myself.
4018 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
4020 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4022 * configure: Regenerate.
4024 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4026 * Makefile.tpl: Fix typo.
4027 * Makefile.in: Regenerate.
4029 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4031 * configure.in: Remove new- prefix from toplevel
4033 * configure: Regenerate.
4035 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4037 * Makefile.tpl (all.normal): Rename to all.
4038 (all): Replace with a rule to pick the default
4039 target from configure.
4040 (all-gcc, configure-gcc): Use conditionals to
4041 do nothing when toplevel bootstrap is going on.
4042 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4043 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4044 * configure.in: Support --enable-bootstrap.
4046 * Makefile.def: Remove new- prefix from toplevel
4048 * Makefile.tpl: Likewise.
4050 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4053 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4054 $(RECURSE_FLAGS) to recursive invocation of make.
4056 * Makefile.in: Regenerate.
4057 * configure: Regenerate.
4059 2004-05-30 Andreas Jaeger <aj@suse.de>
4060 Jim Wilson <wilson@specifixinc.com>
4062 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
4065 2004-05-27 Daniel Jacobowitz <dan@debian.org>
4067 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
4068 * configure: Regenerate.
4070 2004-05-25 Daniel Jacobowitz <drow@false.org>
4072 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
4073 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
4074 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
4076 * Makefile.in: Regenerate.
4078 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
4080 * configure.in: Test the ability to symlink directories.
4081 * configure: Regenerate.
4083 * Makefile.def (bootstrap-stage): New definitions.
4084 * Makefile.tpl (configure-stage1-gcc,
4085 configure-stage2-gcc, configure-stage3-gcc,
4086 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
4087 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
4088 new-restage3, compare): Autogenerate, see Makefile.in
4089 entry for behavioral changes.
4090 (distclean-stage1, new-stage1-start, new-stage1-end,
4091 new-stage1-bubble, distclean-stage2, new-stage2-start,
4092 new-stage2-end, new-stage2-bubble, distclean-stage3,
4093 new-stage3-start, new-stage3-end): New autogenerated targets.
4094 (objext, prebootstrap, BOOT_CFLAGS,
4095 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
4098 * Makefile.in: Regenerate.
4099 (distclean-stage1, new-stage1-start, new-stage1-end,
4100 new-stage1-bubble, distclean-stage2, new-stage2-start,
4101 new-stage2-end, new-stage2-bubble, distclean-stage3,
4102 new-stage3-start, new-stage3-end): New targets.
4103 (all-stage1-gcc): Move prebootstrap dependency from here...
4104 (configure-stage1-gcc): ...to here.
4105 (new-bootstrap): Use bubble targets.
4106 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4107 Use per-stage distclean targets.
4108 (configure-stage1-gcc, configure-stage2-gcc,
4109 configure-stage3-gcc, all-stage1-gcc,
4110 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
4111 Use new-stageN-start to prepare the tree.
4113 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
4115 * Makefile.def (host_modules): add libcpp.
4116 * Makefile.tpl: Add dependencies on and for libcpp.
4117 * Makefile.in: Regenerate.
4118 * configure.in: Add libcpp host module.
4119 * configure: Regenerate.
4121 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
4123 * Makefile.tpl: Whenever a recursive target is defined, wrap
4124 it in a special @if/@endif block, and prepare its maybe
4125 dependency in the @if/@endif block
4126 * configure.in: Instead of writing maybe dependencies, remove
4127 the @if/@endif statements, and remove the @if/@endif blocks
4129 * configure: Regenerate.
4130 * Makefile.in: Regenerate.
4132 2004-05-20 Janis Johnson <janis187@us.ibm.com>
4134 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
4136 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
4139 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
4140 * */configure: Rebuilt.
4142 2004-05-17 Zack Weinberg <zack@codesourcery.com>
4144 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
4146 * configure, Makefile.in: Regenerate.
4148 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
4150 * MAINTAINERS (Write After Approval): Add myself.
4152 2004-05-13 Diego Novillo <dnovillo@redhat.com>
4154 Merge from tree-ssa-20020619-branch.
4156 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
4157 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
4158 (HOST_GMPLIBS): Define.
4159 (HOST_GMPINC): Define.
4160 (TARGET_LIB_PATH): Add libmudflap.
4161 (GFORTRAN_FOR_TARGET): Define.
4162 (configure-build*): Export GFORTRAN.
4163 (configure-gcc): Export GMPLIBS and GMPINC.
4164 (all-gcc): Add maybe-all-libbanshee.
4165 (configure-target-libgfortran): Define.
4166 * Makefile.in: Regenerate.
4167 * configure.in (host_libs): Add libbanshee.
4168 (target_libraries): Add target-libmudflap and target-libgfortran.
4169 Add --with-libbanshee.
4170 Handle --disable-libmudflap.
4171 (*-*-freebsd*): Use with_gmp.
4172 Add $(libgcj) to noconfigdirs.
4173 * configure: Regenerate.
4174 * depcomp: New file.
4175 * MAINTAINERS: Add tree-ssa maintainers.
4177 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
4179 * MAINTAINERS (Various Maintainers): Add myself.
4181 2004-04-30 Brian Ford <ford@vss.fsi.com>
4183 * MAINTAINERS (Write After Approval): Add myself.
4185 2004-04-29 Uros Bizjak <uros@kss-loka.si>
4187 * MAINTAINERS (Write After Approval): Add myself.
4189 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
4191 * config/acx.m4: Fix fastcompare support for new-bootstrap.
4192 * configure: Regenerate.
4194 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
4197 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4199 * Makefile.def (flags_to_pass): Remove *dir variables that
4200 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4201 as well as prefix and exec_prefix.
4202 * Makefile.in: Regenerate.
4204 2004-04-26 Robert Millan <robertmh@gnu.org>
4206 Add patches from libtool CVS.
4207 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4208 * ltconfig: Likewise.
4209 * ltcf-c.sh: Likewise.
4210 * ltcf-cxx.sh: Likewise.
4211 * ltcf-gcj.sh: Likewise.
4213 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4215 * Makefile.def (host_modules): Mark with the bootstrap
4216 flag packages on which gcc depends.
4217 * Makefile.tpl (all-bootstrap): Use it.
4218 * Makefile.in: Regenerate.
4220 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4222 * Makefile.def (flags_to_pass): Remove *dir variables that
4223 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
4224 as well as prefix and exec_prefix.
4225 * Makefile.in: Regenerate.
4227 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
4229 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
4230 * configure: Regenerate.
4231 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
4232 * gcc/Makefile.tpl (compare): Use the result of the test.
4233 * gcc/Makefile.in: Regenerate.
4235 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
4237 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
4238 Always relocate gcc and prev-gcc to the original names, even
4240 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
4243 2004-04-23 Laurent GUERBY <laurent@guerby.net>
4245 * MAINTAINERS: Update my email address.
4247 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4249 * configure.in (mips*-*-irix5*): Enable ld.
4250 * configure: Regenerate.
4252 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4254 * configure: Regenerate.
4256 2004-04-15 James E Wilson <wilson@specifixinc.com>
4258 * Makefile.tpl (configure-[+module+], configure-gcc,
4259 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
4260 Set and export LDFLAGS.
4261 * Makefile.in: Regenerate.
4263 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
4265 * MAINTAINERS: Add myself to write-after-approval.
4267 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
4270 * Makefile.tpl: If we don't have built-in-tree target tools,
4271 use the ones found by configure rather than hacking around with
4272 program_transform_name.
4273 * configure.in: Give Makefile.tpl the information necessary
4275 * Makefile.in: Regenerate.
4276 * configure: Regenerate.
4278 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
4281 * configure.in: When computing baseargs, strip *all* copies of
4282 offending options. Also, don't match/substitute the trailing space,
4283 so that this actually works when two similar options are separated by
4285 * configure: Regenerate.
4287 2004-04-06 David Edelsohn <edelsohn@gnu.org>
4289 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
4290 (rs6000-*-aix*): Same.
4291 * configure: Regenerate.
4293 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
4295 * MAINTAINERS: Add myself to write-after-approval.
4297 2004-04-03 Bud Davis <bdavis9659@comcast.net>
4299 * MAINTAINERS: Add myself to write-after-approval.
4301 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
4303 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
4304 STRICT_WARN, WARN_CFLAGS flags passed down to make.
4305 * Makefile.in: Regenerate.
4307 * configure.in (top level bootstrap support): Rework --enable-werror
4308 to set @stage2_werror_flag@.
4309 * configure: Regenerate.
4310 * Makefile.tpl (top level bootstrap support): Pass
4311 @stage2_werror_flag@ down to configure in stages 2 and 3.
4312 * Makefile.in: Regenerate.
4314 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
4316 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
4317 for stages 2 and 3 as well as in make. As a consequence, remove
4318 OUTPUT_OPTION (now detected by configure) from the flags passed down
4320 * Makefile.in: Regenerate.
4322 * Makefile.tpl (new-bootstrap): Fix typo.
4323 * Makefile.in: Regenerate.
4325 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
4327 * Makefile.tpl: Rearrange by moving recursive_targets rules
4328 into their proper sections.
4329 * Makefile.tpl (top level bootstrap support): Move disabling
4330 of coverage flags from 'make' to 'configure'; improve comments.
4331 * Makefile.in: Regenerate.
4333 * Makefile.tpl (experimental top level bootstrap) Move stage1
4334 language setting from all- target to configure- target; disable
4335 intermodule optimization in stage 1; prevent gratuitous rebuilds
4337 * Makefile.in: Regenerate.
4338 * configure.in: Comma-separate stage 1 language list for top
4340 * configure: Regenerate.
4342 * Makefile.tpl: Clean up experimental top level bootstrap support:
4343 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
4344 prev-gcc in configure- targets as well as all- targets.
4345 * Makefile.in: Regenerate.
4347 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
4349 * compile: New file imported from automake.
4351 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
4353 * configure.in: Remove symbolic link section.
4354 * configure: Regenerate.
4355 * Makefile.tpl (links): Remove.
4356 * Makefile.in: Regenerate.
4358 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
4359 Nathanael Nerode <neroden@gcc.gnu.org>
4361 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
4362 Set with AC_CHECK_PROGS.
4363 * configure.in: Fix comment typo from last patch.
4364 * configure: Regenerate.
4366 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>