1 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4 Default to bootstrap-debug only if compare-debug works.
6 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
7 * Makefile.in: Rebuilt.
9 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
11 * MAINTAINERS (OS Port Maintainers): Update my email address.
13 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
15 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
16 * Makefile.in: Rebuilt.
18 2009-09-01 Chris Demetriou <cgd@google.com>
20 * MAINTAINERS (Write After Approval): Add myself.
22 2009-08-31 Dodji Seketeli <dodji@redhat.com>
25 * include/dwarf2.h (enum dwarf_tag): Added
26 DW_TAG_GNU_template_template_param
27 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
29 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
31 * Makefile.tpl (AWK): Fix typo.
32 * Makefile.in: Regenerate.
34 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
36 * configure.ac: Detect awk and sed.
37 * Makefile.def (flags_to_pass): Add AWK and SED.
38 * Makefile.tpl (AWK, SED): New.
39 (BASE_FLAGS_TO_PASS): Add AWK and SED.
40 * configure: Regenerate.
41 * Makefile.in: Regenerate.
43 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
45 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
46 (collapseslashes): Likewise.
48 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
50 * configure.ac (AC_PREREQ): Bump to 2.64.
52 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
54 * configure.ac: Remove --with-datarootdir, --with-docdir,
55 --with-pdfdir, --with-htmldir switches.
56 * configure: Regenerate.
58 * configure: Regenerate.
60 * compile: Sync from Automake 1.11.
62 * install-sh: Likewise.
64 * mkinstalldirs: Likewise.
67 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
69 * ltmain.sh (func_normal_abspath): New function.
70 (func_relative_path): Likewise.
71 (func_mode_help): Document new -bindir option for link mode.
72 (func_mode_link): Add new -bindir option, and use it to place
73 output DLL if specified.
75 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
77 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
78 (baseargs): Add --disable-option-checking.
79 * configure: Regenerate.
81 * Makefile.def (configure-target-libiberty): Depend on
82 all-binutils and all-ld.
83 (configure-target-newlib): Likewise.
84 * Makefile.in: Regenerate.
86 2009-08-17 Ben Elliston <bje@au.ibm.com>
88 * config.sub, config.guess: Update from upstream sources.
90 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
94 2009-07-02 Tristan Gingold <gingold@adacore.com>
96 * configure.ac: Do not exclude gas for i386-*-darwin.
97 Add a case for x86_64-*-darwin.
98 * configure: Regenerate.
100 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
102 * MAINTAINERS: Add my name to Write After Approval list.
104 2009-08-06 Michael Eager <eager@eagercon.com>
106 * configure.ac: Add Microblaze target.
107 * configure: Regenerate.
109 2009-07-31 Christian Bruel <christian.bruel@st.com>
111 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
112 * configure: Regenerate.
114 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
116 * MAINTAINERS (Write After Approval): Update my e-mail address.
118 2009-07-06 Ian Lance Taylor <iant@google.com>
120 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
121 * configure: Rebuild.
123 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
125 * MAINTAINERS: Move myself to the Graphite Reviewers.
127 2009-06-30 Wei Guozhi <carrot@google.com>
129 * MAINTAINERS: Add my name to Write After Approval list.
131 2009-06-26 Steve Ellcey <sje@cup.hp.com>
134 * configure.ac (comparestring): Create new variable.
135 * Makefile.tpl (comparestring): Use to skip some comparisions.
136 * configure: Regenerate.
137 * Makefile.in: Regenerate.
139 2009-06-26 Doug Evans <dje@sebabeach.org>
141 * Makefile.def (host_modules): Add cgen.
142 * Makefile.in: Regenerate.
143 * configure.ac (host_tools): Add cgen.
144 * configure: Regenerate.
146 2009-06-23 DJ Delorie <dj@redhat.com>
148 * MAINTAINERS: Add myself as mep maintainer.
150 2009-06-23 Ian Lance Taylor <iant@google.com>
152 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
153 boot_languages. Only bootstrap target libraries listed in
154 target_libs for some boot language. Add --with-stage1-ldflags,
155 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
156 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
157 if not building with C++.
158 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
159 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
160 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
161 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
162 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
163 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
164 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
165 * configure, Makefile.in: Rebuild.
167 2009-06-23 Li Feng <nemokingdom@gmail.com>
169 * MAINTAINERS: Added my name to write-after-approval list.
171 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
173 * configure.ac: Define is_elf for QNX Neutrino targets.
174 * configure: Regenerate.
176 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
178 * MAINTAINERS: Added my name to the write-after-approval list
180 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
182 * configure.ac: Detect MPC in default directory.
183 * configure: Regenerate.
185 2009-06-03 Jerome Guitton <guitton@adacore.com>
186 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
188 * Makefile.tpl (all): Avoid a trailing backslash.
189 * Makefile.in: Regenerate.
191 2009-06-03 Ben Elliston <bje@au.ibm.com>
193 * config.sub, config.guess: Update from upstream sources.
195 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
197 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
199 * configure: Regenerate.
201 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
203 * Makefile.tpl ([+compare-target+]): Compare all stage
204 directories, rather than just gcc.
205 * Makefile.in: Rebuilt.
207 2009-06-01 Doug Kwan <dougkwan@google.com>
209 * configure.ac: Support gold for target arm*-*-*.
210 * configure: Regenerate.
212 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
214 * Makefile.def: Add MPC support and dependencies.
215 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
217 * Makefile.in, configure: Regenerate.
219 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
221 * Makefile.tpl (all): Avoid harmless warning in make all when
222 gcc-bootstrap is enabled but stage_last does not exist.
223 * Makefile.in: Rebuilt.
225 2009-05-24 Nicolas Roche <roche@adacore.com>
227 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
228 * Makefile.in: Regenerate.
230 2009-05-21 Denis Chertykov <chertykov@gmail.com>
232 * MAINTAINERS: Update my e-mail address.
234 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
236 * configure.ac (cygwin noconfigdirs): Remove libgcj.
237 * configure: Regenerate.
239 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
242 * Makefile.tpl (all): Don't assume gcc-bootstrap and
243 gcc-no-bootstrap are mutually exclusive.
244 * Makefile.in: Rebuilt.
246 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
249 * Makefile.tpl (all): Don't end with unconditional success.
250 * Makefile.in: Rebuilt.
252 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
255 * Makefile.def (flags_to_pass): Remove redundant and incomplete
256 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
257 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
258 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
259 stage_configureflags, stage_cflags and stage_libcflags into
260 explicit Makefile macros.
261 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
263 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
264 CC. Set CC_FOR_BUILD from CC.
265 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
266 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
267 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
268 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
270 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
271 (_LIBCFLAGS): Renamed to _TFLAGS.
272 (do-compare-debug, do-compare3-debug): Drop.
273 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
274 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
275 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
276 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
277 (XGCC_FLAGS_FOR_TARGET): New.
278 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
279 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
280 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
281 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
282 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
283 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
285 (BUILD_CONFIG): Include if requested.
286 (all): Set TFLAGS on bootstrap.
287 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
288 (all-stageid-prefixmodule): Likewise.
289 (do-clean, distclean-stageid): Set TFLAGS.
290 (restrap): Fix whitespace.
291 * Makefile.in: Rebuilt.
293 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
295 * config.guess: Sync with src.
297 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
299 * configure.ac ($with_ppl): Default to no if not supplied.
300 ($with_cloog): Likewise.
301 configure: Regenerate.
303 2009-04-27 James E. Wilson <wilson@codesourcery.com>
305 * MAINTAINERS: Update my e-mail address.
307 2009-04-27 Nick Clifton <nickc@redhat.com>
309 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
311 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
313 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
314 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
315 * Makefile.in: Regenerate.
317 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
320 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
321 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
323 * configure, Makefile.in: Regenerate.
325 2009-04-21 Taras Glek <tglek@mozilla.com>
327 * include/hashtab.h: Update GTY annotations to new syntax
328 * include/splay-tree.h: Likewise
330 2009-04-17 Ben Elliston <bje@au.ibm.com>
332 * config.sub, config.guess: Update from upstream sources.
334 2009-04-15 Anthony Green <green@moxielogic.com>
336 * configure.ac: Add moxie support.
337 * configure: Rebuilt.
339 2009-04-14 Jakub Jelinek <jakub@redhat.com>
341 * configure.ac: Change copyright header to refer to version
342 3 of the GNU General Public License and to point readers at the
343 COPYING3 file and the FSF's license web page.
344 * Makefile.def: Likewise.
345 * Makefile.tpl: Likewise.
346 * Makefile.in: Regenerate.
348 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
350 * configure.ac: Restore match for darwin9 or later. Use double
351 brackets since regeneration eats one pair.
352 * configure: Regenerate.
354 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
357 * configure.ac: Require texinfo 4.7.
358 * configure: Regenerated.
360 2009-04-09 Nick Clifton <nickc@redhat.com>
362 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
363 the GCC Runtime Library Exception.
365 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
367 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
368 * configure: Regenerate.
370 2009-04-01 Steve Ellcey <sje@cup.hp.com>
372 * Makefil.def (languages): New entries.
373 * Makefile.tpl (check-gcc-*): New generic target.
374 * Makefile.in: Regenerate.
376 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
378 * MAINTAINERS: Update my email address.
380 2009-03-18 Tom Tromey <tromey@redhat.com>
382 * configure: Rebuild.
383 * configure.ac (host_libs): Add libiconv.
384 * Makefile.in: Rebuild.
385 * Makefile.def (host_modules): Add libiconv.
386 (configure-gdb, all-gdb): Depend on libiconv.
388 2009-03-16 Tristan Gingold <gingold@adacore.com>
390 * configure.ac: Treat gdb as supported on x86_64-darwin.
391 * configure: Regenerate.
393 2009-03-16 Joseph Myers <joseph@codesourcery.com>
395 * configure.ac (--with-host-libstdcxx): New option.
396 * configure: Regenerate.
398 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
400 * MAINTAINERS: Move myself into the write after approval list.
402 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
404 * MAINTAINERS: Update e-mail address.
406 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
408 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
410 2009-03-10 Ira Rosen <irar@il.ibm.com>
412 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
414 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
416 Backport from git Libtool:
418 2009-01-19 Robert Millan <rmh@aybabtu.com>
419 Support GNU/kOpenSolaris.
420 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
421 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
422 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
425 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
427 * MAINTAINERS: Update e-mail address.
429 2009-02-24 Michael Eager <eager@eagercon.com>
431 * MAINTAINERS (Write After Approval): Add self.
433 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
435 * MAINTAINERS (Write After Approval): Add myself.
437 2009-02-05 Andreas Schwab <schwab@suse.de>
439 * Makefile.tpl (stage_last): Define $r and $s before using
440 $(RECURSE_FLAGS_TO_PASS).
441 * Makefile.in: Regenerate
443 2009-01-30 Ian Lance Taylor <iant@google.com>
445 * MAINTAINERS: Move myself to the Global Reviewers list.
447 2009-01-29 Robert Millan <rmh@aybabtu.com>
449 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
450 * configure: Regenerate.
452 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
454 * MAINTAINERS: Make whitespace consistent.
455 Remove Robert Millan from Write After Approval.
457 2009-01-16 Alan Modra <amodra@bigpond.net.au>
459 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
460 (all-opcodes): Depend on all-libiberty.
461 * Makefile.in: Regenerate.
463 2009-01-15 Douglas B Rupp <rupp@gnat.com>
465 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
466 * configure: Regenerate.
468 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
470 * MAINTAINERS (Write After Approval): Add myself.
472 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
474 * MAINTAINERS: Add myself to reviewers (Fortran).
476 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
478 PR tree-optimization/38515
479 * configure.ac (cloog-polylib): Removed.
480 (with_ppl, with_cloog): Test for "no".
481 * configure: Regenerated.
483 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
485 * MAINTAINERS: Moved myself to reviewers (Fortran).
487 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
489 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
490 (Write After Approval): Remove myself.
492 2009-01-03 Diego Novillo <dnovillo@google.com>
494 * MAINTAINERS: Remove myself from alias maintainership.
496 2009-01-02 David Ayers <ayers@fsfe.org>
498 * MAINTAINERS: Update e-mail address.
500 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
502 * MAINTAINERS: Make whitespace consistent.
504 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
506 Backport from upstream Libtool:
507 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
508 Add cache variables to tests that require the linker to work.
509 For shlibpath_overrides_runpath, this also changes the semantics
510 to let the result from the C compiler take precedence.
512 2008-12-02 Ben Elliston <bje@au.ibm.com>
514 * config.sub, config.guess: Update from upstream sources.
516 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
518 * configure.ac (ppllibs): Add by default the lib flags.
519 * configure: Regenerate.
521 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
523 * MAINTAINERS: Add myself to the write after approval list.
525 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
527 * configure.ac: Add double brackets on darwin[912].
528 * configure: Regenerate.
530 2008-12-03 Daniel Kraft <d@domob.eu>
532 * MAINTAINERS: Moved myself and Mikael Morin from Write After
533 Approval to Reviewer section (for Fortran front-end).
535 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
537 * configure.ac: Expand to darwin10 and later.
538 * configure: Regenerate.
540 2008-12-02 Andreas Schwab <schwab@suse.de>
542 * Makefile.def: configure-target-boehm-gc depends on
543 all-target-libstdc++-v3.
544 * Makefile.in: Regenerate.
546 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
548 * MAINTAINERS: Add myself as mingw maintainer.
550 2008-12-02 Ben Elliston <bje@au.ibm.com>
552 * config.sub, config.guess: Update from upstream sources.
554 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
556 * README.SCO: Remove.
558 2008-11-29 Fernando Pereira <pronesto@gmail.com>
560 * MAINTAINERS: Add myself to the write after approval list.
562 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
564 * MAINTAINERS: Update my email address in WAA section.
566 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
568 * MAINTAINERS: Update e-mail address.
570 2008-11-27 Toon Moene <toon@moene.org>
572 * MAINTAINERS: Change e-mail address.
574 2008-11-27 Tristan Gingold <gingold@adacore.com>
576 * configure.ac: Build gdb for i?86-*-darwin*
577 * configure: Regenerated.
579 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
581 * MAINTAINERS: Added my full name.
583 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
590 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
592 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
593 * Makefile.in: Regenerated.
595 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
602 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
603 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
604 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
605 (HOST_EXPORTS): Pass CPPFLAGS.
606 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
607 (LDFLAGS_FOR_TARGET): Initialize from configure script.
608 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
609 * Makefile.in, configure: Regenerated.
610 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
611 and CPPFLAGS_FOR_BUILD.
613 2008-11-06 Jeff Law <law@redhat.com>
615 * MAINTAINERS: Add myself as middle end maintainer.
617 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
619 * MAINTAINERS (Write after approval): Add myself.
621 2008-11-05 Diego Novillo <dnovillo@google.com>
623 * MAINTAINERS (Global Reviewers): Add myself.
624 (Non-Algorithmic Maintainers): Remove myself.
626 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
628 * MAINTAINERS (Write after approval): Add myself.
630 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
632 * MAINTAINERS (Write after approval): Add myself.
634 2008-10-31 Ben Elliston <bje@au.ibm.com>
636 * configure.ac (spu-*-*): Remove special case.
637 * configure: Regenerate.
639 2008-10-30 Catherine Moore <clm@codesourcery.com>
641 * MAINTAINERS (Write after approval): Update my email address.
643 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
645 * configure.ac [spu-*-*]: Do not set skipdirs.
646 * configure: Re-generate.
648 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
650 * MAINTAINERS (Various Maintainers): Add myself to reload.
652 2008-10-25 Richard Guenther <rguenther@suse.de>
654 * MAINTAINERS (Various Maintainers): Add myself as middle-end
655 maintainer. Remove myself as libgcc-math maintainer.
656 (Non-Algorithmic Maintainers): Remove myself.
658 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
660 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
661 * Makefile.in: Regenerated.
663 2008-10-23 Cary Coutant <ccoutant@google.com>
665 * MAINTAINERS (Write after approval): Add myself.
667 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
674 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
675 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
676 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
677 (HOST_EXPORTS): Pass CPPFLAGS.
678 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
679 (LDFLAGS_FOR_TARGET): Initialize from configure script.
680 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
681 * Makefile.in, configure: Regenerated.
682 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
683 and CPPFLAGS_FOR_BUILD.
685 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
687 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
690 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
692 * MAINTAINERS (Write After Approval): Added myself.
694 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
696 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
697 recommended version to 2.3.2.
699 * configure: Regenerate.
701 2008-10-01 Mark Mitchell <mark@codesourcery.com>
703 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
705 2008-09-29 David Daney <david.daney@caviumnetworks.com>
707 * MAINTAINERS (Write After Approval): Update e-mail address.
709 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
711 * libtool.m4: Update to libtool 2.2.6.
712 * lt~obsolete.m4: Update to libtool 2.2.6.
713 * ltmain.sh: Update to libtool 2.2.6.
714 * ltsugar.m4: Update to libtool 2.2.6.
715 * ltversion.m4: Update to libtool 2.2.6.
716 * ltoptions.m4: Update to libtool 2.2.6.
717 * ltgcc.m4: Update to match changes from libtool 2.2.6.
719 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
721 * MAINTAINERS (Write After Approval): Add myself.
723 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
725 * MAINTAINERS (Write After Approval): Update my name.
727 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
729 * MAINTAINERS: Add myself in "Write After Approval".
731 2008-09-18 Steve Ellcey <sje@cup.hp.com>
733 * MAINTAINERS: Add myself as ia64 maintainer.
735 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
737 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
738 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
739 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
740 and Michael Tiemann from Write After Approval since they do not
741 actually have access.
743 2008-09-05 Richard Guenther <rguenther@suse.de>
745 * configure.ac: Initialize clooglibs to -lcloog.
746 * configure: Re-generate.
748 2008-09-04 Le-Chun Wu <lcwu@google.com>
750 * MAINTAINERS (Write After Approval): Add myself.
752 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
754 * configure.ac (--with-cloog-polylib): New.
755 (--disable-cloog-version-check): New.
756 (--disable-ppl-version-check): New.
757 * configure: Re-generate.
759 2008-09-03 Richard Guenther <rguenther@suse.de>
761 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
763 * configure: Re-generate.
765 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
768 * MAINTAINERS: Add picoChip maintainers.
770 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
771 Tobias Grosser <grosser@fim.uni-passau.de>
772 Jan Sjodin <jan.sjodin@amd.com>
773 Harsha Jagasia <harsha.jagasia@amd.com>
774 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
775 Konrad Trifunovic <konrad.trifunovic@inria.fr>
776 Adrien Eliche <aeliche@isty.uvsq.fr>
778 Merge from graphite branch.
779 * configure: Regenerate.
780 * Makefile.in: Regenerate.
781 * configure.ac (host_libs): Add ppl and cloog.
782 Add checks for PPL and CLooG.
783 * Makefile.def (ppl, cloog): Added modules and dependences.
784 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
785 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
787 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
789 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
790 (GCC_SHLIB_SUBDIR): New.
791 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
792 * configure: Regenerate.
793 * Makefile.in: Regenerate.
795 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
797 * MAINTAINERS: Consistently use tabs to separate columns.
799 2008-08-29 Tristan Gingold <gingold@adacore.com>
801 * MAINTAINERS (Write after Approval): Add myself.
803 2008-08-28 Tristan Gingold <gingold@adacore.com>
805 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
806 Enable bfd, binutils and opcodes.
807 * configure: Regenerate.
809 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
811 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
813 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
815 * MAINTAINERS: Use correct Umlaut for last name.
817 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
819 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
821 2008-08-16 David Edelsohn <edelsohn@gnu.org>
823 * MAINTAINERS: Update my email address.
825 2008-08-16 Nicolas Roche <roche@adacore.com>
827 * Makefile.tpl: Add BOOT_ADAFLAGS.
828 * Makefile.in: Regenerate.
830 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
832 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
833 * configure: Regenerate.
835 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
837 * configure.ac: Add makefile fragments for hpux.
838 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
839 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
840 * configure: Regenerate.
841 * Makefile.in: Regenerate.
843 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
845 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
847 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
849 * MAINTAINERS (Write after Approval): Add myself.
851 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
853 * MAINTAINERS (Write After Approval): Add myself.
855 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
857 * MAINTAINERS (Write After Approval): Add myself.
859 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
861 * MAINTAINERS: Update my email address.
863 2008-06-25 Joey Ye <joey.ye@intel.com>
865 * MAINTAINERS (Write After Approval): Add myself.
867 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
869 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
870 * Makefile.in: Regenerate.
871 * configure: Regenerate.
873 2008-06-17 Daniel Kraft <d@domob.eu>
875 * MAINTAINERS (Write After Approval): Add myself.
877 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
879 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
880 "$@" is still intact with both Autoconf 2.59 and 2.62.
881 * configure: Regenerate.
883 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
885 * Makefile.tpl: Fix comment errors.
886 * Makefile.in: Regenerate.
888 2008-06-12 David S. Miller <davem@davemloft.net>
889 David Edelsohn <edelsohn@gnu.org>
891 * configure.ac: Add powerpc*-*-* to gold supported targets.
892 * configure: Regenerate.
894 2008-06-08 Joseph Myers <joseph@codesourcery.com>
896 PR tree-optimization/36218
897 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
898 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
899 (all prefix="build-"): Pass them to build-system sub-makes.
900 * Makefile.in: Regenerate.
902 2008-06-07 Joseph Myers <joseph@codesourcery.com>
904 * MAINTAINERS (mt port): Remove.
905 (sco5, unixware, sco udk): Remove.
906 (Kean Johnston): Add to Write After Approval.
908 2008-05-30 Julian Brown <julian@codesourcery.com>
910 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
911 of libobjc for ARM EABI Linux.
912 * configure: Regenerate.
914 2008-05-18 Xinliang David Li <davidxl@google.com>
916 * ChangeLog: Remove wrong ChangeLog entry.
918 2008-05-17 Xinliang David Li <davidxl@google.com>
920 * MAINTAINERS (Write After Approval): Add myself.
922 2008-05-15 Janus Weil <janus@gcc.gnu.org>
924 * MAINTAINERS (Write After Approval): Add myself.
926 2008-05-14 Rafael Espíndola <espindola@google.com>
928 * config-ml.in: don't handle --enable-shared and --enable-static.
930 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
932 * MAINTAINERS: Update my email address.
934 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
936 * MAINTAINERS: Update my email address.
938 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
940 * MAINTAINERS (Write After Approval): Add myself.
942 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
944 * MAINTAINERS (Write After Approval): Add myself.
946 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
948 * MAINTAINERS (crx): Add myself.
950 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
953 2008-04-14 David S. Miller <davem@davemloft.net>
955 * configure.ac: Add sparc*-*-* to gold supported targets.
956 * configure: Regenerate.
958 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
961 * configure.ac: Include override.m4.
962 * configure: Regenerate.
964 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
966 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
967 * Makefile.in: Regenerate.
969 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
971 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
972 as nonconfigurable directories list.
973 * configure: Regenerate.
975 2008-04-14 Ben Elliston <bje@au.ibm.com>
977 * config.sub, config.guess: Update from upstream sources.
979 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
981 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
982 * Makefile.in: Regenerate.
984 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
986 * configure.ac: Do not build libssp for the AVR.
987 * configure: Regenerate.
989 2008-04-07 Ian Lance Taylor <iant@google.com>
991 * Makefile.def: check-gold depends upon all-binutils.
992 * Makefile.in: Regenerate.
994 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
996 * MAINTAINERS (Write After Approval): Add myself.
998 2008-04-04 Nick Clifton <nickc@redhat.com>
1001 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1003 * configure: Regenerate.
1005 2008-04-04 NightStrike <NightStrike@gmail.com>
1008 * configure.ac: Combine rules for mingw32 and mingw64.
1009 * configure: Regenerate.
1011 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
1013 * MAINTAINERS (Write After Approval): Add myself.
1015 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
1017 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1018 * Makefile.in (.NOTPARALLEL): Ditto.
1020 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1022 * MAINTAINERS (Write After Approval): Add myself.
1024 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
1026 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1027 * Makefile.in (.NOTPARALLEL): Regenerate.
1029 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
1031 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1032 * Makefile.in: Regenerate.
1034 2008-03-26 Jakub Staszak <kuba@et.pl>
1036 * MAINTAINERS (Write After Approval): Add myself.
1038 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1040 * MAINTAINERS: Update e-mail address.
1042 2008-03-20 Ian Lance Taylor <iant@google.com>
1044 * configure.ac: Add support for --enable-gold.
1045 * Makefile.def: Add gold as a directory like ld.
1046 * configure, Makefile.in: Regenerate.
1048 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1050 * configure.ac: m4_include config/proginstall.m4.
1051 * configure: Regenerate.
1053 Backport from upstream Libtool:
1055 2007-10-12 Eric Blake <ebb9@byu.net>
1057 Deal with Autoconf 2.62's semantic change in m4_append.
1058 * ltsugar.m4 (lt_append): Replace broken versions of
1060 (lt_if_append_uniq): Don't require separator to be overquoted,
1061 and avoid broken m4_append.
1062 (lt_dict_add): Fix typo.
1063 * libtool.m4 (_LT_DECL): Don't overquote separator.
1065 2008-03-13 David Edelsohn <edelsohn@gnu.org>
1067 * config.rpath: Add AIX 6 support.
1069 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
1071 * Makefile.def (stageprofile). Remove -fprofile-generate
1072 from stage_libcflags.
1073 * Makefile.in: Regenerate.
1075 2008-03-13 Ben Elliston <bje@au.ibm.com>
1077 * config.sub, config.guess: Update from upstream sources.
1079 2008-03-06 Tom Tromey <tromey@redhat.com>
1081 * MAINTAINERS: Update for treelang deletion.
1083 2008-03-03 James E. Wilson <wilson@tuliptree.org>
1085 * MAINTAINERS: Update my email address.
1087 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
1089 * MAINTAINERS (darwin port): Add myself as a maintainer.
1090 (objective-c/c++): Add myself as a maintainer.
1092 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1094 * MAINTAINERS (Write After Approval): Update my email address.
1096 2008-02-25 Tomas Bily <tbily@suse.cz>
1098 * MAINTAINERS (Write After Approval): Add myself.
1100 2008-02-23 Jakub Jelinek <jakub@redhat.com>
1102 * MAINTAINERS (OpenMP): Add myself.
1104 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
1109 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1110 * configure: Regenerate.
1112 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1113 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1114 STAGE4_LIBCFLAGS): New.
1115 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1116 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1117 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1118 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1119 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1120 for target modules. Don't export LIBCFLAGS.
1121 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1122 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1123 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1124 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1125 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1126 * Makefile.in: Regenerate.
1128 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1131 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1132 Do not use -DDLL_EXPORT. Backport from upstream.
1134 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1136 * MAINTAINERS (Write After Approval): Add myself.
1138 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
1140 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1141 * configure: Regenerate.
1143 2008-01-31 Marc Gauthier <marc@tensilica.com>
1145 * configure.ac (xtensa*-*-*): Recognize processor variants.
1146 * configure: Regenerate.
1148 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1151 * configure.ac (PARSE_ARGS): Push suitable setting of
1152 ac_subdirs_all, for `./configure --help=recursive'.
1153 Handle `+' in generic toplevel directory disabling.
1154 * configure: Regenerate.
1156 2008-01-28 Nick Clifton <nickc@redhat.com>
1158 * MAINTAINERS (xstormy16): Take over maintainership.
1160 2008-01-25 Joseph Myers <joseph@codesourcery.com>
1162 * MAINTAINERS (c4x port): Remove.
1164 2008-01-24 David Edelsohn <edelsohn@gnu.org>
1166 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1168 2008-01-23 Ben Elliston <bje@au.ibm.com>
1170 * config.sub, config.guess: Update from upstream sources.
1172 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1174 * MAINTAINERS (Write After Approval): Add myself.
1176 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
1178 * MAINTAINERS: Update my email address.
1180 2008-01-09 Raksit Ashok <raksit@google.com>
1182 * MAINTAINERS (Write After Approval): Add myself.
1184 2008-01-09 Raksit Ashok <raksit@google.com>
1186 * MAINTAINERS (Write After Approval): Add myself.
1188 2008-01-08 Ben Elliston <bje@au.ibm.com>
1190 * config.sub, config.guess: Update from upstream sources.
1192 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1194 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1195 Change recommended MPFR from 2.2.1 -> 2.3.0.
1196 * configure: Regenerate.
1198 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1200 * MAINTAINERS: Update my email address.
1202 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1204 * MAINTAINERS: Update my email address.
1206 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1208 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1209 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1210 * Makefile.in: Regenerate.
1212 2007-12-10 Mark Heffernan <meheff@google.com>
1214 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1217 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1219 * configure.ac: Enable libjava for x86_64-*-darwin9.
1220 * configure: Regenerate.
1222 2007-12-07 Bill Maddox <maddox@google.com>
1224 * MAINTAINERS (Write After Approval): Add myself.
1226 2007-12-05 Ben Elliston <bje@au.ibm.com>
1228 * config.sub, config.guess: Update from upstream sources.
1230 2007-12-02 Matthias Klose <doko@ubuntu.com>
1232 * config-ml.in: Remove 64bit configure tests.
1234 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1236 * config-ml.in: Robustify against white space in absolute file
1239 * config-ml.in (multi-clean): Substitute ${Makefile}.
1240 Remove superfluous ${Makefile} in list.
1242 2007-11-19 Thiemo Seufer <ths@mips.com>
1244 * config-ml.in: Don't hardcode the Makefile name.
1246 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
1248 * MAINTAINERS (Write After Approval): Add myself.
1250 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
1252 * MAINTAINERS (Write After Approval): Add myself.
1254 2007-11-06 Doug Kwan <dougkwan@google.com>
1256 * MAINTAINERS (Write After Approval): Add myself.
1258 2007-10-25 Ben Elliston <bje@au.ibm.com>
1260 * MAINTAINERS (mercury): Remove entry.
1261 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1263 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1265 * Makefile.def (dependencies): Make configure-gdb depend on
1267 * Makefile.in: Regenerated.
1269 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1271 * MAINTAINERS (Fortran maintainer): Remove myself.
1273 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1275 * Makefile.def: To avoid problems running with parallel makes,
1276 build newlib before libgloss so that target specific header
1278 * Makefile.in: Regenerate
1280 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1282 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1283 * Makefile.in: Regenerate.
1285 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1287 * MAINTAINERS (Register allocation reviewer): Add myself.
1289 2007-10-08 Mike Frysinger <vapier@gentoo.org>
1291 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1292 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1293 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1294 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1295 * configure: Regenerate.
1297 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
1299 * MAINTAINERS (Register allocation reviewer): Add myself.
1301 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
1303 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1304 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1305 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1306 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1307 * configure.ac: Default them to host tools for $host = $build.
1310 * configure: Regenerate.
1311 * Makefile.in: Regenerate.
1313 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1315 * MAINTAINERS (Register allocation reviewer): Add myself.
1317 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1319 * MAINTAINERS (Register allocation reviewer): Add myself.
1321 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
1323 * MAINTAINERS (Write After Approval): Fix typo.
1325 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1327 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1328 * configure: Regenerate.
1330 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1333 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1334 they're already prefixed.
1336 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1338 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1340 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1341 * configure: Regenerate.
1342 * Makefile.in: Regenerate.
1344 2007-09-17 Andreas Schwab <schwab@suse.de>
1346 * configure.ac: Raise minimum makeinfo version to 4.6.
1347 * configure: Regenerate.
1349 2007-09-17 Johannes Singler <singler@ira.uka.de>
1351 * MAINTAINERS (write-after-approval) add myself
1353 2007-09-15 Alan Modra <amodra@bigpond.net.au>
1355 * configure.ac: Correct makeinfo version check.
1356 * configure: Regenerate.
1358 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1360 * MAINTAINERS: Update my email address.
1362 2007-09-14 Richard Sandiford <richard@codesourcery.com>
1364 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1365 to $skipdirs and only disable gprof for newlib. Use the normal
1366 mips*-elf* handling in other respects.
1367 * configure: Regnerate.
1369 2007-09-12 David Daney <ddaney@avtrex.com>
1371 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1373 * configure: Regenerate.
1375 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1378 * configure.ac: For libgloss targets, point the linker to the linker
1379 script, startup code and simulator library.
1380 * configure: Regenerate.
1382 2007-09-07 Andrew Haley <aph@redhat.com>
1384 * configure.ac (noconfigdirs): Remove target-libffi and
1386 * configure: Regenerate.
1388 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1391 * configure.ac: Use config/mh-mingw on mingw.
1392 * configure: Regenerate.
1394 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1396 * MAINTAINERS (Write After Approval): Add myself.
1398 2007-09-05 Richard Guenther <rguenther@suse.de>
1400 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1401 nor --disable-checking is provided also turn on yes and types
1402 checking for stage1.
1403 * configure: Re-generate.
1405 2007-08-30 Krister Walfridsson <cato@df.lth.se>
1407 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1408 (Write After Approval): Remove myself.
1410 2007-08-29 Nick Clifton <nickc@redhat.com>
1412 * config.sub, config.guess: Update from upstream sources.
1414 2007-08-22 Bud Davis <jmdavis@link.com>
1416 * MAINTAINERS (Write After Approval): Added myself.
1417 * MAINTAINERS (Reviewers): Removed myself.
1419 2007-08-18 Paul Brook <paul@codesourcery.com>
1420 Joseph Myers <joseph@codesourcery.com>
1422 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1423 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1424 * Makefile.in: Regenerate.
1425 * configure.ac (--with-debug-prefix-map): New.
1426 * configure: Regenerate.
1428 2007-08-17 Richard Sandiford <richard@codesourcery.com>
1429 Nigel Stephens <nigel@mips.com>
1431 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1432 as target_makefile_frag.
1433 * configure: Regenerate.
1435 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
1437 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1438 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1439 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1440 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1441 (do-compare, do-compare3, do-compare-debug): New.
1442 ([+compare-target+]): Use them.
1444 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1446 * MAINTAINERS (Write After Approval): Change my email address.
1448 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1449 Ben Elliston <bje@au.ibm.com>
1451 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1452 --silent if $silent.
1453 * configure: Regenerate.
1455 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
1457 * MAINTAINERS (Various Maintainers): Add myself as
1458 loop infrastructure maintainer. Update my e-mail
1461 2007-07-31 Diego Novillo <dnovillo@google.com>
1463 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1466 2007-07-26 Richard Guenther <rguenther@suse.de>
1468 * configure.ac: Add types checking to stage1 checking flags.
1469 * configure: Regenerate.
1471 2007-07-17 Nick Clifton <nickc@redhat.com>
1473 * COPYING3: New file. Contains version 3 of the GNU General
1475 * COPYING3.LIB: New file. Contains version 3 of the GNU
1476 Lesser General Public License.
1478 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1480 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1482 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1484 * MAINTAINERS (S/390 co-maintainer): Add myself.
1485 (Write After Approval): Remove myself.
1487 2007-07-13 Dan Hipschman <dsh@google.com>
1489 * MAINTAINERS (Write After Approval): Add myself.
1491 2007-07-11 Nick Clifton <nickc@redhat.com>
1493 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1495 * Makefile.in: Regenerate.
1497 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1499 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1502 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1504 * lt~obsolete.m4: New. Import from 20070318 libtool.
1506 2007-07-03 Julian Brown <julian@codesourcery.com>
1508 * MAINTAINERS (Write After Approval): Add myself.
1510 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1512 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1513 * configure: Regenerate.
1515 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1517 * configure.ac: Add some missing m4 quotation.
1518 * configure: Regenerate.
1520 2007-07-02 Simon Baldwin <simonb@google.com>
1522 * MAINTAINERS (Write After Approval): Add myself.
1524 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
1526 * configure: Regenerate.
1528 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
1530 * Makefile.def: Add windmc tool to build.
1531 * Makefile.tpl: Likewise.
1532 * configure.ac: Likewise.
1533 * Makefile.in: Regenerate.
1534 * configure: Regenerate.
1536 2007-06-28 DJ Delorie <dj@redhat.com>
1538 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1539 not building newlib.
1540 * configure: Regenerated.
1542 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1544 * MAINTAINERS (Write After Approval): Add myself.
1546 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
1548 * MAINTAINERS (Write After Approval): Add myself.
1550 2007-06-19 Chris Matthews <chrismatthews@google.com>
1552 * MAINTAINERS (Write After Approval): Add myself.
1554 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1556 * MAINTAINERS (Write After Approval): Add myself.
1558 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1560 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1561 * Makefile.in: Regenerated.
1563 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1565 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1566 bfin*-*-uclinux* targets.
1567 * configure: Regenerate.
1569 2007-06-14 Ian Lance Taylor <iant@google.com>
1571 * MAINTAINERS: Add myself as non-algorithmic global write
1574 2007-06-14 Diego Novillo <dnovillo@google.com>
1576 * MAINTAINERS: Add self as middle-end maintainer and
1577 non-algorithmic global write maintainer.
1579 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1581 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1582 Move all Fortran maintainers except Paul Brook into the
1583 Non-Autopoiesis section.
1585 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
1587 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1588 (distclean-stage[+id+]): Possibly delete stage_last.
1589 * Makefile.in: Regenerate.
1591 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
1593 * MAINTAINERS (Various Maintainer): Fix typo.
1595 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
1597 * MAINTAINERS (Various Maintainer): Add myself as
1598 dataflow maintainer.
1600 2007-06-07 Ben Elliston <bje@au.ibm.com>
1602 * config.sub, config.guess: Update from upstream sources.
1604 2007-06-07 Ben Elliston <bje@au.ibm.com>
1606 * Makefile.tpl: Fix spelling error.
1607 * Makefile.in: Regenerate.
1609 2007-06-01 Steve Ellcey <sje@cup.hp.com>
1611 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1612 lt_cv_sys_max_cmd_len.
1614 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1616 * MAINTAINERS (Various Maintainers): Add myself as
1617 auto-vectorizer maintainer.
1619 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
1622 * libtool.m4: Revert previous change.
1623 * ltgcc.m4: Put it here.
1625 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1627 * MAINTAINERS (Various Maintainers): Add myself as
1628 auto-vectorizer maintainer.
1630 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1633 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1635 2007-05-30 Richard Guenther <rguenther@suse.de>
1637 * MAINTAINERS (Various Maintainers): Add myself as
1638 auto-vectorizer maintainer.
1640 2007-05-30 Jakub Jelinek <jakub@redhat.com>
1643 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1644 * configure: Rebuilt.
1646 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
1648 * MAINTAINERS (Write After Approval): Removed my name.
1650 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1652 * MAINTAINERS (Write After Approval): Remove myself.
1654 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1656 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1658 2007-05-23 Steve Ellcey <sje@cup.hp.com>
1660 * ltmain.sh: Update from ToT Libtool.
1661 * libtool.m4: Update from ToT Libtool.
1662 * ltsugar.m4: New. Update from ToT Libtool.
1663 * ltversion.m4: New. Update from ToT Libtool.
1664 * ltoptions.m4: New. Update from ToT Libtool.
1666 * ltcf-c.sh: Remove.
1667 * ltcf-cxx.sh: Remove.
1668 * ltcf-gcj.sh: Remove.
1670 2007-05-22 Ollie Wild <aaw@google.com>
1672 * MAINTAINERS (Write After Approval): Add myself.
1674 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
1676 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1678 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1679 Remove CFLAGS/LIBCFLAGS.
1680 (configure-stage[+id+]-[+prefix+][+module+],
1681 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1682 * Makefile.in: Regenerate.
1684 2007-05-15 Diego Novillo <dnovillo@google.com>
1686 * MAINTAINERS: Update e-mail address.
1688 2007-05-15 Revital Eres <eres@il.ibm.com>
1690 * MAINTAINERS (Write After Approval): Add myself.
1692 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
1694 * MAINTAINERS (Write After Approval): Updated my address.
1696 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1698 * MAINTAINERS (Write After Approval): Add myself.
1700 2007-05-11 Silvius Rus <rus@google.com>
1702 * MAINTAINERS (Write After Approval): Add myself.
1704 2007-04-23 Tom Tromey <tromey@redhat.com>
1706 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1708 2007-04-22 Mark Mitchell <mark@codesourcery.com>
1710 * MAINTAINERS (cpplib): Rename to ...
1711 (libcpp): ... this. Add C/C++ front end maintainers.
1713 2007-04-14 Steve Ellcey <sje@cup.hp.com>
1715 * config-ml.in: Pass ${ml_config_env} to configure calls.
1717 2007-04-04 Christian Bruel <christian.bruel@st.com>
1719 * MAINTAINERS (Write After Approval): Add myself.
1721 2007-04-02 Dave Korn <dave.korn@artimi.com>
1723 * MAINTAINERS (Write After Approval): Add myself.
1725 2007-03-31 Tobias Burnus <burnus@net-b.de>
1727 * MAINTAINERS (fortran 95 front end): Add myself.
1729 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1731 * MAINTAINERS (Write After Approval): Add myself.
1733 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
1735 * MAINTAINERS (Modulo Scheduler): Add myself.
1737 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1739 * MAINTAINERS (fortran 95 front end): Add myself.
1740 (c++ front end): whitespace fix.
1742 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1744 * MAINTAINERS (Write After Approval): Add myself.
1746 2007-03-21 Richard Sandiford <richard@codesourcery.com>
1748 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1749 of glob. Quote arguments with single quotes too.
1750 * configure: Regenerate.
1752 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1754 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1755 * Makefile.in: Regenerate
1757 2007-03-07 Andreas Schwab <schwab@suse.de>
1759 * configure: Regenerate.
1761 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1763 * configure.ac: Add "--with-pdfdir" configure option,
1764 which defines pdfdir variable.
1765 * Makefile.def (target=fixincludes): Add install-pdf to
1767 (recursive_targets): Add install-pdf target.
1768 (flags_to_pass): Add pdfdir.
1769 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1771 * configure: Regenerate
1772 * Makefile.in: Regenerate
1774 2007-02-28 Eric Christopher <echristo@apple.com>
1777 2006-12-07 Mike Stump <mrs@apple.com>
1779 * Makefile.def (dependencies): Add dependency for
1780 install-target-libssp and install-target-libgomp on
1782 * Makefile.in: Regenerate.
1784 2007-02-27 Matt Kraai <kraai@ftbfs.org>
1786 * configure: Regenerate.
1787 * configure.ac: Move statements after variable declarations.
1789 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1791 * MAINTAINERS: Add myself as sh maintainer.
1793 2007-02-19 Joseph Myers <joseph@codesourcery.com>
1795 * configure.ac: Adjust for loop syntax.
1796 * configure: Regenerate.
1798 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1800 * configure: Rebuilt.
1802 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1804 * configure.ac: Drop multiple occurrences of --enable-languages,
1805 and fix its quoting.
1806 * configure: Rebuilt.
1808 2007-02-17 Mark Mitchell <mark@codesourcery.com>
1809 Nathan Sidwell <nathan@codesourcery.com>
1810 Vladimir Prus <vladimir@codesourcery.com>
1811 Joseph Myers <joseph@codesourcery.com>
1813 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1814 * configure: Regenerate.
1816 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1818 * ltconfig (freebsd*): Default to elf.
1820 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1822 * configure.ac (target_libraries): Move libgcc before libiberty.
1823 * configure: Regenerated.
1825 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1826 Paolo Bonzini <bonzini@gnu.org>
1829 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1830 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1831 * configure: Regenerated.
1833 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1835 * MAINTAINERS (Language Front End Maintainers): Update my mail
1838 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1841 * configure.ac: Correct syntax for Solaris ksh.
1842 * configure: Regenerated.
1844 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1846 * configure.ac: Sync with src.
1847 * configure: Regenerate.
1849 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1851 * Makefile.in: Regenerate.
1853 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1855 * config.sub: Sync with src.
1857 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1859 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1860 noncanonical equivalents.
1861 * configure.in: Rename to...
1862 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1863 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1864 target_noncanonical. Use them. Rewrite removal of configure
1865 arguments for autoconf 2.59. Discard variable settings. Force
1866 program_transform_name for native tools.
1868 * Makefile.in: Regenerated.
1869 * configure: Regenerated with autoconf 2.59.
1871 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
1873 * MAINTAINERS (Write After Approval): Add myself.
1875 2007-01-31 Andreas Schwab <schwab@suse.de>
1877 * Makefile.tpl (LDFLAGS): Substitute it.
1878 * Makefile.in: Regenerate.
1880 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1882 * MAINTAINERS (Write After Approval): Add myself.
1884 2007-01-28 David Edelsohn <edelsohn@gnu.org>
1886 * MAINTAINERS (spu port): Add myself.
1888 2007-01-23 Richard Guenther <rguenther@suse.de>
1891 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1892 * Makefile.tpl (GNATBIND): Substitute it.
1893 (GNATMAKE): Likewise.
1894 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1896 * Makefile.in: Regenerate.
1897 * configure: Regenerate.
1899 2007-01-18 Mike Stump <mrs@apple.com>
1901 * configure.in: Re-enable -Werror for gcc builds.
1903 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
1905 * MAINTAINERS (Write After Approval): Add myself.
1907 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1909 * configure.in: Change == to = in test command.
1910 * configure: Regenerate.
1912 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1913 Nick Clifton <nickc@redhat.com>
1914 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1916 * configure.in (build_configargs, host_configargs, target_configargs):
1917 Remove build/host/target parameters.
1918 (host_libs): Add gmp and mpfr.
1919 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1920 * Makefile.def (gmp, mpfr): New.
1921 (gcc): Remove target.
1922 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1923 target_os, target_vendor): New.
1924 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1925 * configure: Regenerate.
1926 * Makefile.in: Regenerate.
1928 2007-01-11 Matt Fago <fago@earthlink.net>
1930 * configure.in: Try to link to functions only in mpfr 2.2.x
1931 to improve robustness of configure tests.
1932 * configure: Regenerate.
1934 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
1936 * MAINTAINERS: Add myself as i386 maintainer.
1938 2007-01-08 Jan Hubicka <jh@suse.cz>
1940 * MAINTAINERS: Add myself as i386 maintainer.
1942 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
1944 * configure.in: Add support for an x86_64-mingw* target.
1945 * configure: Regenerate.
1947 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1949 * Makefile.tpl (all-target): Correct @if conditional for target
1951 * configure.in: Omit libiberty if building only target libgcc.
1952 * configure, Makefile.in: Regenerated.
1954 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
1956 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1957 * configure: Regenerate.
1959 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1961 * Makefile.def (target_modules): Add libgcc.
1962 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1963 * Makefile.tpl (clean-target-libgcc): Delete.
1964 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1965 on gcc even for bootstrapped modules. Rewrite handling of
1966 lang_env_dependencies to loop over target_modules.
1967 * configure.in (target_libraries): Add target-libgcc.
1968 * Makefile.in, configure: Regenerated.
1970 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1972 * configure.in: Reorganize recognition of languages. Add
1973 --enable-stage1-languages. Show supported languages for the chosen
1974 target rather than all recognized languages.
1975 * configure: Regenerate.
1977 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1979 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1980 * Makefile.in: Regenerate.
1982 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1984 * configure.in: Warn that MPFR 2.2.0 is buggy.
1985 * configure: Regenerate.
1987 2006-12-27 Ian Lance Taylor <iant@google.com>
1989 * configure.in: When removing Makefiles to force a reconfigure, also
1990 remove prev-DIR*/Makefile.
1991 * configure: Regenerate.
1993 2006-12-22 Andreas Schwab <schwab@suse.de>
1995 * configure: Regenerate with correct autoconf version.
1997 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1999 * configure.in: add AC_SUBST for *_FOR_TARGET.
2000 * configure: Regenerate.
2002 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2004 * configure.in: Simplify logic for rejecting languages that cannot
2005 be built. Separate the case when a language is unsupported,
2006 from the case when the user chooses not to build a language.
2008 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2010 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2011 it only affects bootstrap and could be tested on "$host" as well.
2012 * configure: Regenerate.
2013 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2015 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2018 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2019 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2020 move here comment from Makefile.tpl.
2021 * Makefile.tpl: Move some definitions higher in the file.
2022 (STAGE1_CHECKING): New.
2023 * configure.in: Add --enable-stage1-checking.
2024 * configure: Regenerate.
2025 * Makefile.in: Regenerate.
2027 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2029 * MAINTAINERS: Add myself as build system maintainer.
2031 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
2033 * MAINTAINERS (Write After Approval): Add myself.
2035 2006-12-13 Eric Christopher <echristo@apple.com>
2037 * MAINTAINERS: Add myself as darwin maintainer.
2039 2006-12-11 Ian Lance Taylor <ian@airs.com>
2041 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2043 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2045 MAINTAINERS: Update my entry.
2047 2006-12-11 Alan Modra <amodra@bigpond.net.au>
2049 * configure.in: Handle spu makefile frag.
2050 * Makefile.tpl (MAINT): Define
2051 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2052 * configure: Regenerate.
2053 * Makefile.in: Regenerate.
2055 2006-12-11 Ben Elliston <bje@au.ibm.com>
2057 * config.guess: Import latest version.
2058 * config.sub: Likewise.
2060 2006-12-11 Ben Elliston <bje@au.ibm.com>
2062 * configure.in (spu-*-*): Don't skip target-libiberty.
2063 * configure: Regenerate.
2065 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2068 * configure.in: Correct x86 darwin support for libjava to powerpc
2070 * configure: Regenerate.
2072 2006-12-08 Sandro Tolaini <tolaini@libero.it>
2074 * configure.in: Add x86 darwin support for libjava.
2075 * configure: Regenerate.
2077 2006-12-07 Mike Stump <mrs@apple.com>
2079 * Makefile.def (dependencies): Add dependency for
2080 install-target-libssp and install-target-libgomp on
2082 * Makefile.in: Regenerate.
2084 2006-12-04 Richard Guenther <rguenther@suse.de>
2086 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2087 (Non-Algorithmic Maintainers): Move over non-algorithmic
2088 loop optimizer maintainers, add myself as a non-algorithmic
2089 middle-end maintainer.
2091 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
2093 * MAINTAINERS (Write After Approval): Add myself.
2095 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2097 * configure.in: Update error message for missing GMP/MPFR.
2099 * configure: Regenerate.
2101 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2103 * configure.in: Update MPFR version in error message.
2105 * configure: Regenerate.
2107 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2109 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2110 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2111 --with-gmp-lib): New flags.
2113 * configure: Regenerate.
2115 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2117 * MAINTAINERS (Write After Approval): Change my email address.
2119 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2121 * MAINTAINERS (Write After Approval): Add myself.
2123 2006-11-22 Philipp Thomas <pth@suse.de>
2125 * MAINTAINERS (i18n): Update e-mail address.
2127 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2129 * MAINTAINERS (spu port): Add myself as maintainer.
2130 (Write After Approval): Remove myself.
2132 2006-11-22 Ben Elliston <bje@au.ibm.com>
2134 * configure.in (skipdirs): Don't build libssp for SPU.
2135 * configure: Regenerate.
2137 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2139 * MAINTAINERS (spu port): Add myself as maintainer.
2140 (libobjc): Update my email address.
2142 2006-11-21 Andrea Bona <andrea.bona@st.com>
2144 * MAINTAINERS (Write After Approval): Add myself.
2146 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2148 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2149 * configure : Rebuilt.
2151 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2153 * MAINTAINERS (Write After Approval): Add myself.
2155 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2157 * MAINTAINERS (Write After Approval): Add myself.
2159 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2161 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2163 * configure: Regenerate.
2165 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
2167 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2168 (unstage): Test for stage_last presence.
2171 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2172 * Makefile.in: Regenerate.
2174 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2176 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2179 2006-11-14 Erven Rohou <erven.rohou@st.com>
2181 * MAINTAINERS (Write After Approval): Add myself.
2183 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
2185 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2186 and stageN-package/Makefile.
2187 * Makefile.in: Regenerated.
2189 2006-11-14 Jie Zhang <jie.zhang@analog.com>
2191 * configure.in: Remove target-libgloss from noconfigdirs for
2193 * configure: Regenerated.
2195 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2197 * configure.in (have_gmp): Only error if the gcc directory exists.
2199 * configure: Regenerate.
2201 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2203 * configure.in: Robustify error message for missing GMP/MPFR.
2205 * configure: Regenerate.
2207 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2209 * MAINTAINERS (Write After Approval): Add myself.
2211 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
2213 * MAINTAINERS: Change email address.
2215 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2217 * MAINTAINERS (Write After Approval): Add myself.
2219 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2221 * MAINTAINERS (Write After Approval): Add myself.
2223 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2225 * MAINTAINERS (Write After Approval): Move myself to
2226 Write After Approval section.
2228 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2230 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2232 * configure: Regenerate.
2234 2006-10-16 Tobias Burnus <burnus@net-b.de>
2236 * MAINTAINERS (Write After Approval): Add myself.
2238 2006-10-16 Ben Elliston <bje@au.ibm.com>
2240 * config.guess: Import latest version.
2241 * config.sub: Likewise.
2243 2006-10-10 Brooks Moses <bmoses@stanford.edu>
2245 * Makefile.def: Added pdf target handling.
2246 * Makefile.tpl: Added pdf target handling.
2247 * Makefile.in: Regenerated.
2249 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2251 * MAINTAINERS: Add self as score port maintainer.
2253 2006-10-04 Brooks Moses <bmoses@stanford.edu>
2255 * MAINTAINERS (Write After Approval): Add myself.
2257 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2259 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
2261 * configure: Regenerated.
2263 2006-09-27 Dave Brolley <brolley@redhat.com>
2265 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2267 * configure: Regenerated.
2269 2006-09-26 Thiemo Seufer <ths@mips.com>
2271 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2272 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2273 * configure: Regenerate.
2275 2006-09-24 Graeme Peterson <gridly@gmail.com>
2277 * MAINTAINERS (Write After Approval): Remove myself.
2279 2006-09-22 Chao-ying Fu <fu@mips.com>
2281 * MAINTAINERS (Write After Approval): Add myself.
2283 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2285 * MAINTAINERS: Add self as soft-fp maintainer.
2287 2006-09-09 Anatoly Sokolov <aesok@post.ru>
2289 * MAINTAINERS: Add myself as avr maintainer.
2290 Remove Marek Michalkiewicz as avr maintainer.
2292 2006-09-07 Roberto Costa <roberto.costa@st.com>
2294 * MAINTAINERS (Write After Approval): Add myself.
2296 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
2298 * configure.in: Never build newlib for a Mingw host.
2299 Never build newlib as Mingw target library.
2300 Test the existence of winsup/cygwin for building a Cygwin newlib,
2301 rather than just winsup.
2302 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2303 building a Mingw target.
2304 * configure: Regenerate.
2306 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2308 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2310 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
2312 * config.guess: Import from src (was more updated).
2313 * config.sub: Likewise.
2315 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2317 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2318 * configure: Regenerated.
2320 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
2322 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2323 for stages after the first.
2325 2006-07-17 Jakub Jelinek <jakub@redhat.com>
2327 * Makefile.def: Add dependencies for configure-opcodes
2328 on configure-intl and all-opcodes on all-intl.
2329 * Makefile.in: Regenerated.
2331 2006-07-13 Ben Elliston <bje@au.ibm.com>
2333 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2335 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2337 Port to hosts whose 'sort' and 'tail' implementations
2338 treat operands with leading '+' as file names, as POSIX
2339 has required since 2001. However, make sure the code still
2340 works on pre-POSIX hosts.
2341 * ltmain.sh: Don't assume "sort +2" is equivalent to
2342 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2344 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2346 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2348 2006-07-04 Peter O'Gorman <peter@pogma.com>
2350 * ltconfig: chmod 644 before ranlib during install.
2352 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2355 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2356 if the bootstrap compiler is a GCC version that supports it.
2357 * configure: Regenerate.
2359 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2361 * configure.in: Fix thinkos in previous check-in.
2362 * configure: Regenerate.
2364 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2367 * configure.in: Test subdir_requires and give an appropriate
2369 * configure: Regenerate.
2371 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2373 * MAINTAINERS (Write After Approval): Add myself.
2375 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
2377 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2379 2006-06-22 Steve Ellcey <sje@cup.hp.com>
2381 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2383 2006-06-20 David Ayers <d.ayers@inode.at>
2386 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2387 whether target-libjava is being configured instead of whether the
2388 java front end is enabled.
2389 * configure: Regenerate.
2391 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2394 * configure.in: Only enable libgomp on IRIX 6.
2395 * configure: Regenerate.
2397 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
2399 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2401 * Makefile.in: Regenerate.
2403 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2405 * config-ml.in: Alter CCASFLAGS to include special
2406 multilib options the same as is done for CFLAGS.
2408 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2410 * configure.in: Don't enable libgomp on hpux10.
2411 * configure: Rebuilt.
2413 2006-06-12 David Ayers <d.ayers@inode.at>
2417 * configure.in: Remove target-boehm-gc from noconfigdirs where
2418 ${libgcj} is specified.
2419 * configure: Regenerate.
2421 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2425 * configure.in: Sync.
2426 * configure: Regenerated.
2428 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2430 * Makefile.def: Added dependencies from sim and gdb on intl, and
2431 added configure dependencies to everything with an all dependency
2433 * Makefile.in: Regenerated.
2435 2006-06-06 David Ayers <d.ayers@inode.at>
2438 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2439 * Makefile.in: Regenerate.
2440 * configure.in: Add --enable-objc-gc at toplevel and have it
2441 enable boehm-gc for Objective-C.
2442 Remove target-boehm-gc from libgcj.
2443 Add target-boehm-gc to target_libraries.
2444 Add target-boehm-gc to noconfigdirs where ${libgcj}
2446 Assert that boehm-gc is supported when requested for Objective-C.
2447 Only build boehm-gc if needed either for Java or Objective-C.
2448 * configure: Regenerate.
2450 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
2453 * Makefile.tpl (configure-[+prefix+][+module+],
2454 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2455 Remove rule to unstage bootstrapped modules.
2456 (stage_current): New.
2457 * Makefile.in: Regenerate.
2459 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2461 * MAINTAINERS (Write After Approval): Update my e-mail address.
2463 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2465 * include/libiberty.h: Declare pex_run_in_environment.
2467 2006-05-31 Asher Langton <langton2@llnl.gov>
2469 * MAINTAINERS (Write After Approval): Add myself.
2471 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
2473 * Makefile.def (bfd, opcodes): Fix lib_path.
2474 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2475 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2476 * Makefile.in: Regenerate.
2478 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2480 * Makefile.in: Regenerate.
2482 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2484 * Makefile.def: Add install-html target. Add datarootdir
2485 docdir and htmldir to flags_to_pass.
2486 * Makefile.tpl: Add install-html target.
2487 * Makefile.in: Regenerate.
2488 * configure.in: Add --with-datarootdir, --with-docdir, and
2489 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2490 * configure: Regenerate.
2492 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2494 * configure.in: Enable gprof for cross builds.
2495 * configure: Regenerate.
2497 2006-05-22 Richard Guenther <rguenther@suse.de>
2500 2006-01-31 Richard Guenther <rguenther@suse.de>
2501 Paolo Bonzini <bonzini@gnu.org>
2503 * Makefile.def (target_modules): Add libgcc-math target module.
2504 * configure.in (target_libraries): Add libgcc-math target library.
2505 (--enable-libgcc-math): New configure switch.
2506 * Makefile.in: Re-generate.
2507 * configure: Re-generate.
2508 * libgcc-math: New toplevel directory.
2510 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2511 Andreas Tobler <a.tobler@schweiz.ch>
2513 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2514 * configure: Rebuilt.
2516 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
2518 * MAINTAINERS (Write After Approval): Add myself.
2520 2006-05-01 DJ Delorie <dj@redhat.com>
2522 * configure.in: Restore CFLAGS if GMP isn't present.
2523 * configure: Regenerate.
2525 2006-05-01 Richard Guenther <rguenther@suse.de>
2527 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2530 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2532 * MAINTAINERS (Write After Approval): Add myself.
2534 2006-04-28 Jan Beulich <jbeulich@novell.com>
2536 * MAINTAINERS (Write After Approval): Add myself.
2538 2006-04-18 DJ Delorie <dj@redhat.com>
2540 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2541 reference libgloss so that libssp can be built in a combined
2543 * configure: Regenerate.
2545 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
2547 * MAINTAINERS (Write After Approval): Add myself.
2549 2006-04-05 Ben Elliston <bje@au.ibm.com>
2551 * configure.in: Require makeinfo 4.4 or higher.
2552 * configure: Regenerate.
2554 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2556 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2557 Rearrange the entries of other libraries to have them in one place.
2559 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2561 * MAINTAINERS (Write After Approval): Remove myself.
2562 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2564 2006-03-14 Richard Guenther <rguenther@suse.de>
2566 * configure: Regenerate with autoconf 2.13.
2568 2006-03-13 Jim Blandy <jimb@codesourcery.com>
2570 * MAINTAINERS: Use my work address.
2572 * MAINTAINERS: Update my E-mail address.
2574 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2576 * configure.in: Handle --disable-<component> generically.
2577 * configure: Regenerate.
2579 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2582 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2584 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2586 * MAINTAINERS (Write After Approval): Remove myself.
2587 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2589 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2591 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2592 (TARGET_CONFIGDIRS): Remove.
2593 * configure.in: Remove AC_SUBST(target_configdirs).
2594 * Makefile.in, configure: Regenerated.
2596 2006-02-20 Steven G. Kargl <kargls@comcast.net>
2598 * MAINTAINERS (Write After Approval): Remove myself.
2599 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2601 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
2605 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2607 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2608 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2609 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2610 BUILD_PREFIX, BUILD_PREFIX_1.
2611 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2613 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2614 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2616 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2617 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2618 of `cat stage_current`. Always provide the `r' and `s' variables.
2619 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2620 a single shell execution.
2621 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2622 bootstrapped modules, make the stage1 module if the build was not
2623 started yet, else build the current stage.
2624 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2625 (all-build, all-host, all-target, [+make_target+]-host,
2626 [+make_target+]-target): Do not use \-continued lines.
2627 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2628 (current_stage, restrap, stage_last): New.
2630 * Makefile.in: Regenerate.
2631 * configure: Regenerate.
2633 2006-02-19 Bud Davis <jmdavis@link.com>
2635 * MAINTAINERS (Write After Approval): Remove myself.
2636 (Language Front End Maintainers): Add myself as fortran 95
2637 maintainer and update e-mail address.
2639 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2641 * MAINTAINERS (Write After Approval): Remove myself.
2642 (Language Front End Maintainers): Add myself as fortran 95
2645 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
2647 * MAINTAINERS (Write After Approval): Add myself.
2649 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2651 * MAINTAINERS (Write After Approval): Remove myself.
2652 (Language Front End Maintainers): Add myself as
2653 fortran 95 maintainer.
2655 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2659 2005-12-27 Leif Ekblad <leif@rdos.net>
2661 * configure.in: Add support for RDOS target.
2662 * configure: Regenerate.
2664 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2665 Andreas Schwab <schwab@suse.de>
2667 * configure: Regenerate.
2669 2006-02-12 David Edelsohn <edelsohn@gnu.org>
2671 * configure.in (enable_libgomp): Add AIX.
2672 * configure: Regenerate.
2674 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2676 * MAINTAINERS (Write After Approval): Add myself.
2678 2006-02-03 Lee Millward <lee.millward@gmail.com>
2680 * MAINTAINERS (Write After Approval): Add myself.
2682 2006-01-31 Richard Guenther <rguenther@suse.de>
2683 Paolo Bonzini <bonzini@gnu.org>
2685 * Makefile.def (target_modules): Add libgcc-math target module.
2686 * configure.in (target_libraries): Add libgcc-math target library.
2687 (--enable-libgcc-math): New configure switch.
2688 * Makefile.in: Re-generate.
2689 * configure: Re-generate.
2690 * libgcc-math: New toplevel directory.
2692 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
2694 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2695 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2696 the assembler, linker and binutils.
2697 * configure: Regenerate.
2699 2006-01-22 Dirk Mueller <dmueller@suse.de>
2701 * MAINTAINERS (Write After Approval): Add myself.
2703 2006-01-20 Diego Novillo <dnovillo@redhat.com>
2705 * configure: Regenerate.
2707 2006-01-18 Richard Henderson <rth@redhat.com>
2708 Jakub Jelinek <jakub@redhat.com>
2709 Diego Novillo <dnovillo@redhat.com>
2711 * libgomp: New directory.
2712 * Makefile.def: Add target_module libgomp.
2713 * Makefile.in: Regenerate.
2714 * configure.in (target_libraries): Add target-libgomp.
2715 * configure: Regenerate.
2717 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
2719 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2720 @ from continuation.
2721 * Makefile.in: Rebuilt.
2723 2006-01-04 Chris Lattner <sabre@gnu.org>
2725 * MAINTAINERS (Write After Approval): Add myself.
2727 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
2731 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2732 * Makefile.tpl (OBJDUMP): New.
2733 (EXTRA_HOST_FLAGS): Add it.
2734 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2736 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2737 to use symbolic links between directories. Avoid race conditions
2738 or make them harmless.
2739 * configure.in: Do not try to use symbolic links between directories.
2741 * Makefile.def (LEAN): Pass.
2742 * Makefile.tpl (LEAN): Define.
2743 (stage[+id+]-start): Accept that the previous directory does not
2744 exist, if the bootstrap is lean.
2745 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2746 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2747 configure substitution.
2748 ([+compare-target+]): Likewise.
2749 ([+bootstrap-target+]-lean): New.
2750 * configure.in: Remove lean bootstrap support from here.
2752 * Makefile.in: Regenerate.
2753 * configure: Regenerate.
2755 2006-01-04 Ben Elliston <bje@au.ibm.com>
2757 * MAINTAINERS (libdecnumber): Add myself.
2759 2006-01-02 Mark Mitchell <mark@codesourcery.com>
2761 * libtool-ldflags: New script.
2763 2006-01-02 Andreas Schwab <schwab@suse.de>
2765 * configure.in: When reconfiguring remove Makefile in
2766 all stage directories.
2767 * configure: Regenerate.
2769 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2771 * MAINTAINERS: Update my email address.
2773 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
2775 Revert Ada-related part of the previous change.
2777 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2779 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2780 * Makefile.in: Regenerate.
2781 * configure.in: Do not include mt-ppc-aix target fragment.
2782 * configure: Regenerate.
2784 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
2786 * configure.in: Select appropriate fragments for PowerPC/AIX.
2787 * configure: Regenerate.
2789 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2790 BOOT_CFLAGS, BOOT_LDFLAGS.
2791 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2792 BOOT_CFLAGS, BOOT_LDFLAGS.
2793 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2794 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2795 (stage): Fail if we cannot complete the work.
2796 * Makefile.in: Regenerate.
2798 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2800 * configure.in: Replace ms1 with mt.
2801 * configure: Rebuilt.
2803 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2805 * MAINTAINERS: Update my email address.
2807 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
2809 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2810 install-host-nogcc): Don't invoke $(stage) at the end.
2811 * Makefile.in: Regenerate.
2813 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
2815 * configure.in: Flip the top-level bootstrap switch.
2816 * configure: Regenerate.
2818 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2820 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2821 $(stage) and $(unstage).
2822 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2823 (all): Remove stray semicolon.
2824 (local-distclean): Don't handle multilib.tmp and multilib.out.
2825 (install.all): Set $s for consistency.
2826 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2827 check_multilibs setting. Always make the install directory.
2828 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2830 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2831 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2832 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2833 (multilib.out): Remove.
2834 * Makefile.in: Regenerated.
2836 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2838 * MAINTAINERS (Write After Approval): Add myself.
2840 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2842 * MAINTAINERS: Add myself as mt maintainer.
2844 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2846 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2848 * MAINTAINERS: Change email address.
2850 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
2852 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2853 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2854 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2855 Find in-tree tools if available.
2856 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2857 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2858 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2859 (COMPILER_*_FOR_TARGET): New.
2860 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2861 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2862 (CONFIGURED_*, USUAL_*): Remove.
2863 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2864 STRIP): Use autoconf substitutions.
2865 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2866 COMPILER_NM_FOR_TARGET): New.
2867 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2869 (all): Make all-host and all-target in parallel.
2870 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2871 that $$r and $$s are set before invoking a recursive make.
2872 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2873 ([+bootstrap-target+]): Inline most of the `all' target.
2875 2005-11-29 Ben Elliston <bje@au.ibm.com>
2877 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2878 from the gcc build directory.
2879 * Makefile.in: Regenerate.
2881 2005-11-29 Ben Elliston <bje@au.ibm.com>
2883 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2884 depend on all-libdecnumber.
2885 * configure.in (host_libs): Include libdecnumber.
2886 * Makefile.in: Regenerate.
2887 * configure: Likewise.
2889 2005-11-29 Ben Elliston <bje@au.ibm.com>
2891 * libdecnumber: Import decNumber sources from the dfp-branch.
2893 2005-11-21 Kean Johnston <jkj@sco.com>
2895 * config.sub, config.guess: Sync from upstream sources.
2897 2005-11-21 Ben Elliston <bje@au.ibm.com>
2899 Import from Autoconf sources:
2901 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2902 * config/move-if-change: Don't output "$2 is unchanged";
2903 suggested by Ben Elliston. Handle weird characters correctly.
2905 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2907 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2908 to match upstream libtool for darwin.
2910 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2912 * Makefile.def: Remove gdb dependencies for gdbtk.
2913 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2914 (configure-gdb, install-gdb): New rules.
2915 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2916 * Makefile.in, configure: Regenerated.
2918 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2920 * MAINTAINERS (Write After Approval): Add myself.
2922 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2924 * MAINTAINERS (Write After Approval): Add myself.
2926 2005-10-24 Diego Novillo <dnovillo@redhat.com>
2928 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2931 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
2934 * Makefile.tpl (do-[+make-target+], do-check, install,
2935 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2936 are set before recursing.
2937 * Makefile.in: Regenerate.
2939 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2942 * Makefile.def (gcc) <target>: Fix thinko.
2943 * Makefile.in: Regenerate.
2945 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2947 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2948 * configure: Regenerate.
2950 2005-10-15 Jie Zhang <jie.zhang@analog.com>
2952 * MAINTAINERS (Write After Approval): Add self.
2954 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
2956 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2957 target-libffi, target-qthreads, target-libjava, and
2959 * configure: Regenerate.
2961 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2963 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2964 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2965 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2966 (USUAL_OBJDUMP_FOR_TARGET): New.
2967 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2968 * configure.in: Check for $OBJDUMP_FOR_TARGET.
2969 * configure, Makefile.in: Regenerated.
2971 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2973 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2974 before other host packages.
2976 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2978 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2980 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2984 * configure.in (default_target): Remove.
2985 * Makefile.tpl (all): Do not use prerequisites as subroutines
2986 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2987 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2988 use prerequisites as subroutines.
2989 (check-host, check-target): New.
2990 (bootstrap configure & all targets): Do not use stage*-start
2991 if the directory layout is already ok.
2992 (non-bootstrap configure & all targets): Prepend a $(unstage).
2993 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2994 (NOTPARALLEL): Remove.
2995 (unstage, stage variables): New variables.
2996 (unstage, stage targets): Simply expand to those variables.
2998 * configure: Regenerate.
2999 * Makefile.in: Regenerate.
3001 2005-10-04 James E Wilson <wilson@specifix.com>
3003 * Makefile.def (lang_env_dependencies): Add libmudflap.
3004 * Makefile.in: Regenerate.
3006 2005-10-03 Andreas Schwab <schwab@suse.de>
3008 Backport from libtool CVS:
3009 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3011 * ltmain.sh: add support for installing into temporary
3012 staging area (e.g. 'make install DESTDIR=...')
3014 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3016 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3017 * configure: Regenerated.
3019 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3021 * configure: Regenerate with the correct
3024 2005-09-30 Catherine Moore <clm@cm00re.com>
3026 * configure.in (bfin-*-*): New.
3027 * configure: Regenerated.
3029 2005-09-28 Geoffrey Keating <geoffk@apple.com>
3031 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3032 (LIPO_FOR_TARGET): New.
3033 (CONFIGURED_LIPO_FOR_TARGET): New.
3034 (USUAL_LIPO_FOR_TARGET): New.
3035 (STRIP_FOR_TARGET): New.
3036 (CONFIGURED_STRIP_FOR_TARGET): New.
3037 (USUAL_STRIP_FOR_TARGET): New.
3038 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3040 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3041 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3042 * Makefile.in: Regenerate.
3043 * configure: Regenerate.
3045 2005-09-19 David Edelsohn <edelsohn@gnu.org>
3047 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3048 (rs6000-*-aix*): Same.
3049 * configure: Regenerate.
3051 2005-09-16 Tom Tromey <tromey@redhat.com>
3053 * MAINTAINERS: Add self as java maintainer.
3055 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3057 * configure.in: Recognize f95 in the --enable-languages option,
3058 and substitute it for fortran, issuing a warning.
3059 * configure: Regenerate.
3061 2005-08-30 Phil Edwards <phil@codesourcery.com>
3063 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3064 * configure: Regenerated.
3066 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
3068 * MAINTAINERS: Add self as ms1 maintainer.
3070 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3072 * Makefile.def (libssp): Add to lang_env_dependencies.
3073 * Makefile.in: Regenerate.
3075 2005-08-18 Ian Lance Taylor <ian@airs.com>
3077 * MAINTAINERS: Add myself as middle-end maintainer.
3079 2005-08-17 Christian Groessler <chris@groessler.org>
3081 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3082 * Makefile.in: Regenerate.
3084 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3086 * MAINTAINERS (write after approval): Added myself.
3088 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3090 * MAINTAINERS (Write After Approval): Add myself.
3092 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
3094 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3095 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3096 Look for alternate names of the target cc and c++
3097 * configure: Regenerate.
3099 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
3101 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3102 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3103 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3104 tools; remove code to manually set them.
3105 (Target tools): Look in the environment for them.
3106 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3107 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3108 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3110 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3111 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3112 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3113 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3114 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3115 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3116 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3117 * configure: Regenerate.
3118 * Makefile.in: Regenerate.
3120 2005-07-28 Ben Elliston <bje@au.ibm.com>
3122 * MAINTAINERS: Update for removed CPU targets.
3124 2005-07-27 Mark Mitchell <mark@codesourcery.com>
3126 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3127 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3128 * Makefile.in: Regenerated.
3130 2005-07-26 Mark Mitchell <mark@codesourcery.com>
3132 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3133 (CFLAGS_FOR_TARGET): Use it.
3134 (CXXFLAGS_FOR_TARGET): Likewise.
3135 * Makefile.in: Regenerated.
3136 * configure.in (--with-build-sysroot): New option.
3137 * configure: Regenerated.
3139 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
3141 * Makefile.tpl: Wrap install between unstage and stage
3142 * Makefile.in: Regenerate.
3144 2005-07-21 Eric Christopher <echristo@apple.com>
3146 * MAINTAINERS: Update affiliation.
3148 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3150 * MAINTAINERS: Add self as crx port maintainer.
3152 2005-07-20 DJ Delorie <dj@redhat.com>
3154 * MAINTAINERS: Add self as m32c maintainer.
3156 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3158 * all files: Update FSF address.
3160 2005-07-15 Eric Christopher <echristo@redhat.com>
3162 * MAINTAINERS: Change affiliation.
3164 2005-07-14 Jim Blandy <jimb@redhat.com>
3166 * configure.in: Add cases for Renesas m32c.
3167 * configure: Regenerated.
3169 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3171 * COPYING.LIB: Update from fsf.org.
3173 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3175 * COPYING, compile, config.guess,
3176 config.sub, install-sh, missing, mkinstalldirs,
3177 symlink-tree, ylwrap: Sync from upstream sources.
3178 * config-ml.in: Update FSF address.
3180 2005-07-13 Eric Christopher <echristo@redhat.com>
3182 * configure.in: Add toplevel noconfigdir support for tpf.
3183 * configure: Regenerate.
3185 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
3189 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3190 * Makefile.in: Regenerate.
3192 2005-07-07 Mark Mitchell <mark@codesourcery.com>
3194 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
3195 Brolley to write-after-approval.
3197 2005-07-07 Andreas Schwab <schwab@suse.de>
3199 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3200 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3201 * Makefile.in: Regenerated.
3203 2005-07-06 Geoffrey Keating <geoffk@apple.com>
3205 * configure.in: Don't build sim or rda when targetting darwin.
3206 * configure: Regenerate.
3208 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
3210 * configure.in: Add --enable-libssp and --disable-libssp.
3211 * configure: Regenerate with autoconf-2.13.
3213 2005-07-02 Jakub Jelinek <jakub@redhat.com>
3215 * Makefile.def (target_modules): Add libssp.
3216 * configure.in (target_libraries): Add target-libssp.
3217 * configure: Rebuilt.
3218 * Makefile.in: Rebuilt.
3220 2005-07-01 Zack Weinberg <zackw@panix.com>
3222 * MAINTAINERS: Change email address. Resign from maintainership.
3224 2005-07-01 Richard Guenther <rguenther@suse.de>
3226 * MAINTAINERS: Change my e-mail address and affiliation.
3228 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
3230 * Makefile.def (stagefeedback): Come after profile.
3231 Define profiledbootstrap target.
3232 * Makefile.tpl (profiledbootstrap): Remove.
3233 (stageprofile-end): Zap stagefeedback.
3234 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3235 * Makefile.in: Regenerate.
3237 2005-06-13 Richard Sandiford <richard@codesourcery.com>
3239 * MAINTAINERS: Update my email address.
3241 2005-06-13 Zack Weinberg <zack@codesourcery.com>
3243 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3244 In 'cpp' stanza, support '#line' as well as '# '.
3246 2005-06-08 Andreas Schwab <schwab@suse.de>
3248 * MAINTAINERS: Move myself from 'Write After Approval' to
3249 'CPU Port Maintainers' section as m68k maintainer.
3251 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
3253 * configure.in (unsupported_languages): New macro.
3254 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3255 non-ported target libraries in noconfigdirs.
3256 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3257 non-linux-gnu. Remove libgcj_ex_libffi.
3258 <lang_frag loop>: Set add_this_lang=no if the language is in
3259 unsupported_languages.
3260 * configure: Regenerate.
3262 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3264 * configure.in: Fix typo in handling of --with-mpfr-dir.
3265 * configure: Regenerate.
3267 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3269 * MAINTAINERS: Update my email address.
3271 2005-06-02 Jim Blandy <jimb@redhat.com>
3273 * config.sub: Add cases for the Renesas m32c. (This patch has been
3274 accepted into the master sources.)
3276 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
3277 Michael Snyder <msnyder@redhat.com>
3278 Stan Cox <scox@redhat.com>
3280 * configure.in: Set noconfigdirs for ms1.
3282 * configure: Regenerate.
3284 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3286 * MAINTAINERS (Write After Approval): Add self.
3288 2005-06-01 Josh Conner <jconner@apple.com>
3290 * MAINTAINERS (Write After Approval): Add self.
3292 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
3294 * MAINTAINERS: Update my email address.
3296 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3298 * MAINTAINERS (Write After Approval): Add self.
3300 2005-05-26 Chris Demetriou <cgd@broadcom.com>
3302 * MAINTAINERS (Write After Approval): Remove self.
3304 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
3306 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3307 (Dependencies): Consider target modules for bootstrap dependencies.
3308 Make target bootstrap modules depend on each stage's gcc.
3309 * Makefile.in: Regenerate.
3311 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
3313 * Makefile.def (configure-gcc): Depend on binutils having been built.
3314 (all-gcc): No need to do it here.
3315 * Makefile.in: Regenerate.
3317 2005-05-19 Paul Brook <paul@codesourcery.com>
3319 * configure.in: Rewrite misleading error message when requested
3320 language cannot be built.
3321 * configure: Regenerate.
3323 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3325 * ylwrap: Import from Automake 1.9.5.
3327 2005-05-13 David Ung <davidu@mips.com>
3329 * MAINTAINERS (Write After Approval): Add self.
3331 2005-05-09 Mike Stump <mrs@apple.com>
3333 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3334 lt_cv_sys_max_cmd_len for now.
3336 2005-05-09 Stan Cox <scox@redhat.com>
3338 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3340 2005-05-08 Matt Kraai <kraai@ftbfs.org>
3342 * README.SCO: Update the URL.
3344 2005-05-05 David Edelsohn <edelsohn@gnu.org>
3346 * ltconfig: Define file_list_spec. Pass file_list_spec and
3347 with_gnu_ld to libtool.
3348 * ltcf-c.sh (aix[45]): Define file_list_spec.
3349 * ltcf-cxx.sh (aix[45]): Same.
3350 * ltcf-gcj.sh (aix[45]): Same.
3351 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3352 exists, write list of input files to temporary file.
3354 2005-05-04 Mike Stump <mrs@apple.com>
3356 * configure.in: Always pass --target to target configures as
3357 otherwise rebuilds that do --recheck will fail.
3358 * confiugure: Rebuilt.
3360 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
3362 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3364 (configure, all): Add bootstrap support.
3365 (Host modules, target modules): Pass post-stage1 flags and exports.
3366 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3367 * Makefile.in: Regenerate.
3369 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
3371 * configure: Regenerate.
3373 2005-04-27 Mike Stump <mrs@apple.com>
3375 * MAINTAINERS: Add self as darwin maintainer.
3377 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3379 * config.sub: Update from master copy.
3381 2005-04-21 Mike Stump <mrs@apple.com>
3383 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3384 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3386 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3388 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3389 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3390 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3391 "*-*-elf" and "*-*-linux*".
3392 * configure: Regenerate.
3394 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3396 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3398 2005-04-12 Mike Stump <mrs@apple.com>
3400 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3402 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3404 * MAINTAINERS (Write After Approval): Add myself.
3406 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3408 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3410 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
3412 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3413 (TARGET_CONFIGARGS): Include --with-target-subdir.
3414 (configure, all): New macros. Use them throughout.
3415 * Makefile.in: Regenerate.
3417 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3419 * MAINTAINERS (Write After Approval): Add myself.
3421 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3423 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3425 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3427 * MAINTAINERS: Move John Carr to Write After Approval.
3429 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3431 * config/mh-mingw32: Delete.
3432 * configure.in: Don't use it.
3433 * configure: Regenerate.
3435 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
3437 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3438 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3439 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3440 (HOST_LIB_PATH): Generate from Makefile.def.
3441 (TARGET_LIB_PATH): Likewise.
3442 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3443 * Makefile.in: Regenerate.
3444 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3445 (RPATH_ENVVAR): Include Darwin case.
3446 * configure: Regenerate.
3448 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3450 * MAINTAINERS (Various Maintainers): Remove self.
3451 (Write After Approval): Add self.
3453 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3455 * MAINTAINERS (Various Maintainers): Add self.
3457 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
3459 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3460 * configure: Regenerate.
3462 2005-03-21 Zack Weinberg <zack@codesourcery.com>
3464 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3465 gcc_version, and gcc_version_trigger from set of flags to pass.
3466 * Makefile.tpl: Remove definitions of above variables.
3467 (config.status): Remove dependency on $(gcc_version_trigger).
3468 * Makefile.in: Regenerate.
3469 * configure.in: Do not reference config/gcc-version.m4 nor
3470 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3471 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3472 * configure: Regenerate.
3474 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3475 Andrew Pinski <pinskia@physics.uc.edu>
3477 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3478 * Makefile.in: Regenerate.
3480 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3482 * MAINTAINERS (Write After Approval): Add myself.
3484 2005-03-03 David Ayers <d.ayers@inode.at>
3486 * MAINTAINERS (Write After Approval): Add myself.
3488 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
3491 * ltmain.sh: Avoid creating archives with components that have
3492 duplicate basenames.
3494 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3497 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3499 * Makefile.in: Regenerate.
3501 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3503 * Makefile.in: Regenerate to fix conflict between the previous two
3506 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3509 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3510 * Makefile.tpl (HOST_SUBDIR): New substitution.
3511 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3512 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3513 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3514 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3515 (Host modules, Bootstrapped modules): Use it.
3516 (Build modules, Target modules): Do not create symlink trees,
3517 always configure out-of-srcdir.
3518 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3519 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3520 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3521 $(HOST_SUBDIR). Create a symlink for host_subdir.
3523 * Makefile.in: Regenerate.
3524 * configure: Regenerate.
3526 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3528 Merged from libada-gnattools-branch:
3529 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3531 * gnattools: New directory.
3532 * Makefile.def: Add gnattools as a module, depending on target-libada.
3533 * Makefile.in: Regenerate.
3534 * configure.in: Include gnattools in host_tools; disable it if ada
3536 * configure: Regenerate.
3538 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
3540 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3541 treelang maintainer.
3542 (Write After Approval): Remove myself.
3544 2005-02-23 Paul Schlie <schlie@comcast.net>
3546 * configure.in: Allow darwin targeted ports to build tk, itcl and
3548 * configure: Regenerate.
3550 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3553 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3554 * configure: Regenerate.
3556 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3558 * MAINTAINERS (Write After Approval): Add myself.
3560 2005-02-10 Ian Lance Taylor <ian@airs.com>
3562 * MAINTAINERS: Update my e-mail address.
3564 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3566 * MAINTAINERS (Write After Approval): Add myself.
3568 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
3570 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3571 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3572 target-libgloss when not *-*-elf and *-*-aout.
3573 * configure: Regenerate.
3575 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3577 * MAINTAINERS: Remove obsolete entries.
3579 * MAINTAINERS (Write After Approval): Add Michael Matz.
3581 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
3583 * MAINTAINERS: Remove self as cpplib maintainer.
3585 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3587 * install-sh, config.sub: Import from upstream.
3589 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3592 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3593 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3594 * Makefile.in: Regenerate.
3596 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
3598 * MAINTAINERS: Update my email address.
3600 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3601 Andreas Schwab <schwab@suse.de>
3604 * config-ml.in: Eval option if surrounded by single quotes.
3606 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
3608 Revert 2004-12-28 Makefile changes, a better fix will be
3609 applied to mainline and src after GCC 4.0 branches.
3611 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
3615 * Makefile.def (target_modules): Remove stage parameter,
3616 it is always true now.
3617 * Makefile.tpl (configure-build-[+module+],
3618 configure-target-[+module+]): Always build symlink tree
3619 for the directory and for include. BUILD_SUBDIR and
3620 TARGET_SUBDIR cannot be . anymore.
3621 * Makefile.in: Regenerate.
3623 2004-12-25 David Edelsohn <edelsohn@gnu.org>
3625 Revert 2004-12-08 Makefile changes.
3627 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3629 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3632 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3634 * configure.in (sh64-*-*): Reenable gprof.
3635 * configure: Regenerate.
3637 2004-12-08 David Edelsohn <edelsohn@gnu.org>
3639 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3640 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3641 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3642 * Makefile.in: Regenerate.
3644 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3646 * MAINTAINERS: Update my email address.
3648 2004-12-07 Matt Kraai <kraai@ftbfs.org>
3650 * Makefile.tpl: Generate normal dependencies if the LHS module is
3652 * Makefile.in: Regenerate.
3654 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3656 * configure.in: Include config/gxx-include-dir.m4. Use
3657 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3658 * configure: Regenerate.
3660 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3662 * config.if: Delete.
3663 * configure.in: Set libstdcxx_incdir directly.
3664 * configure: Regenerate.
3666 2004-12-02 Eric Christopher <echristo@redhat.com>
3668 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3669 * Makefile.in: Regenerate.
3671 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3673 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3674 * configure: Regenerate.
3676 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3678 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3679 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3680 * configure: Regenerate.
3682 2004-12-01 Eric Christopher <echristo@redhat.com>
3684 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3685 of things to remove.
3687 2004-11-29 Matt Kraai <kraai@ftbfs.org>
3689 * MAINTAINERS (Write After Approval): Update my e-mail address.
3691 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3693 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3694 from CVS libtool to always pass_all.
3696 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3698 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3699 (hppa*64*-*-*): Delete incorrect comment.
3700 * configure: Rebuilt.
3702 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3704 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3706 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3708 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3709 from CVS libtool to always pass_all.
3711 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3713 * install-sh, compile: Import from automake.
3715 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3717 * config.guess, config.sub: Import from savannnah.
3719 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
3721 * MAINTAINERS (Write After Approval): Add myself
3723 2004-11-12 Mike Stump <mrs@apple.com>
3725 * Makefile.def: Add html support.
3726 * Makefile.tpl: Likewise.
3727 * Makefile.in: Regenerate.
3729 2004-11-11 Geoffrey Keating <geoffk@apple.com>
3732 * configure.in: Remove all instances of build-fixincludes from
3734 (build_configargs): Supply --target to subdirectories.
3735 * configure: Regenerate.
3737 * Makefile.def: Make gcc install depend on fixincludes install.
3738 * Makefile.in: Regenerate.
3740 2004-11-10 Janis Johnson <janis187@us.ibm.com>
3742 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3744 2004-11-11 Paul Brook <paul@codesourcery.com>
3746 * MAINTAINERS: Add self as arm maintainer. Update email address.
3748 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3750 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3752 * configure: Regenerate.
3754 2004-11-07 David Edelsohn <edelsohn@gnu.org>
3756 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3759 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
3761 * Makefile.def (host fixincludes): Specify missing targets.
3762 * Makefile.in: Regenerate.
3764 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3766 * MAINTAINERS: Add myself
3768 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3770 * MAINTAINERS (Write After Approval): Add myself.
3772 2004-11-04 Geoffrey Keating <geoffk@apple.com>
3774 * Makefile.def: Build fixincludes for the host, too.
3775 * Makefile.in: Regenerate.
3776 * configure.in (host_tools): Add fixincludes.
3777 * configure: Regenerate.
3779 2004-11-04 Daniel Jacobowitz <dan@debian.org>
3781 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3782 * configure: Regenerated.
3784 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3787 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3788 * configure: Regenerated.
3790 2004-10-31 Mark Mitchell <mark@codesourcery.com>
3792 * README.SCO: Update per FSF instructions.
3794 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
3797 * configure.in (case ${target}): Do not build fixincludes for avr.
3798 * configure: Regenerated.
3800 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
3802 * configure.in (case ${target}): Do not build fixincludes
3803 on platforms where it is not used.
3804 * configure: Regenerated.
3806 2004-10-23 Daniel Jacobowitz <dan@debian.org>
3808 * configure.in: Use an absolute path to install-sh.
3809 * configure: Regenerated.
3811 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3813 * MAINTAINERS (Write After Approval): Add myself.
3815 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3817 * MAINTAINERS: Remove from Write After Approval those that are
3818 already maintainers.
3820 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3822 * MAINTAINERS: Update my email address.
3824 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3826 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3827 * configure: Regenerate.
3829 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3831 * MAINTAINERS: Update my email address.
3833 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3835 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3836 entries belonging to this category.
3838 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3840 * MAINTAINERS: Update my e-mail address.
3842 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
3844 Fix wrong conflict resolution in:
3846 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3848 * Makefile.in: Regenerate.
3849 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3850 in the recursive `make', instead of hardwiring `all'.
3851 (Autogenerated TARGET-* variables): New.
3853 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3855 * configure.in: Enable target-libgloss for crx-*-*.
3856 * configure: Regenerate.
3858 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3860 * MAINTAINERS (Various Maintainers): Move the "windows,
3861 cygwin, mingw" maintainer to ...
3862 (OS Port Maintainers): ... here.
3864 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3866 * MAINTAINERS (Write After Approval): Remove those that are
3867 maintainers of some subsystem.
3869 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3871 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3872 * ltcf-cxx.sh (tpf*): Likewise.
3873 * ltconfig (tpf*): Add TPF OS configuration support.
3875 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
3877 * MAINTAINERS: Change my email address to my new work account.
3879 2004-09-24 Michael Roth <mroth@nessie.de>
3881 * configure.in (--without-headers): Add missing double quotes.
3882 * configure: Regenerate.
3884 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3886 * ylwrap: Revert to previous version.
3888 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3891 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3892 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3893 SET_GCC_LIB_PATH_CMD.
3894 (BASE_TARGET_EXPORTS): Likewise.
3895 * Makefile.in: Regenerated.
3897 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3898 * configure: Regenerated.
3900 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3902 * config.guess: New upstream version
3903 * compile, depcomp, install-sh, ylwrap: Likewise.
3905 2004-09-19 Roger Sayle <roger@eyesopen.com>
3907 * config/mh-x86omitfp: New host makefile fragment. Add
3908 -fomit-frame-pointer to the default BOOT_CFLAGS.
3909 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3910 * configure: Regenerate.
3912 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3915 * configure.in (*-*-darwin*): Renable libobjc.
3916 * configure: Regenerate.
3918 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
3920 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3922 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
3924 * Makefile.def: Remove libbanshee.
3925 * Makefile.tpl: Ditto.
3926 * configure.in: Ditto.
3927 * Makefile.in: Regen.
3930 2004-09-08 David Edelsohn <edelsohn@gnu.org>
3932 * ltmain.sh: Use $pic_object as $non_pic_object if
3933 $non_pic_object=none.
3935 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
3937 * missing: Import latest version from master repository.
3939 2004-09-06 Nick Clifton <nickc@redhat.com>
3941 * config.sub: Import latest version from master repository.
3942 * config.guess: Likewise.
3943 This includes these changes:
3945 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3947 * config.sub: Handle crisv32, alias etraxfs.
3948 * config.guess (crisv32:Linux:*:*): Handle.
3950 2004-08-13 Brad Smith <brad@comstyle.com>
3952 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3953 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3955 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3957 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3958 assume the processor is a powerpc. This is because coreutils
3959 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3960 in this case, due to a MacOS X bug that causes
3961 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3962 to return a negative number.
3963 Problem reported by Petter Reinholdtsen in:
3964 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3966 2004-07-19 Ben Elliston <bje@gnu.org>
3968 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3970 2004-06-24 Ben Elliston <bje@gnu.org>
3972 * config.guess: Update copyright years.
3973 * config.sub: Likewise.
3975 2004-06-22 Robert Millan <robertmh@gnu.org>
3977 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3978 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3980 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3982 * config.guess (*:*VMS:*:*): New entry. Replaces
3983 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3986 2004-06-22 Ben Elliston <bje@gnu.org>
3988 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3989 * config.sub: Likewise.
3991 2004-06-22 Ben Elliston <bje@gnu.org>
3993 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3994 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3996 2004-06-11 Ben Elliston <bje@gnu.org>
3998 * config.guess (pegasos:OpenBSD:*:*): Remove.
4000 2004-06-11 Ben Elliston <bje@gnu.org>
4002 From Wouter Verhelst <wouter@grep.be>:
4003 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4005 2004-06-11 Ben Elliston <bje@gnu.org>
4007 * config.guess (luna88k:OpenBSD:*:*): New.
4009 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4011 * config.guess (m32r*:Linux:*:*): New case.
4012 * config.sub: Handle m32rle.
4014 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4016 From Jens Petersen <petersen@redhat.com>:
4017 * config.sub: Handle sparcv8.
4019 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4021 From Tom Smith <smith@cag.lkg.hp.com>:
4022 * config.guess: Version suffixes are equally significant on Tru64
4023 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4024 prefix of "P" (patched kernel).
4026 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4028 * config.sub: Add support for National Semiconductor CRX target.
4030 2004-09-03 Janis Johnson <janis187@us.ibm.com>
4032 * MAINTAINERS (Various Maintainers): Remove myself as web page
4033 maintainer, add myself as maintainer of build status lists.
4035 2004-09-03 Jan Beulich <jbeulich@novell.com>
4037 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4038 *-*-netware, but add target-libmudflap.
4039 Consolidate *-*-netware targets (of which really only i?86 exists)
4040 into a single entry.
4041 * configure: Likewise.
4043 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
4045 * Makefile.tpl (sorry): Remove.
4046 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4047 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4048 (do-clean): Clean per-stage directories too.
4049 (do-distclean): Run distclean-stage1 too.
4050 (.NOTPARALLEL): Enable during toplevel bootstrap.
4051 (stage[+id+]-bubble): Enable parallel execution during
4052 the recursive invocation.
4053 * Makefile.in: Regenerate.
4055 Fix previous checkin:
4057 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4059 * configure.in: Fix indentation.
4060 * configure: Regenerate.
4062 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4064 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4065 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4066 * configure: regenerate
4067 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4071 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4073 * Makefile.def (build_modules): Add fixincludes.
4074 (dependencies): Make gcc depend on fixincludes.
4075 * configure.in (build_tools): Add fixincludes.
4076 (build_configdirs): Always include build_libs.
4077 * Makefile.in: Regenerate.
4078 * configure: Regenerate.
4080 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
4082 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4083 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4084 phony targets; do not generate timestamp files.
4085 (distclean-stageN): Remove references to their timestamp files.
4086 (restageN, touch-stageN): Remove.
4087 (stageN-bubble): Rewritten.
4088 (compare): Support lean bootstraps.
4089 * Makefile.in: Regenerate.
4091 * configure.in: Only warn when bootstrapping but
4092 build != host or build != target. Support lean bootstraps.
4093 * configure: Regenerate.
4095 2004-08-26 Phil Edwards <phil@codesourcery.com>
4097 * configure.in: Give a better error message if GMP/MPFR are missing
4098 and a language needing them has been requested.
4099 * configure: Regenerated.
4101 2004-08-25 Phil Edwards <phil@codesourcery.com>
4103 * configure.in: Print a list of available language front-ends if
4104 a requested one is missing. Tidy stray tab characters.
4105 * configure: Regenerated.
4107 2004-08-19 Michael Koch <konqueror@gmx.de>
4109 * gcc/doc/install.texi: Update entry about automake for libjava.
4111 2004-08-17 Robert Millan <robertmh@gnu.org>
4113 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4114 (instead of FreeBSD).
4115 * configure: Regenerate.
4117 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4119 * Makefile.in: Regenerate.
4120 * configure: Regenerate.
4122 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4124 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4125 for bootstrapped modules if toplevel bootstrap is going.
4126 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4127 modules. Adjust for changes in Makefile.def. Enable several
4128 rules even in non-bootstrap mode, just to avoid peppering the
4129 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4130 (stage-[+prev+]-bubble): Remove.
4132 * Makefile.def (Dependencies): Depend on all-build-bison,
4133 all-build-flex, all-build-byacc, all-build-texinfo, rather
4134 than the host variations.
4135 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4137 (BISON): Update for recent Bisons.
4139 (cross): Depend on all-build.
4140 (all): Do not depend on all-build.
4141 (prebootstrap): Remove.
4142 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4143 (Prebootstrap dependencies): Add them to the per-stage targets
4144 and to all-prebootstrap.
4145 * configure.in (build_configdirs): Always enable build_tools.
4146 (BUILD_DIR_PREFIX): Remove.
4148 * Makefile.def (gcc): Add target variable.
4149 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4150 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4151 in the recursive `make', instead of hardwiring `all'.
4152 (Autogenerated TARGET-* variables): New.
4154 2004-08-13 Brian Booth <bbooth@redhat.com>
4156 * MAINTAINERS: Remove myself from write-after-approval.
4158 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4160 * src-release: Stop distributing mmalloc with gdb (which doesn't
4162 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4163 * Makefile.in: Regenerate.
4165 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4167 * configure.in (arm*-*-eabi*): New target.
4168 * configure: Regenerate.
4170 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
4172 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4173 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4174 (Dependencies): New section.
4175 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4176 (configure-target-[+module+]): Depend on maybe-all-gcc
4177 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4178 (toplevel profiledbootstrap): Fix dependencies.
4179 * Makefile.in: Regenerate.
4181 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4183 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4184 target-libiberty to noconfigdirs.
4185 * configure: Regenerate.
4187 2004-08-03 Paul Brook <paul@codesourcery.com>
4189 * configure.in: Check for MPFR as well as GMP.
4190 * configure: Regenerate.
4192 2004-08-01 Robert Millan <robertmh@gnu.org>
4194 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4195 libmudflap for all GNU-based systems (with Glibc).
4196 * configure: Regenerate.
4198 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4200 * Makefile.def (host-modules): Add gcc.
4201 * Makefile.in: Regenerate.
4202 * Makefile.tpl (sorry): New rule.
4203 (configure-host, all-host, [+make_target+]-host, do-check,
4204 install-host): Do not add gcc as a special case.
4205 (host modules): Add a small special-casing for gcc. Export
4206 extra_make_flags through the environment.
4207 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4208 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4209 other recursive targets for gcc): Remove.
4211 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4212 (stage, unstage): New rules.
4213 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4214 distclean-stage[+id+]): Use stage_current.
4215 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4216 the stage*-start rules.
4218 2004-08-02 Geoffrey Keating <geoffk@apple.com>
4220 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4223 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
4225 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4226 * configure: Regenerate.
4228 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4230 * maintainer-scripts/gcc_release: Revert yesterday's change.
4232 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4234 * MAINTAINERS: Add myself to write-after-approval.
4236 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4239 * gcc/gccbug.in: Updated because of libf2c removal.
4240 * maintainer-scripts/gcc_release: Ditto.
4242 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4244 * configure.in: Build libmudflap by default on FreeBSD.
4245 * configure: Regenerated.
4247 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4249 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4251 * configure: Regenerated.
4253 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4256 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4257 feedback based compiler.
4258 * Makefile.in: Rebuilt.
4260 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
4262 * Makefile.def (host_modules): Set bootstrap=true for flex.
4263 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4264 * Makefile.in: Rebuilt.
4266 2004-07-07 Jan Hubicka <jh@suse.cz>
4268 * MAINTAINERS: Add self as a profile feedback maintainer.
4270 2004-07-05 Phil Edwards <phil@codesourcery.com>
4272 * configure.in: Do not prepend $srcdir to /dev/null in
4274 * configure: Regenerate.
4276 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
4278 * Makefile.def (build_modules): Add bison, byacc, flex,
4280 (flags_to_pass): Add FLEX.
4281 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4282 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4283 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4284 DEFAULT_MAKEINFO): Remove.
4285 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4286 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4287 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4288 objdir or else use configured tool.
4290 (all): Depend on it.
4291 (Build module dependencies): Add.
4292 * Makefile.in: Regenerate.
4293 * configure.in: Better support for multiple build modules,
4294 matching what is done for host/target modules. Do not look
4295 for "plausible" locations of build tools if Canadian cross.
4296 Use autoconf's AC_PROG_CC to find a C compiler. Define
4297 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4298 * configure: Regenerate.
4300 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4302 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4303 * Makefile.in: Regenerate.
4305 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4307 * Makefile.tpl (configure-build-[+module+],
4308 configure-[+module+], configure-target-[+module+]): Pass
4309 [+extra_configure_args+].
4310 (all-build-[+module+], all-[+module+], check-[+module+],
4311 install-[+module+], [+make_target+]-[+module+],
4312 all-target-[+module+], check-target-[+module+],
4313 install-target-[+module+], [+make_target+]-target-[+module+]):
4314 Pass [+extra_make_args+].
4315 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4316 (GCC_HOST_EXPORTS): Remove.
4317 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4318 cross, check-gcc, check-gcc-c++, install-gcc,
4319 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4320 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4321 * Makefile.in: Regenerate.
4323 2004-06-21 Matthew Sachs <msachs@apple.com>
4325 * MAINTAINERS: Added self to write-after-approval.
4327 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4329 * configure.in: Check for srcdir/winsup rather than build directory
4331 * configure: Regenerate.
4333 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
4335 * configure.in: Don't build Cygwin native newlib if winsup
4336 directory is missing. Emit warning instead.
4337 * configure: Regenerate.
4339 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
4341 * Makefile.tpl (touch-stage[+id+]): New.
4342 (restage[+prev+]): Depend on touch-stage[+id+].
4344 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4347 * Makefile.def: Add profile and feedback bootstrap stages.
4348 Remove next field from bootstrap stages.
4349 * Makefile.tpl (LN, LN_S): Substitute.
4350 (stageN-start, stageN-end): Use double-colon rules, to
4351 provide a hook for additional setup commands.
4352 (distclean-stageN-gcc, restageN): Create dependencies from
4353 [+prev+], not from [+next+].
4354 (stageN-bubble): Add commands for successive stages from
4355 [+prev+], using double-colon rules.
4356 (all-stageN-gcc): Fix typo.
4357 (stagefeedback-start, profiledbootstrap): New.
4358 * Makefile.in: Regenerate.
4359 * configure.in: Call ACX_PROG_LN.
4360 * configure: Regenerate.
4362 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4364 * MAINTAINERS (Write After Approval): Add myself.
4366 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4368 * MAINTAINERS (Write After Approval): Add myself.
4370 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
4372 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4374 * configure: Regenerate.