1 2009-09-01 Chris Demetriou <cgd@google.com>
3 * MAINTAINERS (Write After Approval): Add myself.
5 2009-08-31 Dodji Seketeli <dodji@redhat.com>
8 * include/dwarf2.h (enum dwarf_tag): Added
9 DW_TAG_GNU_template_template_param
10 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
12 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
14 * Makefile.tpl (AWK): Fix typo.
15 * Makefile.in: Regenerate.
17 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
19 * configure.ac: Detect awk and sed.
20 * Makefile.def (flags_to_pass): Add AWK and SED.
21 * Makefile.tpl (AWK, SED): New.
22 (BASE_FLAGS_TO_PASS): Add AWK and SED.
23 * configure: Regenerate.
24 * Makefile.in: Regenerate.
26 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
28 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
29 (collapseslashes): Likewise.
31 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
33 * configure.ac (AC_PREREQ): Bump to 2.64.
35 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
37 * configure.ac: Remove --with-datarootdir, --with-docdir,
38 --with-pdfdir, --with-htmldir switches.
39 * configure: Regenerate.
41 * configure: Regenerate.
43 * compile: Sync from Automake 1.11.
45 * install-sh: Likewise.
47 * mkinstalldirs: Likewise.
50 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
52 * ltmain.sh (func_normal_abspath): New function.
53 (func_relative_path): Likewise.
54 (func_mode_help): Document new -bindir option for link mode.
55 (func_mode_link): Add new -bindir option, and use it to place
56 output DLL if specified.
58 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
60 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
61 (baseargs): Add --disable-option-checking.
62 * configure: Regenerate.
64 * Makefile.def (configure-target-libiberty): Depend on
65 all-binutils and all-ld.
66 (configure-target-newlib): Likewise.
67 * Makefile.in: Regenerate.
69 2009-08-17 Ben Elliston <bje@au.ibm.com>
71 * config.sub, config.guess: Update from upstream sources.
73 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
77 2009-07-02 Tristan Gingold <gingold@adacore.com>
79 * configure.ac: Do not exclude gas for i386-*-darwin.
80 Add a case for x86_64-*-darwin.
81 * configure: Regenerate.
83 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
85 * MAINTAINERS: Add my name to Write After Approval list.
87 2009-08-06 Michael Eager <eager@eagercon.com>
89 * configure.ac: Add Microblaze target.
90 * configure: Regenerate.
92 2009-07-31 Christian Bruel <christian.bruel@st.com>
94 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
95 * configure: Regenerate.
97 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
99 * MAINTAINERS (Write After Approval): Update my e-mail address.
101 2009-07-06 Ian Lance Taylor <iant@google.com>
103 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
104 * configure: Rebuild.
106 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
108 * MAINTAINERS: Move myself to the Graphite Reviewers.
110 2009-06-30 Wei Guozhi <carrot@google.com>
112 * MAINTAINERS: Add my name to Write After Approval list.
114 2009-06-26 Steve Ellcey <sje@cup.hp.com>
117 * configure.ac (comparestring): Create new variable.
118 * Makefile.tpl (comparestring): Use to skip some comparisions.
119 * configure: Regenerate.
120 * Makefile.in: Regenerate.
122 2009-06-26 Doug Evans <dje@sebabeach.org>
124 * Makefile.def (host_modules): Add cgen.
125 * Makefile.in: Regenerate.
126 * configure.ac (host_tools): Add cgen.
127 * configure: Regenerate.
129 2009-06-23 DJ Delorie <dj@redhat.com>
131 * MAINTAINERS: Add myself as mep maintainer.
133 2009-06-23 Ian Lance Taylor <iant@google.com>
135 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
136 boot_languages. Only bootstrap target libraries listed in
137 target_libs for some boot language. Add --with-stage1-ldflags,
138 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
139 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
140 if not building with C++.
141 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
142 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
143 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
144 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
145 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
146 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
147 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
148 * configure, Makefile.in: Rebuild.
150 2009-06-23 Li Feng <nemokingdom@gmail.com>
152 * MAINTAINERS: Added my name to write-after-approval list.
154 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
156 * configure.ac: Define is_elf for QNX Neutrino targets.
157 * configure: Regenerate.
159 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
161 * MAINTAINERS: Added my name to the write-after-approval list
163 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
165 * configure.ac: Detect MPC in default directory.
166 * configure: Regenerate.
168 2009-06-03 Jerome Guitton <guitton@adacore.com>
169 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
171 * Makefile.tpl (all): Avoid a trailing backslash.
172 * Makefile.in: Regenerate.
174 2009-06-03 Ben Elliston <bje@au.ibm.com>
176 * config.sub, config.guess: Update from upstream sources.
178 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
180 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
182 * configure: Regenerate.
184 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
186 * Makefile.tpl ([+compare-target+]): Compare all stage
187 directories, rather than just gcc.
188 * Makefile.in: Rebuilt.
190 2009-06-01 Doug Kwan <dougkwan@google.com>
192 * configure.ac: Support gold for target arm*-*-*.
193 * configure: Regenerate.
195 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
197 * Makefile.def: Add MPC support and dependencies.
198 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
200 * Makefile.in, configure: Regenerate.
202 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
204 * Makefile.tpl (all): Avoid harmless warning in make all when
205 gcc-bootstrap is enabled but stage_last does not exist.
206 * Makefile.in: Rebuilt.
208 2009-05-24 Nicolas Roche <roche@adacore.com>
210 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
211 * Makefile.in: Regenerate.
213 2009-05-21 Denis Chertykov <chertykov@gmail.com>
215 * MAINTAINERS: Update my e-mail address.
217 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
219 * configure.ac (cygwin noconfigdirs): Remove libgcj.
220 * configure: Regenerate.
222 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
225 * Makefile.tpl (all): Don't assume gcc-bootstrap and
226 gcc-no-bootstrap are mutually exclusive.
227 * Makefile.in: Rebuilt.
229 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
232 * Makefile.tpl (all): Don't end with unconditional success.
233 * Makefile.in: Rebuilt.
235 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
238 * Makefile.def (flags_to_pass): Remove redundant and incomplete
239 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
240 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
241 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
242 stage_configureflags, stage_cflags and stage_libcflags into
243 explicit Makefile macros.
244 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
246 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
247 CC. Set CC_FOR_BUILD from CC.
248 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
249 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
250 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
251 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
253 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
254 (_LIBCFLAGS): Renamed to _TFLAGS.
255 (do-compare-debug, do-compare3-debug): Drop.
256 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
257 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
258 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
259 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
260 (XGCC_FLAGS_FOR_TARGET): New.
261 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
262 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
263 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
264 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
265 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
266 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
268 (BUILD_CONFIG): Include if requested.
269 (all): Set TFLAGS on bootstrap.
270 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
271 (all-stageid-prefixmodule): Likewise.
272 (do-clean, distclean-stageid): Set TFLAGS.
273 (restrap): Fix whitespace.
274 * Makefile.in: Rebuilt.
276 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
278 * config.guess: Sync with src.
280 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
282 * configure.ac ($with_ppl): Default to no if not supplied.
283 ($with_cloog): Likewise.
284 configure: Regenerate.
286 2009-04-27 James E. Wilson <wilson@codesourcery.com>
288 * MAINTAINERS: Update my e-mail address.
290 2009-04-27 Nick Clifton <nickc@redhat.com>
292 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
294 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
296 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
297 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
298 * Makefile.in: Regenerate.
300 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
303 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
304 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
306 * configure, Makefile.in: Regenerate.
308 2009-04-21 Taras Glek <tglek@mozilla.com>
310 * include/hashtab.h: Update GTY annotations to new syntax
311 * include/splay-tree.h: Likewise
313 2009-04-17 Ben Elliston <bje@au.ibm.com>
315 * config.sub, config.guess: Update from upstream sources.
317 2009-04-15 Anthony Green <green@moxielogic.com>
319 * configure.ac: Add moxie support.
320 * configure: Rebuilt.
322 2009-04-14 Jakub Jelinek <jakub@redhat.com>
324 * configure.ac: Change copyright header to refer to version
325 3 of the GNU General Public License and to point readers at the
326 COPYING3 file and the FSF's license web page.
327 * Makefile.def: Likewise.
328 * Makefile.tpl: Likewise.
329 * Makefile.in: Regenerate.
331 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
333 * configure.ac: Restore match for darwin9 or later. Use double
334 brackets since regeneration eats one pair.
335 * configure: Regenerate.
337 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
340 * configure.ac: Require texinfo 4.7.
341 * configure: Regenerated.
343 2009-04-09 Nick Clifton <nickc@redhat.com>
345 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
346 the GCC Runtime Library Exception.
348 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
350 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
351 * configure: Regenerate.
353 2009-04-01 Steve Ellcey <sje@cup.hp.com>
355 * Makefil.def (languages): New entries.
356 * Makefile.tpl (check-gcc-*): New generic target.
357 * Makefile.in: Regenerate.
359 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
361 * MAINTAINERS: Update my email address.
363 2009-03-18 Tom Tromey <tromey@redhat.com>
365 * configure: Rebuild.
366 * configure.ac (host_libs): Add libiconv.
367 * Makefile.in: Rebuild.
368 * Makefile.def (host_modules): Add libiconv.
369 (configure-gdb, all-gdb): Depend on libiconv.
371 2009-03-16 Tristan Gingold <gingold@adacore.com>
373 * configure.ac: Treat gdb as supported on x86_64-darwin.
374 * configure: Regenerate.
376 2009-03-16 Joseph Myers <joseph@codesourcery.com>
378 * configure.ac (--with-host-libstdcxx): New option.
379 * configure: Regenerate.
381 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
383 * MAINTAINERS: Move myself into the write after approval list.
385 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
387 * MAINTAINERS: Update e-mail address.
389 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
391 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
393 2009-03-10 Ira Rosen <irar@il.ibm.com>
395 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
397 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
399 Backport from git Libtool:
401 2009-01-19 Robert Millan <rmh@aybabtu.com>
402 Support GNU/kOpenSolaris.
403 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
404 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
405 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
408 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
410 * MAINTAINERS: Update e-mail address.
412 2009-02-24 Michael Eager <eager@eagercon.com>
414 * MAINTAINERS (Write After Approval): Add self.
416 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
418 * MAINTAINERS (Write After Approval): Add myself.
420 2009-02-05 Andreas Schwab <schwab@suse.de>
422 * Makefile.tpl (stage_last): Define $r and $s before using
423 $(RECURSE_FLAGS_TO_PASS).
424 * Makefile.in: Regenerate
426 2009-01-30 Ian Lance Taylor <iant@google.com>
428 * MAINTAINERS: Move myself to the Global Reviewers list.
430 2009-01-29 Robert Millan <rmh@aybabtu.com>
432 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
433 * configure: Regenerate.
435 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
437 * MAINTAINERS: Make whitespace consistent.
438 Remove Robert Millan from Write After Approval.
440 2009-01-16 Alan Modra <amodra@bigpond.net.au>
442 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
443 (all-opcodes): Depend on all-libiberty.
444 * Makefile.in: Regenerate.
446 2009-01-15 Douglas B Rupp <rupp@gnat.com>
448 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
449 * configure: Regenerate.
451 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
453 * MAINTAINERS (Write After Approval): Add myself.
455 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
457 * MAINTAINERS: Add myself to reviewers (Fortran).
459 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
461 PR tree-optimization/38515
462 * configure.ac (cloog-polylib): Removed.
463 (with_ppl, with_cloog): Test for "no".
464 * configure: Regenerated.
466 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
468 * MAINTAINERS: Moved myself to reviewers (Fortran).
470 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
472 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
473 (Write After Approval): Remove myself.
475 2009-01-03 Diego Novillo <dnovillo@google.com>
477 * MAINTAINERS: Remove myself from alias maintainership.
479 2009-01-02 David Ayers <ayers@fsfe.org>
481 * MAINTAINERS: Update e-mail address.
483 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
485 * MAINTAINERS: Make whitespace consistent.
487 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
489 Backport from upstream Libtool:
490 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
491 Add cache variables to tests that require the linker to work.
492 For shlibpath_overrides_runpath, this also changes the semantics
493 to let the result from the C compiler take precedence.
495 2008-12-02 Ben Elliston <bje@au.ibm.com>
497 * config.sub, config.guess: Update from upstream sources.
499 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
501 * configure.ac (ppllibs): Add by default the lib flags.
502 * configure: Regenerate.
504 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
506 * MAINTAINERS: Add myself to the write after approval list.
508 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
510 * configure.ac: Add double brackets on darwin[912].
511 * configure: Regenerate.
513 2008-12-03 Daniel Kraft <d@domob.eu>
515 * MAINTAINERS: Moved myself and Mikael Morin from Write After
516 Approval to Reviewer section (for Fortran front-end).
518 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
520 * configure.ac: Expand to darwin10 and later.
521 * configure: Regenerate.
523 2008-12-02 Andreas Schwab <schwab@suse.de>
525 * Makefile.def: configure-target-boehm-gc depends on
526 all-target-libstdc++-v3.
527 * Makefile.in: Regenerate.
529 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
531 * MAINTAINERS: Add myself as mingw maintainer.
533 2008-12-02 Ben Elliston <bje@au.ibm.com>
535 * config.sub, config.guess: Update from upstream sources.
537 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
539 * README.SCO: Remove.
541 2008-11-29 Fernando Pereira <pronesto@gmail.com>
543 * MAINTAINERS: Add myself to the write after approval list.
545 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
547 * MAINTAINERS: Update my email address in WAA section.
549 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
551 * MAINTAINERS: Update e-mail address.
553 2008-11-27 Toon Moene <toon@moene.org>
555 * MAINTAINERS: Change e-mail address.
557 2008-11-27 Tristan Gingold <gingold@adacore.com>
559 * configure.ac: Build gdb for i?86-*-darwin*
560 * configure: Regenerated.
562 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
564 * MAINTAINERS: Added my full name.
566 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
573 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
575 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
576 * Makefile.in: Regenerated.
578 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
585 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
586 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
587 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
588 (HOST_EXPORTS): Pass CPPFLAGS.
589 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
590 (LDFLAGS_FOR_TARGET): Initialize from configure script.
591 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
592 * Makefile.in, configure: Regenerated.
593 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
594 and CPPFLAGS_FOR_BUILD.
596 2008-11-06 Jeff Law <law@redhat.com>
598 * MAINTAINERS: Add myself as middle end maintainer.
600 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
602 * MAINTAINERS (Write after approval): Add myself.
604 2008-11-05 Diego Novillo <dnovillo@google.com>
606 * MAINTAINERS (Global Reviewers): Add myself.
607 (Non-Algorithmic Maintainers): Remove myself.
609 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
611 * MAINTAINERS (Write after approval): Add myself.
613 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
615 * MAINTAINERS (Write after approval): Add myself.
617 2008-10-31 Ben Elliston <bje@au.ibm.com>
619 * configure.ac (spu-*-*): Remove special case.
620 * configure: Regenerate.
622 2008-10-30 Catherine Moore <clm@codesourcery.com>
624 * MAINTAINERS (Write after approval): Update my email address.
626 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
628 * configure.ac [spu-*-*]: Do not set skipdirs.
629 * configure: Re-generate.
631 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
633 * MAINTAINERS (Various Maintainers): Add myself to reload.
635 2008-10-25 Richard Guenther <rguenther@suse.de>
637 * MAINTAINERS (Various Maintainers): Add myself as middle-end
638 maintainer. Remove myself as libgcc-math maintainer.
639 (Non-Algorithmic Maintainers): Remove myself.
641 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
643 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
644 * Makefile.in: Regenerated.
646 2008-10-23 Cary Coutant <ccoutant@google.com>
648 * MAINTAINERS (Write after approval): Add myself.
650 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
657 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
658 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
659 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
660 (HOST_EXPORTS): Pass CPPFLAGS.
661 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
662 (LDFLAGS_FOR_TARGET): Initialize from configure script.
663 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
664 * Makefile.in, configure: Regenerated.
665 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
666 and CPPFLAGS_FOR_BUILD.
668 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
670 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
673 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
675 * MAINTAINERS (Write After Approval): Added myself.
677 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
679 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
680 recommended version to 2.3.2.
682 * configure: Regenerate.
684 2008-10-01 Mark Mitchell <mark@codesourcery.com>
686 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
688 2008-09-29 David Daney <david.daney@caviumnetworks.com>
690 * MAINTAINERS (Write After Approval): Update e-mail address.
692 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
694 * libtool.m4: Update to libtool 2.2.6.
695 * lt~obsolete.m4: Update to libtool 2.2.6.
696 * ltmain.sh: Update to libtool 2.2.6.
697 * ltsugar.m4: Update to libtool 2.2.6.
698 * ltversion.m4: Update to libtool 2.2.6.
699 * ltoptions.m4: Update to libtool 2.2.6.
700 * ltgcc.m4: Update to match changes from libtool 2.2.6.
702 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
704 * MAINTAINERS (Write After Approval): Add myself.
706 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
708 * MAINTAINERS (Write After Approval): Update my name.
710 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
712 * MAINTAINERS: Add myself in "Write After Approval".
714 2008-09-18 Steve Ellcey <sje@cup.hp.com>
716 * MAINTAINERS: Add myself as ia64 maintainer.
718 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
720 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
721 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
722 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
723 and Michael Tiemann from Write After Approval since they do not
724 actually have access.
726 2008-09-05 Richard Guenther <rguenther@suse.de>
728 * configure.ac: Initialize clooglibs to -lcloog.
729 * configure: Re-generate.
731 2008-09-04 Le-Chun Wu <lcwu@google.com>
733 * MAINTAINERS (Write After Approval): Add myself.
735 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
737 * configure.ac (--with-cloog-polylib): New.
738 (--disable-cloog-version-check): New.
739 (--disable-ppl-version-check): New.
740 * configure: Re-generate.
742 2008-09-03 Richard Guenther <rguenther@suse.de>
744 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
746 * configure: Re-generate.
748 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
751 * MAINTAINERS: Add picoChip maintainers.
753 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
754 Tobias Grosser <grosser@fim.uni-passau.de>
755 Jan Sjodin <jan.sjodin@amd.com>
756 Harsha Jagasia <harsha.jagasia@amd.com>
757 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
758 Konrad Trifunovic <konrad.trifunovic@inria.fr>
759 Adrien Eliche <aeliche@isty.uvsq.fr>
761 Merge from graphite branch.
762 * configure: Regenerate.
763 * Makefile.in: Regenerate.
764 * configure.ac (host_libs): Add ppl and cloog.
765 Add checks for PPL and CLooG.
766 * Makefile.def (ppl, cloog): Added modules and dependences.
767 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
768 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
770 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
772 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
773 (GCC_SHLIB_SUBDIR): New.
774 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
775 * configure: Regenerate.
776 * Makefile.in: Regenerate.
778 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
780 * MAINTAINERS: Consistently use tabs to separate columns.
782 2008-08-29 Tristan Gingold <gingold@adacore.com>
784 * MAINTAINERS (Write after Approval): Add myself.
786 2008-08-28 Tristan Gingold <gingold@adacore.com>
788 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
789 Enable bfd, binutils and opcodes.
790 * configure: Regenerate.
792 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
794 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
796 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
798 * MAINTAINERS: Use correct Umlaut for last name.
800 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
802 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
804 2008-08-16 David Edelsohn <edelsohn@gnu.org>
806 * MAINTAINERS: Update my email address.
808 2008-08-16 Nicolas Roche <roche@adacore.com>
810 * Makefile.tpl: Add BOOT_ADAFLAGS.
811 * Makefile.in: Regenerate.
813 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
815 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
816 * configure: Regenerate.
818 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
820 * configure.ac: Add makefile fragments for hpux.
821 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
822 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
823 * configure: Regenerate.
824 * Makefile.in: Regenerate.
826 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
828 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
830 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
832 * MAINTAINERS (Write after Approval): Add myself.
834 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
836 * MAINTAINERS (Write After Approval): Add myself.
838 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
840 * MAINTAINERS (Write After Approval): Add myself.
842 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
844 * MAINTAINERS: Update my email address.
846 2008-06-25 Joey Ye <joey.ye@intel.com>
848 * MAINTAINERS (Write After Approval): Add myself.
850 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
852 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
853 * Makefile.in: Regenerate.
854 * configure: Regenerate.
856 2008-06-17 Daniel Kraft <d@domob.eu>
858 * MAINTAINERS (Write After Approval): Add myself.
860 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
862 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
863 "$@" is still intact with both Autoconf 2.59 and 2.62.
864 * configure: Regenerate.
866 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
868 * Makefile.tpl: Fix comment errors.
869 * Makefile.in: Regenerate.
871 2008-06-12 David S. Miller <davem@davemloft.net>
872 David Edelsohn <edelsohn@gnu.org>
874 * configure.ac: Add powerpc*-*-* to gold supported targets.
875 * configure: Regenerate.
877 2008-06-08 Joseph Myers <joseph@codesourcery.com>
879 PR tree-optimization/36218
880 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
881 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
882 (all prefix="build-"): Pass them to build-system sub-makes.
883 * Makefile.in: Regenerate.
885 2008-06-07 Joseph Myers <joseph@codesourcery.com>
887 * MAINTAINERS (mt port): Remove.
888 (sco5, unixware, sco udk): Remove.
889 (Kean Johnston): Add to Write After Approval.
891 2008-05-30 Julian Brown <julian@codesourcery.com>
893 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
894 of libobjc for ARM EABI Linux.
895 * configure: Regenerate.
897 2008-05-18 Xinliang David Li <davidxl@google.com>
899 * ChangeLog: Remove wrong ChangeLog entry.
901 2008-05-17 Xinliang David Li <davidxl@google.com>
903 * MAINTAINERS (Write After Approval): Add myself.
905 2008-05-15 Janus Weil <janus@gcc.gnu.org>
907 * MAINTAINERS (Write After Approval): Add myself.
909 2008-05-14 Rafael Espíndola <espindola@google.com>
911 * config-ml.in: don't handle --enable-shared and --enable-static.
913 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
915 * MAINTAINERS: Update my email address.
917 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
919 * MAINTAINERS: Update my email address.
921 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
923 * MAINTAINERS (Write After Approval): Add myself.
925 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
927 * MAINTAINERS (Write After Approval): Add myself.
929 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
931 * MAINTAINERS (crx): Add myself.
933 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
936 2008-04-14 David S. Miller <davem@davemloft.net>
938 * configure.ac: Add sparc*-*-* to gold supported targets.
939 * configure: Regenerate.
941 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
944 * configure.ac: Include override.m4.
945 * configure: Regenerate.
947 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
949 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
950 * Makefile.in: Regenerate.
952 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
954 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
955 as nonconfigurable directories list.
956 * configure: Regenerate.
958 2008-04-14 Ben Elliston <bje@au.ibm.com>
960 * config.sub, config.guess: Update from upstream sources.
962 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
964 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
965 * Makefile.in: Regenerate.
967 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
969 * configure.ac: Do not build libssp for the AVR.
970 * configure: Regenerate.
972 2008-04-07 Ian Lance Taylor <iant@google.com>
974 * Makefile.def: check-gold depends upon all-binutils.
975 * Makefile.in: Regenerate.
977 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
979 * MAINTAINERS (Write After Approval): Add myself.
981 2008-04-04 Nick Clifton <nickc@redhat.com>
984 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
986 * configure: Regenerate.
988 2008-04-04 NightStrike <NightStrike@gmail.com>
991 * configure.ac: Combine rules for mingw32 and mingw64.
992 * configure: Regenerate.
994 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
996 * MAINTAINERS (Write After Approval): Add myself.
998 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
1000 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1001 * Makefile.in (.NOTPARALLEL): Ditto.
1003 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1005 * MAINTAINERS (Write After Approval): Add myself.
1007 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
1009 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1010 * Makefile.in (.NOTPARALLEL): Regenerate.
1012 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
1014 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1015 * Makefile.in: Regenerate.
1017 2008-03-26 Jakub Staszak <kuba@et.pl>
1019 * MAINTAINERS (Write After Approval): Add myself.
1021 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1023 * MAINTAINERS: Update e-mail address.
1025 2008-03-20 Ian Lance Taylor <iant@google.com>
1027 * configure.ac: Add support for --enable-gold.
1028 * Makefile.def: Add gold as a directory like ld.
1029 * configure, Makefile.in: Regenerate.
1031 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1033 * configure.ac: m4_include config/proginstall.m4.
1034 * configure: Regenerate.
1036 Backport from upstream Libtool:
1038 2007-10-12 Eric Blake <ebb9@byu.net>
1040 Deal with Autoconf 2.62's semantic change in m4_append.
1041 * ltsugar.m4 (lt_append): Replace broken versions of
1043 (lt_if_append_uniq): Don't require separator to be overquoted,
1044 and avoid broken m4_append.
1045 (lt_dict_add): Fix typo.
1046 * libtool.m4 (_LT_DECL): Don't overquote separator.
1048 2008-03-13 David Edelsohn <edelsohn@gnu.org>
1050 * config.rpath: Add AIX 6 support.
1052 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
1054 * Makefile.def (stageprofile). Remove -fprofile-generate
1055 from stage_libcflags.
1056 * Makefile.in: Regenerate.
1058 2008-03-13 Ben Elliston <bje@au.ibm.com>
1060 * config.sub, config.guess: Update from upstream sources.
1062 2008-03-06 Tom Tromey <tromey@redhat.com>
1064 * MAINTAINERS: Update for treelang deletion.
1066 2008-03-03 James E. Wilson <wilson@tuliptree.org>
1068 * MAINTAINERS: Update my email address.
1070 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
1072 * MAINTAINERS (darwin port): Add myself as a maintainer.
1073 (objective-c/c++): Add myself as a maintainer.
1075 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1077 * MAINTAINERS (Write After Approval): Update my email address.
1079 2008-02-25 Tomas Bily <tbily@suse.cz>
1081 * MAINTAINERS (Write After Approval): Add myself.
1083 2008-02-23 Jakub Jelinek <jakub@redhat.com>
1085 * MAINTAINERS (OpenMP): Add myself.
1087 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
1092 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1093 * configure: Regenerate.
1095 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1096 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1097 STAGE4_LIBCFLAGS): New.
1098 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1099 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1100 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1101 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1102 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1103 for target modules. Don't export LIBCFLAGS.
1104 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1105 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1106 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1107 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1108 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1109 * Makefile.in: Regenerate.
1111 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1114 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1115 Do not use -DDLL_EXPORT. Backport from upstream.
1117 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1119 * MAINTAINERS (Write After Approval): Add myself.
1121 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
1123 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1124 * configure: Regenerate.
1126 2008-01-31 Marc Gauthier <marc@tensilica.com>
1128 * configure.ac (xtensa*-*-*): Recognize processor variants.
1129 * configure: Regenerate.
1131 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1134 * configure.ac (PARSE_ARGS): Push suitable setting of
1135 ac_subdirs_all, for `./configure --help=recursive'.
1136 Handle `+' in generic toplevel directory disabling.
1137 * configure: Regenerate.
1139 2008-01-28 Nick Clifton <nickc@redhat.com>
1141 * MAINTAINERS (xstormy16): Take over maintainership.
1143 2008-01-25 Joseph Myers <joseph@codesourcery.com>
1145 * MAINTAINERS (c4x port): Remove.
1147 2008-01-24 David Edelsohn <edelsohn@gnu.org>
1149 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1151 2008-01-23 Ben Elliston <bje@au.ibm.com>
1153 * config.sub, config.guess: Update from upstream sources.
1155 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1157 * MAINTAINERS (Write After Approval): Add myself.
1159 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
1161 * MAINTAINERS: Update my email address.
1163 2008-01-09 Raksit Ashok <raksit@google.com>
1165 * MAINTAINERS (Write After Approval): Add myself.
1167 2008-01-09 Raksit Ashok <raksit@google.com>
1169 * MAINTAINERS (Write After Approval): Add myself.
1171 2008-01-08 Ben Elliston <bje@au.ibm.com>
1173 * config.sub, config.guess: Update from upstream sources.
1175 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1177 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1178 Change recommended MPFR from 2.2.1 -> 2.3.0.
1179 * configure: Regenerate.
1181 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1183 * MAINTAINERS: Update my email address.
1185 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1187 * MAINTAINERS: Update my email address.
1189 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1191 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1192 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1193 * Makefile.in: Regenerate.
1195 2007-12-10 Mark Heffernan <meheff@google.com>
1197 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1200 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1202 * configure.ac: Enable libjava for x86_64-*-darwin9.
1203 * configure: Regenerate.
1205 2007-12-07 Bill Maddox <maddox@google.com>
1207 * MAINTAINERS (Write After Approval): Add myself.
1209 2007-12-05 Ben Elliston <bje@au.ibm.com>
1211 * config.sub, config.guess: Update from upstream sources.
1213 2007-12-02 Matthias Klose <doko@ubuntu.com>
1215 * config-ml.in: Remove 64bit configure tests.
1217 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1219 * config-ml.in: Robustify against white space in absolute file
1222 * config-ml.in (multi-clean): Substitute ${Makefile}.
1223 Remove superfluous ${Makefile} in list.
1225 2007-11-19 Thiemo Seufer <ths@mips.com>
1227 * config-ml.in: Don't hardcode the Makefile name.
1229 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
1231 * MAINTAINERS (Write After Approval): Add myself.
1233 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
1235 * MAINTAINERS (Write After Approval): Add myself.
1237 2007-11-06 Doug Kwan <dougkwan@google.com>
1239 * MAINTAINERS (Write After Approval): Add myself.
1241 2007-10-25 Ben Elliston <bje@au.ibm.com>
1243 * MAINTAINERS (mercury): Remove entry.
1244 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1246 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1248 * Makefile.def (dependencies): Make configure-gdb depend on
1250 * Makefile.in: Regenerated.
1252 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1254 * MAINTAINERS (Fortran maintainer): Remove myself.
1256 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1258 * Makefile.def: To avoid problems running with parallel makes,
1259 build newlib before libgloss so that target specific header
1261 * Makefile.in: Regenerate
1263 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1265 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1266 * Makefile.in: Regenerate.
1268 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1270 * MAINTAINERS (Register allocation reviewer): Add myself.
1272 2007-10-08 Mike Frysinger <vapier@gentoo.org>
1274 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1275 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1276 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1277 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1278 * configure: Regenerate.
1280 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
1282 * MAINTAINERS (Register allocation reviewer): Add myself.
1284 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
1286 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1287 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1288 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1289 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1290 * configure.ac: Default them to host tools for $host = $build.
1293 * configure: Regenerate.
1294 * Makefile.in: Regenerate.
1296 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1298 * MAINTAINERS (Register allocation reviewer): Add myself.
1300 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1302 * MAINTAINERS (Register allocation reviewer): Add myself.
1304 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
1306 * MAINTAINERS (Write After Approval): Fix typo.
1308 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1310 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1311 * configure: Regenerate.
1313 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1316 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1317 they're already prefixed.
1319 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1321 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1323 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1324 * configure: Regenerate.
1325 * Makefile.in: Regenerate.
1327 2007-09-17 Andreas Schwab <schwab@suse.de>
1329 * configure.ac: Raise minimum makeinfo version to 4.6.
1330 * configure: Regenerate.
1332 2007-09-17 Johannes Singler <singler@ira.uka.de>
1334 * MAINTAINERS (write-after-approval) add myself
1336 2007-09-15 Alan Modra <amodra@bigpond.net.au>
1338 * configure.ac: Correct makeinfo version check.
1339 * configure: Regenerate.
1341 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1343 * MAINTAINERS: Update my email address.
1345 2007-09-14 Richard Sandiford <richard@codesourcery.com>
1347 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
1348 to $skipdirs and only disable gprof for newlib. Use the normal
1349 mips*-elf* handling in other respects.
1350 * configure: Regnerate.
1352 2007-09-12 David Daney <ddaney@avtrex.com>
1354 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
1356 * configure: Regenerate.
1358 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
1361 * configure.ac: For libgloss targets, point the linker to the linker
1362 script, startup code and simulator library.
1363 * configure: Regenerate.
1365 2007-09-07 Andrew Haley <aph@redhat.com>
1367 * configure.ac (noconfigdirs): Remove target-libffi and
1369 * configure: Regenerate.
1371 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1374 * configure.ac: Use config/mh-mingw on mingw.
1375 * configure: Regenerate.
1377 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
1379 * MAINTAINERS (Write After Approval): Add myself.
1381 2007-09-05 Richard Guenther <rguenther@suse.de>
1383 * configure.ac (--enable-stage1-checking): If neither --enable-checking
1384 nor --disable-checking is provided also turn on yes and types
1385 checking for stage1.
1386 * configure: Re-generate.
1388 2007-08-30 Krister Walfridsson <cato@df.lth.se>
1390 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
1391 (Write After Approval): Remove myself.
1393 2007-08-29 Nick Clifton <nickc@redhat.com>
1395 * config.sub, config.guess: Update from upstream sources.
1397 2007-08-22 Bud Davis <jmdavis@link.com>
1399 * MAINTAINERS (Write After Approval): Added myself.
1400 * MAINTAINERS (Reviewers): Removed myself.
1402 2007-08-18 Paul Brook <paul@codesourcery.com>
1403 Joseph Myers <joseph@codesourcery.com>
1405 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
1406 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
1407 * Makefile.in: Regenerate.
1408 * configure.ac (--with-debug-prefix-map): New.
1409 * configure: Regenerate.
1411 2007-08-17 Richard Sandiford <richard@codesourcery.com>
1412 Nigel Stephens <nigel@mips.com>
1414 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
1415 as target_makefile_frag.
1416 * configure: Regenerate.
1418 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
1420 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
1421 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
1422 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
1423 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
1424 (do-compare, do-compare3, do-compare-debug): New.
1425 ([+compare-target+]): Use them.
1427 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
1429 * MAINTAINERS (Write After Approval): Change my email address.
1431 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1432 Ben Elliston <bje@au.ibm.com>
1434 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
1435 --silent if $silent.
1436 * configure: Regenerate.
1438 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
1440 * MAINTAINERS (Various Maintainers): Add myself as
1441 loop infrastructure maintainer. Update my e-mail
1444 2007-07-31 Diego Novillo <dnovillo@google.com>
1446 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
1449 2007-07-26 Richard Guenther <rguenther@suse.de>
1451 * configure.ac: Add types checking to stage1 checking flags.
1452 * configure: Regenerate.
1454 2007-07-17 Nick Clifton <nickc@redhat.com>
1456 * COPYING3: New file. Contains version 3 of the GNU General
1458 * COPYING3.LIB: New file. Contains version 3 of the GNU
1459 Lesser General Public License.
1461 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1463 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
1465 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
1467 * MAINTAINERS (S/390 co-maintainer): Add myself.
1468 (Write After Approval): Remove myself.
1470 2007-07-13 Dan Hipschman <dsh@google.com>
1472 * MAINTAINERS (Write After Approval): Add myself.
1474 2007-07-11 Nick Clifton <nickc@redhat.com>
1476 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
1478 * Makefile.in: Regenerate.
1480 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
1482 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
1485 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
1487 * lt~obsolete.m4: New. Import from 20070318 libtool.
1489 2007-07-03 Julian Brown <julian@codesourcery.com>
1491 * MAINTAINERS (Write After Approval): Add myself.
1493 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1495 * configure.ac: Rewrite 'configure --help' strings to look nicer.
1496 * configure: Regenerate.
1498 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1500 * configure.ac: Add some missing m4 quotation.
1501 * configure: Regenerate.
1503 2007-07-02 Simon Baldwin <simonb@google.com>
1505 * MAINTAINERS (Write After Approval): Add myself.
1507 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
1509 * configure: Regenerate.
1511 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
1513 * Makefile.def: Add windmc tool to build.
1514 * Makefile.tpl: Likewise.
1515 * configure.ac: Likewise.
1516 * Makefile.in: Regenerate.
1517 * configure: Regenerate.
1519 2007-06-28 DJ Delorie <dj@redhat.com>
1521 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
1522 not building newlib.
1523 * configure: Regenerated.
1525 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
1527 * MAINTAINERS (Write After Approval): Add myself.
1529 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
1531 * MAINTAINERS (Write After Approval): Add myself.
1533 2007-06-19 Chris Matthews <chrismatthews@google.com>
1535 * MAINTAINERS (Write After Approval): Add myself.
1537 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
1539 * MAINTAINERS (Write After Approval): Add myself.
1541 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1543 * Makefile.def: Add dependency from configure-gdb to all-bfd.
1544 * Makefile.in: Regenerated.
1546 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
1548 * configure.ac: Don't add target-libmudflap to noconfigdirs for
1549 bfin*-*-uclinux* targets.
1550 * configure: Regenerate.
1552 2007-06-14 Ian Lance Taylor <iant@google.com>
1554 * MAINTAINERS: Add myself as non-algorithmic global write
1557 2007-06-14 Diego Novillo <dnovillo@google.com>
1559 * MAINTAINERS: Add self as middle-end maintainer and
1560 non-algorithmic global write maintainer.
1562 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1564 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
1565 Move all Fortran maintainers except Paul Brook into the
1566 Non-Autopoiesis section.
1568 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
1570 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
1571 (distclean-stage[+id+]): Possibly delete stage_last.
1572 * Makefile.in: Regenerate.
1574 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
1576 * MAINTAINERS (Various Maintainer): Fix typo.
1578 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
1580 * MAINTAINERS (Various Maintainer): Add myself as
1581 dataflow maintainer.
1583 2007-06-07 Ben Elliston <bje@au.ibm.com>
1585 * config.sub, config.guess: Update from upstream sources.
1587 2007-06-07 Ben Elliston <bje@au.ibm.com>
1589 * Makefile.tpl: Fix spelling error.
1590 * Makefile.in: Regenerate.
1592 2007-06-01 Steve Ellcey <sje@cup.hp.com>
1594 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
1595 lt_cv_sys_max_cmd_len.
1597 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
1599 * MAINTAINERS (Various Maintainers): Add myself as
1600 auto-vectorizer maintainer.
1602 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
1605 * libtool.m4: Revert previous change.
1606 * ltgcc.m4: Put it here.
1608 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
1610 * MAINTAINERS (Various Maintainers): Add myself as
1611 auto-vectorizer maintainer.
1613 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
1616 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
1618 2007-05-30 Richard Guenther <rguenther@suse.de>
1620 * MAINTAINERS (Various Maintainers): Add myself as
1621 auto-vectorizer maintainer.
1623 2007-05-30 Jakub Jelinek <jakub@redhat.com>
1626 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
1627 * configure: Rebuilt.
1629 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
1631 * MAINTAINERS (Write After Approval): Removed my name.
1633 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
1635 * MAINTAINERS (Write After Approval): Remove myself.
1637 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
1639 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
1641 2007-05-23 Steve Ellcey <sje@cup.hp.com>
1643 * ltmain.sh: Update from ToT Libtool.
1644 * libtool.m4: Update from ToT Libtool.
1645 * ltsugar.m4: New. Update from ToT Libtool.
1646 * ltversion.m4: New. Update from ToT Libtool.
1647 * ltoptions.m4: New. Update from ToT Libtool.
1649 * ltcf-c.sh: Remove.
1650 * ltcf-cxx.sh: Remove.
1651 * ltcf-gcj.sh: Remove.
1653 2007-05-22 Ollie Wild <aaw@google.com>
1655 * MAINTAINERS (Write After Approval): Add myself.
1657 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
1659 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
1661 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
1662 Remove CFLAGS/LIBCFLAGS.
1663 (configure-stage[+id+]-[+prefix+][+module+],
1664 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
1665 * Makefile.in: Regenerate.
1667 2007-05-15 Diego Novillo <dnovillo@google.com>
1669 * MAINTAINERS: Update e-mail address.
1671 2007-05-15 Revital Eres <eres@il.ibm.com>
1673 * MAINTAINERS (Write After Approval): Add myself.
1675 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
1677 * MAINTAINERS (Write After Approval): Updated my address.
1679 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
1681 * MAINTAINERS (Write After Approval): Add myself.
1683 2007-05-11 Silvius Rus <rus@google.com>
1685 * MAINTAINERS (Write After Approval): Add myself.
1687 2007-04-23 Tom Tromey <tromey@redhat.com>
1689 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
1691 2007-04-22 Mark Mitchell <mark@codesourcery.com>
1693 * MAINTAINERS (cpplib): Rename to ...
1694 (libcpp): ... this. Add C/C++ front end maintainers.
1696 2007-04-14 Steve Ellcey <sje@cup.hp.com>
1698 * config-ml.in: Pass ${ml_config_env} to configure calls.
1700 2007-04-04 Christian Bruel <christian.bruel@st.com>
1702 * MAINTAINERS (Write After Approval): Add myself.
1704 2007-04-02 Dave Korn <dave.korn@artimi.com>
1706 * MAINTAINERS (Write After Approval): Add myself.
1708 2007-03-31 Tobias Burnus <burnus@net-b.de>
1710 * MAINTAINERS (fortran 95 front end): Add myself.
1712 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1714 * MAINTAINERS (Write After Approval): Add myself.
1716 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
1718 * MAINTAINERS (Modulo Scheduler): Add myself.
1720 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
1722 * MAINTAINERS (fortran 95 front end): Add myself.
1723 (c++ front end): whitespace fix.
1725 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
1727 * MAINTAINERS (Write After Approval): Add myself.
1729 2007-03-21 Richard Sandiford <richard@codesourcery.com>
1731 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
1732 of glob. Quote arguments with single quotes too.
1733 * configure: Regenerate.
1735 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
1737 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
1738 * Makefile.in: Regenerate
1740 2007-03-07 Andreas Schwab <schwab@suse.de>
1742 * configure: Regenerate.
1744 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
1746 * configure.ac: Add "--with-pdfdir" configure option,
1747 which defines pdfdir variable.
1748 * Makefile.def (target=fixincludes): Add install-pdf to
1750 (recursive_targets): Add install-pdf target.
1751 (flags_to_pass): Add pdfdir.
1752 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
1754 * configure: Regenerate
1755 * Makefile.in: Regenerate
1757 2007-02-28 Eric Christopher <echristo@apple.com>
1760 2006-12-07 Mike Stump <mrs@apple.com>
1762 * Makefile.def (dependencies): Add dependency for
1763 install-target-libssp and install-target-libgomp on
1765 * Makefile.in: Regenerate.
1767 2007-02-27 Matt Kraai <kraai@ftbfs.org>
1769 * configure: Regenerate.
1770 * configure.ac: Move statements after variable declarations.
1772 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
1774 * MAINTAINERS: Add myself as sh maintainer.
1776 2007-02-19 Joseph Myers <joseph@codesourcery.com>
1778 * configure.ac: Adjust for loop syntax.
1779 * configure: Regenerate.
1781 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1783 * configure: Rebuilt.
1785 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
1787 * configure.ac: Drop multiple occurrences of --enable-languages,
1788 and fix its quoting.
1789 * configure: Rebuilt.
1791 2007-02-17 Mark Mitchell <mark@codesourcery.com>
1792 Nathan Sidwell <nathan@codesourcery.com>
1793 Vladimir Prus <vladimir@codesourcery.com>
1794 Joseph Myers <joseph@codesourcery.com>
1796 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
1797 * configure: Regenerate.
1799 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
1801 * ltconfig (freebsd*): Default to elf.
1803 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1805 * configure.ac (target_libraries): Move libgcc before libiberty.
1806 * configure: Regenerated.
1808 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
1809 Paolo Bonzini <bonzini@gnu.org>
1812 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
1813 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
1814 * configure: Regenerated.
1816 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1818 * MAINTAINERS (Language Front End Maintainers): Update my mail
1821 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1824 * configure.ac: Correct syntax for Solaris ksh.
1825 * configure: Regenerated.
1827 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1829 * configure.ac: Sync with src.
1830 * configure: Regenerate.
1832 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1834 * Makefile.in: Regenerate.
1836 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
1838 * config.sub: Sync with src.
1840 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
1842 * Makefile.tpl (build_alias, host_alias, target_alias): Use
1843 noncanonical equivalents.
1844 * configure.in: Rename to...
1845 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
1846 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
1847 target_noncanonical. Use them. Rewrite removal of configure
1848 arguments for autoconf 2.59. Discard variable settings. Force
1849 program_transform_name for native tools.
1851 * Makefile.in: Regenerated.
1852 * configure: Regenerated with autoconf 2.59.
1854 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
1856 * MAINTAINERS (Write After Approval): Add myself.
1858 2007-01-31 Andreas Schwab <schwab@suse.de>
1860 * Makefile.tpl (LDFLAGS): Substitute it.
1861 * Makefile.in: Regenerate.
1863 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
1865 * MAINTAINERS (Write After Approval): Add myself.
1867 2007-01-28 David Edelsohn <edelsohn@gnu.org>
1869 * MAINTAINERS (spu port): Add myself.
1871 2007-01-23 Richard Guenther <rguenther@suse.de>
1874 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
1875 * Makefile.tpl (GNATBIND): Substitute it.
1876 (GNATMAKE): Likewise.
1877 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
1879 * Makefile.in: Regenerate.
1880 * configure: Regenerate.
1882 2007-01-18 Mike Stump <mrs@apple.com>
1884 * configure.in: Re-enable -Werror for gcc builds.
1886 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
1888 * MAINTAINERS (Write After Approval): Add myself.
1890 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1892 * configure.in: Change == to = in test command.
1893 * configure: Regenerate.
1895 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
1896 Nick Clifton <nickc@redhat.com>
1897 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
1899 * configure.in (build_configargs, host_configargs, target_configargs):
1900 Remove build/host/target parameters.
1901 (host_libs): Add gmp and mpfr.
1902 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
1903 * Makefile.def (gmp, mpfr): New.
1904 (gcc): Remove target.
1905 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
1906 target_os, target_vendor): New.
1907 (configure): Add host_alias/target_alias arguments. Adjust invocations.
1908 * configure: Regenerate.
1909 * Makefile.in: Regenerate.
1911 2007-01-11 Matt Fago <fago@earthlink.net>
1913 * configure.in: Try to link to functions only in mpfr 2.2.x
1914 to improve robustness of configure tests.
1915 * configure: Regenerate.
1917 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
1919 * MAINTAINERS: Add myself as i386 maintainer.
1921 2007-01-08 Jan Hubicka <jh@suse.cz>
1923 * MAINTAINERS: Add myself as i386 maintainer.
1925 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
1927 * configure.in: Add support for an x86_64-mingw* target.
1928 * configure: Regenerate.
1930 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
1932 * Makefile.tpl (all-target): Correct @if conditional for target
1934 * configure.in: Omit libiberty if building only target libgcc.
1935 * configure, Makefile.in: Regenerated.
1937 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
1939 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
1940 * configure: Regenerate.
1942 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
1944 * Makefile.def (target_modules): Add libgcc.
1945 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
1946 * Makefile.tpl (clean-target-libgcc): Delete.
1947 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
1948 on gcc even for bootstrapped modules. Rewrite handling of
1949 lang_env_dependencies to loop over target_modules.
1950 * configure.in (target_libraries): Add target-libgcc.
1951 * Makefile.in, configure: Regenerated.
1953 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1955 * configure.in: Reorganize recognition of languages. Add
1956 --enable-stage1-languages. Show supported languages for the chosen
1957 target rather than all recognized languages.
1958 * configure: Regenerate.
1960 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
1962 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
1963 * Makefile.in: Regenerate.
1965 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1967 * configure.in: Warn that MPFR 2.2.0 is buggy.
1968 * configure: Regenerate.
1970 2006-12-27 Ian Lance Taylor <iant@google.com>
1972 * configure.in: When removing Makefiles to force a reconfigure, also
1973 remove prev-DIR*/Makefile.
1974 * configure: Regenerate.
1976 2006-12-22 Andreas Schwab <schwab@suse.de>
1978 * configure: Regenerate with correct autoconf version.
1980 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
1982 * configure.in: add AC_SUBST for *_FOR_TARGET.
1983 * configure: Regenerate.
1985 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1987 * configure.in: Simplify logic for rejecting languages that cannot
1988 be built. Separate the case when a language is unsupported,
1989 from the case when the user chooses not to build a language.
1991 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
1993 * configure.in: Remove "$build" case for powerpc-*-darwin* since
1994 it only affects bootstrap and could be tested on "$host" as well.
1995 * configure: Regenerate.
1996 * config/mh-ppc-darwin: Add to the stage1 cflags here.
1998 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2001 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2002 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2003 move here comment from Makefile.tpl.
2004 * Makefile.tpl: Move some definitions higher in the file.
2005 (STAGE1_CHECKING): New.
2006 * configure.in: Add --enable-stage1-checking.
2007 * configure: Regenerate.
2008 * Makefile.in: Regenerate.
2010 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2012 * MAINTAINERS: Add myself as build system maintainer.
2014 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
2016 * MAINTAINERS (Write After Approval): Add myself.
2018 2006-12-13 Eric Christopher <echristo@apple.com>
2020 * MAINTAINERS: Add myself as darwin maintainer.
2022 2006-12-11 Ian Lance Taylor <ian@airs.com>
2024 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2026 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2028 MAINTAINERS: Update my entry.
2030 2006-12-11 Alan Modra <amodra@bigpond.net.au>
2032 * configure.in: Handle spu makefile frag.
2033 * Makefile.tpl (MAINT): Define
2034 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2035 * configure: Regenerate.
2036 * Makefile.in: Regenerate.
2038 2006-12-11 Ben Elliston <bje@au.ibm.com>
2040 * config.guess: Import latest version.
2041 * config.sub: Likewise.
2043 2006-12-11 Ben Elliston <bje@au.ibm.com>
2045 * configure.in (spu-*-*): Don't skip target-libiberty.
2046 * configure: Regenerate.
2048 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2051 * configure.in: Correct x86 darwin support for libjava to powerpc
2053 * configure: Regenerate.
2055 2006-12-08 Sandro Tolaini <tolaini@libero.it>
2057 * configure.in: Add x86 darwin support for libjava.
2058 * configure: Regenerate.
2060 2006-12-07 Mike Stump <mrs@apple.com>
2062 * Makefile.def (dependencies): Add dependency for
2063 install-target-libssp and install-target-libgomp on
2065 * Makefile.in: Regenerate.
2067 2006-12-04 Richard Guenther <rguenther@suse.de>
2069 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2070 (Non-Algorithmic Maintainers): Move over non-algorithmic
2071 loop optimizer maintainers, add myself as a non-algorithmic
2072 middle-end maintainer.
2074 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
2076 * MAINTAINERS (Write After Approval): Add myself.
2078 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2080 * configure.in: Update error message for missing GMP/MPFR.
2082 * configure: Regenerate.
2084 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2086 * configure.in: Update MPFR version in error message.
2088 * configure: Regenerate.
2090 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2092 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2093 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2094 --with-gmp-lib): New flags.
2096 * configure: Regenerate.
2098 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2100 * MAINTAINERS (Write After Approval): Change my email address.
2102 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2104 * MAINTAINERS (Write After Approval): Add myself.
2106 2006-11-22 Philipp Thomas <pth@suse.de>
2108 * MAINTAINERS (i18n): Update e-mail address.
2110 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2112 * MAINTAINERS (spu port): Add myself as maintainer.
2113 (Write After Approval): Remove myself.
2115 2006-11-22 Ben Elliston <bje@au.ibm.com>
2117 * configure.in (skipdirs): Don't build libssp for SPU.
2118 * configure: Regenerate.
2120 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2122 * MAINTAINERS (spu port): Add myself as maintainer.
2123 (libobjc): Update my email address.
2125 2006-11-21 Andrea Bona <andrea.bona@st.com>
2127 * MAINTAINERS (Write After Approval): Add myself.
2129 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2131 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2132 * configure : Rebuilt.
2134 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2136 * MAINTAINERS (Write After Approval): Add myself.
2138 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2140 * MAINTAINERS (Write After Approval): Add myself.
2142 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2144 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2146 * configure: Regenerate.
2148 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
2150 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2151 (unstage): Test for stage_last presence.
2154 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
2155 * Makefile.in: Regenerate.
2157 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2159 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2162 2006-11-14 Erven Rohou <erven.rohou@st.com>
2164 * MAINTAINERS (Write After Approval): Add myself.
2166 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
2168 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2169 and stageN-package/Makefile.
2170 * Makefile.in: Regenerated.
2172 2006-11-14 Jie Zhang <jie.zhang@analog.com>
2174 * configure.in: Remove target-libgloss from noconfigdirs for
2176 * configure: Regenerated.
2178 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2180 * configure.in (have_gmp): Only error if the gcc directory exists.
2182 * configure: Regenerate.
2184 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2186 * configure.in: Robustify error message for missing GMP/MPFR.
2188 * configure: Regenerate.
2190 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2192 * MAINTAINERS (Write After Approval): Add myself.
2194 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
2196 * MAINTAINERS: Change email address.
2198 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2200 * MAINTAINERS (Write After Approval): Add myself.
2202 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2204 * MAINTAINERS (Write After Approval): Add myself.
2206 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2208 * MAINTAINERS (Write After Approval): Move myself to
2209 Write After Approval section.
2211 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2213 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2215 * configure: Regenerate.
2217 2006-10-16 Tobias Burnus <burnus@net-b.de>
2219 * MAINTAINERS (Write After Approval): Add myself.
2221 2006-10-16 Ben Elliston <bje@au.ibm.com>
2223 * config.guess: Import latest version.
2224 * config.sub: Likewise.
2226 2006-10-10 Brooks Moses <bmoses@stanford.edu>
2228 * Makefile.def: Added pdf target handling.
2229 * Makefile.tpl: Added pdf target handling.
2230 * Makefile.in: Regenerated.
2232 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2234 * MAINTAINERS: Add self as score port maintainer.
2236 2006-10-04 Brooks Moses <bmoses@stanford.edu>
2238 * MAINTAINERS (Write After Approval): Add myself.
2240 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2242 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
2244 * configure: Regenerated.
2246 2006-09-27 Dave Brolley <brolley@redhat.com>
2248 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
2250 * configure: Regenerated.
2252 2006-09-26 Thiemo Seufer <ths@mips.com>
2254 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2255 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2256 * configure: Regenerate.
2258 2006-09-24 Graeme Peterson <gridly@gmail.com>
2260 * MAINTAINERS (Write After Approval): Remove myself.
2262 2006-09-22 Chao-ying Fu <fu@mips.com>
2264 * MAINTAINERS (Write After Approval): Add myself.
2266 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2268 * MAINTAINERS: Add self as soft-fp maintainer.
2270 2006-09-09 Anatoly Sokolov <aesok@post.ru>
2272 * MAINTAINERS: Add myself as avr maintainer.
2273 Remove Marek Michalkiewicz as avr maintainer.
2275 2006-09-07 Roberto Costa <roberto.costa@st.com>
2277 * MAINTAINERS (Write After Approval): Add myself.
2279 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
2281 * configure.in: Never build newlib for a Mingw host.
2282 Never build newlib as Mingw target library.
2283 Test the existence of winsup/cygwin for building a Cygwin newlib,
2284 rather than just winsup.
2285 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2286 building a Mingw target.
2287 * configure: Regenerate.
2289 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2291 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2293 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
2295 * config.guess: Import from src (was more updated).
2296 * config.sub: Likewise.
2298 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2300 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2301 * configure: Regenerated.
2303 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
2305 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2306 for stages after the first.
2308 2006-07-17 Jakub Jelinek <jakub@redhat.com>
2310 * Makefile.def: Add dependencies for configure-opcodes
2311 on configure-intl and all-opcodes on all-intl.
2312 * Makefile.in: Regenerated.
2314 2006-07-13 Ben Elliston <bje@au.ibm.com>
2316 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2318 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2320 Port to hosts whose 'sort' and 'tail' implementations
2321 treat operands with leading '+' as file names, as POSIX
2322 has required since 2001. However, make sure the code still
2323 works on pre-POSIX hosts.
2324 * ltmain.sh: Don't assume "sort +2" is equivalent to
2325 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2327 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2329 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2331 2006-07-04 Peter O'Gorman <peter@pogma.com>
2333 * ltconfig: chmod 644 before ranlib during install.
2335 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2338 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2339 if the bootstrap compiler is a GCC version that supports it.
2340 * configure: Regenerate.
2342 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2344 * configure.in: Fix thinkos in previous check-in.
2345 * configure: Regenerate.
2347 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2350 * configure.in: Test subdir_requires and give an appropriate
2352 * configure: Regenerate.
2354 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
2356 * MAINTAINERS (Write After Approval): Add myself.
2358 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
2360 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2362 2006-06-22 Steve Ellcey <sje@cup.hp.com>
2364 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
2366 2006-06-20 David Ayers <d.ayers@inode.at>
2369 * configure.in: Add target-boehm-gc to noconfigdirs depending on
2370 whether target-libjava is being configured instead of whether the
2371 java front end is enabled.
2372 * configure: Regenerate.
2374 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2377 * configure.in: Only enable libgomp on IRIX 6.
2378 * configure: Regenerate.
2380 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
2382 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
2384 * Makefile.in: Regenerate.
2386 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
2388 * config-ml.in: Alter CCASFLAGS to include special
2389 multilib options the same as is done for CFLAGS.
2391 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2393 * configure.in: Don't enable libgomp on hpux10.
2394 * configure: Rebuilt.
2396 2006-06-12 David Ayers <d.ayers@inode.at>
2400 * configure.in: Remove target-boehm-gc from noconfigdirs where
2401 ${libgcj} is specified.
2402 * configure: Regenerate.
2404 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
2408 * configure.in: Sync.
2409 * configure: Regenerated.
2411 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
2413 * Makefile.def: Added dependencies from sim and gdb on intl, and
2414 added configure dependencies to everything with an all dependency
2416 * Makefile.in: Regenerated.
2418 2006-06-06 David Ayers <d.ayers@inode.at>
2421 * Makefile.def: Add dependencies for libobjc which boehm-gc.
2422 * Makefile.in: Regenerate.
2423 * configure.in: Add --enable-objc-gc at toplevel and have it
2424 enable boehm-gc for Objective-C.
2425 Remove target-boehm-gc from libgcj.
2426 Add target-boehm-gc to target_libraries.
2427 Add target-boehm-gc to noconfigdirs where ${libgcj}
2429 Assert that boehm-gc is supported when requested for Objective-C.
2430 Only build boehm-gc if needed either for Java or Objective-C.
2431 * configure: Regenerate.
2433 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
2436 * Makefile.tpl (configure-[+prefix+][+module+],
2437 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
2438 Remove rule to unstage bootstrapped modules.
2439 (stage_current): New.
2440 * Makefile.in: Regenerate.
2442 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2444 * MAINTAINERS (Write After Approval): Update my e-mail address.
2446 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
2448 * include/libiberty.h: Declare pex_run_in_environment.
2450 2006-05-31 Asher Langton <langton2@llnl.gov>
2452 * MAINTAINERS (Write After Approval): Add myself.
2454 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
2456 * Makefile.def (bfd, opcodes): Fix lib_path.
2457 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
2458 (restrap): Move under "@if gcc-bootstrap". Fix typo.
2459 * Makefile.in: Regenerate.
2461 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2463 * Makefile.in: Regenerate.
2465 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
2467 * Makefile.def: Add install-html target. Add datarootdir
2468 docdir and htmldir to flags_to_pass.
2469 * Makefile.tpl: Add install-html target.
2470 * Makefile.in: Regenerate.
2471 * configure.in: Add --with-datarootdir, --with-docdir, and
2472 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
2473 * configure: Regenerate.
2475 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
2477 * configure.in: Enable gprof for cross builds.
2478 * configure: Regenerate.
2480 2006-05-22 Richard Guenther <rguenther@suse.de>
2483 2006-01-31 Richard Guenther <rguenther@suse.de>
2484 Paolo Bonzini <bonzini@gnu.org>
2486 * Makefile.def (target_modules): Add libgcc-math target module.
2487 * configure.in (target_libraries): Add libgcc-math target library.
2488 (--enable-libgcc-math): New configure switch.
2489 * Makefile.in: Re-generate.
2490 * configure: Re-generate.
2491 * libgcc-math: New toplevel directory.
2493 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2494 Andreas Tobler <a.tobler@schweiz.ch>
2496 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
2497 * configure: Rebuilt.
2499 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
2501 * MAINTAINERS (Write After Approval): Add myself.
2503 2006-05-01 DJ Delorie <dj@redhat.com>
2505 * configure.in: Restore CFLAGS if GMP isn't present.
2506 * configure: Regenerate.
2508 2006-05-01 Richard Guenther <rguenther@suse.de>
2510 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
2513 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
2515 * MAINTAINERS (Write After Approval): Add myself.
2517 2006-04-28 Jan Beulich <jbeulich@novell.com>
2519 * MAINTAINERS (Write After Approval): Add myself.
2521 2006-04-18 DJ Delorie <dj@redhat.com>
2523 * configure.in (m32c): Build libstdc++-v3. Pass flags to
2524 reference libgloss so that libssp can be built in a combined
2526 * configure: Regenerate.
2528 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
2530 * MAINTAINERS (Write After Approval): Add myself.
2532 2006-04-05 Ben Elliston <bje@au.ibm.com>
2534 * configure.in: Require makeinfo 4.4 or higher.
2535 * configure: Regenerate.
2537 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
2539 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
2540 Rearrange the entries of other libraries to have them in one place.
2542 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
2544 * MAINTAINERS (Write After Approval): Remove myself.
2545 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2547 2006-03-14 Richard Guenther <rguenther@suse.de>
2549 * configure: Regenerate with autoconf 2.13.
2551 2006-03-13 Jim Blandy <jimb@codesourcery.com>
2553 * MAINTAINERS: Use my work address.
2555 * MAINTAINERS: Update my E-mail address.
2557 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
2559 * configure.in: Handle --disable-<component> generically.
2560 * configure: Regenerate.
2562 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
2565 * ltmain.sh: Don't use "$finalize_rpath" for compile.
2567 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
2569 * MAINTAINERS (Write After Approval): Remove myself.
2570 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2572 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2574 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
2575 (TARGET_CONFIGDIRS): Remove.
2576 * configure.in: Remove AC_SUBST(target_configdirs).
2577 * Makefile.in, configure: Regenerated.
2579 2006-02-20 Steven G. Kargl <kargls@comcast.net>
2581 * MAINTAINERS (Write After Approval): Remove myself.
2582 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
2584 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
2588 * Makefile.tpl ([+compare-target+]): Print explanation messages.
2590 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
2591 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
2592 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
2593 BUILD_PREFIX, BUILD_PREFIX_1.
2594 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
2596 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
2597 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
2599 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
2600 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
2601 of `cat stage_current`. Always provide the `r' and `s' variables.
2602 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
2603 a single shell execution.
2604 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
2605 bootstrapped modules, make the stage1 module if the build was not
2606 started yet, else build the current stage.
2607 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
2608 (all-build, all-host, all-target, [+make_target+]-host,
2609 [+make_target+]-target): Do not use \-continued lines.
2610 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
2611 (current_stage, restrap, stage_last): New.
2613 * Makefile.in: Regenerate.
2614 * configure: Regenerate.
2616 2006-02-19 Bud Davis <jmdavis@link.com>
2618 * MAINTAINERS (Write After Approval): Remove myself.
2619 (Language Front End Maintainers): Add myself as fortran 95
2620 maintainer and update e-mail address.
2622 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2624 * MAINTAINERS (Write After Approval): Remove myself.
2625 (Language Front End Maintainers): Add myself as fortran 95
2628 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
2630 * MAINTAINERS (Write After Approval): Add myself.
2632 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
2634 * MAINTAINERS (Write After Approval): Remove myself.
2635 (Language Front End Maintainers): Add myself as
2636 fortran 95 maintainer.
2638 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2642 2005-12-27 Leif Ekblad <leif@rdos.net>
2644 * configure.in: Add support for RDOS target.
2645 * configure: Regenerate.
2647 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
2648 Andreas Schwab <schwab@suse.de>
2650 * configure: Regenerate.
2652 2006-02-12 David Edelsohn <edelsohn@gnu.org>
2654 * configure.in (enable_libgomp): Add AIX.
2655 * configure: Regenerate.
2657 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
2659 * MAINTAINERS (Write After Approval): Add myself.
2661 2006-02-03 Lee Millward <lee.millward@gmail.com>
2663 * MAINTAINERS (Write After Approval): Add myself.
2665 2006-01-31 Richard Guenther <rguenther@suse.de>
2666 Paolo Bonzini <bonzini@gnu.org>
2668 * Makefile.def (target_modules): Add libgcc-math target module.
2669 * configure.in (target_libraries): Add libgcc-math target library.
2670 (--enable-libgcc-math): New configure switch.
2671 * Makefile.in: Re-generate.
2672 * configure: Re-generate.
2673 * libgcc-math: New toplevel directory.
2675 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
2677 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
2678 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
2679 the assembler, linker and binutils.
2680 * configure: Regenerate.
2682 2006-01-22 Dirk Mueller <dmueller@suse.de>
2684 * MAINTAINERS (Write After Approval): Add myself.
2686 2006-01-20 Diego Novillo <dnovillo@redhat.com>
2688 * configure: Regenerate.
2690 2006-01-18 Richard Henderson <rth@redhat.com>
2691 Jakub Jelinek <jakub@redhat.com>
2692 Diego Novillo <dnovillo@redhat.com>
2694 * libgomp: New directory.
2695 * Makefile.def: Add target_module libgomp.
2696 * Makefile.in: Regenerate.
2697 * configure.in (target_libraries): Add target-libgomp.
2698 * configure: Regenerate.
2700 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
2702 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
2703 @ from continuation.
2704 * Makefile.in: Rebuilt.
2706 2006-01-04 Chris Lattner <sabre@gnu.org>
2708 * MAINTAINERS (Write After Approval): Add myself.
2710 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
2714 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
2715 * Makefile.tpl (OBJDUMP): New.
2716 (EXTRA_HOST_FLAGS): Add it.
2717 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
2719 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
2720 to use symbolic links between directories. Avoid race conditions
2721 or make them harmless.
2722 * configure.in: Do not try to use symbolic links between directories.
2724 * Makefile.def (LEAN): Pass.
2725 * Makefile.tpl (LEAN): Define.
2726 (stage[+id+]-start): Accept that the previous directory does not
2727 exist, if the bootstrap is lean.
2728 (stage[+id+]-bubble): Invoke lean bootstrap commands after
2729 stage[+id+]-start. Use a makefile variable and an `if' instead of a
2730 configure substitution.
2731 ([+compare-target+]): Likewise.
2732 ([+bootstrap-target+]-lean): New.
2733 * configure.in: Remove lean bootstrap support from here.
2735 * Makefile.in: Regenerate.
2736 * configure: Regenerate.
2738 2006-01-04 Ben Elliston <bje@au.ibm.com>
2740 * MAINTAINERS (libdecnumber): Add myself.
2742 2006-01-02 Mark Mitchell <mark@codesourcery.com>
2744 * libtool-ldflags: New script.
2746 2006-01-02 Andreas Schwab <schwab@suse.de>
2748 * configure.in: When reconfiguring remove Makefile in
2749 all stage directories.
2750 * configure: Regenerate.
2752 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
2754 * MAINTAINERS: Update my email address.
2756 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
2758 Revert Ada-related part of the previous change.
2760 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
2762 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
2763 * Makefile.in: Regenerate.
2764 * configure.in: Do not include mt-ppc-aix target fragment.
2765 * configure: Regenerate.
2767 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
2769 * configure.in: Select appropriate fragments for PowerPC/AIX.
2770 * configure: Regenerate.
2772 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
2773 BOOT_CFLAGS, BOOT_LDFLAGS.
2774 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
2775 BOOT_CFLAGS, BOOT_LDFLAGS.
2776 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
2777 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
2778 (stage): Fail if we cannot complete the work.
2779 * Makefile.in: Regenerate.
2781 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
2783 * configure.in: Replace ms1 with mt.
2784 * configure: Rebuilt.
2786 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
2788 * MAINTAINERS: Update my email address.
2790 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
2792 * Makefile.tpl (all, do-[+make_target+], do-check, install,
2793 install-host-nogcc): Don't invoke $(stage) at the end.
2794 * Makefile.in: Regenerate.
2796 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
2798 * configure.in: Flip the top-level bootstrap switch.
2799 * configure: Regenerate.
2801 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
2803 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
2804 $(stage) and $(unstage).
2805 (EXTRA_TARGET_FLAGS): Correct double-quoting.
2806 (all): Remove stray semicolon.
2807 (local-distclean): Don't handle multilib.tmp and multilib.out.
2808 (install.all): Set $s for consistency.
2809 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
2810 check_multilibs setting. Always make the install directory.
2811 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
2813 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
2814 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
2815 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
2816 (multilib.out): Remove.
2817 * Makefile.in: Regenerated.
2819 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
2821 * MAINTAINERS (Write After Approval): Add myself.
2823 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
2825 * MAINTAINERS: Add myself as mt maintainer.
2827 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
2829 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
2831 * MAINTAINERS: Change email address.
2833 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
2835 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
2836 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
2837 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
2838 Find in-tree tools if available.
2839 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
2840 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
2841 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
2842 (COMPILER_*_FOR_TARGET): New.
2843 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
2844 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
2845 (CONFIGURED_*, USUAL_*): Remove.
2846 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
2847 STRIP): Use autoconf substitutions.
2848 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
2849 COMPILER_NM_FOR_TARGET): New.
2850 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
2852 (all): Make all-host and all-target in parallel.
2853 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
2854 that $$r and $$s are set before invoking a recursive make.
2855 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
2856 ([+bootstrap-target+]): Inline most of the `all' target.
2858 2005-11-29 Ben Elliston <bje@au.ibm.com>
2860 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
2861 from the gcc build directory.
2862 * Makefile.in: Regenerate.
2864 2005-11-29 Ben Elliston <bje@au.ibm.com>
2866 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
2867 depend on all-libdecnumber.
2868 * configure.in (host_libs): Include libdecnumber.
2869 * Makefile.in: Regenerate.
2870 * configure: Likewise.
2872 2005-11-29 Ben Elliston <bje@au.ibm.com>
2874 * libdecnumber: Import decNumber sources from the dfp-branch.
2876 2005-11-21 Kean Johnston <jkj@sco.com>
2878 * config.sub, config.guess: Sync from upstream sources.
2880 2005-11-21 Ben Elliston <bje@au.ibm.com>
2882 Import from Autoconf sources:
2884 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
2885 * config/move-if-change: Don't output "$2 is unchanged";
2886 suggested by Ben Elliston. Handle weird characters correctly.
2888 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
2890 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
2891 to match upstream libtool for darwin.
2893 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
2895 * Makefile.def: Remove gdb dependencies for gdbtk.
2896 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
2897 (configure-gdb, install-gdb): New rules.
2898 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
2899 * Makefile.in, configure: Regenerated.
2901 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
2903 * MAINTAINERS (Write After Approval): Add myself.
2905 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
2907 * MAINTAINERS (Write After Approval): Add myself.
2909 2005-10-24 Diego Novillo <dnovillo@redhat.com>
2911 * MAINTAINERS (alias analysis): Add Daniel Berlin and
2914 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
2917 * Makefile.tpl (do-[+make-target+], do-check, install,
2918 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
2919 are set before recursing.
2920 * Makefile.in: Regenerate.
2922 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
2925 * Makefile.def (gcc) <target>: Fix thinko.
2926 * Makefile.in: Regenerate.
2928 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
2930 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
2931 * configure: Regenerate.
2933 2005-10-15 Jie Zhang <jie.zhang@analog.com>
2935 * MAINTAINERS (Write After Approval): Add self.
2937 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
2939 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
2940 target-libffi, target-qthreads, target-libjava, and
2942 * configure: Regenerate.
2944 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
2946 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
2947 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
2948 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
2949 (USUAL_OBJDUMP_FOR_TARGET): New.
2950 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
2951 * configure.in: Check for $OBJDUMP_FOR_TARGET.
2952 * configure, Makefile.in: Regenerated.
2954 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2956 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
2957 before other host packages.
2959 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
2961 * MAINTAINERS: Add self as sh libraries/configury maintainer.
2963 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2967 * configure.in (default_target): Remove.
2968 * Makefile.tpl (all): Do not use prerequisites as subroutines
2969 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
2970 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
2971 use prerequisites as subroutines.
2972 (check-host, check-target): New.
2973 (bootstrap configure & all targets): Do not use stage*-start
2974 if the directory layout is already ok.
2975 (non-bootstrap configure & all targets): Prepend a $(unstage).
2976 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
2977 (NOTPARALLEL): Remove.
2978 (unstage, stage variables): New variables.
2979 (unstage, stage targets): Simply expand to those variables.
2981 * configure: Regenerate.
2982 * Makefile.in: Regenerate.
2984 2005-10-04 James E Wilson <wilson@specifix.com>
2986 * Makefile.def (lang_env_dependencies): Add libmudflap.
2987 * Makefile.in: Regenerate.
2989 2005-10-03 Andreas Schwab <schwab@suse.de>
2991 Backport from libtool CVS:
2992 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
2994 * ltmain.sh: add support for installing into temporary
2995 staging area (e.g. 'make install DESTDIR=...')
2997 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
2999 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3000 * configure: Regenerated.
3002 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3004 * configure: Regenerate with the correct
3007 2005-09-30 Catherine Moore <clm@cm00re.com>
3009 * configure.in (bfin-*-*): New.
3010 * configure: Regenerated.
3012 2005-09-28 Geoffrey Keating <geoffk@apple.com>
3014 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3015 (LIPO_FOR_TARGET): New.
3016 (CONFIGURED_LIPO_FOR_TARGET): New.
3017 (USUAL_LIPO_FOR_TARGET): New.
3018 (STRIP_FOR_TARGET): New.
3019 (CONFIGURED_STRIP_FOR_TARGET): New.
3020 (USUAL_STRIP_FOR_TARGET): New.
3021 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3023 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3024 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3025 * Makefile.in: Regenerate.
3026 * configure: Regenerate.
3028 2005-09-19 David Edelsohn <edelsohn@gnu.org>
3030 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3031 (rs6000-*-aix*): Same.
3032 * configure: Regenerate.
3034 2005-09-16 Tom Tromey <tromey@redhat.com>
3036 * MAINTAINERS: Add self as java maintainer.
3038 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3040 * configure.in: Recognize f95 in the --enable-languages option,
3041 and substitute it for fortran, issuing a warning.
3042 * configure: Regenerate.
3044 2005-08-30 Phil Edwards <phil@codesourcery.com>
3046 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3047 * configure: Regenerated.
3049 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
3051 * MAINTAINERS: Add self as ms1 maintainer.
3053 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3055 * Makefile.def (libssp): Add to lang_env_dependencies.
3056 * Makefile.in: Regenerate.
3058 2005-08-18 Ian Lance Taylor <ian@airs.com>
3060 * MAINTAINERS: Add myself as middle-end maintainer.
3062 2005-08-17 Christian Groessler <chris@groessler.org>
3064 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3065 * Makefile.in: Regenerate.
3067 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3069 * MAINTAINERS (write after approval): Added myself.
3071 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3073 * MAINTAINERS (Write After Approval): Add myself.
3075 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
3077 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3078 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3079 Look for alternate names of the target cc and c++
3080 * configure: Regenerate.
3082 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
3084 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3085 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3086 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3087 tools; remove code to manually set them.
3088 (Target tools): Look in the environment for them.
3089 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3090 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3091 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3093 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3094 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3095 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3096 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3097 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3098 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3099 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3100 * configure: Regenerate.
3101 * Makefile.in: Regenerate.
3103 2005-07-28 Ben Elliston <bje@au.ibm.com>
3105 * MAINTAINERS: Update for removed CPU targets.
3107 2005-07-27 Mark Mitchell <mark@codesourcery.com>
3109 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3110 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3111 * Makefile.in: Regenerated.
3113 2005-07-26 Mark Mitchell <mark@codesourcery.com>
3115 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3116 (CFLAGS_FOR_TARGET): Use it.
3117 (CXXFLAGS_FOR_TARGET): Likewise.
3118 * Makefile.in: Regenerated.
3119 * configure.in (--with-build-sysroot): New option.
3120 * configure: Regenerated.
3122 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
3124 * Makefile.tpl: Wrap install between unstage and stage
3125 * Makefile.in: Regenerate.
3127 2005-07-21 Eric Christopher <echristo@apple.com>
3129 * MAINTAINERS: Update affiliation.
3131 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3133 * MAINTAINERS: Add self as crx port maintainer.
3135 2005-07-20 DJ Delorie <dj@redhat.com>
3137 * MAINTAINERS: Add self as m32c maintainer.
3139 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3141 * all files: Update FSF address.
3143 2005-07-15 Eric Christopher <echristo@redhat.com>
3145 * MAINTAINERS: Change affiliation.
3147 2005-07-14 Jim Blandy <jimb@redhat.com>
3149 * configure.in: Add cases for Renesas m32c.
3150 * configure: Regenerated.
3152 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3154 * COPYING.LIB: Update from fsf.org.
3156 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3158 * COPYING, compile, config.guess,
3159 config.sub, install-sh, missing, mkinstalldirs,
3160 symlink-tree, ylwrap: Sync from upstream sources.
3161 * config-ml.in: Update FSF address.
3163 2005-07-13 Eric Christopher <echristo@redhat.com>
3165 * configure.in: Add toplevel noconfigdir support for tpf.
3166 * configure: Regenerate.
3168 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
3172 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3173 * Makefile.in: Regenerate.
3175 2005-07-07 Mark Mitchell <mark@codesourcery.com>
3177 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
3178 Brolley to write-after-approval.
3180 2005-07-07 Andreas Schwab <schwab@suse.de>
3182 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3183 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3184 * Makefile.in: Regenerated.
3186 2005-07-06 Geoffrey Keating <geoffk@apple.com>
3188 * configure.in: Don't build sim or rda when targetting darwin.
3189 * configure: Regenerate.
3191 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
3193 * configure.in: Add --enable-libssp and --disable-libssp.
3194 * configure: Regenerate with autoconf-2.13.
3196 2005-07-02 Jakub Jelinek <jakub@redhat.com>
3198 * Makefile.def (target_modules): Add libssp.
3199 * configure.in (target_libraries): Add target-libssp.
3200 * configure: Rebuilt.
3201 * Makefile.in: Rebuilt.
3203 2005-07-01 Zack Weinberg <zackw@panix.com>
3205 * MAINTAINERS: Change email address. Resign from maintainership.
3207 2005-07-01 Richard Guenther <rguenther@suse.de>
3209 * MAINTAINERS: Change my e-mail address and affiliation.
3211 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
3213 * Makefile.def (stagefeedback): Come after profile.
3214 Define profiledbootstrap target.
3215 * Makefile.tpl (profiledbootstrap): Remove.
3216 (stageprofile-end): Zap stagefeedback.
3217 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3218 * Makefile.in: Regenerate.
3220 2005-06-13 Richard Sandiford <richard@codesourcery.com>
3222 * MAINTAINERS: Update my email address.
3224 2005-06-13 Zack Weinberg <zack@codesourcery.com>
3226 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3227 In 'cpp' stanza, support '#line' as well as '# '.
3229 2005-06-08 Andreas Schwab <schwab@suse.de>
3231 * MAINTAINERS: Move myself from 'Write After Approval' to
3232 'CPU Port Maintainers' section as m68k maintainer.
3234 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
3236 * configure.in (unsupported_languages): New macro.
3237 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3238 non-ported target libraries in noconfigdirs.
3239 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3240 non-linux-gnu. Remove libgcj_ex_libffi.
3241 <lang_frag loop>: Set add_this_lang=no if the language is in
3242 unsupported_languages.
3243 * configure: Regenerate.
3245 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3247 * configure.in: Fix typo in handling of --with-mpfr-dir.
3248 * configure: Regenerate.
3250 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3252 * MAINTAINERS: Update my email address.
3254 2005-06-02 Jim Blandy <jimb@redhat.com>
3256 * config.sub: Add cases for the Renesas m32c. (This patch has been
3257 accepted into the master sources.)
3259 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
3260 Michael Snyder <msnyder@redhat.com>
3261 Stan Cox <scox@redhat.com>
3263 * configure.in: Set noconfigdirs for ms1.
3265 * configure: Regenerate.
3267 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3269 * MAINTAINERS (Write After Approval): Add self.
3271 2005-06-01 Josh Conner <jconner@apple.com>
3273 * MAINTAINERS (Write After Approval): Add self.
3275 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
3277 * MAINTAINERS: Update my email address.
3279 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3281 * MAINTAINERS (Write After Approval): Add self.
3283 2005-05-26 Chris Demetriou <cgd@broadcom.com>
3285 * MAINTAINERS (Write After Approval): Remove self.
3287 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
3289 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3290 (Dependencies): Consider target modules for bootstrap dependencies.
3291 Make target bootstrap modules depend on each stage's gcc.
3292 * Makefile.in: Regenerate.
3294 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
3296 * Makefile.def (configure-gcc): Depend on binutils having been built.
3297 (all-gcc): No need to do it here.
3298 * Makefile.in: Regenerate.
3300 2005-05-19 Paul Brook <paul@codesourcery.com>
3302 * configure.in: Rewrite misleading error message when requested
3303 language cannot be built.
3304 * configure: Regenerate.
3306 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3308 * ylwrap: Import from Automake 1.9.5.
3310 2005-05-13 David Ung <davidu@mips.com>
3312 * MAINTAINERS (Write After Approval): Add self.
3314 2005-05-09 Mike Stump <mrs@apple.com>
3316 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3317 lt_cv_sys_max_cmd_len for now.
3319 2005-05-09 Stan Cox <scox@redhat.com>
3321 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3323 2005-05-08 Matt Kraai <kraai@ftbfs.org>
3325 * README.SCO: Update the URL.
3327 2005-05-05 David Edelsohn <edelsohn@gnu.org>
3329 * ltconfig: Define file_list_spec. Pass file_list_spec and
3330 with_gnu_ld to libtool.
3331 * ltcf-c.sh (aix[45]): Define file_list_spec.
3332 * ltcf-cxx.sh (aix[45]): Same.
3333 * ltcf-gcj.sh (aix[45]): Same.
3334 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3335 exists, write list of input files to temporary file.
3337 2005-05-04 Mike Stump <mrs@apple.com>
3339 * configure.in: Always pass --target to target configures as
3340 otherwise rebuilds that do --recheck will fail.
3341 * confiugure: Rebuilt.
3343 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
3345 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
3347 (configure, all): Add bootstrap support.
3348 (Host modules, target modules): Pass post-stage1 flags and exports.
3349 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
3350 * Makefile.in: Regenerate.
3352 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
3354 * configure: Regenerate.
3356 2005-04-27 Mike Stump <mrs@apple.com>
3358 * MAINTAINERS: Add self as darwin maintainer.
3360 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
3362 * config.sub: Update from master copy.
3364 2005-04-21 Mike Stump <mrs@apple.com>
3366 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
3367 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
3369 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
3371 * configure.in <crisv32-*-*, cris-*-*>: New local variable
3372 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
3373 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
3374 "*-*-elf" and "*-*-linux*".
3375 * configure: Regenerate.
3377 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
3379 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
3381 2005-04-12 Mike Stump <mrs@apple.com>
3383 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
3385 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
3387 * MAINTAINERS (Write After Approval): Add myself.
3389 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
3391 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
3393 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
3395 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
3396 (TARGET_CONFIGARGS): Include --with-target-subdir.
3397 (configure, all): New macros. Use them throughout.
3398 * Makefile.in: Regenerate.
3400 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
3402 * MAINTAINERS (Write After Approval): Add myself.
3404 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
3406 * MAINTAINERS: Remove 'loop unrolling' maintainer.
3408 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
3410 * MAINTAINERS: Move John Carr to Write After Approval.
3412 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
3414 * config/mh-mingw32: Delete.
3415 * configure.in: Don't use it.
3416 * configure: Regenerate.
3418 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
3420 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
3421 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
3422 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
3423 (HOST_LIB_PATH): Generate from Makefile.def.
3424 (TARGET_LIB_PATH): Likewise.
3425 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
3426 * Makefile.in: Regenerate.
3427 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
3428 (RPATH_ENVVAR): Include Darwin case.
3429 * configure: Regenerate.
3431 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
3433 * MAINTAINERS (Various Maintainers): Remove self.
3434 (Write After Approval): Add self.
3436 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
3438 * MAINTAINERS (Various Maintainers): Add self.
3440 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
3442 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
3443 * configure: Regenerate.
3445 2005-03-21 Zack Weinberg <zack@codesourcery.com>
3447 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
3448 gcc_version, and gcc_version_trigger from set of flags to pass.
3449 * Makefile.tpl: Remove definitions of above variables.
3450 (config.status): Remove dependency on $(gcc_version_trigger).
3451 * Makefile.in: Regenerate.
3452 * configure.in: Do not reference config/gcc-version.m4 nor
3453 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
3454 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
3455 * configure: Regenerate.
3457 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
3458 Andrew Pinski <pinskia@physics.uc.edu>
3460 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
3461 * Makefile.in: Regenerate.
3463 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
3465 * MAINTAINERS (Write After Approval): Add myself.
3467 2005-03-03 David Ayers <d.ayers@inode.at>
3469 * MAINTAINERS (Write After Approval): Add myself.
3471 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
3474 * ltmain.sh: Avoid creating archives with components that have
3475 duplicate basenames.
3477 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
3480 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
3482 * Makefile.in: Regenerate.
3484 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3486 * Makefile.in: Regenerate to fix conflict between the previous two
3489 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
3492 * Makefile.def (target_modules): Remove "stage", now unnecessary.
3493 * Makefile.tpl (HOST_SUBDIR): New substitution.
3494 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
3495 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3496 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
3497 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
3498 (Host modules, Bootstrapped modules): Use it.
3499 (Build modules, Target modules): Do not create symlink trees,
3500 always configure out-of-srcdir.
3501 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
3502 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
3503 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
3504 $(HOST_SUBDIR). Create a symlink for host_subdir.
3506 * Makefile.in: Regenerate.
3507 * configure: Regenerate.
3509 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
3511 Merged from libada-gnattools-branch:
3512 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
3514 * gnattools: New directory.
3515 * Makefile.def: Add gnattools as a module, depending on target-libada.
3516 * Makefile.in: Regenerate.
3517 * configure.in: Include gnattools in host_tools; disable it if ada
3519 * configure: Regenerate.
3521 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
3523 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
3524 treelang maintainer.
3525 (Write After Approval): Remove myself.
3527 2005-02-23 Paul Schlie <schlie@comcast.net>
3529 * configure.in: Allow darwin targeted ports to build tk, itcl and
3531 * configure: Regenerate.
3533 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3536 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
3537 * configure: Regenerate.
3539 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
3541 * MAINTAINERS (Write After Approval): Add myself.
3543 2005-02-10 Ian Lance Taylor <ian@airs.com>
3545 * MAINTAINERS: Update my e-mail address.
3547 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
3549 * MAINTAINERS (Write After Approval): Add myself.
3551 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
3553 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
3554 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
3555 target-libgloss when not *-*-elf and *-*-aout.
3556 * configure: Regenerate.
3558 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
3560 * MAINTAINERS: Remove obsolete entries.
3562 * MAINTAINERS (Write After Approval): Add Michael Matz.
3564 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
3566 * MAINTAINERS: Remove self as cpplib maintainer.
3568 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3570 * install-sh, config.sub: Import from upstream.
3572 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
3575 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
3576 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
3577 * Makefile.in: Regenerate.
3579 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
3581 * MAINTAINERS: Update my email address.
3583 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3584 Andreas Schwab <schwab@suse.de>
3587 * config-ml.in: Eval option if surrounded by single quotes.
3589 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
3591 Revert 2004-12-28 Makefile changes, a better fix will be
3592 applied to mainline and src after GCC 4.0 branches.
3594 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
3598 * Makefile.def (target_modules): Remove stage parameter,
3599 it is always true now.
3600 * Makefile.tpl (configure-build-[+module+],
3601 configure-target-[+module+]): Always build symlink tree
3602 for the directory and for include. BUILD_SUBDIR and
3603 TARGET_SUBDIR cannot be . anymore.
3604 * Makefile.in: Regenerate.
3606 2004-12-25 David Edelsohn <edelsohn@gnu.org>
3608 Revert 2004-12-08 Makefile changes.
3610 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
3612 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
3615 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
3617 * configure.in (sh64-*-*): Reenable gprof.
3618 * configure: Regenerate.
3620 2004-12-08 David Edelsohn <edelsohn@gnu.org>
3622 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
3623 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
3624 (EXTRA_TARGET_FLAGS): Add PICFLAG.
3625 * Makefile.in: Regenerate.
3627 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
3629 * MAINTAINERS: Update my email address.
3631 2004-12-07 Matt Kraai <kraai@ftbfs.org>
3633 * Makefile.tpl: Generate normal dependencies if the LHS module is
3635 * Makefile.in: Regenerate.
3637 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3639 * configure.in: Include config/gxx-include-dir.m4. Use
3640 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
3641 * configure: Regenerate.
3643 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
3645 * config.if: Delete.
3646 * configure.in: Set libstdcxx_incdir directly.
3647 * configure: Regenerate.
3649 2004-12-02 Eric Christopher <echristo@redhat.com>
3651 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
3652 * Makefile.in: Regenerate.
3654 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3656 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
3657 * configure: Regenerate.
3659 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
3661 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
3662 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
3663 * configure: Regenerate.
3665 2004-12-01 Eric Christopher <echristo@redhat.com>
3667 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
3668 of things to remove.
3670 2004-11-29 Matt Kraai <kraai@ftbfs.org>
3672 * MAINTAINERS (Write After Approval): Update my e-mail address.
3674 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
3676 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
3677 from CVS libtool to always pass_all.
3679 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3681 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
3682 (hppa*64*-*-*): Delete incorrect comment.
3683 * configure: Rebuilt.
3685 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3687 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
3689 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
3691 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
3692 from CVS libtool to always pass_all.
3694 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3696 * install-sh, compile: Import from automake.
3698 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
3700 * config.guess, config.sub: Import from savannnah.
3702 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
3704 * MAINTAINERS (Write After Approval): Add myself
3706 2004-11-12 Mike Stump <mrs@apple.com>
3708 * Makefile.def: Add html support.
3709 * Makefile.tpl: Likewise.
3710 * Makefile.in: Regenerate.
3712 2004-11-11 Geoffrey Keating <geoffk@apple.com>
3715 * configure.in: Remove all instances of build-fixincludes from
3717 (build_configargs): Supply --target to subdirectories.
3718 * configure: Regenerate.
3720 * Makefile.def: Make gcc install depend on fixincludes install.
3721 * Makefile.in: Regenerate.
3723 2004-11-10 Janis Johnson <janis187@us.ibm.com>
3725 * MAINTAINERS: Add myself as gcc testsuite maintainer.
3727 2004-11-11 Paul Brook <paul@codesourcery.com>
3729 * MAINTAINERS: Add self as arm maintainer. Update email address.
3731 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
3733 * configure.in (noconfigdirs) [mmix-*-*]: Disable
3735 * configure: Regenerate.
3737 2004-11-07 David Edelsohn <edelsohn@gnu.org>
3739 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
3742 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
3744 * Makefile.def (host fixincludes): Specify missing targets.
3745 * Makefile.in: Regenerate.
3747 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
3749 * MAINTAINERS: Add myself
3751 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
3753 * MAINTAINERS (Write After Approval): Add myself.
3755 2004-11-04 Geoffrey Keating <geoffk@apple.com>
3757 * Makefile.def: Build fixincludes for the host, too.
3758 * Makefile.in: Regenerate.
3759 * configure.in (host_tools): Add fixincludes.
3760 * configure: Regenerate.
3762 2004-11-04 Daniel Jacobowitz <dan@debian.org>
3764 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
3765 * configure: Regenerated.
3767 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
3770 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
3771 * configure: Regenerated.
3773 2004-10-31 Mark Mitchell <mark@codesourcery.com>
3775 * README.SCO: Update per FSF instructions.
3777 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
3780 * configure.in (case ${target}): Do not build fixincludes for avr.
3781 * configure: Regenerated.
3783 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
3785 * configure.in (case ${target}): Do not build fixincludes
3786 on platforms where it is not used.
3787 * configure: Regenerated.
3789 2004-10-23 Daniel Jacobowitz <dan@debian.org>
3791 * configure.in: Use an absolute path to install-sh.
3792 * configure: Regenerated.
3794 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3796 * MAINTAINERS (Write After Approval): Add myself.
3798 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
3800 * MAINTAINERS: Remove from Write After Approval those that are
3801 already maintainers.
3803 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
3805 * MAINTAINERS: Update my email address.
3807 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
3809 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
3810 * configure: Regenerate.
3812 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
3814 * MAINTAINERS: Update my email address.
3816 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
3818 * MAINTAINERS (Language Front Ends Maintainers): New. Move
3819 entries belonging to this category.
3821 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
3823 * MAINTAINERS: Update my e-mail address.
3825 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
3827 Fix wrong conflict resolution in:
3829 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
3831 * Makefile.in: Regenerate.
3832 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
3833 in the recursive `make', instead of hardwiring `all'.
3834 (Autogenerated TARGET-* variables): New.
3836 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
3838 * configure.in: Enable target-libgloss for crx-*-*.
3839 * configure: Regenerate.
3841 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3843 * MAINTAINERS (Various Maintainers): Move the "windows,
3844 cygwin, mingw" maintainer to ...
3845 (OS Port Maintainers): ... here.
3847 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
3849 * MAINTAINERS (Write After Approval): Remove those that are
3850 maintainers of some subsystem.
3852 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
3854 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
3855 * ltcf-cxx.sh (tpf*): Likewise.
3856 * ltconfig (tpf*): Add TPF OS configuration support.
3858 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
3860 * MAINTAINERS: Change my email address to my new work account.
3862 2004-09-24 Michael Roth <mroth@nessie.de>
3864 * configure.in (--without-headers): Add missing double quotes.
3865 * configure: Regenerate.
3867 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
3869 * ylwrap: Revert to previous version.
3871 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
3874 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
3875 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
3876 SET_GCC_LIB_PATH_CMD.
3877 (BASE_TARGET_EXPORTS): Likewise.
3878 * Makefile.in: Regenerated.
3880 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
3881 * configure: Regenerated.
3883 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
3885 * config.guess: New upstream version
3886 * compile, depcomp, install-sh, ylwrap: Likewise.
3888 2004-09-19 Roger Sayle <roger@eyesopen.com>
3890 * config/mh-x86omitfp: New host makefile fragment. Add
3891 -fomit-frame-pointer to the default BOOT_CFLAGS.
3892 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
3893 * configure: Regenerate.
3895 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
3898 * configure.in (*-*-darwin*): Renable libobjc.
3899 * configure: Regenerate.
3901 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
3903 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
3905 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
3907 * Makefile.def: Remove libbanshee.
3908 * Makefile.tpl: Ditto.
3909 * configure.in: Ditto.
3910 * Makefile.in: Regen.
3913 2004-09-08 David Edelsohn <edelsohn@gnu.org>
3915 * ltmain.sh: Use $pic_object as $non_pic_object if
3916 $non_pic_object=none.
3918 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
3920 * missing: Import latest version from master repository.
3922 2004-09-06 Nick Clifton <nickc@redhat.com>
3924 * config.sub: Import latest version from master repository.
3925 * config.guess: Likewise.
3926 This includes these changes:
3928 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
3930 * config.sub: Handle crisv32, alias etraxfs.
3931 * config.guess (crisv32:Linux:*:*): Handle.
3933 2004-08-13 Brad Smith <brad@comstyle.com>
3935 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
3936 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
3938 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
3940 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
3941 assume the processor is a powerpc. This is because coreutils
3942 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
3943 in this case, due to a MacOS X bug that causes
3944 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
3945 to return a negative number.
3946 Problem reported by Petter Reinholdtsen in:
3947 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
3949 2004-07-19 Ben Elliston <bje@gnu.org>
3951 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
3953 2004-06-24 Ben Elliston <bje@gnu.org>
3955 * config.guess: Update copyright years.
3956 * config.sub: Likewise.
3958 2004-06-22 Robert Millan <robertmh@gnu.org>
3960 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
3961 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
3963 2004-06-22 Stanley F. Quayle <stan@stanq.com>
3965 * config.guess (*:*VMS:*:*): New entry. Replaces
3966 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
3969 2004-06-22 Ben Elliston <bje@gnu.org>
3971 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
3972 * config.sub: Likewise.
3974 2004-06-22 Ben Elliston <bje@gnu.org>
3976 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
3977 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
3979 2004-06-11 Ben Elliston <bje@gnu.org>
3981 * config.guess (pegasos:OpenBSD:*:*): Remove.
3983 2004-06-11 Ben Elliston <bje@gnu.org>
3985 From Wouter Verhelst <wouter@grep.be>:
3986 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
3988 2004-06-11 Ben Elliston <bje@gnu.org>
3990 * config.guess (luna88k:OpenBSD:*:*): New.
3992 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
3994 * config.guess (m32r*:Linux:*:*): New case.
3995 * config.sub: Handle m32rle.
3997 2004-03-12 Ben Elliston <bje@wasabisystems.com>
3999 From Jens Petersen <petersen@redhat.com>:
4000 * config.sub: Handle sparcv8.
4002 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4004 From Tom Smith <smith@cag.lkg.hp.com>:
4005 * config.guess: Version suffixes are equally significant on Tru64
4006 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4007 prefix of "P" (patched kernel).
4009 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4011 * config.sub: Add support for National Semiconductor CRX target.
4013 2004-09-03 Janis Johnson <janis187@us.ibm.com>
4015 * MAINTAINERS (Various Maintainers): Remove myself as web page
4016 maintainer, add myself as maintainer of build status lists.
4018 2004-09-03 Jan Beulich <jbeulich@novell.com>
4020 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4021 *-*-netware, but add target-libmudflap.
4022 Consolidate *-*-netware targets (of which really only i?86 exists)
4023 into a single entry.
4024 * configure: Likewise.
4026 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
4028 * Makefile.tpl (sorry): Remove.
4029 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4030 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4031 (do-clean): Clean per-stage directories too.
4032 (do-distclean): Run distclean-stage1 too.
4033 (.NOTPARALLEL): Enable during toplevel bootstrap.
4034 (stage[+id+]-bubble): Enable parallel execution during
4035 the recursive invocation.
4036 * Makefile.in: Regenerate.
4038 Fix previous checkin:
4040 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4042 * configure.in: Fix indentation.
4043 * configure: Regenerate.
4045 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4047 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4048 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4049 * configure: regenerate
4050 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4054 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4056 * Makefile.def (build_modules): Add fixincludes.
4057 (dependencies): Make gcc depend on fixincludes.
4058 * configure.in (build_tools): Add fixincludes.
4059 (build_configdirs): Always include build_libs.
4060 * Makefile.in: Regenerate.
4061 * configure: Regenerate.
4063 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
4065 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4066 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4067 phony targets; do not generate timestamp files.
4068 (distclean-stageN): Remove references to their timestamp files.
4069 (restageN, touch-stageN): Remove.
4070 (stageN-bubble): Rewritten.
4071 (compare): Support lean bootstraps.
4072 * Makefile.in: Regenerate.
4074 * configure.in: Only warn when bootstrapping but
4075 build != host or build != target. Support lean bootstraps.
4076 * configure: Regenerate.
4078 2004-08-26 Phil Edwards <phil@codesourcery.com>
4080 * configure.in: Give a better error message if GMP/MPFR are missing
4081 and a language needing them has been requested.
4082 * configure: Regenerated.
4084 2004-08-25 Phil Edwards <phil@codesourcery.com>
4086 * configure.in: Print a list of available language front-ends if
4087 a requested one is missing. Tidy stray tab characters.
4088 * configure: Regenerated.
4090 2004-08-19 Michael Koch <konqueror@gmx.de>
4092 * gcc/doc/install.texi: Update entry about automake for libjava.
4094 2004-08-17 Robert Millan <robertmh@gnu.org>
4096 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4097 (instead of FreeBSD).
4098 * configure: Regenerate.
4100 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4102 * Makefile.in: Regenerate.
4103 * configure: Regenerate.
4105 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4107 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4108 for bootstrapped modules if toplevel bootstrap is going.
4109 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4110 modules. Adjust for changes in Makefile.def. Enable several
4111 rules even in non-bootstrap mode, just to avoid peppering the
4112 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4113 (stage-[+prev+]-bubble): Remove.
4115 * Makefile.def (Dependencies): Depend on all-build-bison,
4116 all-build-flex, all-build-byacc, all-build-texinfo, rather
4117 than the host variations.
4118 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4120 (BISON): Update for recent Bisons.
4122 (cross): Depend on all-build.
4123 (all): Do not depend on all-build.
4124 (prebootstrap): Remove.
4125 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4126 (Prebootstrap dependencies): Add them to the per-stage targets
4127 and to all-prebootstrap.
4128 * configure.in (build_configdirs): Always enable build_tools.
4129 (BUILD_DIR_PREFIX): Remove.
4131 * Makefile.def (gcc): Add target variable.
4132 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4133 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4134 in the recursive `make', instead of hardwiring `all'.
4135 (Autogenerated TARGET-* variables): New.
4137 2004-08-13 Brian Booth <bbooth@redhat.com>
4139 * MAINTAINERS: Remove myself from write-after-approval.
4141 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4143 * src-release: Stop distributing mmalloc with gdb (which doesn't
4145 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4146 * Makefile.in: Regenerate.
4148 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4150 * configure.in (arm*-*-eabi*): New target.
4151 * configure: Regenerate.
4153 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
4155 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4156 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4157 (Dependencies): New section.
4158 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4159 (configure-target-[+module+]): Depend on maybe-all-gcc
4160 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4161 (toplevel profiledbootstrap): Fix dependencies.
4162 * Makefile.in: Regenerate.
4164 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4166 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4167 target-libiberty to noconfigdirs.
4168 * configure: Regenerate.
4170 2004-08-03 Paul Brook <paul@codesourcery.com>
4172 * configure.in: Check for MPFR as well as GMP.
4173 * configure: Regenerate.
4175 2004-08-01 Robert Millan <robertmh@gnu.org>
4177 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4178 libmudflap for all GNU-based systems (with Glibc).
4179 * configure: Regenerate.
4181 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4183 * Makefile.def (host-modules): Add gcc.
4184 * Makefile.in: Regenerate.
4185 * Makefile.tpl (sorry): New rule.
4186 (configure-host, all-host, [+make_target+]-host, do-check,
4187 install-host): Do not add gcc as a special case.
4188 (host modules): Add a small special-casing for gcc. Export
4189 extra_make_flags through the environment.
4190 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4191 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4192 other recursive targets for gcc): Remove.
4194 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4195 (stage, unstage): New rules.
4196 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4197 distclean-stage[+id+]): Use stage_current.
4198 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4199 the stage*-start rules.
4201 2004-08-02 Geoffrey Keating <geoffk@apple.com>
4203 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4206 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
4208 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4209 * configure: Regenerate.
4211 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4213 * maintainer-scripts/gcc_release: Revert yesterday's change.
4215 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4217 * MAINTAINERS: Add myself to write-after-approval.
4219 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4222 * gcc/gccbug.in: Updated because of libf2c removal.
4223 * maintainer-scripts/gcc_release: Ditto.
4225 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4227 * configure.in: Build libmudflap by default on FreeBSD.
4228 * configure: Regenerated.
4230 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4232 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4234 * configure: Regenerated.
4236 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4239 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4240 feedback based compiler.
4241 * Makefile.in: Rebuilt.
4243 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
4245 * Makefile.def (host_modules): Set bootstrap=true for flex.
4246 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4247 * Makefile.in: Rebuilt.
4249 2004-07-07 Jan Hubicka <jh@suse.cz>
4251 * MAINTAINERS: Add self as a profile feedback maintainer.
4253 2004-07-05 Phil Edwards <phil@codesourcery.com>
4255 * configure.in: Do not prepend $srcdir to /dev/null in
4257 * configure: Regenerate.
4259 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
4261 * Makefile.def (build_modules): Add bison, byacc, flex,
4263 (flags_to_pass): Add FLEX.
4264 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4265 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4266 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4267 DEFAULT_MAKEINFO): Remove.
4268 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4269 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4270 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4271 objdir or else use configured tool.
4273 (all): Depend on it.
4274 (Build module dependencies): Add.
4275 * Makefile.in: Regenerate.
4276 * configure.in: Better support for multiple build modules,
4277 matching what is done for host/target modules. Do not look
4278 for "plausible" locations of build tools if Canadian cross.
4279 Use autoconf's AC_PROG_CC to find a C compiler. Define
4280 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4281 * configure: Regenerate.
4283 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4285 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4286 * Makefile.in: Regenerate.
4288 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4290 * Makefile.tpl (configure-build-[+module+],
4291 configure-[+module+], configure-target-[+module+]): Pass
4292 [+extra_configure_args+].
4293 (all-build-[+module+], all-[+module+], check-[+module+],
4294 install-[+module+], [+make_target+]-[+module+],
4295 all-target-[+module+], check-target-[+module+],
4296 install-target-[+module+], [+make_target+]-target-[+module+]):
4297 Pass [+extra_make_args+].
4298 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4299 (GCC_HOST_EXPORTS): Remove.
4300 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4301 cross, check-gcc, check-gcc-c++, install-gcc,
4302 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4303 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4304 * Makefile.in: Regenerate.
4306 2004-06-21 Matthew Sachs <msachs@apple.com>
4308 * MAINTAINERS: Added self to write-after-approval.
4310 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4312 * configure.in: Check for srcdir/winsup rather than build directory
4314 * configure: Regenerate.
4316 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
4318 * configure.in: Don't build Cygwin native newlib if winsup
4319 directory is missing. Emit warning instead.
4320 * configure: Regenerate.
4322 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
4324 * Makefile.tpl (touch-stage[+id+]): New.
4325 (restage[+prev+]): Depend on touch-stage[+id+].
4327 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4330 * Makefile.def: Add profile and feedback bootstrap stages.
4331 Remove next field from bootstrap stages.
4332 * Makefile.tpl (LN, LN_S): Substitute.
4333 (stageN-start, stageN-end): Use double-colon rules, to
4334 provide a hook for additional setup commands.
4335 (distclean-stageN-gcc, restageN): Create dependencies from
4336 [+prev+], not from [+next+].
4337 (stageN-bubble): Add commands for successive stages from
4338 [+prev+], using double-colon rules.
4339 (all-stageN-gcc): Fix typo.
4340 (stagefeedback-start, profiledbootstrap): New.
4341 * Makefile.in: Regenerate.
4342 * configure.in: Call ACX_PROG_LN.
4343 * configure: Regenerate.
4345 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
4347 * MAINTAINERS (Write After Approval): Add myself.
4349 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
4351 * MAINTAINERS (Write After Approval): Add myself.
4353 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
4355 * configure.in: Fix --enable-bootstrap breakage introduced in trees
4357 * configure: Regenerate.
4359 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4361 * Makefile.tpl: Fix typo.
4362 * Makefile.in: Regenerate.
4364 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4366 * configure.in: Remove new- prefix from toplevel
4368 * configure: Regenerate.
4370 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
4372 * Makefile.tpl (all.normal): Rename to all.
4373 (all): Replace with a rule to pick the default
4374 target from configure.