1 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4 (collapseslashes): Likewise.
6 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8 * configure.ac (AC_PREREQ): Bump to 2.64.
10 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
12 * configure.ac: Remove --with-datarootdir, --with-docdir,
13 --with-pdfdir, --with-htmldir switches.
14 * configure: Regenerate.
16 * configure: Regenerate.
18 * compile: Sync from Automake 1.11.
20 * install-sh: Likewise.
22 * mkinstalldirs: Likewise.
25 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
27 * ltmain.sh (func_normal_abspath): New function.
28 (func_relative_path): Likewise.
29 (func_mode_help): Document new -bindir option for link mode.
30 (func_mode_link): Add new -bindir option, and use it to place
31 output DLL if specified.
33 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
35 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
36 (baseargs): Add --disable-option-checking.
37 * configure: Regenerate.
39 * Makefile.def (configure-target-libiberty): Depend on
40 all-binutils and all-ld.
41 (configure-target-newlib): Likewise.
42 * Makefile.in: Regenerate.
44 2009-08-17 Ben Elliston <bje@au.ibm.com>
46 * config.sub, config.guess: Update from upstream sources.
48 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
52 2009-07-02 Tristan Gingold <gingold@adacore.com>
54 * configure.ac: Do not exclude gas for i386-*-darwin.
55 Add a case for x86_64-*-darwin.
56 * configure: Regenerate.
58 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
60 * MAINTAINERS: Add my name to Write After Approval list.
62 2009-08-06 Michael Eager <eager@eagercon.com>
64 * configure.ac: Add Microblaze target.
65 * configure: Regenerate.
67 2009-07-31 Christian Bruel <christian.bruel@st.com>
69 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
70 * configure: Regenerate.
72 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
74 * MAINTAINERS (Write After Approval): Update my e-mail address.
76 2009-07-06 Ian Lance Taylor <iant@google.com>
78 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
81 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
83 * MAINTAINERS: Move myself to the Graphite Reviewers.
85 2009-06-30 Wei Guozhi <carrot@google.com>
87 * MAINTAINERS: Add my name to Write After Approval list.
89 2009-06-26 Steve Ellcey <sje@cup.hp.com>
92 * configure.ac (comparestring): Create new variable.
93 * Makefile.tpl (comparestring): Use to skip some comparisions.
94 * configure: Regenerate.
95 * Makefile.in: Regenerate.
97 2009-06-26 Doug Evans <dje@sebabeach.org>
99 * Makefile.def (host_modules): Add cgen.
100 * Makefile.in: Regenerate.
101 * configure.ac (host_tools): Add cgen.
102 * configure: Regenerate.
104 2009-06-23 DJ Delorie <dj@redhat.com>
106 * MAINTAINERS: Add myself as mep maintainer.
108 2009-06-23 Ian Lance Taylor <iant@google.com>
110 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
111 boot_languages. Only bootstrap target libraries listed in
112 target_libs for some boot language. Add --with-stage1-ldflags,
113 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
114 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
115 if not building with C++.
116 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
117 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
118 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
119 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
120 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
121 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
122 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
123 * configure, Makefile.in: Rebuild.
125 2009-06-23 Li Feng <nemokingdom@gmail.com>
127 * MAINTAINERS: Added my name to write-after-approval list.
129 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
131 * configure.ac: Define is_elf for QNX Neutrino targets.
132 * configure: Regenerate.
134 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
136 * MAINTAINERS: Added my name to the write-after-approval list
138 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
140 * configure.ac: Detect MPC in default directory.
141 * configure: Regenerate.
143 2009-06-03 Jerome Guitton <guitton@adacore.com>
144 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
146 * Makefile.tpl (all): Avoid a trailing backslash.
147 * Makefile.in: Regenerate.
149 2009-06-03 Ben Elliston <bje@au.ibm.com>
151 * config.sub, config.guess: Update from upstream sources.
153 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
155 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
157 * configure: Regenerate.
159 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
161 * Makefile.tpl ([+compare-target+]): Compare all stage
162 directories, rather than just gcc.
163 * Makefile.in: Rebuilt.
165 2009-06-01 Doug Kwan <dougkwan@google.com>
167 * configure.ac: Support gold for target arm*-*-*.
168 * configure: Regenerate.
170 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
172 * Makefile.def: Add MPC support and dependencies.
173 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
175 * Makefile.in, configure: Regenerate.
177 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
179 * Makefile.tpl (all): Avoid harmless warning in make all when
180 gcc-bootstrap is enabled but stage_last does not exist.
181 * Makefile.in: Rebuilt.
183 2009-05-24 Nicolas Roche <roche@adacore.com>
185 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
186 * Makefile.in: Regenerate.
188 2009-05-21 Denis Chertykov <chertykov@gmail.com>
190 * MAINTAINERS: Update my e-mail address.
192 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
194 * configure.ac (cygwin noconfigdirs): Remove libgcj.
195 * configure: Regenerate.
197 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
200 * Makefile.tpl (all): Don't assume gcc-bootstrap and
201 gcc-no-bootstrap are mutually exclusive.
202 * Makefile.in: Rebuilt.
204 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
207 * Makefile.tpl (all): Don't end with unconditional success.
208 * Makefile.in: Rebuilt.
210 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
213 * Makefile.def (flags_to_pass): Remove redundant and incomplete
214 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
215 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
216 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
217 stage_configureflags, stage_cflags and stage_libcflags into
218 explicit Makefile macros.
219 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
221 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
222 CC. Set CC_FOR_BUILD from CC.
223 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
224 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
225 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
226 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
228 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
229 (_LIBCFLAGS): Renamed to _TFLAGS.
230 (do-compare-debug, do-compare3-debug): Drop.
231 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
232 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
233 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
234 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
235 (XGCC_FLAGS_FOR_TARGET): New.
236 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
237 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
238 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
239 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
240 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
241 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
243 (BUILD_CONFIG): Include if requested.
244 (all): Set TFLAGS on bootstrap.
245 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
246 (all-stageid-prefixmodule): Likewise.
247 (do-clean, distclean-stageid): Set TFLAGS.
248 (restrap): Fix whitespace.
249 * Makefile.in: Rebuilt.
251 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
253 * config.guess: Sync with src.
255 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
257 * configure.ac ($with_ppl): Default to no if not supplied.
258 ($with_cloog): Likewise.
259 configure: Regenerate.
261 2009-04-27 James E. Wilson <wilson@codesourcery.com>
263 * MAINTAINERS: Update my e-mail address.
265 2009-04-27 Nick Clifton <nickc@redhat.com>
267 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
269 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
271 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
272 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
273 * Makefile.in: Regenerate.
275 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
278 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
279 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
281 * configure, Makefile.in: Regenerate.
283 2009-04-21 Taras Glek <tglek@mozilla.com>
285 * include/hashtab.h: Update GTY annotations to new syntax
286 * include/splay-tree.h: Likewise
288 2009-04-17 Ben Elliston <bje@au.ibm.com>
290 * config.sub, config.guess: Update from upstream sources.
292 2009-04-15 Anthony Green <green@moxielogic.com>
294 * configure.ac: Add moxie support.
295 * configure: Rebuilt.
297 2009-04-14 Jakub Jelinek <jakub@redhat.com>
299 * configure.ac: Change copyright header to refer to version
300 3 of the GNU General Public License and to point readers at the
301 COPYING3 file and the FSF's license web page.
302 * Makefile.def: Likewise.
303 * Makefile.tpl: Likewise.
304 * Makefile.in: Regenerate.
306 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
308 * configure.ac: Restore match for darwin9 or later. Use double
309 brackets since regeneration eats one pair.
310 * configure: Regenerate.
312 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
315 * configure.ac: Require texinfo 4.7.
316 * configure: Regenerated.
318 2009-04-09 Nick Clifton <nickc@redhat.com>
320 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
321 the GCC Runtime Library Exception.
323 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
325 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
326 * configure: Regenerate.
328 2009-04-01 Steve Ellcey <sje@cup.hp.com>
330 * Makefil.def (languages): New entries.
331 * Makefile.tpl (check-gcc-*): New generic target.
332 * Makefile.in: Regenerate.
334 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
336 * MAINTAINERS: Update my email address.
338 2009-03-18 Tom Tromey <tromey@redhat.com>
340 * configure: Rebuild.
341 * configure.ac (host_libs): Add libiconv.
342 * Makefile.in: Rebuild.
343 * Makefile.def (host_modules): Add libiconv.
344 (configure-gdb, all-gdb): Depend on libiconv.
346 2009-03-16 Tristan Gingold <gingold@adacore.com>
348 * configure.ac: Treat gdb as supported on x86_64-darwin.
349 * configure: Regenerate.
351 2009-03-16 Joseph Myers <joseph@codesourcery.com>
353 * configure.ac (--with-host-libstdcxx): New option.
354 * configure: Regenerate.
356 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
358 * MAINTAINERS: Move myself into the write after approval list.
360 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
362 * MAINTAINERS: Update e-mail address.
364 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
366 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
368 2009-03-10 Ira Rosen <irar@il.ibm.com>
370 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
372 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
374 Backport from git Libtool:
376 2009-01-19 Robert Millan <rmh@aybabtu.com>
377 Support GNU/kOpenSolaris.
378 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
379 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
380 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
383 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
385 * MAINTAINERS: Update e-mail address.
387 2009-02-24 Michael Eager <eager@eagercon.com>
389 * MAINTAINERS (Write After Approval): Add self.
391 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
393 * MAINTAINERS (Write After Approval): Add myself.
395 2009-02-05 Andreas Schwab <schwab@suse.de>
397 * Makefile.tpl (stage_last): Define $r and $s before using
398 $(RECURSE_FLAGS_TO_PASS).
399 * Makefile.in: Regenerate
401 2009-01-30 Ian Lance Taylor <iant@google.com>
403 * MAINTAINERS: Move myself to the Global Reviewers list.
405 2009-01-29 Robert Millan <rmh@aybabtu.com>
407 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
408 * configure: Regenerate.
410 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
412 * MAINTAINERS: Make whitespace consistent.
413 Remove Robert Millan from Write After Approval.
415 2009-01-16 Alan Modra <amodra@bigpond.net.au>
417 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
418 (all-opcodes): Depend on all-libiberty.
419 * Makefile.in: Regenerate.
421 2009-01-15 Douglas B Rupp <rupp@gnat.com>
423 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
424 * configure: Regenerate.
426 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
428 * MAINTAINERS (Write After Approval): Add myself.
430 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
432 * MAINTAINERS: Add myself to reviewers (Fortran).
434 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
436 PR tree-optimization/38515
437 * configure.ac (cloog-polylib): Removed.
438 (with_ppl, with_cloog): Test for "no".
439 * configure: Regenerated.
441 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
443 * MAINTAINERS: Moved myself to reviewers (Fortran).
445 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
447 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
448 (Write After Approval): Remove myself.
450 2009-01-03 Diego Novillo <dnovillo@google.com>
452 * MAINTAINERS: Remove myself from alias maintainership.
454 2009-01-02 David Ayers <ayers@fsfe.org>
456 * MAINTAINERS: Update e-mail address.
458 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
460 * MAINTAINERS: Make whitespace consistent.
462 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
464 Backport from upstream Libtool:
465 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
466 Add cache variables to tests that require the linker to work.
467 For shlibpath_overrides_runpath, this also changes the semantics
468 to let the result from the C compiler take precedence.
470 2008-12-02 Ben Elliston <bje@au.ibm.com>
472 * config.sub, config.guess: Update from upstream sources.
474 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
476 * configure.ac (ppllibs): Add by default the lib flags.
477 * configure: Regenerate.
479 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
481 * MAINTAINERS: Add myself to the write after approval list.
483 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
485 * configure.ac: Add double brackets on darwin[912].
486 * configure: Regenerate.
488 2008-12-03 Daniel Kraft <d@domob.eu>
490 * MAINTAINERS: Moved myself and Mikael Morin from Write After
491 Approval to Reviewer section (for Fortran front-end).
493 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
495 * configure.ac: Expand to darwin10 and later.
496 * configure: Regenerate.
498 2008-12-02 Andreas Schwab <schwab@suse.de>
500 * Makefile.def: configure-target-boehm-gc depends on
501 all-target-libstdc++-v3.
502 * Makefile.in: Regenerate.
504 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
506 * MAINTAINERS: Add myself as mingw maintainer.
508 2008-12-02 Ben Elliston <bje@au.ibm.com>
510 * config.sub, config.guess: Update from upstream sources.
512 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
514 * README.SCO: Remove.
516 2008-11-29 Fernando Pereira <pronesto@gmail.com>
518 * MAINTAINERS: Add myself to the write after approval list.
520 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
522 * MAINTAINERS: Update my email address in WAA section.
524 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
526 * MAINTAINERS: Update e-mail address.
528 2008-11-27 Toon Moene <toon@moene.org>
530 * MAINTAINERS: Change e-mail address.
532 2008-11-27 Tristan Gingold <gingold@adacore.com>
534 * configure.ac: Build gdb for i?86-*-darwin*
535 * configure: Regenerated.
537 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
539 * MAINTAINERS: Added my full name.
541 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
548 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
550 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
551 * Makefile.in: Regenerated.
553 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
560 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
561 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
562 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
563 (HOST_EXPORTS): Pass CPPFLAGS.
564 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
565 (LDFLAGS_FOR_TARGET): Initialize from configure script.
566 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
567 * Makefile.in, configure: Regenerated.
568 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
569 and CPPFLAGS_FOR_BUILD.
571 2008-11-06 Jeff Law <law@redhat.com>
573 * MAINTAINERS: Add myself as middle end maintainer.
575 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
577 * MAINTAINERS (Write after approval): Add myself.
579 2008-11-05 Diego Novillo <dnovillo@google.com>
581 * MAINTAINERS (Global Reviewers): Add myself.
582 (Non-Algorithmic Maintainers): Remove myself.
584 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
586 * MAINTAINERS (Write after approval): Add myself.
588 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
590 * MAINTAINERS (Write after approval): Add myself.
592 2008-10-31 Ben Elliston <bje@au.ibm.com>
594 * configure.ac (spu-*-*): Remove special case.
595 * configure: Regenerate.
597 2008-10-30 Catherine Moore <clm@codesourcery.com>
599 * MAINTAINERS (Write after approval): Update my email address.
601 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
603 * configure.ac [spu-*-*]: Do not set skipdirs.
604 * configure: Re-generate.
606 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
608 * MAINTAINERS (Various Maintainers): Add myself to reload.
610 2008-10-25 Richard Guenther <rguenther@suse.de>
612 * MAINTAINERS (Various Maintainers): Add myself as middle-end
613 maintainer. Remove myself as libgcc-math maintainer.
614 (Non-Algorithmic Maintainers): Remove myself.
616 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
618 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
619 * Makefile.in: Regenerated.
621 2008-10-23 Cary Coutant <ccoutant@google.com>
623 * MAINTAINERS (Write after approval): Add myself.
625 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
632 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
633 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
634 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
635 (HOST_EXPORTS): Pass CPPFLAGS.
636 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
637 (LDFLAGS_FOR_TARGET): Initialize from configure script.
638 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
639 * Makefile.in, configure: Regenerated.
640 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
641 and CPPFLAGS_FOR_BUILD.
643 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
645 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
648 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
650 * MAINTAINERS (Write After Approval): Added myself.
652 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
654 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
655 recommended version to 2.3.2.
657 * configure: Regenerate.
659 2008-10-01 Mark Mitchell <mark@codesourcery.com>
661 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
663 2008-09-29 David Daney <david.daney@caviumnetworks.com>
665 * MAINTAINERS (Write After Approval): Update e-mail address.
667 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
669 * libtool.m4: Update to libtool 2.2.6.
670 * lt~obsolete.m4: Update to libtool 2.2.6.
671 * ltmain.sh: Update to libtool 2.2.6.
672 * ltsugar.m4: Update to libtool 2.2.6.
673 * ltversion.m4: Update to libtool 2.2.6.
674 * ltoptions.m4: Update to libtool 2.2.6.
675 * ltgcc.m4: Update to match changes from libtool 2.2.6.
677 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
679 * MAINTAINERS (Write After Approval): Add myself.
681 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
683 * MAINTAINERS (Write After Approval): Update my name.
685 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
687 * MAINTAINERS: Add myself in "Write After Approval".
689 2008-09-18 Steve Ellcey <sje@cup.hp.com>
691 * MAINTAINERS: Add myself as ia64 maintainer.
693 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
695 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
696 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
697 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
698 and Michael Tiemann from Write After Approval since they do not
699 actually have access.
701 2008-09-05 Richard Guenther <rguenther@suse.de>
703 * configure.ac: Initialize clooglibs to -lcloog.
704 * configure: Re-generate.
706 2008-09-04 Le-Chun Wu <lcwu@google.com>
708 * MAINTAINERS (Write After Approval): Add myself.
710 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
712 * configure.ac (--with-cloog-polylib): New.
713 (--disable-cloog-version-check): New.
714 (--disable-ppl-version-check): New.
715 * configure: Re-generate.
717 2008-09-03 Richard Guenther <rguenther@suse.de>
719 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
721 * configure: Re-generate.
723 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
726 * MAINTAINERS: Add picoChip maintainers.
728 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
729 Tobias Grosser <grosser@fim.uni-passau.de>
730 Jan Sjodin <jan.sjodin@amd.com>
731 Harsha Jagasia <harsha.jagasia@amd.com>
732 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
733 Konrad Trifunovic <konrad.trifunovic@inria.fr>
734 Adrien Eliche <aeliche@isty.uvsq.fr>
736 Merge from graphite branch.
737 * configure: Regenerate.
738 * Makefile.in: Regenerate.
739 * configure.ac (host_libs): Add ppl and cloog.
740 Add checks for PPL and CLooG.
741 * Makefile.def (ppl, cloog): Added modules and dependences.
742 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
743 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
745 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
747 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
748 (GCC_SHLIB_SUBDIR): New.
749 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
750 * configure: Regenerate.
751 * Makefile.in: Regenerate.
753 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
755 * MAINTAINERS: Consistently use tabs to separate columns.
757 2008-08-29 Tristan Gingold <gingold@adacore.com>
759 * MAINTAINERS (Write after Approval): Add myself.
761 2008-08-28 Tristan Gingold <gingold@adacore.com>
763 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
764 Enable bfd, binutils and opcodes.
765 * configure: Regenerate.
767 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
769 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
771 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
773 * MAINTAINERS: Use correct Umlaut for last name.
775 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
777 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
779 2008-08-16 David Edelsohn <edelsohn@gnu.org>
781 * MAINTAINERS: Update my email address.
783 2008-08-16 Nicolas Roche <roche@adacore.com>
785 * Makefile.tpl: Add BOOT_ADAFLAGS.
786 * Makefile.in: Regenerate.
788 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
790 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
791 * configure: Regenerate.
793 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
795 * configure.ac: Add makefile fragments for hpux.
796 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
797 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
798 * configure: Regenerate.
799 * Makefile.in: Regenerate.
801 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
803 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
805 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
807 * MAINTAINERS (Write after Approval): Add myself.
809 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
811 * MAINTAINERS (Write After Approval): Add myself.
813 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
815 * MAINTAINERS (Write After Approval): Add myself.
817 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
819 * MAINTAINERS: Update my email address.
821 2008-06-25 Joey Ye <joey.ye@intel.com>
823 * MAINTAINERS (Write After Approval): Add myself.
825 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
827 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
828 * Makefile.in: Regenerate.
829 * configure: Regenerate.
831 2008-06-17 Daniel Kraft <d@domob.eu>
833 * MAINTAINERS (Write After Approval): Add myself.
835 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
837 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
838 "$@" is still intact with both Autoconf 2.59 and 2.62.
839 * configure: Regenerate.
841 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
843 * Makefile.tpl: Fix comment errors.
844 * Makefile.in: Regenerate.
846 2008-06-12 David S. Miller <davem@davemloft.net>
847 David Edelsohn <edelsohn@gnu.org>
849 * configure.ac: Add powerpc*-*-* to gold supported targets.
850 * configure: Regenerate.
852 2008-06-08 Joseph Myers <joseph@codesourcery.com>
854 PR tree-optimization/36218
855 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
856 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
857 (all prefix="build-"): Pass them to build-system sub-makes.
858 * Makefile.in: Regenerate.
860 2008-06-07 Joseph Myers <joseph@codesourcery.com>
862 * MAINTAINERS (mt port): Remove.
863 (sco5, unixware, sco udk): Remove.
864 (Kean Johnston): Add to Write After Approval.
866 2008-05-30 Julian Brown <julian@codesourcery.com>
868 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
869 of libobjc for ARM EABI Linux.
870 * configure: Regenerate.
872 2008-05-18 Xinliang David Li <davidxl@google.com>
874 * ChangeLog: Remove wrong ChangeLog entry.
876 2008-05-17 Xinliang David Li <davidxl@google.com>
878 * MAINTAINERS (Write After Approval): Add myself.
880 2008-05-15 Janus Weil <janus@gcc.gnu.org>
882 * MAINTAINERS (Write After Approval): Add myself.
884 2008-05-14 Rafael Espíndola <espindola@google.com>
886 * config-ml.in: don't handle --enable-shared and --enable-static.
888 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
890 * MAINTAINERS: Update my email address.
892 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
894 * MAINTAINERS: Update my email address.
896 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
898 * MAINTAINERS (Write After Approval): Add myself.
900 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
902 * MAINTAINERS (Write After Approval): Add myself.
904 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
906 * MAINTAINERS (crx): Add myself.
908 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
911 2008-04-14 David S. Miller <davem@davemloft.net>
913 * configure.ac: Add sparc*-*-* to gold supported targets.
914 * configure: Regenerate.
916 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
919 * configure.ac: Include override.m4.
920 * configure: Regenerate.
922 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
924 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
925 * Makefile.in: Regenerate.
927 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
929 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
930 as nonconfigurable directories list.
931 * configure: Regenerate.
933 2008-04-14 Ben Elliston <bje@au.ibm.com>
935 * config.sub, config.guess: Update from upstream sources.
937 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
939 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
940 * Makefile.in: Regenerate.
942 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
944 * configure.ac: Do not build libssp for the AVR.
945 * configure: Regenerate.
947 2008-04-07 Ian Lance Taylor <iant@google.com>
949 * Makefile.def: check-gold depends upon all-binutils.
950 * Makefile.in: Regenerate.
952 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
954 * MAINTAINERS (Write After Approval): Add myself.
956 2008-04-04 Nick Clifton <nickc@redhat.com>
959 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
961 * configure: Regenerate.
963 2008-04-04 NightStrike <NightStrike@gmail.com>
966 * configure.ac: Combine rules for mingw32 and mingw64.
967 * configure: Regenerate.
969 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
971 * MAINTAINERS (Write After Approval): Add myself.
973 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
975 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
976 * Makefile.in (.NOTPARALLEL): Ditto.
978 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
980 * MAINTAINERS (Write After Approval): Add myself.
982 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
984 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
985 * Makefile.in (.NOTPARALLEL): Regenerate.
987 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
989 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
990 * Makefile.in: Regenerate.
992 2008-03-26 Jakub Staszak <kuba@et.pl>
994 * MAINTAINERS (Write After Approval): Add myself.
996 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
998 * MAINTAINERS: Update e-mail address.
1000 2008-03-20 Ian Lance Taylor <iant@google.com>
1002 * configure.ac: Add support for --enable-gold.
1003 * Makefile.def: Add gold as a directory like ld.
1004 * configure, Makefile.in: Regenerate.
1006 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1008 * configure.ac: m4_include config/proginstall.m4.
1009 * configure: Regenerate.
1011 Backport from upstream Libtool:
1013 2007-10-12 Eric Blake <ebb9@byu.net>
1015 Deal with Autoconf 2.62's semantic change in m4_append.
1016 * ltsugar.m4 (lt_append): Replace broken versions of
1018 (lt_if_append_uniq): Don't require separator to be overquoted,
1019 and avoid broken m4_append.
1020 (lt_dict_add): Fix typo.
1021 * libtool.m4 (_LT_DECL): Don't overquote separator.
1023 2008-03-13 David Edelsohn <edelsohn@gnu.org>
1025 * config.rpath: Add AIX 6 support.
1027 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
1029 * Makefile.def (stageprofile). Remove -fprofile-generate
1030 from stage_libcflags.
1031 * Makefile.in: Regenerate.
1033 2008-03-13 Ben Elliston <bje@au.ibm.com>
1035 * config.sub, config.guess: Update from upstream sources.
1037 2008-03-06 Tom Tromey <tromey@redhat.com>
1039 * MAINTAINERS: Update for treelang deletion.
1041 2008-03-03 James E. Wilson <wilson@tuliptree.org>
1043 * MAINTAINERS: Update my email address.
1045 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
1047 * MAINTAINERS (darwin port): Add myself as a maintainer.
1048 (objective-c/c++): Add myself as a maintainer.
1050 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1052 * MAINTAINERS (Write After Approval): Update my email address.
1054 2008-02-25 Tomas Bily <tbily@suse.cz>
1056 * MAINTAINERS (Write After Approval): Add myself.
1058 2008-02-23 Jakub Jelinek <jakub@redhat.com>
1060 * MAINTAINERS (OpenMP): Add myself.
1062 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
1067 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1068 * configure: Regenerate.
1070 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1071 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1072 STAGE4_LIBCFLAGS): New.
1073 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1074 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1075 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1076 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1077 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1078 for target modules. Don't export LIBCFLAGS.
1079 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1080 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1081 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1082 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1083 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1084 * Makefile.in: Regenerate.
1086 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1089 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1090 Do not use -DDLL_EXPORT. Backport from upstream.
1092 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1094 * MAINTAINERS (Write After Approval): Add myself.
1096 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
1098 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1099 * configure: Regenerate.
1101 2008-01-31 Marc Gauthier <marc@tensilica.com>
1103 * configure.ac (xtensa*-*-*): Recognize processor variants.
1104 * configure: Regenerate.
1106 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1109 * configure.ac (PARSE_ARGS): Push suitable setting of
1110 ac_subdirs_all, for `./configure --help=recursive'.
1111 Handle `+' in generic toplevel directory disabling.
1112 * configure: Regenerate.
1114 2008-01-28 Nick Clifton <nickc@redhat.com>
1116 * MAINTAINERS (xstormy16): Take over maintainership.
1118 2008-01-25 Joseph Myers <joseph@codesourcery.com>
1120 * MAINTAINERS (c4x port): Remove.
1122 2008-01-24 David Edelsohn <edelsohn@gnu.org>
1124 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1126 2008-01-23 Ben Elliston <bje@au.ibm.com>
1128 * config.sub, config.guess: Update from upstream sources.
1130 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1132 * MAINTAINERS (Write After Approval): Add myself.
1134 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
1136 * MAINTAINERS: Update my email address.
1138 2008-01-09 Raksit Ashok <raksit@google.com>
1140 * MAINTAINERS (Write After Approval): Add myself.
1142 2008-01-09 Raksit Ashok <raksit@google.com>
1144 * MAINTAINERS (Write After Approval): Add myself.
1146 2008-01-08 Ben Elliston <bje@au.ibm.com>
1148 * config.sub, config.guess: Update from upstream sources.
1150 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1152 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1153 Change recommended MPFR from 2.2.1 -> 2.3.0.
1154 * configure: Regenerate.
1156 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1158 * MAINTAINERS: Update my email address.
1160 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1162 * MAINTAINERS: Update my email address.
1164 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1166 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1167 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1168 * Makefile.in: Regenerate.
1170 2007-12-10 Mark Heffernan <meheff@google.com>
1172 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1175 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1177 * configure.ac: Enable libjava for x86_64-*-darwin9.
1178 * configure: Regenerate.
1180 2007-12-07 Bill Maddox <maddox@google.com>
1182 * MAINTAINERS (Write After Approval): Add myself.
1184 2007-12-05 Ben Elliston <bje@au.ibm.com>
1186 * config.sub, config.guess: Update from upstream sources.
1188 2007-12-02 Matthias Klose <doko@ubuntu.com>
1190 * config-ml.in: Remove 64bit configure tests.
1192 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1194 * config-ml.in: Robustify against white space in absolute file
1197 * config-ml.in (multi-clean): Substitute ${Makefile}.
1198 Remove superfluous ${Makefile} in list.
1200 2007-11-19 Thiemo Seufer <ths@mips.com>
1202 * config-ml.in: Don't hardcode the Makefile name.
1204 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
1206 * MAINTAINERS (Write After Approval): Add myself.
1208 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
1210 * MAINTAINERS (Write After Approval): Add myself.
1212 2007-11-06 Doug Kwan <dougkwan@google.com>
1214 * MAINTAINERS (Write After Approval): Add myself.
1216 2007-10-25 Ben Elliston <bje@au.ibm.com>
1218 * MAINTAINERS (mercury): Remove entry.
1219 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1221 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1223 * Makefile.def (dependencies): Make configure-gdb depend on
1225 * Makefile.in: Regenerated.
1227 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1229 * MAINTAINERS (Fortran maintainer): Remove myself.
1231 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1233 * Makefile.def: To avoid problems running with parallel makes,
1234 build newlib before libgloss so that target specific header
1236 * Makefile.in: Regenerate
1238 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1240 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1241 * Makefile.in: Regenerate.
1243 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1245 * MAINTAINERS (Register allocation reviewer): Add myself.
1247 2007-10-08 Mike Frysinger <vapier@gentoo.org>
1249 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1250 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1251 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1252 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1253 * configure: Regenerate.
1255 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
1257 * MAINTAINERS (Register allocation reviewer): Add myself.
1259 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
1261 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1262 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1263 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1264 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1265 * configure.ac: Default them to host tools for $host = $build.
1268 * configure: Regenerate.
1269 * Makefile.in: Regenerate.
1271 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1273 * MAINTAINERS (Register allocation reviewer): Add myself.
1275 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1277 * MAINTAINERS (Register allocation reviewer): Add myself.
1279 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
1281 * MAINTAINERS (Write After Approval): Fix typo.
1283 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1285 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1286 * configure: Regenerate.
1288 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1291 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1292 they're already prefixed.
1294 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1296 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1298 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1299 * configure: Regenerate.
1300 * Makefile.in: Regenerate.
1302 2007-09-17 Andreas Schwab <schwab@suse.de>
1304 * configure.ac: Raise minimum makeinfo version to 4.6.
1305 * configure: Regenerate.
1307 2007-09-17 Johannes Singler <singler@ira.uka.de>
1309 * MAINTAINERS (write-after-approval) add myself
1311 2007-09-15 Alan Modra <amodra@bigpond.net.au>
1313 * configure.ac: Correct makeinfo version check.
1314 * configure: Regenerate.
1316 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1318 * MAINTAINERS: Update my email address.
1320 2007-09-14 Richard Sandiford <richard@codesourcery.com>
1322 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1323 to $skipdirs and only disable gprof for newlib. Use the normal
1324 mips*-elf* handling in other respects.
1325 * configure: Regnerate.
1327 2007-09-12 David Daney <ddaney@avtrex.com>
1329 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1331 * configure: Regenerate.
1333 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1336 * configure.ac: For libgloss targets, point the linker to the linker
1337 script, startup code and simulator library.
1338 * configure: Regenerate.
1340 2007-09-07 Andrew Haley <aph@redhat.com>
1342 * configure.ac (noconfigdirs): Remove target-libffi and
1344 * configure: Regenerate.
1346 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1349 * configure.ac: Use config/mh-mingw on mingw.
1350 * configure: Regenerate.
1352 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1354 * MAINTAINERS (Write After Approval): Add myself.
1356 2007-09-05 Richard Guenther <rguenther@suse.de>
1358 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1359 nor --disable-checking is provided also turn on yes and types
1360 checking for stage1.
1361 * configure: Re-generate.
1363 2007-08-30 Krister Walfridsson <cato@df.lth.se>
1365 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1366 (Write After Approval): Remove myself.
1368 2007-08-29 Nick Clifton <nickc@redhat.com>
1370 * config.sub, config.guess: Update from upstream sources.
1372 2007-08-22 Bud Davis <jmdavis@link.com>
1374 * MAINTAINERS (Write After Approval): Added myself.
1375 * MAINTAINERS (Reviewers): Removed myself.
1377 2007-08-18 Paul Brook <paul@codesourcery.com>
1378 Joseph Myers <joseph@codesourcery.com>
1380 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1381 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1382 * Makefile.in: Regenerate.
1383 * configure.ac (--with-debug-prefix-map): New.
1384 * configure: Regenerate.
1386 2007-08-17 Richard Sandiford <richard@codesourcery.com>
1387 Nigel Stephens <nigel@mips.com>
1389 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1390 as target_makefile_frag.
1391 * configure: Regenerate.
1393 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
1395 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1396 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1397 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1398 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1399 (do-compare, do-compare3, do-compare-debug): New.
1400 ([+compare-target+]): Use them.
1402 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1404 * MAINTAINERS (Write After Approval): Change my email address.
1406 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1407 Ben Elliston <bje@au.ibm.com>
1409 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1410 --silent if $silent.
1411 * configure: Regenerate.
1413 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
1415 * MAINTAINERS (Various Maintainers): Add myself as
1416 loop infrastructure maintainer. Update my e-mail
1419 2007-07-31 Diego Novillo <dnovillo@google.com>
1421 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1424 2007-07-26 Richard Guenther <rguenther@suse.de>
1426 * configure.ac: Add types checking to stage1 checking flags.
1427 * configure: Regenerate.
1429 2007-07-17 Nick Clifton <nickc@redhat.com>
1431 * COPYING3: New file. Contains version 3 of the GNU General
1433 * COPYING3.LIB: New file. Contains version 3 of the GNU
1434 Lesser General Public License.
1436 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1438 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1440 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1442 * MAINTAINERS (S/390 co-maintainer): Add myself.
1443 (Write After Approval): Remove myself.
1445 2007-07-13 Dan Hipschman <dsh@google.com>
1447 * MAINTAINERS (Write After Approval): Add myself.
1449 2007-07-11 Nick Clifton <nickc@redhat.com>
1451 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1453 * Makefile.in: Regenerate.
1455 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1457 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1460 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1462 * lt~obsolete.m4: New. Import from 20070318 libtool.
1464 2007-07-03 Julian Brown <julian@codesourcery.com>
1466 * MAINTAINERS (Write After Approval): Add myself.
1468 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1470 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1471 * configure: Regenerate.
1473 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1475 * configure.ac: Add some missing m4 quotation.
1476 * configure: Regenerate.
1478 2007-07-02 Simon Baldwin <simonb@google.com>
1480 * MAINTAINERS (Write After Approval): Add myself.
1482 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
1484 * configure: Regenerate.
1486 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
1488 * Makefile.def: Add windmc tool to build.
1489 * Makefile.tpl: Likewise.
1490 * configure.ac: Likewise.
1491 * Makefile.in: Regenerate.
1492 * configure: Regenerate.
1494 2007-06-28 DJ Delorie <dj@redhat.com>
1496 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1497 not building newlib.
1498 * configure: Regenerated.
1500 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1502 * MAINTAINERS (Write After Approval): Add myself.
1504 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
1506 * MAINTAINERS (Write After Approval): Add myself.
1508 2007-06-19 Chris Matthews <chrismatthews@google.com>
1510 * MAINTAINERS (Write After Approval): Add myself.
1512 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1514 * MAINTAINERS (Write After Approval): Add myself.
1516 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1518 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1519 * Makefile.in: Regenerated.
1521 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1523 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1524 bfin*-*-uclinux* targets.
1525 * configure: Regenerate.
1527 2007-06-14 Ian Lance Taylor <iant@google.com>
1529 * MAINTAINERS: Add myself as non-algorithmic global write
1532 2007-06-14 Diego Novillo <dnovillo@google.com>
1534 * MAINTAINERS: Add self as middle-end maintainer and
1535 non-algorithmic global write maintainer.
1537 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1539 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1540 Move all Fortran maintainers except Paul Brook into the
1541 Non-Autopoiesis section.
1543 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
1545 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1546 (distclean-stage[+id+]): Possibly delete stage_last.
1547 * Makefile.in: Regenerate.
1549 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
1551 * MAINTAINERS (Various Maintainer): Fix typo.
1553 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
1555 * MAINTAINERS (Various Maintainer): Add myself as
1556 dataflow maintainer.
1558 2007-06-07 Ben Elliston <bje@au.ibm.com>
1560 * config.sub, config.guess: Update from upstream sources.
1562 2007-06-07 Ben Elliston <bje@au.ibm.com>
1564 * Makefile.tpl: Fix spelling error.
1565 * Makefile.in: Regenerate.
1567 2007-06-01 Steve Ellcey <sje@cup.hp.com>
1569 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1570 lt_cv_sys_max_cmd_len.
1572 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1574 * MAINTAINERS (Various Maintainers): Add myself as
1575 auto-vectorizer maintainer.
1577 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
1580 * libtool.m4: Revert previous change.
1581 * ltgcc.m4: Put it here.
1583 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1585 * MAINTAINERS (Various Maintainers): Add myself as
1586 auto-vectorizer maintainer.
1588 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1591 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1593 2007-05-30 Richard Guenther <rguenther@suse.de>
1595 * MAINTAINERS (Various Maintainers): Add myself as
1596 auto-vectorizer maintainer.
1598 2007-05-30 Jakub Jelinek <jakub@redhat.com>
1601 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1602 * configure: Rebuilt.
1604 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
1606 * MAINTAINERS (Write After Approval): Removed my name.
1608 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1610 * MAINTAINERS (Write After Approval): Remove myself.
1612 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1614 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1616 2007-05-23 Steve Ellcey <sje@cup.hp.com>
1618 * ltmain.sh: Update from ToT Libtool.
1619 * libtool.m4: Update from ToT Libtool.
1620 * ltsugar.m4: New. Update from ToT Libtool.
1621 * ltversion.m4: New. Update from ToT Libtool.
1622 * ltoptions.m4: New. Update from ToT Libtool.
1624 * ltcf-c.sh: Remove.
1625 * ltcf-cxx.sh: Remove.
1626 * ltcf-gcj.sh: Remove.
1628 2007-05-22 Ollie Wild <aaw@google.com>
1630 * MAINTAINERS (Write After Approval): Add myself.
1632 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
1634 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1636 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1637 Remove CFLAGS/LIBCFLAGS.
1638 (configure-stage[+id+]-[+prefix+][+module+],
1639 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1640 * Makefile.in: Regenerate.
1642 2007-05-15 Diego Novillo <dnovillo@google.com>
1644 * MAINTAINERS: Update e-mail address.
1646 2007-05-15 Revital Eres <eres@il.ibm.com>
1648 * MAINTAINERS (Write After Approval): Add myself.
1650 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
1652 * MAINTAINERS (Write After Approval): Updated my address.
1654 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1656 * MAINTAINERS (Write After Approval): Add myself.
1658 2007-05-11 Silvius Rus <rus@google.com>
1660 * MAINTAINERS (Write After Approval): Add myself.
1662 2007-04-23 Tom Tromey <tromey@redhat.com>
1664 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1666 2007-04-22 Mark Mitchell <mark@codesourcery.com>
1668 * MAINTAINERS (cpplib): Rename to ...
1669 (libcpp): ... this. Add C/C++ front end maintainers.
1671 2007-04-14 Steve Ellcey <sje@cup.hp.com>
1673 * config-ml.in: Pass ${ml_config_env} to configure calls.
1675 2007-04-04 Christian Bruel <christian.bruel@st.com>
1677 * MAINTAINERS (Write After Approval): Add myself.
1679 2007-04-02 Dave Korn <dave.korn@artimi.com>
1681 * MAINTAINERS (Write After Approval): Add myself.
1683 2007-03-31 Tobias Burnus <burnus@net-b.de>
1685 * MAINTAINERS (fortran 95 front end): Add myself.
1687 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1689 * MAINTAINERS (Write After Approval): Add myself.
1691 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
1693 * MAINTAINERS (Modulo Scheduler): Add myself.
1695 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1697 * MAINTAINERS (fortran 95 front end): Add myself.
1698 (c++ front end): whitespace fix.
1700 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1702 * MAINTAINERS (Write After Approval): Add myself.
1704 2007-03-21 Richard Sandiford <richard@codesourcery.com>
1706 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1707 of glob. Quote arguments with single quotes too.
1708 * configure: Regenerate.
1710 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1712 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1713 * Makefile.in: Regenerate
1715 2007-03-07 Andreas Schwab <schwab@suse.de>
1717 * configure: Regenerate.
1719 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1721 * configure.ac: Add "--with-pdfdir" configure option,
1722 which defines pdfdir variable.
1723 * Makefile.def (target=fixincludes): Add install-pdf to
1725 (recursive_targets): Add install-pdf target.
1726 (flags_to_pass): Add pdfdir.
1727 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1729 * configure: Regenerate
1730 * Makefile.in: Regenerate
1732 2007-02-28 Eric Christopher <echristo@apple.com>
1735 2006-12-07 Mike Stump <mrs@apple.com>
1737 * Makefile.def (dependencies): Add dependency for
1738 install-target-libssp and install-target-libgomp on
1740 * Makefile.in: Regenerate.
1742 2007-02-27 Matt Kraai <kraai@ftbfs.org>
1744 * configure: Regenerate.
1745 * configure.ac: Move statements after variable declarations.
1747 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1749 * MAINTAINERS: Add myself as sh maintainer.
1751 2007-02-19 Joseph Myers <joseph@codesourcery.com>
1753 * configure.ac: Adjust for loop syntax.
1754 * configure: Regenerate.
1756 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1758 * configure: Rebuilt.
1760 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1762 * configure.ac: Drop multiple occurrences of --enable-languages,
1763 and fix its quoting.
1764 * configure: Rebuilt.
1766 2007-02-17 Mark Mitchell <mark@codesourcery.com>
1767 Nathan Sidwell <nathan@codesourcery.com>
1768 Vladimir Prus <vladimir@codesourcery.com>
1769 Joseph Myers <joseph@codesourcery.com>
1771 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1772 * configure: Regenerate.
1774 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1776 * ltconfig (freebsd*): Default to elf.
1778 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1780 * configure.ac (target_libraries): Move libgcc before libiberty.
1781 * configure: Regenerated.
1783 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1784 Paolo Bonzini <bonzini@gnu.org>
1787 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1788 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1789 * configure: Regenerated.
1791 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1793 * MAINTAINERS (Language Front End Maintainers): Update my mail
1796 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1799 * configure.ac: Correct syntax for Solaris ksh.
1800 * configure: Regenerated.
1802 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1804 * configure.ac: Sync with src.
1805 * configure: Regenerate.
1807 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1809 * Makefile.in: Regenerate.
1811 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1813 * config.sub: Sync with src.
1815 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1817 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1818 noncanonical equivalents.
1819 * configure.in: Rename to...
1820 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1821 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1822 target_noncanonical. Use them. Rewrite removal of configure
1823 arguments for autoconf 2.59. Discard variable settings. Force
1824 program_transform_name for native tools.
1826 * Makefile.in: Regenerated.
1827 * configure: Regenerated with autoconf 2.59.
1829 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
1831 * MAINTAINERS (Write After Approval): Add myself.
1833 2007-01-31 Andreas Schwab <schwab@suse.de>
1835 * Makefile.tpl (LDFLAGS): Substitute it.
1836 * Makefile.in: Regenerate.
1838 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1840 * MAINTAINERS (Write After Approval): Add myself.
1842 2007-01-28 David Edelsohn <edelsohn@gnu.org>
1844 * MAINTAINERS (spu port): Add myself.
1846 2007-01-23 Richard Guenther <rguenther@suse.de>
1849 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1850 * Makefile.tpl (GNATBIND): Substitute it.
1851 (GNATMAKE): Likewise.
1852 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1854 * Makefile.in: Regenerate.
1855 * configure: Regenerate.
1857 2007-01-18 Mike Stump <mrs@apple.com>
1859 * configure.in: Re-enable -Werror for gcc builds.
1861 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
1863 * MAINTAINERS (Write After Approval): Add myself.
1865 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1867 * configure.in: Change == to = in test command.
1868 * configure: Regenerate.
1870 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1871 Nick Clifton <nickc@redhat.com>
1872 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1874 * configure.in (build_configargs, host_configargs, target_configargs):
1875 Remove build/host/target parameters.
1876 (host_libs): Add gmp and mpfr.
1877 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1878 * Makefile.def (gmp, mpfr): New.
1879 (gcc): Remove target.
1880 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1881 target_os, target_vendor): New.
1882 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1883 * configure: Regenerate.
1884 * Makefile.in: Regenerate.
1886 2007-01-11 Matt Fago <fago@earthlink.net>
1888 * configure.in: Try to link to functions only in mpfr 2.2.x
1889 to improve robustness of configure tests.
1890 * configure: Regenerate.
1892 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
1894 * MAINTAINERS: Add myself as i386 maintainer.
1896 2007-01-08 Jan Hubicka <jh@suse.cz>
1898 * MAINTAINERS: Add myself as i386 maintainer.
1900 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
1902 * configure.in: Add support for an x86_64-mingw* target.
1903 * configure: Regenerate.
1905 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1907 * Makefile.tpl (all-target): Correct @if conditional for target
1909 * configure.in: Omit libiberty if building only target libgcc.
1910 * configure, Makefile.in: Regenerated.
1912 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
1914 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1915 * configure: Regenerate.
1917 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1919 * Makefile.def (target_modules): Add libgcc.
1920 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1921 * Makefile.tpl (clean-target-libgcc): Delete.
1922 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1923 on gcc even for bootstrapped modules. Rewrite handling of
1924 lang_env_dependencies to loop over target_modules.
1925 * configure.in (target_libraries): Add target-libgcc.
1926 * Makefile.in, configure: Regenerated.
1928 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1930 * configure.in: Reorganize recognition of languages. Add
1931 --enable-stage1-languages. Show supported languages for the chosen
1932 target rather than all recognized languages.
1933 * configure: Regenerate.
1935 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1937 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1938 * Makefile.in: Regenerate.
1940 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1942 * configure.in: Warn that MPFR 2.2.0 is buggy.
1943 * configure: Regenerate.
1945 2006-12-27 Ian Lance Taylor <iant@google.com>
1947 * configure.in: When removing Makefiles to force a reconfigure, also
1948 remove prev-DIR*/Makefile.
1949 * configure: Regenerate.
1951 2006-12-22 Andreas Schwab <schwab@suse.de>
1953 * configure: Regenerate with correct autoconf version.
1955 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1957 * configure.in: add AC_SUBST for *_FOR_TARGET.
1958 * configure: Regenerate.
1960 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1962 * configure.in: Simplify logic for rejecting languages that cannot
1963 be built. Separate the case when a language is unsupported,
1964 from the case when the user chooses not to build a language.
1966 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1968 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1969 it only affects bootstrap and could be tested on "$host" as well.
1970 * configure: Regenerate.
1971 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1973 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1976 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
1977 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
1978 move here comment from Makefile.tpl.
1979 * Makefile.tpl: Move some definitions higher in the file.
1980 (STAGE1_CHECKING): New.
1981 * configure.in: Add --enable-stage1-checking.
1982 * configure: Regenerate.
1983 * Makefile.in: Regenerate.
1985 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1987 * MAINTAINERS: Add myself as build system maintainer.
1989 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
1991 * MAINTAINERS (Write After Approval): Add myself.
1993 2006-12-13 Eric Christopher <echristo@apple.com>
1995 * MAINTAINERS: Add myself as darwin maintainer.
1997 2006-12-11 Ian Lance Taylor <ian@airs.com>
1999 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2001 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2003 MAINTAINERS: Update my entry.
2005 2006-12-11 Alan Modra <amodra@bigpond.net.au>
2007 * configure.in: Handle spu makefile frag.
2008 * Makefile.tpl (MAINT): Define
2009 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2010 * configure: Regenerate.
2011 * Makefile.in: Regenerate.
2013 2006-12-11 Ben Elliston <bje@au.ibm.com>
2015 * config.guess: Import latest version.
2016 * config.sub: Likewise.
2018 2006-12-11 Ben Elliston <bje@au.ibm.com>
2020 * configure.in (spu-*-*): Don't skip target-libiberty.
2021 * configure: Regenerate.
2023 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2026 * configure.in: Correct x86 darwin support for libjava to powerpc
2028 * configure: Regenerate.
2030 2006-12-08 Sandro Tolaini <tolaini@libero.it>
2032 * configure.in: Add x86 darwin support for libjava.
2033 * configure: Regenerate.
2035 2006-12-07 Mike Stump <mrs@apple.com>
2037 * Makefile.def (dependencies): Add dependency for
2038 install-target-libssp and install-target-libgomp on
2040 * Makefile.in: Regenerate.
2042 2006-12-04 Richard Guenther <rguenther@suse.de>
2044 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2045 (Non-Algorithmic Maintainers): Move over non-algorithmic
2046 loop optimizer maintainers, add myself as a non-algorithmic
2047 middle-end maintainer.
2049 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
2051 * MAINTAINERS (Write After Approval): Add myself.
2053 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2055 * configure.in: Update error message for missing GMP/MPFR.
2057 * configure: Regenerate.
2059 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2061 * configure.in: Update MPFR version in error message.
2063 * configure: Regenerate.
2065 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2067 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2068 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2069 --with-gmp-lib): New flags.
2071 * configure: Regenerate.
2073 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2075 * MAINTAINERS (Write After Approval): Change my email address.
2077 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2079 * MAINTAINERS (Write After Approval): Add myself.
2081 2006-11-22 Philipp Thomas <pth@suse.de>
2083 * MAINTAINERS (i18n): Update e-mail address.
2085 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2087 * MAINTAINERS (spu port): Add myself as maintainer.
2088 (Write After Approval): Remove myself.
2090 2006-11-22 Ben Elliston <bje@au.ibm.com>
2092 * configure.in (skipdirs): Don't build libssp for SPU.
2093 * configure: Regenerate.
2095 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2097 * MAINTAINERS (spu port): Add myself as maintainer.
2098 (libobjc): Update my email address.
2100 2006-11-21 Andrea Bona <andrea.bona@st.com>
2102 * MAINTAINERS (Write After Approval): Add myself.
2104 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2106 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2107 * configure : Rebuilt.
2109 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2111 * MAINTAINERS (Write After Approval): Add myself.
2113 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2115 * MAINTAINERS (Write After Approval): Add myself.
2117 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2119 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2121 * configure: Regenerate.
2123 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
2125 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2126 (unstage): Test for stage_last presence.
2129 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2130 * Makefile.in: Regenerate.
2132 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2134 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2137 2006-11-14 Erven Rohou <erven.rohou@st.com>
2139 * MAINTAINERS (Write After Approval): Add myself.
2141 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
2143 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2144 and stageN-package/Makefile.
2145 * Makefile.in: Regenerated.
2147 2006-11-14 Jie Zhang <jie.zhang@analog.com>
2149 * configure.in: Remove target-libgloss from noconfigdirs for
2151 * configure: Regenerated.
2153 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2155 * configure.in (have_gmp): Only error if the gcc directory exists.
2157 * configure: Regenerate.
2159 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2161 * configure.in: Robustify error message for missing GMP/MPFR.
2163 * configure: Regenerate.
2165 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2167 * MAINTAINERS (Write After Approval): Add myself.
2169 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
2171 * MAINTAINERS: Change email address.
2173 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2175 * MAINTAINERS (Write After Approval): Add myself.
2177 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2179 * MAINTAINERS (Write After Approval): Add myself.
2181 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2183 * MAINTAINERS (Write After Approval): Move myself to
2184 Write After Approval section.
2186 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2188 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2190 * configure: Regenerate.
2192 2006-10-16 Tobias Burnus <burnus@net-b.de>
2194 * MAINTAINERS (Write After Approval): Add myself.
2196 2006-10-16 Ben Elliston <bje@au.ibm.com>
2198 * config.guess: Import latest version.
2199 * config.sub: Likewise.
2201 2006-10-10 Brooks Moses <bmoses@stanford.edu>
2203 * Makefile.def: Added pdf target handling.
2204 * Makefile.tpl: Added pdf target handling.
2205 * Makefile.in: Regenerated.
2207 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2209 * MAINTAINERS: Add self as score port maintainer.
2211 2006-10-04 Brooks Moses <bmoses@stanford.edu>
2213 * MAINTAINERS (Write After Approval): Add myself.
2215 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2217 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
2219 * configure: Regenerated.
2221 2006-09-27 Dave Brolley <brolley@redhat.com>
2223 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2225 * configure: Regenerated.
2227 2006-09-26 Thiemo Seufer <ths@mips.com>
2229 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2230 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2231 * configure: Regenerate.
2233 2006-09-24 Graeme Peterson <gridly@gmail.com>
2235 * MAINTAINERS (Write After Approval): Remove myself.
2237 2006-09-22 Chao-ying Fu <fu@mips.com>
2239 * MAINTAINERS (Write After Approval): Add myself.
2241 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2243 * MAINTAINERS: Add self as soft-fp maintainer.
2245 2006-09-09 Anatoly Sokolov <aesok@post.ru>
2247 * MAINTAINERS: Add myself as avr maintainer.
2248 Remove Marek Michalkiewicz as avr maintainer.
2250 2006-09-07 Roberto Costa <roberto.costa@st.com>
2252 * MAINTAINERS (Write After Approval): Add myself.
2254 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
2256 * configure.in: Never build newlib for a Mingw host.
2257 Never build newlib as Mingw target library.
2258 Test the existence of winsup/cygwin for building a Cygwin newlib,
2259 rather than just winsup.
2260 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2261 building a Mingw target.
2262 * configure: Regenerate.
2264 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2266 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2268 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
2270 * config.guess: Import from src (was more updated).
2271 * config.sub: Likewise.
2273 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2275 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2276 * configure: Regenerated.
2278 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
2280 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2281 for stages after the first.
2283 2006-07-17 Jakub Jelinek <jakub@redhat.com>
2285 * Makefile.def: Add dependencies for configure-opcodes
2286 on configure-intl and all-opcodes on all-intl.
2287 * Makefile.in: Regenerated.
2289 2006-07-13 Ben Elliston <bje@au.ibm.com>
2291 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2293 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2295 Port to hosts whose 'sort' and 'tail' implementations
2296 treat operands with leading '+' as file names, as POSIX
2297 has required since 2001. However, make sure the code still
2298 works on pre-POSIX hosts.
2299 * ltmain.sh: Don't assume "sort +2" is equivalent to
2300 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2302 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2304 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2306 2006-07-04 Peter O'Gorman <peter@pogma.com>
2308 * ltconfig: chmod 644 before ranlib during install.
2310 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2313 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2314 if the bootstrap compiler is a GCC version that supports it.
2315 * configure: Regenerate.
2317 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2319 * configure.in: Fix thinkos in previous check-in.
2320 * configure: Regenerate.
2322 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2325 * configure.in: Test subdir_requires and give an appropriate
2327 * configure: Regenerate.
2329 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2331 * MAINTAINERS (Write After Approval): Add myself.
2333 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
2335 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2337 2006-06-22 Steve Ellcey <sje@cup.hp.com>
2339 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2341 2006-06-20 David Ayers <d.ayers@inode.at>
2344 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2345 whether target-libjava is being configured instead of whether the
2346 java front end is enabled.
2347 * configure: Regenerate.
2349 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2352 * configure.in: Only enable libgomp on IRIX 6.
2353 * configure: Regenerate.
2355 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
2357 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2359 * Makefile.in: Regenerate.
2361 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2363 * config-ml.in: Alter CCASFLAGS to include special
2364 multilib options the same as is done for CFLAGS.
2366 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2368 * configure.in: Don't enable libgomp on hpux10.
2369 * configure: Rebuilt.
2371 2006-06-12 David Ayers <d.ayers@inode.at>
2375 * configure.in: Remove target-boehm-gc from noconfigdirs where
2376 ${libgcj} is specified.
2377 * configure: Regenerate.
2379 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2383 * configure.in: Sync.
2384 * configure: Regenerated.
2386 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2388 * Makefile.def: Added dependencies from sim and gdb on intl, and
2389 added configure dependencies to everything with an all dependency
2391 * Makefile.in: Regenerated.
2393 2006-06-06 David Ayers <d.ayers@inode.at>
2396 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2397 * Makefile.in: Regenerate.
2398 * configure.in: Add --enable-objc-gc at toplevel and have it
2399 enable boehm-gc for Objective-C.
2400 Remove target-boehm-gc from libgcj.
2401 Add target-boehm-gc to target_libraries.
2402 Add target-boehm-gc to noconfigdirs where ${libgcj}
2404 Assert that boehm-gc is supported when requested for Objective-C.
2405 Only build boehm-gc if needed either for Java or Objective-C.
2406 * configure: Regenerate.
2408 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
2411 * Makefile.tpl (configure-[+prefix+][+module+],
2412 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2413 Remove rule to unstage bootstrapped modules.
2414 (stage_current): New.
2415 * Makefile.in: Regenerate.
2417 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2419 * MAINTAINERS (Write After Approval): Update my e-mail address.
2421 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2423 * include/libiberty.h: Declare pex_run_in_environment.
2425 2006-05-31 Asher Langton <langton2@llnl.gov>
2427 * MAINTAINERS (Write After Approval): Add myself.
2429 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
2431 * Makefile.def (bfd, opcodes): Fix lib_path.
2432 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2433 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2434 * Makefile.in: Regenerate.
2436 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2438 * Makefile.in: Regenerate.
2440 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2442 * Makefile.def: Add install-html target. Add datarootdir
2443 docdir and htmldir to flags_to_pass.
2444 * Makefile.tpl: Add install-html target.
2445 * Makefile.in: Regenerate.
2446 * configure.in: Add --with-datarootdir, --with-docdir, and
2447 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2448 * configure: Regenerate.
2450 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2452 * configure.in: Enable gprof for cross builds.
2453 * configure: Regenerate.
2455 2006-05-22 Richard Guenther <rguenther@suse.de>
2458 2006-01-31 Richard Guenther <rguenther@suse.de>
2459 Paolo Bonzini <bonzini@gnu.org>
2461 * Makefile.def (target_modules): Add libgcc-math target module.
2462 * configure.in (target_libraries): Add libgcc-math target library.
2463 (--enable-libgcc-math): New configure switch.
2464 * Makefile.in: Re-generate.
2465 * configure: Re-generate.
2466 * libgcc-math: New toplevel directory.
2468 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2469 Andreas Tobler <a.tobler@schweiz.ch>
2471 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2472 * configure: Rebuilt.
2474 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
2476 * MAINTAINERS (Write After Approval): Add myself.
2478 2006-05-01 DJ Delorie <dj@redhat.com>
2480 * configure.in: Restore CFLAGS if GMP isn't present.
2481 * configure: Regenerate.
2483 2006-05-01 Richard Guenther <rguenther@suse.de>
2485 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2488 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2490 * MAINTAINERS (Write After Approval): Add myself.
2492 2006-04-28 Jan Beulich <jbeulich@novell.com>
2494 * MAINTAINERS (Write After Approval): Add myself.
2496 2006-04-18 DJ Delorie <dj@redhat.com>
2498 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2499 reference libgloss so that libssp can be built in a combined
2501 * configure: Regenerate.
2503 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
2505 * MAINTAINERS (Write After Approval): Add myself.
2507 2006-04-05 Ben Elliston <bje@au.ibm.com>
2509 * configure.in: Require makeinfo 4.4 or higher.
2510 * configure: Regenerate.
2512 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2514 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2515 Rearrange the entries of other libraries to have them in one place.
2517 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2519 * MAINTAINERS (Write After Approval): Remove myself.
2520 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2522 2006-03-14 Richard Guenther <rguenther@suse.de>
2524 * configure: Regenerate with autoconf 2.13.
2526 2006-03-13 Jim Blandy <jimb@codesourcery.com>
2528 * MAINTAINERS: Use my work address.
2530 * MAINTAINERS: Update my E-mail address.
2532 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2534 * configure.in: Handle --disable-<component> generically.
2535 * configure: Regenerate.
2537 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2540 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2542 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2544 * MAINTAINERS (Write After Approval): Remove myself.
2545 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2547 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2549 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2550 (TARGET_CONFIGDIRS): Remove.
2551 * configure.in: Remove AC_SUBST(target_configdirs).
2552 * Makefile.in, configure: Regenerated.
2554 2006-02-20 Steven G. Kargl <kargls@comcast.net>
2556 * MAINTAINERS (Write After Approval): Remove myself.
2557 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2559 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
2563 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2565 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2566 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2567 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2568 BUILD_PREFIX, BUILD_PREFIX_1.
2569 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2571 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2572 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2574 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2575 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2576 of `cat stage_current`. Always provide the `r' and `s' variables.
2577 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2578 a single shell execution.
2579 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2580 bootstrapped modules, make the stage1 module if the build was not
2581 started yet, else build the current stage.
2582 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2583 (all-build, all-host, all-target, [+make_target+]-host,
2584 [+make_target+]-target): Do not use \-continued lines.
2585 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2586 (current_stage, restrap, stage_last): New.
2588 * Makefile.in: Regenerate.
2589 * configure: Regenerate.
2591 2006-02-19 Bud Davis <jmdavis@link.com>
2593 * MAINTAINERS (Write After Approval): Remove myself.
2594 (Language Front End Maintainers): Add myself as fortran 95
2595 maintainer and update e-mail address.
2597 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2599 * MAINTAINERS (Write After Approval): Remove myself.
2600 (Language Front End Maintainers): Add myself as fortran 95
2603 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
2605 * MAINTAINERS (Write After Approval): Add myself.
2607 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2609 * MAINTAINERS (Write After Approval): Remove myself.
2610 (Language Front End Maintainers): Add myself as
2611 fortran 95 maintainer.
2613 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2617 2005-12-27 Leif Ekblad <leif@rdos.net>
2619 * configure.in: Add support for RDOS target.
2620 * configure: Regenerate.
2622 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2623 Andreas Schwab <schwab@suse.de>
2625 * configure: Regenerate.
2627 2006-02-12 David Edelsohn <edelsohn@gnu.org>
2629 * configure.in (enable_libgomp): Add AIX.
2630 * configure: Regenerate.
2632 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2634 * MAINTAINERS (Write After Approval): Add myself.
2636 2006-02-03 Lee Millward <lee.millward@gmail.com>
2638 * MAINTAINERS (Write After Approval): Add myself.
2640 2006-01-31 Richard Guenther <rguenther@suse.de>
2641 Paolo Bonzini <bonzini@gnu.org>
2643 * Makefile.def (target_modules): Add libgcc-math target module.
2644 * configure.in (target_libraries): Add libgcc-math target library.
2645 (--enable-libgcc-math): New configure switch.
2646 * Makefile.in: Re-generate.
2647 * configure: Re-generate.
2648 * libgcc-math: New toplevel directory.
2650 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
2652 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2653 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2654 the assembler, linker and binutils.
2655 * configure: Regenerate.
2657 2006-01-22 Dirk Mueller <dmueller@suse.de>
2659 * MAINTAINERS (Write After Approval): Add myself.
2661 2006-01-20 Diego Novillo <dnovillo@redhat.com>
2663 * configure: Regenerate.
2665 2006-01-18 Richard Henderson <rth@redhat.com>
2666 Jakub Jelinek <jakub@redhat.com>
2667 Diego Novillo <dnovillo@redhat.com>
2669 * libgomp: New directory.
2670 * Makefile.def: Add target_module libgomp.
2671 * Makefile.in: Regenerate.
2672 * configure.in (target_libraries): Add target-libgomp.
2673 * configure: Regenerate.
2675 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
2677 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2678 @ from continuation.
2679 * Makefile.in: Rebuilt.
2681 2006-01-04 Chris Lattner <sabre@gnu.org>
2683 * MAINTAINERS (Write After Approval): Add myself.
2685 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
2689 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2690 * Makefile.tpl (OBJDUMP): New.
2691 (EXTRA_HOST_FLAGS): Add it.
2692 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2694 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2695 to use symbolic links between directories. Avoid race conditions
2696 or make them harmless.
2697 * configure.in: Do not try to use symbolic links between directories.
2699 * Makefile.def (LEAN): Pass.
2700 * Makefile.tpl (LEAN): Define.
2701 (stage[+id+]-start): Accept that the previous directory does not
2702 exist, if the bootstrap is lean.
2703 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2704 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2705 configure substitution.
2706 ([+compare-target+]): Likewise.
2707 ([+bootstrap-target+]-lean): New.
2708 * configure.in: Remove lean bootstrap support from here.
2710 * Makefile.in: Regenerate.
2711 * configure: Regenerate.
2713 2006-01-04 Ben Elliston <bje@au.ibm.com>
2715 * MAINTAINERS (libdecnumber): Add myself.
2717 2006-01-02 Mark Mitchell <mark@codesourcery.com>
2719 * libtool-ldflags: New script.
2721 2006-01-02 Andreas Schwab <schwab@suse.de>
2723 * configure.in: When reconfiguring remove Makefile in
2724 all stage directories.
2725 * configure: Regenerate.
2727 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2729 * MAINTAINERS: Update my email address.
2731 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
2733 Revert Ada-related part of the previous change.
2735 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2737 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2738 * Makefile.in: Regenerate.
2739 * configure.in: Do not include mt-ppc-aix target fragment.
2740 * configure: Regenerate.
2742 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
2744 * configure.in: Select appropriate fragments for PowerPC/AIX.
2745 * configure: Regenerate.
2747 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2748 BOOT_CFLAGS, BOOT_LDFLAGS.
2749 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2750 BOOT_CFLAGS, BOOT_LDFLAGS.
2751 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2752 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2753 (stage): Fail if we cannot complete the work.
2754 * Makefile.in: Regenerate.
2756 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2758 * configure.in: Replace ms1 with mt.
2759 * configure: Rebuilt.
2761 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2763 * MAINTAINERS: Update my email address.
2765 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
2767 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2768 install-host-nogcc): Don't invoke $(stage) at the end.
2769 * Makefile.in: Regenerate.
2771 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
2773 * configure.in: Flip the top-level bootstrap switch.
2774 * configure: Regenerate.
2776 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2778 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2779 $(stage) and $(unstage).
2780 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2781 (all): Remove stray semicolon.
2782 (local-distclean): Don't handle multilib.tmp and multilib.out.
2783 (install.all): Set $s for consistency.
2784 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2785 check_multilibs setting. Always make the install directory.
2786 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2788 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2789 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2790 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2791 (multilib.out): Remove.
2792 * Makefile.in: Regenerated.
2794 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2796 * MAINTAINERS (Write After Approval): Add myself.
2798 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2800 * MAINTAINERS: Add myself as mt maintainer.
2802 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2804 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2806 * MAINTAINERS: Change email address.
2808 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
2810 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2811 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2812 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2813 Find in-tree tools if available.
2814 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2815 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2816 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2817 (COMPILER_*_FOR_TARGET): New.
2818 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2819 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2820 (CONFIGURED_*, USUAL_*): Remove.
2821 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2822 STRIP): Use autoconf substitutions.
2823 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2824 COMPILER_NM_FOR_TARGET): New.
2825 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2827 (all): Make all-host and all-target in parallel.
2828 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2829 that $$r and $$s are set before invoking a recursive make.
2830 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2831 ([+bootstrap-target+]): Inline most of the `all' target.
2833 2005-11-29 Ben Elliston <bje@au.ibm.com>
2835 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2836 from the gcc build directory.
2837 * Makefile.in: Regenerate.
2839 2005-11-29 Ben Elliston <bje@au.ibm.com>
2841 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2842 depend on all-libdecnumber.
2843 * configure.in (host_libs): Include libdecnumber.
2844 * Makefile.in: Regenerate.
2845 * configure: Likewise.
2847 2005-11-29 Ben Elliston <bje@au.ibm.com>
2849 * libdecnumber: Import decNumber sources from the dfp-branch.
2851 2005-11-21 Kean Johnston <jkj@sco.com>
2853 * config.sub, config.guess: Sync from upstream sources.
2855 2005-11-21 Ben Elliston <bje@au.ibm.com>
2857 Import from Autoconf sources:
2859 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2860 * config/move-if-change: Don't output "$2 is unchanged";
2861 suggested by Ben Elliston. Handle weird characters correctly.
2863 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2865 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2866 to match upstream libtool for darwin.
2868 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2870 * Makefile.def: Remove gdb dependencies for gdbtk.
2871 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2872 (configure-gdb, install-gdb): New rules.
2873 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2874 * Makefile.in, configure: Regenerated.
2876 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2878 * MAINTAINERS (Write After Approval): Add myself.
2880 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2882 * MAINTAINERS (Write After Approval): Add myself.
2884 2005-10-24 Diego Novillo <dnovillo@redhat.com>
2886 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2889 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
2892 * Makefile.tpl (do-[+make-target+], do-check, install,
2893 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2894 are set before recursing.
2895 * Makefile.in: Regenerate.
2897 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2900 * Makefile.def (gcc) <target>: Fix thinko.
2901 * Makefile.in: Regenerate.
2903 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2905 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2906 * configure: Regenerate.
2908 2005-10-15 Jie Zhang <jie.zhang@analog.com>
2910 * MAINTAINERS (Write After Approval): Add self.
2912 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
2914 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2915 target-libffi, target-qthreads, target-libjava, and
2917 * configure: Regenerate.
2919 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2921 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2922 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2923 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2924 (USUAL_OBJDUMP_FOR_TARGET): New.
2925 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2926 * configure.in: Check for $OBJDUMP_FOR_TARGET.
2927 * configure, Makefile.in: Regenerated.
2929 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2931 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2932 before other host packages.
2934 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2936 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2938 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2942 * configure.in (default_target): Remove.
2943 * Makefile.tpl (all): Do not use prerequisites as subroutines
2944 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2945 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2946 use prerequisites as subroutines.
2947 (check-host, check-target): New.
2948 (bootstrap configure & all targets): Do not use stage*-start
2949 if the directory layout is already ok.
2950 (non-bootstrap configure & all targets): Prepend a $(unstage).
2951 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2952 (NOTPARALLEL): Remove.
2953 (unstage, stage variables): New variables.
2954 (unstage, stage targets): Simply expand to those variables.
2956 * configure: Regenerate.
2957 * Makefile.in: Regenerate.
2959 2005-10-04 James E Wilson <wilson@specifix.com>
2961 * Makefile.def (lang_env_dependencies): Add libmudflap.
2962 * Makefile.in: Regenerate.
2964 2005-10-03 Andreas Schwab <schwab@suse.de>
2966 Backport from libtool CVS:
2967 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2969 * ltmain.sh: add support for installing into temporary
2970 staging area (e.g. 'make install DESTDIR=...')
2972 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2974 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
2975 * configure: Regenerated.
2977 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
2979 * configure: Regenerate with the correct
2982 2005-09-30 Catherine Moore <clm@cm00re.com>
2984 * configure.in (bfin-*-*): New.
2985 * configure: Regenerated.
2987 2005-09-28 Geoffrey Keating <geoffk@apple.com>
2989 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
2990 (LIPO_FOR_TARGET): New.
2991 (CONFIGURED_LIPO_FOR_TARGET): New.
2992 (USUAL_LIPO_FOR_TARGET): New.
2993 (STRIP_FOR_TARGET): New.
2994 (CONFIGURED_STRIP_FOR_TARGET): New.
2995 (USUAL_STRIP_FOR_TARGET): New.
2996 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
2998 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
2999 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3000 * Makefile.in: Regenerate.
3001 * configure: Regenerate.
3003 2005-09-19 David Edelsohn <edelsohn@gnu.org>
3005 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3006 (rs6000-*-aix*): Same.
3007 * configure: Regenerate.
3009 2005-09-16 Tom Tromey <tromey@redhat.com>
3011 * MAINTAINERS: Add self as java maintainer.
3013 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3015 * configure.in: Recognize f95 in the --enable-languages option,
3016 and substitute it for fortran, issuing a warning.
3017 * configure: Regenerate.
3019 2005-08-30 Phil Edwards <phil@codesourcery.com>
3021 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3022 * configure: Regenerated.
3024 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
3026 * MAINTAINERS: Add self as ms1 maintainer.
3028 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3030 * Makefile.def (libssp): Add to lang_env_dependencies.
3031 * Makefile.in: Regenerate.
3033 2005-08-18 Ian Lance Taylor <ian@airs.com>
3035 * MAINTAINERS: Add myself as middle-end maintainer.
3037 2005-08-17 Christian Groessler <chris@groessler.org>
3039 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3040 * Makefile.in: Regenerate.
3042 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3044 * MAINTAINERS (write after approval): Added myself.
3046 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3048 * MAINTAINERS (Write After Approval): Add myself.
3050 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
3052 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3053 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3054 Look for alternate names of the target cc and c++
3055 * configure: Regenerate.
3057 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
3059 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3060 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3061 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3062 tools; remove code to manually set them.
3063 (Target tools): Look in the environment for them.
3064 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3065 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3066 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3068 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3069 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3070 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3071 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3072 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3073 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3074 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3075 * configure: Regenerate.
3076 * Makefile.in: Regenerate.
3078 2005-07-28 Ben Elliston <bje@au.ibm.com>
3080 * MAINTAINERS: Update for removed CPU targets.
3082 2005-07-27 Mark Mitchell <mark@codesourcery.com>
3084 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3085 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3086 * Makefile.in: Regenerated.
3088 2005-07-26 Mark Mitchell <mark@codesourcery.com>
3090 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3091 (CFLAGS_FOR_TARGET): Use it.
3092 (CXXFLAGS_FOR_TARGET): Likewise.
3093 * Makefile.in: Regenerated.
3094 * configure.in (--with-build-sysroot): New option.
3095 * configure: Regenerated.
3097 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
3099 * Makefile.tpl: Wrap install between unstage and stage
3100 * Makefile.in: Regenerate.
3102 2005-07-21 Eric Christopher <echristo@apple.com>
3104 * MAINTAINERS: Update affiliation.
3106 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3108 * MAINTAINERS: Add self as crx port maintainer.
3110 2005-07-20 DJ Delorie <dj@redhat.com>
3112 * MAINTAINERS: Add self as m32c maintainer.
3114 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3116 * all files: Update FSF address.
3118 2005-07-15 Eric Christopher <echristo@redhat.com>
3120 * MAINTAINERS: Change affiliation.
3122 2005-07-14 Jim Blandy <jimb@redhat.com>
3124 * configure.in: Add cases for Renesas m32c.
3125 * configure: Regenerated.
3127 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3129 * COPYING.LIB: Update from fsf.org.
3131 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3133 * COPYING, compile, config.guess,
3134 config.sub, install-sh, missing, mkinstalldirs,
3135 symlink-tree, ylwrap: Sync from upstream sources.
3136 * config-ml.in: Update FSF address.
3138 2005-07-13 Eric Christopher <echristo@redhat.com>
3140 * configure.in: Add toplevel noconfigdir support for tpf.
3141 * configure: Regenerate.
3143 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
3147 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3148 * Makefile.in: Regenerate.
3150 2005-07-07 Mark Mitchell <mark@codesourcery.com>
3152 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
3153 Brolley to write-after-approval.
3155 2005-07-07 Andreas Schwab <schwab@suse.de>
3157 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3158 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3159 * Makefile.in: Regenerated.
3161 2005-07-06 Geoffrey Keating <geoffk@apple.com>
3163 * configure.in: Don't build sim or rda when targetting darwin.
3164 * configure: Regenerate.
3166 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
3168 * configure.in: Add --enable-libssp and --disable-libssp.
3169 * configure: Regenerate with autoconf-2.13.
3171 2005-07-02 Jakub Jelinek <jakub@redhat.com>
3173 * Makefile.def (target_modules): Add libssp.
3174 * configure.in (target_libraries): Add target-libssp.
3175 * configure: Rebuilt.
3176 * Makefile.in: Rebuilt.
3178 2005-07-01 Zack Weinberg <zackw@panix.com>
3180 * MAINTAINERS: Change email address. Resign from maintainership.
3182 2005-07-01 Richard Guenther <rguenther@suse.de>
3184 * MAINTAINERS: Change my e-mail address and affiliation.
3186 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
3188 * Makefile.def (stagefeedback): Come after profile.
3189 Define profiledbootstrap target.
3190 * Makefile.tpl (profiledbootstrap): Remove.
3191 (stageprofile-end): Zap stagefeedback.
3192 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3193 * Makefile.in: Regenerate.
3195 2005-06-13 Richard Sandiford <richard@codesourcery.com>
3197 * MAINTAINERS: Update my email address.
3199 2005-06-13 Zack Weinberg <zack@codesourcery.com>
3201 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3202 In 'cpp' stanza, support '#line' as well as '# '.
3204 2005-06-08 Andreas Schwab <schwab@suse.de>
3206 * MAINTAINERS: Move myself from 'Write After Approval' to
3207 'CPU Port Maintainers' section as m68k maintainer.
3209 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
3211 * configure.in (unsupported_languages): New macro.
3212 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3213 non-ported target libraries in noconfigdirs.
3214 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3215 non-linux-gnu. Remove libgcj_ex_libffi.
3216 <lang_frag loop>: Set add_this_lang=no if the language is in
3217 unsupported_languages.
3218 * configure: Regenerate.
3220 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3222 * configure.in: Fix typo in handling of --with-mpfr-dir.
3223 * configure: Regenerate.
3225 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3227 * MAINTAINERS: Update my email address.
3229 2005-06-02 Jim Blandy <jimb@redhat.com>
3231 * config.sub: Add cases for the Renesas m32c. (This patch has been
3232 accepted into the master sources.)
3234 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
3235 Michael Snyder <msnyder@redhat.com>
3236 Stan Cox <scox@redhat.com>
3238 * configure.in: Set noconfigdirs for ms1.
3240 * configure: Regenerate.
3242 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3244 * MAINTAINERS (Write After Approval): Add self.
3246 2005-06-01 Josh Conner <jconner@apple.com>
3248 * MAINTAINERS (Write After Approval): Add self.
3250 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
3252 * MAINTAINERS: Update my email address.
3254 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3256 * MAINTAINERS (Write After Approval): Add self.
3258 2005-05-26 Chris Demetriou <cgd@broadcom.com>
3260 * MAINTAINERS (Write After Approval): Remove self.
3262 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
3264 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3265 (Dependencies): Consider target modules for bootstrap dependencies.
3266 Make target bootstrap modules depend on each stage's gcc.
3267 * Makefile.in: Regenerate.
3269 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
3271 * Makefile.def (configure-gcc): Depend on binutils having been built.
3272 (all-gcc): No need to do it here.
3273 * Makefile.in: Regenerate.
3275 2005-05-19 Paul Brook <paul@codesourcery.com>
3277 * configure.in: Rewrite misleading error message when requested
3278 language cannot be built.
3279 * configure: Regenerate.
3281 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3283 * ylwrap: Import from Automake 1.9.5.
3285 2005-05-13 David Ung <davidu@mips.com>
3287 * MAINTAINERS (Write After Approval): Add self.
3289 2005-05-09 Mike Stump <mrs@apple.com>
3291 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3292 lt_cv_sys_max_cmd_len for now.
3294 2005-05-09 Stan Cox <scox@redhat.com>
3296 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3298 2005-05-08 Matt Kraai <kraai@ftbfs.org>
3300 * README.SCO: Update the URL.
3302 2005-05-05 David Edelsohn <edelsohn@gnu.org>
3304 * ltconfig: Define file_list_spec. Pass file_list_spec and
3305 with_gnu_ld to libtool.
3306 * ltcf-c.sh (aix[45]): Define file_list_spec.
3307 * ltcf-cxx.sh (aix[45]): Same.
3308 * ltcf-gcj.sh (aix[45]): Same.
3309 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3310 exists, write list of input files to temporary file.
3312 2005-05-04 Mike Stump <mrs@apple.com>
3314 * configure.in: Always pass --target to target configures as
3315 otherwise rebuilds that do --recheck will fail.
3316 * confiugure: Rebuilt.
3318 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
3320 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3322 (configure, all): Add bootstrap support.
3323 (Host modules, target modules): Pass post-stage1 flags and exports.
3324 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3325 * Makefile.in: Regenerate.
3327 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
3329 * configure: Regenerate.
3331 2005-04-27 Mike Stump <mrs@apple.com>
3333 * MAINTAINERS: Add self as darwin maintainer.
3335 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3337 * config.sub: Update from master copy.
3339 2005-04-21 Mike Stump <mrs@apple.com>
3341 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3342 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3344 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3346 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3347 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3348 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3349 "*-*-elf" and "*-*-linux*".
3350 * configure: Regenerate.
3352 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3354 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3356 2005-04-12 Mike Stump <mrs@apple.com>
3358 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3360 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3362 * MAINTAINERS (Write After Approval): Add myself.
3364 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3366 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3368 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
3370 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3371 (TARGET_CONFIGARGS): Include --with-target-subdir.
3372 (configure, all): New macros. Use them throughout.
3373 * Makefile.in: Regenerate.
3375 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3377 * MAINTAINERS (Write After Approval): Add myself.
3379 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3381 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3383 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3385 * MAINTAINERS: Move John Carr to Write After Approval.
3387 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3389 * config/mh-mingw32: Delete.
3390 * configure.in: Don't use it.
3391 * configure: Regenerate.
3393 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
3395 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3396 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3397 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3398 (HOST_LIB_PATH): Generate from Makefile.def.
3399 (TARGET_LIB_PATH): Likewise.
3400 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3401 * Makefile.in: Regenerate.
3402 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3403 (RPATH_ENVVAR): Include Darwin case.
3404 * configure: Regenerate.
3406 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3408 * MAINTAINERS (Various Maintainers): Remove self.
3409 (Write After Approval): Add self.
3411 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3413 * MAINTAINERS (Various Maintainers): Add self.
3415 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
3417 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3418 * configure: Regenerate.
3420 2005-03-21 Zack Weinberg <zack@codesourcery.com>
3422 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3423 gcc_version, and gcc_version_trigger from set of flags to pass.
3424 * Makefile.tpl: Remove definitions of above variables.
3425 (config.status): Remove dependency on $(gcc_version_trigger).
3426 * Makefile.in: Regenerate.
3427 * configure.in: Do not reference config/gcc-version.m4 nor
3428 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3429 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3430 * configure: Regenerate.
3432 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3433 Andrew Pinski <pinskia@physics.uc.edu>
3435 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3436 * Makefile.in: Regenerate.
3438 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3440 * MAINTAINERS (Write After Approval): Add myself.
3442 2005-03-03 David Ayers <d.ayers@inode.at>
3444 * MAINTAINERS (Write After Approval): Add myself.
3446 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
3449 * ltmain.sh: Avoid creating archives with components that have
3450 duplicate basenames.
3452 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3455 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3457 * Makefile.in: Regenerate.
3459 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3461 * Makefile.in: Regenerate to fix conflict between the previous two
3464 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3467 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3468 * Makefile.tpl (HOST_SUBDIR): New substitution.
3469 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3470 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3471 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3472 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3473 (Host modules, Bootstrapped modules): Use it.
3474 (Build modules, Target modules): Do not create symlink trees,
3475 always configure out-of-srcdir.
3476 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3477 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3478 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3479 $(HOST_SUBDIR). Create a symlink for host_subdir.
3481 * Makefile.in: Regenerate.
3482 * configure: Regenerate.
3484 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3486 Merged from libada-gnattools-branch:
3487 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3489 * gnattools: New directory.
3490 * Makefile.def: Add gnattools as a module, depending on target-libada.
3491 * Makefile.in: Regenerate.
3492 * configure.in: Include gnattools in host_tools; disable it if ada
3494 * configure: Regenerate.
3496 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
3498 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3499 treelang maintainer.
3500 (Write After Approval): Remove myself.
3502 2005-02-23 Paul Schlie <schlie@comcast.net>
3504 * configure.in: Allow darwin targeted ports to build tk, itcl and
3506 * configure: Regenerate.
3508 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3511 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3512 * configure: Regenerate.
3514 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3516 * MAINTAINERS (Write After Approval): Add myself.
3518 2005-02-10 Ian Lance Taylor <ian@airs.com>
3520 * MAINTAINERS: Update my e-mail address.
3522 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3524 * MAINTAINERS (Write After Approval): Add myself.
3526 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
3528 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3529 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3530 target-libgloss when not *-*-elf and *-*-aout.
3531 * configure: Regenerate.
3533 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3535 * MAINTAINERS: Remove obsolete entries.
3537 * MAINTAINERS (Write After Approval): Add Michael Matz.
3539 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
3541 * MAINTAINERS: Remove self as cpplib maintainer.
3543 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3545 * install-sh, config.sub: Import from upstream.
3547 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3550 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3551 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3552 * Makefile.in: Regenerate.
3554 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
3556 * MAINTAINERS: Update my email address.
3558 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3559 Andreas Schwab <schwab@suse.de>
3562 * config-ml.in: Eval option if surrounded by single quotes.
3564 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
3566 Revert 2004-12-28 Makefile changes, a better fix will be
3567 applied to mainline and src after GCC 4.0 branches.
3569 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
3573 * Makefile.def (target_modules): Remove stage parameter,
3574 it is always true now.
3575 * Makefile.tpl (configure-build-[+module+],
3576 configure-target-[+module+]): Always build symlink tree
3577 for the directory and for include. BUILD_SUBDIR and
3578 TARGET_SUBDIR cannot be . anymore.
3579 * Makefile.in: Regenerate.
3581 2004-12-25 David Edelsohn <edelsohn@gnu.org>
3583 Revert 2004-12-08 Makefile changes.
3585 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3587 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3590 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3592 * configure.in (sh64-*-*): Reenable gprof.
3593 * configure: Regenerate.
3595 2004-12-08 David Edelsohn <edelsohn@gnu.org>
3597 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3598 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3599 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3600 * Makefile.in: Regenerate.
3602 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3604 * MAINTAINERS: Update my email address.
3606 2004-12-07 Matt Kraai <kraai@ftbfs.org>
3608 * Makefile.tpl: Generate normal dependencies if the LHS module is
3610 * Makefile.in: Regenerate.
3612 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3614 * configure.in: Include config/gxx-include-dir.m4. Use
3615 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3616 * configure: Regenerate.
3618 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3620 * config.if: Delete.
3621 * configure.in: Set libstdcxx_incdir directly.
3622 * configure: Regenerate.
3624 2004-12-02 Eric Christopher <echristo@redhat.com>
3626 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3627 * Makefile.in: Regenerate.
3629 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3631 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3632 * configure: Regenerate.
3634 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3636 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3637 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3638 * configure: Regenerate.
3640 2004-12-01 Eric Christopher <echristo@redhat.com>
3642 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3643 of things to remove.
3645 2004-11-29 Matt Kraai <kraai@ftbfs.org>
3647 * MAINTAINERS (Write After Approval): Update my e-mail address.
3649 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3651 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3652 from CVS libtool to always pass_all.
3654 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3656 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3657 (hppa*64*-*-*): Delete incorrect comment.
3658 * configure: Rebuilt.
3660 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3662 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3664 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3666 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3667 from CVS libtool to always pass_all.
3669 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3671 * install-sh, compile: Import from automake.
3673 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3675 * config.guess, config.sub: Import from savannnah.
3677 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
3679 * MAINTAINERS (Write After Approval): Add myself
3681 2004-11-12 Mike Stump <mrs@apple.com>
3683 * Makefile.def: Add html support.
3684 * Makefile.tpl: Likewise.
3685 * Makefile.in: Regenerate.
3687 2004-11-11 Geoffrey Keating <geoffk@apple.com>
3690 * configure.in: Remove all instances of build-fixincludes from
3692 (build_configargs): Supply --target to subdirectories.
3693 * configure: Regenerate.
3695 * Makefile.def: Make gcc install depend on fixincludes install.
3696 * Makefile.in: Regenerate.
3698 2004-11-10 Janis Johnson <janis187@us.ibm.com>
3700 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3702 2004-11-11 Paul Brook <paul@codesourcery.com>
3704 * MAINTAINERS: Add self as arm maintainer. Update email address.
3706 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3708 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3710 * configure: Regenerate.
3712 2004-11-07 David Edelsohn <edelsohn@gnu.org>
3714 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3717 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
3719 * Makefile.def (host fixincludes): Specify missing targets.
3720 * Makefile.in: Regenerate.
3722 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3724 * MAINTAINERS: Add myself
3726 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3728 * MAINTAINERS (Write After Approval): Add myself.
3730 2004-11-04 Geoffrey Keating <geoffk@apple.com>
3732 * Makefile.def: Build fixincludes for the host, too.
3733 * Makefile.in: Regenerate.
3734 * configure.in (host_tools): Add fixincludes.
3735 * configure: Regenerate.
3737 2004-11-04 Daniel Jacobowitz <dan@debian.org>
3739 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3740 * configure: Regenerated.
3742 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3745 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3746 * configure: Regenerated.
3748 2004-10-31 Mark Mitchell <mark@codesourcery.com>
3750 * README.SCO: Update per FSF instructions.
3752 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
3755 * configure.in (case ${target}): Do not build fixincludes for avr.
3756 * configure: Regenerated.
3758 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
3760 * configure.in (case ${target}): Do not build fixincludes
3761 on platforms where it is not used.
3762 * configure: Regenerated.
3764 2004-10-23 Daniel Jacobowitz <dan@debian.org>
3766 * configure.in: Use an absolute path to install-sh.
3767 * configure: Regenerated.
3769 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3771 * MAINTAINERS (Write After Approval): Add myself.
3773 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3775 * MAINTAINERS: Remove from Write After Approval those that are
3776 already maintainers.
3778 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3780 * MAINTAINERS: Update my email address.
3782 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3784 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3785 * configure: Regenerate.
3787 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3789 * MAINTAINERS: Update my email address.
3791 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3793 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3794 entries belonging to this category.
3796 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3798 * MAINTAINERS: Update my e-mail address.
3800 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
3802 Fix wrong conflict resolution in:
3804 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3806 * Makefile.in: Regenerate.
3807 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3808 in the recursive `make', instead of hardwiring `all'.
3809 (Autogenerated TARGET-* variables): New.
3811 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3813 * configure.in: Enable target-libgloss for crx-*-*.
3814 * configure: Regenerate.
3816 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3818 * MAINTAINERS (Various Maintainers): Move the "windows,
3819 cygwin, mingw" maintainer to ...
3820 (OS Port Maintainers): ... here.
3822 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3824 * MAINTAINERS (Write After Approval): Remove those that are
3825 maintainers of some subsystem.
3827 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3829 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3830 * ltcf-cxx.sh (tpf*): Likewise.
3831 * ltconfig (tpf*): Add TPF OS configuration support.
3833 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
3835 * MAINTAINERS: Change my email address to my new work account.
3837 2004-09-24 Michael Roth <mroth@nessie.de>
3839 * configure.in (--without-headers): Add missing double quotes.
3840 * configure: Regenerate.
3842 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3844 * ylwrap: Revert to previous version.
3846 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3849 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3850 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3851 SET_GCC_LIB_PATH_CMD.
3852 (BASE_TARGET_EXPORTS): Likewise.
3853 * Makefile.in: Regenerated.
3855 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3856 * configure: Regenerated.
3858 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3860 * config.guess: New upstream version
3861 * compile, depcomp, install-sh, ylwrap: Likewise.
3863 2004-09-19 Roger Sayle <roger@eyesopen.com>
3865 * config/mh-x86omitfp: New host makefile fragment. Add
3866 -fomit-frame-pointer to the default BOOT_CFLAGS.
3867 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3868 * configure: Regenerate.
3870 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3873 * configure.in (*-*-darwin*): Renable libobjc.
3874 * configure: Regenerate.
3876 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
3878 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3880 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
3882 * Makefile.def: Remove libbanshee.
3883 * Makefile.tpl: Ditto.
3884 * configure.in: Ditto.
3885 * Makefile.in: Regen.
3888 2004-09-08 David Edelsohn <edelsohn@gnu.org>
3890 * ltmain.sh: Use $pic_object as $non_pic_object if
3891 $non_pic_object=none.
3893 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
3895 * missing: Import latest version from master repository.
3897 2004-09-06 Nick Clifton <nickc@redhat.com>
3899 * config.sub: Import latest version from master repository.
3900 * config.guess: Likewise.
3901 This includes these changes:
3903 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3905 * config.sub: Handle crisv32, alias etraxfs.
3906 * config.guess (crisv32:Linux:*:*): Handle.
3908 2004-08-13 Brad Smith <brad@comstyle.com>
3910 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3911 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3913 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3915 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3916 assume the processor is a powerpc. This is because coreutils
3917 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3918 in this case, due to a MacOS X bug that causes
3919 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3920 to return a negative number.
3921 Problem reported by Petter Reinholdtsen in:
3922 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3924 2004-07-19 Ben Elliston <bje@gnu.org>
3926 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3928 2004-06-24 Ben Elliston <bje@gnu.org>
3930 * config.guess: Update copyright years.
3931 * config.sub: Likewise.
3933 2004-06-22 Robert Millan <robertmh@gnu.org>
3935 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3936 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3938 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3940 * config.guess (*:*VMS:*:*): New entry. Replaces
3941 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3944 2004-06-22 Ben Elliston <bje@gnu.org>
3946 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3947 * config.sub: Likewise.
3949 2004-06-22 Ben Elliston <bje@gnu.org>
3951 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3952 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3954 2004-06-11 Ben Elliston <bje@gnu.org>
3956 * config.guess (pegasos:OpenBSD:*:*): Remove.
3958 2004-06-11 Ben Elliston <bje@gnu.org>
3960 From Wouter Verhelst <wouter@grep.be>:
3961 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3963 2004-06-11 Ben Elliston <bje@gnu.org>
3965 * config.guess (luna88k:OpenBSD:*:*): New.
3967 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3969 * config.guess (m32r*:Linux:*:*): New case.
3970 * config.sub: Handle m32rle.
3972 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3974 From Jens Petersen <petersen@redhat.com>:
3975 * config.sub: Handle sparcv8.
3977 2004-03-03 Ben Elliston <bje@wasabisystems.com>
3979 From Tom Smith <smith@cag.lkg.hp.com>:
3980 * config.guess: Version suffixes are equally significant on Tru64
3981 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
3982 prefix of "P" (patched kernel).
3984 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
3986 * config.sub: Add support for National Semiconductor CRX target.
3988 2004-09-03 Janis Johnson <janis187@us.ibm.com>
3990 * MAINTAINERS (Various Maintainers): Remove myself as web page
3991 maintainer, add myself as maintainer of build status lists.
3993 2004-09-03 Jan Beulich <jbeulich@novell.com>
3995 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
3996 *-*-netware, but add target-libmudflap.
3997 Consolidate *-*-netware targets (of which really only i?86 exists)
3998 into a single entry.
3999 * configure: Likewise.
4001 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
4003 * Makefile.tpl (sorry): Remove.
4004 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4005 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4006 (do-clean): Clean per-stage directories too.
4007 (do-distclean): Run distclean-stage1 too.
4008 (.NOTPARALLEL): Enable during toplevel bootstrap.
4009 (stage[+id+]-bubble): Enable parallel execution during
4010 the recursive invocation.
4011 * Makefile.in: Regenerate.
4013 Fix previous checkin:
4015 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4017 * configure.in: Fix indentation.
4018 * configure: Regenerate.
4020 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4022 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4023 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4024 * configure: regenerate
4025 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4029 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4031 * Makefile.def (build_modules): Add fixincludes.
4032 (dependencies): Make gcc depend on fixincludes.
4033 * configure.in (build_tools): Add fixincludes.
4034 (build_configdirs): Always include build_libs.
4035 * Makefile.in: Regenerate.
4036 * configure: Regenerate.
4038 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
4040 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4041 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4042 phony targets; do not generate timestamp files.
4043 (distclean-stageN): Remove references to their timestamp files.
4044 (restageN, touch-stageN): Remove.
4045 (stageN-bubble): Rewritten.
4046 (compare): Support lean bootstraps.
4047 * Makefile.in: Regenerate.
4049 * configure.in: Only warn when bootstrapping but
4050 build != host or build != target. Support lean bootstraps.
4051 * configure: Regenerate.
4053 2004-08-26 Phil Edwards <phil@codesourcery.com>
4055 * configure.in: Give a better error message if GMP/MPFR are missing
4056 and a language needing them has been requested.
4057 * configure: Regenerated.
4059 2004-08-25 Phil Edwards <phil@codesourcery.com>
4061 * configure.in: Print a list of available language front-ends if
4062 a requested one is missing. Tidy stray tab characters.
4063 * configure: Regenerated.
4065 2004-08-19 Michael Koch <konqueror@gmx.de>
4067 * gcc/doc/install.texi: Update entry about automake for libjava.
4069 2004-08-17 Robert Millan <robertmh@gnu.org>
4071 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4072 (instead of FreeBSD).
4073 * configure: Regenerate.
4075 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4077 * Makefile.in: Regenerate.
4078 * configure: Regenerate.
4080 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4082 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4083 for bootstrapped modules if toplevel bootstrap is going.
4084 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4085 modules. Adjust for changes in Makefile.def. Enable several
4086 rules even in non-bootstrap mode, just to avoid peppering the
4087 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4088 (stage-[+prev+]-bubble): Remove.
4090 * Makefile.def (Dependencies): Depend on all-build-bison,
4091 all-build-flex, all-build-byacc, all-build-texinfo, rather
4092 than the host variations.
4093 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4095 (BISON): Update for recent Bisons.
4097 (cross): Depend on all-build.
4098 (all): Do not depend on all-build.
4099 (prebootstrap): Remove.
4100 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4101 (Prebootstrap dependencies): Add them to the per-stage targets
4102 and to all-prebootstrap.
4103 * configure.in (build_configdirs): Always enable build_tools.
4104 (BUILD_DIR_PREFIX): Remove.
4106 * Makefile.def (gcc): Add target variable.
4107 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4108 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4109 in the recursive `make', instead of hardwiring `all'.
4110 (Autogenerated TARGET-* variables): New.
4112 2004-08-13 Brian Booth <bbooth@redhat.com>
4114 * MAINTAINERS: Remove myself from write-after-approval.
4116 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4118 * src-release: Stop distributing mmalloc with gdb (which doesn't
4120 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4121 * Makefile.in: Regenerate.
4123 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4125 * configure.in (arm*-*-eabi*): New target.
4126 * configure: Regenerate.
4128 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
4130 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4131 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4132 (Dependencies): New section.
4133 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4134 (configure-target-[+module+]): Depend on maybe-all-gcc
4135 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4136 (toplevel profiledbootstrap): Fix dependencies.
4137 * Makefile.in: Regenerate.
4139 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4141 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4142 target-libiberty to noconfigdirs.
4143 * configure: Regenerate.
4145 2004-08-03 Paul Brook <paul@codesourcery.com>
4147 * configure.in: Check for MPFR as well as GMP.
4148 * configure: Regenerate.
4150 2004-08-01 Robert Millan <robertmh@gnu.org>
4152 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4153 libmudflap for all GNU-based systems (with Glibc).
4154 * configure: Regenerate.
4156 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4158 * Makefile.def (host-modules): Add gcc.
4159 * Makefile.in: Regenerate.
4160 * Makefile.tpl (sorry): New rule.
4161 (configure-host, all-host, [+make_target+]-host, do-check,
4162 install-host): Do not add gcc as a special case.
4163 (host modules): Add a small special-casing for gcc. Export
4164 extra_make_flags through the environment.
4165 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4166 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4167 other recursive targets for gcc): Remove.
4169 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4170 (stage, unstage): New rules.
4171 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4172 distclean-stage[+id+]): Use stage_current.
4173 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4174 the stage*-start rules.
4176 2004-08-02 Geoffrey Keating <geoffk@apple.com>
4178 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4181 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
4183 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4184 * configure: Regenerate.
4186 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4188 * maintainer-scripts/gcc_release: Revert yesterday's change.
4190 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4192 * MAINTAINERS: Add myself to write-after-approval.
4194 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4197 * gcc/gccbug.in: Updated because of libf2c removal.
4198 * maintainer-scripts/gcc_release: Ditto.
4200 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4202 * configure.in: Build libmudflap by default on FreeBSD.
4203 * configure: Regenerated.
4205 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4207 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4209 * configure: Regenerated.
4211 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4214 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4215 feedback based compiler.
4216 * Makefile.in: Rebuilt.
4218 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
4220 * Makefile.def (host_modules): Set bootstrap=true for flex.
4221 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4222 * Makefile.in: Rebuilt.
4224 2004-07-07 Jan Hubicka <jh@suse.cz>
4226 * MAINTAINERS: Add self as a profile feedback maintainer.
4228 2004-07-05 Phil Edwards <phil@codesourcery.com>
4230 * configure.in: Do not prepend $srcdir to /dev/null in
4232 * configure: Regenerate.
4234 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
4236 * Makefile.def (build_modules): Add bison, byacc, flex,
4238 (flags_to_pass): Add FLEX.
4239 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4240 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4241 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4242 DEFAULT_MAKEINFO): Remove.
4243 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4244 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4245 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4246 objdir or else use configured tool.
4248 (all): Depend on it.
4249 (Build module dependencies): Add.
4250 * Makefile.in: Regenerate.
4251 * configure.in: Better support for multiple build modules,
4252 matching what is done for host/target modules. Do not look
4253 for "plausible" locations of build tools if Canadian cross.
4254 Use autoconf's AC_PROG_CC to find a C compiler. Define
4255 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4256 * configure: Regenerate.
4258 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4260 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4261 * Makefile.in: Regenerate.
4263 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4265 * Makefile.tpl (configure-build-[+module+],
4266 configure-[+module+], configure-target-[+module+]): Pass
4267 [+extra_configure_args+].
4268 (all-build-[+module+], all-[+module+], check-[+module+],
4269 install-[+module+], [+make_target+]-[+module+],
4270 all-target-[+module+], check-target-[+module+],
4271 install-target-[+module+], [+make_target+]-target-[+module+]):
4272 Pass [+extra_make_args+].
4273 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4274 (GCC_HOST_EXPORTS): Remove.
4275 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4276 cross, check-gcc, check-gcc-c++, install-gcc,
4277 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4278 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4279 * Makefile.in: Regenerate.
4281 2004-06-21 Matthew Sachs <msachs@apple.com>
4283 * MAINTAINERS: Added self to write-after-approval.
4285 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4287 * configure.in: Check for srcdir/winsup rather than build directory
4289 * configure: Regenerate.
4291 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
4293 * configure.in: Don't build Cygwin native newlib if winsup
4294 directory is missing. Emit warning instead.
4295 * configure: Regenerate.
4297 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
4299 * Makefile.tpl (touch-stage[+id+]): New.
4300 (restage[+prev+]): Depend on touch-stage[+id+].
4302 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4305 * Makefile.def: Add profile and feedback bootstrap stages.
4306 Remove next field from bootstrap stages.
4307 * Makefile.tpl (LN, LN_S): Substitute.
4308 (stageN-start, stageN-end): Use double-colon rules, to
4309 provide a hook for additional setup commands.
4310 (distclean-stageN-gcc, restageN): Create dependencies from
4311 [+prev+], not from [+next+].
4312 (stageN-bubble): Add commands for successive stages from
4313 [+prev+], using double-colon rules.
4314 (all-stageN-gcc): Fix typo.
4315 (stagefeedback-start, profiledbootstrap): New.
4316 * Makefile.in: Regenerate.
4317 * configure.in: Call ACX_PROG_LN.
4318 * configure: Regenerate.
4320 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4322 * MAINTAINERS (Write After Approval): Add myself.
4324 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4326 * MAINTAINERS (Write After Approval): Add myself.
4328 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
4330 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4332 * configure: Regenerate.
4334 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4336 * Makefile.tpl: Fix typo.
4337 * Makefile.in: Regenerate.
4339 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4341 * configure.in: Remove new- prefix from toplevel
4343 * configure: Regenerate.
4345 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4347 * Makefile.tpl (all.normal): Rename to all.
4348 (all): Replace with a rule to pick the default
4349 target from configure.
4350 (all-gcc, configure-gcc): Use conditionals to
4351 do nothing when toplevel bootstrap is going on.
4352 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
4353 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
4354 * configure.in: Support --enable-bootstrap.
4356 * Makefile.def: Remove new- prefix from toplevel
4358 * Makefile.tpl: Likewise.
4360 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
4363 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
4364 $(RECURSE_FLAGS) to recursive invocation of make.
4366 * Makefile.in: Regenerate.
4367 * configure: Regenerate.
4369 2004-05-30 Andreas Jaeger <aj@suse.de>
4370 Jim Wilson <wilson@specifixinc.com>
4372 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77