diff ChangeLog @ 69:1b10fe6932e1

merge 69
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Sun, 21 Aug 2011 07:53:12 +0900
parents f6334be47118
children 04ced10e8804
line wrap: on
line diff
--- a/ChangeLog	Tue Dec 14 03:58:33 2010 +0900
+++ b/ChangeLog	Sun Aug 21 07:53:12 2011 +0900
@@ -1,3 +1,876 @@
+2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
+
+	PR lto/48086
+	* configure.ac: Re-enable LTO on *-apple-darwin9.
+	* configure: Regenerate.
+
+2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
+
+	PR lto/48086
+	* configure.ac: Disable LTO on darwin due to an assembler change in
+	Xcode 3.2.6/4.0 that limits the total number of sections/segments to
+	under 256.
+	* configure: Regenerate.
+
+2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
+
+	* MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
+
+2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
+
+	* MAINTAINERS: Update my e-mail address.
+
+2011-03-06  Joey Ye  <joey.ye@arm.com>
+
+	* MAINTAINERS: Update my e-mail address.
+
+2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
+
+	* configure.ac: Adjust test of with_ppl.
+	* configure: Regenerated.
+
+2011-03-02  Kai Tietz  <ktietz@redhat.com>
+
+	* MAINTAINERS: Adjust my e-mail address.
+
+2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
+
+	* configure.ac: Add -lpwl to ppllibs.
+	* configure: Regenerated.
+
+2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
+
+	* config/cloog.m4: Add -lisl to clooglibs.
+	* configure: Regenerated.
+
+2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
+
+	* MAINTAINERS (CPU Port maintainers): Add self.
+
+2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+	* MAINTAINERS: Add myself as testsuite maintainer.
+
+2011-02-15  Mike Stump  <mikestump@comcast.net>
+
+	* MAINTAINERS: Add myself as testsuite maintainer.
+
+2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+	Import from Libtool and gnulib:
+
+	2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
+
+	Prepare for supporting FreeBSD 10.
+	* config.rpath: Remove handling of freebsd1* which soon would
+	match FreeBSD 10.0.
+
+	2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
+
+	Remove support for FreeBSD 1.x.
+	* libtool.m4 (_LT_LINKER_SHLIBS)
+	(_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
+	soon would incorrectly match FreeBSD 10.0.
+
+2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+	PR binutils/12283
+	* move-if-change: Import version from gnulib.
+
+2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
+
+	PR lto/47225
+	* Makefile.def (lto-plugin): Double dash for enable-shared.
+	(configure-gcc): Depend on all-lto-plugin.
+	* Makefile.in: Rebuilt.
+
+2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+	* configure.ac: Remove extra bracket.
+	* configure: Regenerate.
+
+2011-02-08  Tobias Burnus  <burnus@net-b.de>
+
+	* MAINTAINERS: Add myself as libquadmath maintainer.
+
+2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
+
+	* MAINTAINERS: Update my email address.
+
+2011-02-07  Joseph Myers  <joseph@codesourcery.com>
+
+	* MAINTAINERS (option handling): Add self.
+
+2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
+
+	PR lto/47225
+	* Makefile.def: Add dependency for install-gcc
+	on install-lto-plugin.
+	* Makfile.in: Regenerated
+
+2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
+
+	* MAINTAINERS (CPU Port Maintainers): Add myself.
+
+2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
+
+	PR libgcj/44341
+	* configure.ac: Discard --with-* flags for host when configuring
+	target libraries for cross build.
+	* configure: Rebuilt.
+
+2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
+
+	* MAINTAINERS (linear loop transforms): Removed.
+
+2011-01-25  Jakub Jelinek  <jakub@redhat.com>
+
+	* configure.ac: If with_ppl is no, move setting with_cloog=no
+	after CLOOG_REQUESTED check.
+	* configure: Regenerated.
+
+2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
+
+	* configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
+	CLooG has been requested.
+	* configure: Regenerated.
+
+2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
+
+	* configure: Regenerated.
+	* configure.ac: Check for version 0.11 (or later revision) of PPL.
+
+2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
+
+	* configure: Regenerated.
+	* configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
+
+2011-01-21  Andreas Schwab  <schwab@redhat.com>
+
+	* configure.ac: Use AS_HELP_STRING throughout.
+	* configure: Regenerate.
+
+2011-01-18  Jie Zhang  <jie.zhang@analog.com>
+
+	* configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
+	* configure: Regenerate.
+
+2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+	* ltmain.sh (relink): Use absolute path when hardcoding with -L.
+
+2011-01-13  Joel Brobecker  <brobecker@adacore.com>
+
+	* configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
+	for ia64-hpux.
+	* configure: Regenerate.
+
+2011-01-07  Jan Hubicka  <jh@suse.cz>
+
+	PR lto/47225
+	* Makefile.in: Regenerate.
+	* Makefile.def (lto-plugin): Always pass enable-shared to the plugin
+	configure.
+
+2011-01-07  Jan Hubicka  <jh@suse.cz>
+
+	* Makefile.in: Regenerate.
+	* Makefile.def (gcc host module) and soft dependency on lto-plugin
+	and configure dependency on lto-plugin configure.
+	(lto-plugin module): Remove dependency on GCC; add dependency on
+	liniberty.
+
+2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
+2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
+
+	* configure: Regenerate.
+
+2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
+
+	* configure.ac: (picochip): Disable libiberty.
+
+2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
+2010-12-10  Ian Lance Taylor  <iant@google.com>
+
+	PR bootstrap/46819
+	* configure.ac: For --disable-libgcj clear libgcj_saved.
+	* configure: Rebuild.
+
+2010-12-10  Tobias Burnus  <burnus@net-b.de>
+
+	PR fortran/46540
+	* configure.ac: Add --disable-libquadmath and
+	--disable-libquadmath-support.
+	* configure: Regenerate.
+
+2010-12-03  Ian Lance Taylor  <iant@google.com>
+
+	* MAINTAINERS: Add myself as libgo maintainer.
+
+2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
+
+	PR libffi/46792
+	* configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
+	* configure: Regenerate.
+
+2010-12-02  Ian Lance Taylor  <iant@google.com>
+
+	* configure.ac: Always set default for poststage1_ldflags to
+	-static-libstdc++ -static-libgcc.
+
+2010-11-29  Andreas Schwab  <schwab@redhat.com>
+
+	* configure.ac: Move comment to remove extra space in last argument
+	of GCC_TARGET_TOOL.
+
+2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
+
+	PR other/46026
+	* configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
+	* Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
+	* Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
+	(BASE_FLAGS_TO_PASS): Use it.
+	* configure: Rebuilt.
+	* Makefile.in: Rebuilt.
+
+2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
+
+	PR binutils/12258
+	* configure.ac: Correct comments for --enable-gold/--enable-ld.
+	Properly check default linker.
+	* configure: Regnerated.
+
+2010-11-23  Matthias Klose  <doko@ubuntu.com>
+
+	* configure.ac: For --enable-gold, handle value `default' instead of
+	`both*'.   New configure option --{en,dis}able-ld.
+	* configure: Regenerate.
+
+2010-11-20  Ian Lance Taylor  <iant@google.com>
+
+	* configure.ac: Only disable a language library if no language needs
+	it.  Don't let --disable-libgcj uncondtionally disable libffi.
+	* configure: Rebuild.
+
+2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+	* Makefile.in: Regenerate.
+
+	PR other/46202
+	* configure.ac: Fix just-built in-tree STRIP name to be
+	binutils/strip-new.
+	* configure: Regenerate.
+	* Makefile.def (install-strip-gcc, install-strip-binutils)
+	(install-strip-opcodes, install-strip-ld, install-strip-itcl)
+	(install-strip-sid): Mirror dependencies on non-strip variants
+	of these targets on the respective -strip prerequisites.
+	* Makefile.tpl (install-strip, install-strip-host)
+	(install-strip-target): New targets.
+	(install-strip-[+module+], install-strip-target-[+module+]):
+	New targets.
+	* Makefile.in: Regenerate.
+
+2010-11-19  Ian Lance Taylor  <iant@google.com>
+	    Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+	* configure.ac: Add target-libgo to target_libraries.  Set
+	and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
+	* Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
+	(HOST_EXPORTS): Add GOC.
+	(BASE_TARGET_EXPORTS): Add GOC.
+	(GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
+	(GOCFLAGS_FOR_TARGET): New variable.
+	(EXTRA_HOST_FLAGS): Add GOC.
+	(EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
+	* Makefile.def (target_modules): Add libgo.
+	(flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
+	(dependencies): Add dependency from configure-target-libgo to
+	configure-target-libffi and all-target-libstdc++-v3.  Add
+	dependencies from all-target-libgo to all-target-libffi.
+	(languages): Add go.
+	* configure: Rebuild.
+	* Makefile.in: Rebuild.
+
+2010-11-19  Ian Lance Taylor  <iant@google.com>
+
+	* config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
+	compiler/flag environment variables.
+
+2010-11-18  Ian Lance Taylor  <iant@google.com>
+
+	* configure.ac: Check for lang_requires_boot_languages in
+	config-lang.in files.
+	* configure: Rebuild.
+
+2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+	    Tobias Burnus  <burnus@net-b.de>
+
+	PR fortran/32049
+	* Makefile.def: Add libquadmath; build it with language=fortran.
+	* configure.ac: Add libquadmath.
+	* Makefile.tpl: Handle multiple libs in check-[+language+].
+	* Makefile.in: Regenerate.
+	* configure: Regenerate.
+
+2010-11-16  Tom Tromey  <tromey@redhat.com>
+
+	* MAINTAINERS: Moved myself to reviewers section.
+
+2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
+
+	* MAINTAINERS: Moved myself to reviewers section.
+
+2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+	* MAINTAINERS (Various Maintainers): Add self for build machinery.
+	(Write After Approval): Remove self.
+
+2010-11-15  Andreas Schwab  <schwab@redhat.com>
+
+	* configure.ac: Fix spelling in option names.
+	* configure: Regenerated.
+
+2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
+
+	PR bootstrap/39622
+	* configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
+	* configure: Regenerated.
+
+2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
+
+	* MAINTAINERS: Update my email address.
+
+2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
+
+	* configure: Regenerate.
+
+2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
+
+	* configure: Regenerate.
+
+2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
+
+	* configure: Regenerate.
+
+2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
+
+	* configure: Regenerate.
+
+2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
+
+	* configure.ac: Support official CLooG.org versions.
+	* configure: Regenerate.
+	* config/cloog.m4: New.
+
+2010-11-10  François Dumont  <francois.cppdevs@free.fr>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
+2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
+
+	* MAINTAINERS: Update my email address.
+
+2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
+
+	* configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
+	* configure: Regenerate.
+
+2010-11-03  Ian Lance Taylor  <iant@google.com>
+	    Dave Korn  <dave.korn.cygwin@gmail.com>
+
+	PR lto/46273
+	* configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
+	and on other supported platforms whenever LTO is enabled.
+	* configure: Rebuild.
+
+2010-11-02  Alan Modra  <amodra@gmail.com>
+
+	PR binutils/12110
+	* configure.ac: Error when source path contains spaces.
+	* configure: Regenerate.
+
+2010-10-23  James E. Wilson  <wilson@codesourcery.com>
+
+	* MAINTAINERS: Update my email address.
+
+2010-10-20  Ian Lance Taylor  <iant@google.com>
+
+	* Makefile.def (target_modules): Set lib_path to src/.libs for
+	libstdc++-v3 module.
+	* Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
+	* Makefile.in: Rebuild.
+
+2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
+
+	* MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
+	(Write After Approval): Remove myself.
+
+2010-10-15  Tristan Gingold  <gingold@adacore.com>
+
+	* MAINTAINERS (OS Port Maintainers): Add myself for VMS.
+
+2010-10-14  Douglas Rupp  <rupp@gnat.com>
+
+	* MAINTAINERS (OS Port Maintainers): Add myself for VMS.
+
+2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+	* configure.ac (build_lto_plugin): New shell variable.
+	(--enable-lto): Turn on by default for all non-ELF platforms that
+	have had LTO support added so far.  Set build_lto_plugin appropriately
+	for both ELF and non-ELF.
+	(configdirs): Add lto-plugin or not based on build_lto_plugin.
+	* configure: Regenerate.
+
+2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+	Sync from src:
+	* configure.ac (v850 support): Remove target-libgloss from
+	noconfigdirs.
+	* configure: Regenerate.
+
+2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+	PR bootstrap/45326
+	PR bootstrap/45174
+	* configure.ac: Honor initial values of $build_configargs,
+	$host_configargs, $target_configargs.  Mark the precious, so
+	environment settings get recorded.
+	* configure: Regenerate.
+
+2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+	PR bootstrap/45796
+	* Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
+	Depend on all-build-libiberty.
+	* Makefile.in: Regenerate.
+
+2010-09-30  Michael Eager  <eager@eagercon.com>
+
+	* configure.ac (microblaze): Add target-libssp to noconfigdirs.
+	* configure: Regenerate.
+
+2010-09-28  Michael Eager  <eager@eagercon.com>
+
+	* MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
+
+2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+	PR bootstrap/44621
+	* configure.ac: Fix unportable shell quoting.
+	* configure: Regenerate.
+
+2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
+
+	* configure.ac (enable-lto): Add Darwin to the list of supported lto
+	targets and amend comment.
+	* configure: Regenerate.
+
+2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
+2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
+
+	* configure.ac: Enable LTO by default on Darwin.
+	* configure: Regenerate.
+
+2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
+2010-09-01  Ian Bolton  <ian.bolton@arm.com>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
+2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
+
+	* MAINTAINERS (OS Port Maintainers): Remove myself from windows
+	ports
+
+2010-07-28  David Yuste  <david.yuste@gmail.com>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
+2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
+
+	* configure.ac: Support all v850 targets.
+	* configure: Regenerate.
+
+2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
+
+	PR bootstrap/44455
+	* configure.ac (extra_mpfr_configure_flags): Copy from
+	extra_mpc_gmp_configure_flags.
+	* configure: Re-generated.
+
+2010-07-22  Andi Kleen  <ak@linux.intel.com>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
+2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
+2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
+2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
+
+	PR target/44862
+	* Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
+	Provide -B option to allow for link spec %s substitutions for
+	libstdc++.a on darwin.
+	* Makefile.in: Regenerate.
+
+2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
+
+	* MAINTAINERS (Reviewers): Update my e-mail address
+
+2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
+
+	* Makefile.def (configure-gcc): Depend on all-libelf.
+	* Makefile.in: Rebuild.
+
+2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
+
+	* MAINTAINERS (Write After Approval): Add myself in the right place.
+
+2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
+2010-05-25  Sterling Augustine  <sterling@tensilica.com>
+
+	* MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
+
+2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
+
+	* config.sub: Update to version 2010-05-21.
+	* config.guess: Update to version 2010-04-03.
+
+2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
+
+	* configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
+	* configure: Regenerate.
+
+2010-05-12  Sriraman Tallam  <tmsriram@google.com>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
+2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
+
+	* configure.ac (--enable-lto): Add x86_64-apple-darwin* as
+	a platform that supports LTO.
+	* configure: Regenerate.
+
+2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
+
+	* configure.ac: Allow all the versions greater than 0.10 of PPL.
+	* configure: Regenerated.
+
+2010-04-27  Roland McGrath  <roland@redhat.com>
+	    H.J. Lu  <hongjiu.lu@intel.com>
+
+	* configure.ac (--enable-gold): Support both, both/gold and
+	both/bfd to add gold to configdirs without removing ld.
+	* configure: Regenerated.
+
+	* Makefile.def: Add install-gold dependency to install-ld.
+	* Makefile.in: Regenerated.
+
+2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+	PR lto/42776
+	* configure.ac (--enable-lto): Refactor handling so libelf tests
+	are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
+	and allow LTO to be explicitly enabled on non-ELF platforms that
+	are known to support it inside else-clause.
+	* configure: Regenerate.
+
+2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
+
+	* configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
+	* configure: Regenerate.
+
+2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
+
+	* configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
+	* configure: Regenerate.
+
+2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+	* configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
+	separately.
+	* configure: Regenerate.
+
+2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
+2010-04-14  Tristan Gingold  <gingold@adacore.com>
+
+	* configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
+	* configure: Regenerate.
+
+2010-04-13  Steve Ellcey  <sje@cup.hp.com>
+
+	* configure: Regenerate after change to elf.m4.
+
+2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
+2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
+
+	* configure.ac: Add brackets around AC_TRY_COMPILE alternative.
+	* configure: Regenerated.
+
+2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
+
+	* configure.ac: Print "buggy but acceptable" when CLooG
+	revision is less than 9.
+	* configure: Regenerated.
+
+2010-04-01  Diego Novillo  <dnovillo@google.com>
+
+	* MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
+
+2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+	PR bootstrap/43615
+	PR bootstrap/43328
+
+	Revert:
+
+	2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+	* configure.ac: Do not pass --enable-multilib nor
+	--disable-multilib in baseargs.  Accept explicitly passed
+	--enable_multilib.
+	* configure: Regenerate.
+
+2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
+
+	* MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
+
+2010-03-31  Janis Johnson  <janis187@us.ibm.com>
+
+	* MAINTAINERS: Remove myself.
+
+2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+	PR bootstrap/43328
+	* configure.ac: Do not pass --enable-multilib nor
+	--disable-multilib in baseargs.  Accept explicitly passed
+	--enable_multilib.
+	* configure: Regenerate.
+
+2010-03-28  Andrew Pinski  <pinskia@gmail.com>
+
+	* MAINTAINERS (spu port): Remove me.
+
+2010-03-23  Joseph Myers  <joseph@codesourcery.com>
+
+	* configure.ac (tic6x-*-*): New case.
+	* configure: Regenerate.
+
+2010-03-23  Joseph Myers  <joseph@codesourcery.com>
+
+	* config.sub: Update to version 2010-03-22.
+	* config.guess: Update to version 2009-12-30.
+
+2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
+
+	PR ada/42554
+	* configure.ac: Only pass -c to ranlib for darwin9 and earlier.
+	* configure: Regenerate.
+
+2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
+
+	* MAINTAINERS: Update my email address.
+
+2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
+
+	* MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
+	(ghassan.shobaki@amd.com): Removed.
+
+2010-03-17  Alan Modra  <amodra@gmail.com>
+
+	* MAINTAINERS: Update my email address.
+
+2010-03-16  Diego Novillo  <dnovillo@google.com>
+
+	* MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
+	Matthews.
+
+2010-03-16  Joseph Myers  <joseph@codesourcery.com>
+
+	* MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
+	Gutson, Jeffrey D. Oldham and Mark Shinwell.
+
+2010-03-16  Joseph Myers  <joseph@codesourcery.com>
+
+	* MAINTAINERS: Update my email address.
+
+2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
+
+	* MAINTAINERS: Update my email address.
+
+2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
+
+	* MAINTAINERS: Update my email address.
+
+2010-03-09  Jie Zhang  <jie@codesourcery.com>
+
+	* MAINTAINERS: Update my email address.
+
+2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+	PR libstdc++/32499
+	* configure.ac (RANLIB): Default to true.
+	(STRIP): Likewise.
+	(RANLIB_FOR_TARGET): Remove superfluous : argument.
+	* configure: Regenerate.
+
+2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
+
+	* MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
+	(Write After Approval): Update my email address.
+
+2010-02-17  Nick Clifton  <nickc@redhat.com>
+
+	PR 11238
+	* Makefile.tpl (local-distclean): Also remove config.cache files in
+	sub-directories as there may not be Makefiles present in the
+	sub-directories.
+	* Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
+	the config.cache files found by the find command.
+
+	* Makefile.in: Regenerate.
+	* configure.ac: Revert previous delta.
+	* configure: Regenerate.
+
+2010-02-15  Nick Clifton  <nickc@redhat.com>
+
+	PR 11238
+	* configure.ac: Delete config.cache files in sub-directories when
+	deleting Makefiles.
+	* configure: Regenerate.
+
+2010-02-12  Ben Elliston  <bje@gnu.org>
+
+	* MAINTAINERS: Update my email address.
+
+2010-02-08  Andrew Pinski  <pinskia@gmail.com>
+
+	* MAINTAINERS (spu port): Update my email address.
+
+2010-02-08  Jie Zhang  <jie.zhang@analog.com>
+
+	* MAINTAINERS: Add myself as a maintainer for the bfin port.
+
+2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+	* configure.ac: Add "recommended" version checks for GMP/MPC.
+	Update recommended GMP/MPFR/MPC versions.
+	* configure: Regenerate.
+
+2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
+
+	* MAINTAINERS: Move my Embecosm email address into the
+	write-after-approval section.
+
+2010-01-26  Ian Lance Taylor  <iant@google.com>
+
+	* MAINTAINERS: Add myself as Go frontend maintainer.
+
+2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
+
+	PR libstdc++/36101, PR libstdc++/42813
+	* configure.ac (bootstrap_target_libs): Make inclusion of
+	target-libgomp conditional on libgomb being in target_configdirs.
+	* configure: Regenerate.
+
+2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
+
+	PR libstdc++/36101, PR libstdc++/42813
+	* configure.ac (bootstrap_target_libs): Include target-libgomp.
+	* configure: Regenerate.
+
+2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
+
+	PR libstdc++/36101, PR libstdc++/42813
+	* configure.ac (target_configdirs): Substitute.
+	* Makefile.def: Bootstrap target module libgomp.
+	Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
+	* Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
+	(BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
+	* configure, Makefile.in: Regenerate.
+
+2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+	* MAINTAINERS: Adjust my details.
+
+2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
+
+	* MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
+
+2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
+
+	* MAINTAINERS: reindented my entry with tabs instead of spaces.
+
+2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
+2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
+2010-01-11  Richard Guenther  <rguenther@suse.de>
+
+	PR lto/41569
+	* Makefile.def (all-lto-plugin): Depend on all-gcc.
+	* Makefile.in: Regenerated.
+
+2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
+
+	* configure.ac: Enable libjava build on x86_64-*freebsd*.
+	* configure: Regenerate.
+
+2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+            Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+	PR bootstrap/42424
+	* configure.ac: Include libtool m4 files.
+        (_LT_CHECK_OBJDIR): Call it.
+	(extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
+	gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
+
+	* configure: Regenerate.
+
+2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+	PR bootstrap/41818
+	* Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
+	to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
+	* Makefile.in: Regenerate.
+
+2010-01-02  Richard Guenther  <rguenther@suse.de>
+
+	PR lto/41529
+	* configure.ac: Include config/elf.m4.  Disable LTO if not
+	builting for an elf target.
+	* configure: Regenerate.
+
 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
 
 	* MAINTAINERS: Change my email address.
@@ -88,7 +961,7 @@
 
 	* MAINTAINERS (Write After Approval): Add myself.
 
-2009-11-09  Jon Beniston <jon@beniston.com>
+2009-11-09  Jon Beniston  <jon@beniston.com>
 
 	* MAINTAINERS (Write After Approval): Add myself.
 
@@ -98,7 +971,7 @@
 	paths for *-w64-mingw* and x86_64-*mingw*.
 	* configure: Regenerated.
 
-2009-11-05  Joern Rennecke <amylaar@spamcop.net>
+2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
 
 	* MAINTAINERS (Write After Approval): Add entry for my INRIA work.
 
@@ -117,7 +990,7 @@
 
 	* MAINTAINERS: Add myself as a maintainer for the RX port.
 
-2009-10-26  Johannes Singler <singler@kit.edu>
+2009-10-26  Johannes Singler  <singler@kit.edu>
 
         * MAINTAINERS (Write After Approval): Update my e-mail address.
 
@@ -152,7 +1025,7 @@
 	COPYING.
 	Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
 
-2009-10-07 Rafael Avila de Espindola  <espindola@google.com>
+2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
 
 	* MAINTAINERS: Change my email address. Change plugi-in to plugin.
 	
@@ -204,14 +1077,14 @@
 	pass --with-system-zlib to subdir configure scripts.
 	* configure: Regenerate.
 
-2009-10-01  Loren J. Rittle <ljrittle@acm.org>
+2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
 	    Paolo Bonzini  <bonzini@gnu.org>
 
 	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
 	$(srcdir).
 	* Makefile.in: Rebuilt.
 
-2009-09-26  Gary Funck <gary@intrepid.com>
+2009-09-26  Gary Funck  <gary@intrepid.com>
 
 	* MAINTAINERS (Write After Approval): Add myself.
 
@@ -230,7 +1103,7 @@
 
 	* config.sub, config.guess: Update from upstream sources.
 
-2009-09-22  Loren J. Rittle <ljrittle@acm.org>
+2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
 
 	* Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
 	* Makefile.in: Rebuilt.
@@ -266,7 +1139,7 @@
 	* configure.ac: Disable java and boehm-gc for bfin-*-*.
 	* configure: Regenerate.
 
-2009-09-12  Joern Rennecke <joern.rennecke@embecosm.com>
+2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
 
 	* MAINTAINERS (Write After Approval): Update my e-mail address,
 	and move from from here...
@@ -398,7 +1271,7 @@
 
 	* MAINTAINERS: Add my name to Write After Approval list.
 
-2009-08-06  Michael Eager <eager@eagercon.com>
+2009-08-06  Michael Eager  <eager@eagercon.com>
 
 	* configure.ac: Add Microblaze target.
 	* configure: Regenerate.
@@ -408,7 +1281,7 @@
 	* configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
 	* configure: Regenerate.
 	
-2009-07-28  Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
+2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
 
 	* MAINTAINERS (Write After Approval): Update my e-mail address.
 
@@ -670,7 +1543,7 @@
 	* Makefile.tpl (check-gcc-*): New generic target.
 	* Makefile.in: Regenerate.
 
-2009-03-25  Erven Rohou <erven.rohou@inria.fr>
+2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
 
 	* MAINTAINERS:  Update my email address.
 
@@ -692,7 +1565,7 @@
 	* configure.ac (--with-host-libstdcxx): New option.
 	* configure: Regenerate.
 
-2009-03-12  Joern Rennecke <joern.rennecke@arc.com>
+2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
 
 	* MAINTAINERS:  Move myself into the write after approval list.
 
@@ -704,7 +1577,7 @@
 
 	* MAINTAINERS: Remove myself as auto-vectorizer maintainer.
 
-2009-03-10  Ira Rosen <irar@il.ibm.com>
+2009-03-10  Ira Rosen  <irar@il.ibm.com>
 
 	* MAINTAINERS: Add myself as auto-vectorizer maintainer.
 
@@ -770,7 +1643,7 @@
 
 	* MAINTAINERS: Add myself to reviewers (Fortran).
 
-2009-01-12  Sebastian Pop <sebastian.pop@amd.com>
+2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
 
 	PR tree-optimization/38515
 	* configure.ac (cloog-polylib): Removed.
@@ -810,7 +1683,7 @@
 
 	* config.sub, config.guess: Update from upstream sources.
 
-2008-12-12  Sebastian Pop <sebastian.pop@amd.com>
+2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
 
 	* configure.ac (ppllibs): Add by default the lib flags.
 	* configure: Regenerate.
@@ -860,11 +1733,11 @@
 
 	* MAINTAINERS:  Update my email address in WAA section.
 
-2008-11-29  Chen Liqin <liqin@sunnorth.com.cn>
+2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
 
 	* MAINTAINERS: Update e-mail address.
 
-2008-11-27  Toon Moene <toon@moene.org>
+2008-11-27  Toon Moene  <toon@moene.org>
 
 	* MAINTAINERS: Change e-mail address.
 
@@ -873,7 +1746,7 @@
 	* configure.ac: Build gdb for i?86-*-darwin*
 	* configure: Regenerated.
 
-2008-11-24  Hariharan Sandanagobalane <hariharan@picochip.com>
+2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
 
 	* MAINTAINERS: Added my full name.
 
@@ -907,7 +1780,7 @@
 	* configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
 	and CPPFLAGS_FOR_BUILD.
 
-2008-11-06  Jeff Law <law@redhat.com>
+2008-11-06  Jeff Law  <law@redhat.com>
 
 	* MAINTAINERS: Add myself as middle end maintainer.
 
@@ -979,7 +1852,7 @@
 	* configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
 	and CPPFLAGS_FOR_BUILD.
 
-2008-10-20  Sebastian Pop <sebastian.pop@amd.com>
+2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
 
 	* MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
 	Sebastian Pop.
@@ -1129,7 +2002,7 @@
 	* configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
 	* configure: Regenerate.
 
-2008-07-30 Paolo Bonzini  <bonzini@gnu.org>
+2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
 
 	* configure.ac: Add makefile fragments for hpux.
 	* Makefile.def (flags_to_pass): Add ADA_CFLAGS.
@@ -1137,11 +2010,11 @@
 	* configure: Regenerate.
 	* Makefile.in: Regenerate.
 
-2008-07-28 Aldy Hernandez <aldyh@redhat.com>
+2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
 
 	* MAINTAINERS: Add Jakub and myself as gimple maintainers.
 
-2008-07-11 Dodji Seketeli <dseketel@redhat.com>
+2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
 
 	* MAINTAINERS (Write after Approval): Add myself.
 
@@ -1208,11 +2081,11 @@
 	of libobjc for ARM EABI Linux.
 	* configure: Regenerate.
 
-2008-05-18 Xinliang David Li   <davidxl@google.com>
+2008-05-18  Xinliang David Li   <davidxl@google.com>
 
 	* ChangeLog: Remove wrong ChangeLog entry.
 
-2008-05-17 Xinliang David Li   <davidxl@google.com>
+2008-05-17  Xinliang David Li   <davidxl@google.com>
 
 	* MAINTAINERS (Write After Approval): Add myself.
 
@@ -1240,7 +2113,7 @@
 
 	* MAINTAINERS (Write After Approval): Add myself.
 
-2008-04-25  Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
+2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
 
 	* MAINTAINERS (crx): Add myself.
 
@@ -1263,7 +2136,7 @@
 	* Makefile.tpl (restrap): Call `make all' using double-colon rules.
 	* Makefile.in: Regenerate.
 
-2008-04-18  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
+2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
 
 	* configure.ac (cr16-*-*): Add case for cr16 target and include gdb
 	as nonconfigurable directories list.
@@ -1309,7 +2182,7 @@
 
 	* MAINTAINERS (Write After Approval): Add myself.
 
-2008-04-01  Seongbae Park <seongbae.park@gmail.com>
+2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
 
 	* Makefile.tpl (.NOTPARALLEL): Revert previous change.
 	* Makefile.in (.NOTPARALLEL): Ditto.
@@ -1318,7 +2191,7 @@
 
 	* MAINTAINERS (Write After Approval): Add myself.
 
-2008-03-31  Seongbae Park <seongbae.park@gmail.com>
+2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
 
 	* Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
 	* Makefile.in (.NOTPARALLEL): Regenerate.
@@ -1506,7 +2379,7 @@
 	(CXXFLAGS_FOR_TARGET): Add -O2 -g.
 	* Makefile.in: Regenerate.
 
-2007-12-10  Mark Heffernan <meheff@google.com>
+2007-12-10  Mark Heffernan  <meheff@google.com>
 
 	* MAINTAINERS (Write After Approval): Add myself and alphabetize two
 	misplaced entries.
@@ -1516,7 +2389,7 @@
 	* configure.ac: Enable libjava for x86_64-*-darwin9.
 	* configure: Regenerate.
 
-2007-12-07  Bill Maddox <maddox@google.com>
+2007-12-07  Bill Maddox  <maddox@google.com>
 
 	* MAINTAINERS (Write After Approval): Add myself.
 
@@ -1548,7 +2421,7 @@
 
 	* MAINTAINERS (Write After Approval): Add myself.
 
-2007-11-06  Doug Kwan <dougkwan@google.com>
+2007-11-06  Doug Kwan  <dougkwan@google.com>
 
 	* MAINTAINERS (Write After Approval): Add myself.
 
@@ -1567,7 +2440,7 @@
 
 	* MAINTAINERS (Fortran maintainer): Remove myself.
 
-2007-10-15  Patrick Mansfield <patmans@us.ibm.com>
+2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
 
 	* Makefile.def: To avoid problems running with parallel makes,
 	build newlib before libgloss so that target specific header
@@ -1591,7 +2464,7 @@
 	LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
 	* configure: Regenerate.
 
-2006-10-04  Seongbae Park <seongbae.park@gmail.com>
+2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
 
 	* MAINTAINERS (Register allocation reviewer): Add myself.
 
@@ -1607,11 +2480,11 @@
 	* configure: Regenerate.
 	* Makefile.in: Regenerate.
 
-2006-09-24  Peter Bergner <bergner@vnet.ibm.com>
+2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
 
 	* MAINTAINERS (Register allocation reviewer): Add myself.
 
-2006-09-24  Kenneth Zadeck <zadeck@naturalbridge.com>
+2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
 
 	* MAINTAINERS (Register allocation reviewer): Add myself.
 
@@ -1643,7 +2516,7 @@
 	* configure.ac: Raise minimum makeinfo version to 4.6.
 	* configure: Regenerate.
 
-2007-09-17  Johannes Singler <singler@ira.uka.de>
+2007-09-17  Johannes Singler  <singler@ira.uka.de>
 
 	* MAINTAINERS (write-after-approval) add myself
 
@@ -2165,7 +3038,7 @@
 	* Makefile.in: Regenerated.
 	* configure: Regenerated with autoconf 2.59.
 
-2007-02-07  Roman Zippel <zippel@linux-m68k.org>
+2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
 
 	* MAINTAINERS (Write After Approval): Add myself.
 
@@ -2174,7 +3047,7 @@
 	* Makefile.tpl (LDFLAGS): Substitute it.
 	* Makefile.in: Regenerate.
 
-2007-01-30 Andrey Belevantsev <abel@ispras.ru>
+2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
 
 	* MAINTAINERS (Write After Approval): Add myself.
 
@@ -2218,7 +3091,7 @@
 	(gcc): Remove target.
 	* Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
 	target_os, target_vendor): New.
-	(configure): Add host_alias/target_alias arguments.  Adjust invocations.
+	(configure): Add host_alias/target_alias arguments; adjust invocations.
 	* configure: Regenerate.
 	* Makefile.in: Regenerate.
 
@@ -2250,7 +3123,7 @@
 
 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
 
-	* configure.in: Use DEV-PHASE to detect the default for --enable-werror.
+	* configure.in: Use DEV-PHASE to detect default for --enable-werror.
 	* configure: Regenerate.
 
 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
@@ -2337,7 +3210,7 @@
 
 	* MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
 
-2006-12-11  Joern Rennecke <joern.rennecke@arc.com>
+2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
 
 	MAINTAINERS: Update my entry.
 
@@ -2417,7 +3290,7 @@
 
 	* MAINTAINERS (Write After Approval): Add myself.
 
-2006-11-22  Philipp Thomas <pth@suse.de>
+2006-11-22  Philipp Thomas  <pth@suse.de>
 
 	* MAINTAINERS (i18n): Update e-mail address.
 
@@ -2440,12 +3313,12 @@
 
 	* MAINTAINERS (Write After Approval): Add myself.
 
-2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
+2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
 
 	* configure.in (skipdirs) : Don't build target-libiberty for SPU.
 	* configure : Rebuilt.
 
-2006-11-20  Trevor Smigiel <trevor_smigiel@playstation.sony.com>
+2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
 
 	* MAINTAINERS (Write After Approval): Add myself.
 
@@ -2465,7 +3338,8 @@
 	(unstage): Test for stage_last presence.
 
 	PR bootstrap/29802
-	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
+	* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
+	STAGE_PREFIX.
 	* Makefile.in: Regenerate.
 
 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
@@ -2501,11 +3375,11 @@
 
 	* configure: Regenerate.
 
-2006-10-31  Stephen M. Webb <stephen.webb@bregmasoft.com>
-
-	* MAINTAINERS (Write After Approval): Add myself.
-
-2006-10-30  Uros Bizjak <ubizjak@gmail.com>
+2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
+2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
 
 	* MAINTAINERS: Change email address.
 
@@ -2559,8 +3433,8 @@
 
 2006-09-27  Dave Brolley  <brolley@redhat.com>
 
-	* configure.in (RUNTEST): Look for 'runtest' in the source tree by using
-	$s instead of $r.
+	* configure.in (RUNTEST): Look for 'runtest' in the source tree by
+	using $s instead of $r.
 	* configure: Regenerated.
 
 2006-09-26  Thiemo Seufer  <ths@mips.com>
@@ -2569,7 +3443,7 @@
 	for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
 	* configure: Regenerate.
 
-2006-09-24  Graeme Peterson <gridly@gmail.com>
+2006-09-24  Graeme Peterson  <gridly@gmail.com>
 
 	* MAINTAINERS (Write After Approval): Remove myself.
 
@@ -2581,7 +3455,7 @@
 
 	* MAINTAINERS: Add self as soft-fp maintainer.
 
-2006-09-09  Anatoly Sokolov <aesok@post.ru>
+2006-09-09  Anatoly Sokolov  <aesok@post.ru>
 
 	* MAINTAINERS: Add myself as avr maintainer.
 	Remove Marek Michalkiewicz as avr maintainer.
@@ -2715,7 +3589,7 @@
 	${libgcj} is specified.
 	* configure: Regenerate.
 
-2006-06-06  Carlos O'Donell <carlos@codesourcery.com>
+2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
 
 	Sync from src:
 
@@ -2810,7 +3684,7 @@
 	* configure.in:  Enable libgcj for hppa*-hp-hpux11*.
 	* configure: Rebuilt.
 
-2006-05-12  Sandra Loosemore <sandra@codesourcery.com>
+2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
 
 	* MAINTAINERS (Write After Approval): Add myself.
 
@@ -2824,7 +3698,7 @@
 	* MAINTAINERS (Various Maintainers): Add myself as libgcc-math
 	maintainer.
 
-2006-04-30  Kenneth Zadeck <zadeck@naturalbridge.com>
+2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
 
 	* MAINTAINERS (Write After Approval): Add myself.
 
@@ -2883,7 +3757,7 @@
 	* MAINTAINERS (Write After Approval):  Remove myself.
 	(Language Front End Maintainers):  Add myself as fortran 95 maintainer.
 
-2006-02-21  Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
+2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
 
 	* Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
 	(TARGET_CONFIGDIRS): Remove.
@@ -3130,7 +4004,7 @@
 	(multilib.out): Remove.
 	* Makefile.in: Regenerated.
 
-2005-12-12  Carlos O'Donell <carlos@codesourcery.com>
+2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
 
 	* MAINTAINERS (Write After Approval): Add myself.
 
@@ -3723,7 +4597,7 @@
 
 	* MAINTAINERS: Move John Carr to Write After Approval.
 
-2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
+2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
 
 	* config/mh-mingw32: Delete.
 	* configure.in: Don't use it.
@@ -3733,7 +4607,7 @@
 
 	* Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
 	* Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
-	(HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
+	(HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
 	(HOST_LIB_PATH): Generate from Makefile.def.
 	(TARGET_LIB_PATH): Likewise.
 	(Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
@@ -3769,7 +4643,7 @@
 	* configure: Regenerate.
 
 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
-	    Andrew Pinski <pinskia@physics.uc.edu>
+	    Andrew Pinski  <pinskia@physics.uc.edu>
 
 	* Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
 	* Makefile.in: Regenerate.
@@ -4123,7 +4997,7 @@
 	* configure.in (*-*-cygwin*): Supress warning if newlib not present.
 	* configure: Regenerate.
 
-2004-10-07  J"orn Rennecke <joern.rennecke@st.com>
+2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
 
 	* MAINTAINERS:  Update my email address.
 
@@ -4178,7 +5052,7 @@
 	* configure.in (--without-headers): Add missing double quotes.
 	* configure: Regenerate.
 
-2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
+2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
 
 	* ylwrap: Revert to previous version.
 
@@ -4356,7 +5230,7 @@
 	* configure.in: Fix indentation.
 	* configure: Regenerate.
 
-2004-08-31  Robert Bowdidge <bowdidge@apple.com>
+2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
 
 	* Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
 	* configure.in: add test for powerpc-*-darwin* to specify makefile frag
@@ -4364,7 +5238,6 @@
 	* config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
 	-mdynamic-no-pic
 
-
 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
 
 	* Makefile.def (build_modules): Add fixincludes.
@@ -4492,7 +5365,7 @@
 	libmudflap for all GNU-based systems (with Glibc).
 	* configure: Regenerate.
 
-2004-08-03 Paolo Bonzini <bonzini@gnu.org>
+2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
 
 	* Makefile.def (host-modules): Add gcc.
 	* Makefile.in: Regenerate.
@@ -4536,7 +5409,7 @@
 	* gcc/gccbug.in: Updated because of libf2c removal.
 	* maintainer-scripts/gcc_release: Ditto.
 
-2004-07-09  Loren J. Rittle <ljrittle@acm.org>
+2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
 
 	* configure.in: Build libmudflap by default on FreeBSD.
 	* configure: Regenerated.
@@ -4547,7 +5420,7 @@
 	systems.
 	* configure: Regenerated.
 
-2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
 
 	PR target/16344
 	* Makefile.tpl (profiledbootstrap): Build runtime libraries with
@@ -4675,7 +5548,7 @@
 	* Makefile.tpl: Fix typo.
 	* Makefile.in: Regenerate.
 
-2004-06-01  Paolo Bonzini <bonzini@gnu.org>
+2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
 
 	* configure.in: Remove new- prefix from toplevel
 	bootstrap targets.
@@ -4706,7 +5579,7 @@
 	* configure: Regenerate.
 
 2004-05-30  Andreas Jaeger  <aj@suse.de>
-	    Jim Wilson <wilson@specifixinc.com>
+	    Jim Wilson  <wilson@specifixinc.com>
 
 	* config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
 	like CC.
@@ -4724,7 +5597,7 @@
 	targets.
 	* Makefile.in: Regenerate.
 
-2004-05-24  Paolo Bonzini <bonzini@gnu.org>
+2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
 
 	* configure.in: Test the ability to symlink directories.
 	* configure: Regenerate.
@@ -5204,7 +6077,7 @@
 
 	* MAINTAINERS: Update my email address.
 
-2004-01-14  Loren J. Rittle <ljrittle@acm.org>
+2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
 
 	* Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
 	* Makefile.tpl (configure-target-[+module+]): Support stage.
@@ -5279,7 +6152,7 @@
 	* MAINTAINERS: Move myself from 'Bug database only accounts' to
 	'Write After Approval' section. Update email.
 
-2003-12-01  James Lemke <jim@wasabisystems.com>
+2003-12-01  James Lemke  <jim@wasabisystems.com>
 
 	* MAINTAINERS (Write After Approval): Add myself.
 
@@ -5322,7 +6195,7 @@
 	* configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
 	* configure:  Regenerate.
 
-2003-10-20  Nicolas Pitre <nico@cam.org>
+2003-10-20  Nicolas Pitre  <nico@cam.org>
 
 	* MAINTAINERS: Add myself to 'Write After Approval' section.
 
@@ -5338,7 +6211,7 @@
 
 	* config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
 
-2003-10-17 Ralph Loader  <rcl@ihug.co.nz>
+2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
 
 	* MAINTAINERS: Add myself to 'Write After Approval' section.
 
@@ -5347,7 +6220,7 @@
 	* config.guess: Update to 2003-10-16 version.
 	* config.sub: Update to 2003-10-16 version.
 
-2003-10-15 David Daney  <ddaney@avtrex.com>
+2003-10-15  David Daney  <ddaney@avtrex.com>
 
 	* MAINTAINERS: Added myself to 'Write After Approval' section.
 
@@ -5625,7 +6498,7 @@
 	* Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
 	* Makefile.in: Regenerate.
 
-2003-07-04  H.J. Lu <hongjiu.lu@intel.com>
+2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* Makefile.tpl: Replace PWD with PWD_COMMAND.
 	* Makefile.in: Regenerated.
@@ -5684,16 +6557,16 @@
 
 	* MAINTAINERS (Write After Approval): Remove Andrew Haley.
 
-2003-06-16  Graeme Peterson <gp@qnx.com>
-
-	* MAINTAINERS (Write After Approval): Add myself.
-
-2003-06-14  H.J. Lu <hongjiu.lu@intel.com>
+2003-06-16  Graeme Peterson  <gp@qnx.com>
+
+	* MAINTAINERS (Write After Approval): Add myself.
+
+2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* config.guess: Update to 2003-06-12 version.
 	* config.sub: Update to 2003-06-13 version.
 
-2003-06-12  H.J. Lu <hongjiu.lu@intel.com>
+2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* config.guess: Update to 2003-06-06 version.
 	* config.sub: Update to 2003-06-06 version.
@@ -5814,7 +6687,7 @@
 	* config.guess: Update to 2003-05-09 version.
 	* config.sub: Update to 2003-05-09 version.
 
-2003-05-13  Michael Eager <eager@mvista.com>
+2003-05-13  Michael Eager  <eager@mvista.com>
 
 	* configure.in: Correct sed script so that options in quotes are not
 	deleted.
@@ -5861,7 +6734,7 @@
 	* MAINTAINERS (Write After Approval): Upgrade myself from
 	GNATS only to write-after-approval. Update my mail address.
 
-2003-04-25  Loren J. Rittle <ljrittle@acm.org>
+2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
 
 	(OS Port Maintainers: freebsd): Add myself.
 
@@ -5993,7 +6866,7 @@
 	* Makefile.tpl: Rearrange.
 	* Makefile.in: Regenerate.
 
-2003-02-25  Uwe Stieber <uwe@wwws.de>
+2003-02-25  Uwe Stieber  <uwe@wwws.de>
 
 	* configure.in: Add support for kaOS as cross build target system.
 	* configure: Regenerated.
@@ -6188,10 +7061,10 @@
 	gdb/gdbtk directory being present.
 	* configure: Regenerate.
 
-2003-01-04 John David Anglin  <dave.anglin@nrc.ca>
-
-	* configure.in (LD): Improve test for gcc.  Try to set LD to the ld used
-	by gcc if LD is not defined and we are not doing a Canadian Cross.
+2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
+
+	* configure.in (LD): Improve test for gcc.  Try to set LD to the ld
+	used by gcc if LD is not defined and we are not doing a Canadian Cross.
 	* configure: Rebuilt.
 
 2002-12-31  Tom Tromey  <tromey@redhat.com>
@@ -6310,7 +7183,7 @@
 	* Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
 	* Makefile.in: Regenerate.
 
-2002-12-18  H.J. Lu <hjl@gnu.org>
+2002-12-18  H.J. Lu  <hjl@gnu.org>
 
 	* Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
 	* Makefile.in: Regenerated.
@@ -6534,7 +7407,7 @@
 
 	* Makefile.tpl: syntactic cleanup
 
-2002-11-13 Stuart Hastings <stuart@apple.com>
+2002-11-13  Stuart Hastings  <stuart@apple.com>
 
 	* MAINTAINERS: Add myself to write-after-approval list.
 
@@ -6749,7 +7622,7 @@
 	* MAINTAINERS (Write After Approval): Remove myself.
 	(Various Maintainers: c++ runtime libs): Add myself.
 
-2002-08-20  Loren J. Rittle <ljrittle@acm.org>
+2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
 
 	* MAINTAINERS (Write After Approval): Remove myself.
 	(Various Maintainers: c++ runtime libs): Add myself.
@@ -6790,7 +7663,7 @@
 	* ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
 	soname_spec, sys_lib_search_path_spec): Ditto.
 
-2002-08-06  Federico G. Schwindt <fgsch@olimpo.com.br>
+2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
 
 	* configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
 
@@ -6873,7 +7746,7 @@
 	(all-opcodes): Do not depend on all-cgen.
 	(all-sim): Likewise.
 
-2002-07-01  Nathanael Nerode <neroden@gcc.gnu.org>
+2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
 
 	* Makefile.in: Eliminate 'apache' targets.
 	* configure.in: Eliminate 'apache' targets.
@@ -7042,7 +7915,7 @@
 
 	* MAINTAINERS: Add self.
 
-2002-05-06  Loren J. Rittle <ljrittle@acm.org>
+2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
 
 	* ltmain.sh: Detect and handle object name conflicts
 	while piecewise linking a static library.
@@ -7090,7 +7963,7 @@
 	for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
 	entry for a29k port maintainer.
 
-2002-04-26	Joel Sherrill <joel@OARcorp.com>
+2002-04-26  Joel Sherrill  <joel@OARcorp.com>
 
 	* configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
 	(sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
@@ -7194,7 +8067,7 @@
 	* Makefile.in (VER): When present, extract the version number from
 	the file version.in.
 
-2001-05-24  Tom Rix <trix@redhat.com>
+2001-05-24  Tom Rix  <trix@redhat.com>
 
 	* configure.in : enable ld for aix
 
@@ -7230,7 +8103,7 @@
 	* configure.in (host_tools): Add cgen.
 	Only configure cgen if --enable-cgen-maint.
 
-2002-04-09  Loren J. Rittle <ljrittle@acm.org>
+2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
 
 	* configure.in: Add *-*-freebsd* configurations.
 
@@ -7247,7 +8120,7 @@
 
 	* configure.in (alpha*-dec-osf*): Enable libgcj.
 
-2003-03-27  Matthew Gingell <gingell@gnat.com>
+2003-03-27  Matthew Gingell  <gingell@gnat.com>
 
 	* MAINTAINERS (Write After Approval): Add myself.
 
@@ -7261,7 +8134,7 @@
 
 	* configure.in: Enable libgcj for xscale-elf target.
 
-Tue Mar 19 09:05:08 2002  J"orn Rennecke <joern.rennecke@superh.com>
+Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
 
 	* MAINTAINERS:  Update my email address.
 
@@ -7316,7 +8189,7 @@
 	* configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
 	libstdc++-v3 and libjava.
 
-2002-02-11  Adam Megacz <adam@xwt.org>
+2002-02-11  Adam Megacz  <adam@xwt.org>
 
 	* gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
 	boehm-gc
@@ -7367,7 +8240,7 @@
 
 	* MAINTAINERS (Write After Approval): Add myself.
 
-2002-01-17  H.J. Lu <hjl@gnu.org>
+2002-01-17  H.J. Lu  <hjl@gnu.org>
 
 	* Makefile.in (all-fastjar): Also depend on all-libiberty.
 	(all-target-fastjar): Also depend on all-target-libiberty.
@@ -7421,7 +8294,7 @@
 
 	* MAINTAINERS: Update mail address for config.* patches.
 
-2001-11-27  DJ Delorie <dj@redhat.com>
+2001-11-27  DJ Delorie  <dj@redhat.com>
 	    Zack Weinberg  <zack@codesourcery.com>
 
 	When build != host, create libiberty for the build machine.
@@ -7516,7 +8389,7 @@
 
 	* MAINTAINERS: Tweak my address.
 
-Thu Oct 11 21:50:15 2001  J"orn Rennecke <amylaar@onetel.net.uk>
+Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
 
 	* MAINTAINERS: Update my email address.
 
@@ -7530,7 +8403,7 @@
 	* MAINTAINERS (Various maintainers: Ada front end):
 	Added Robert Dewar.
 
-2001-10-03  David Billinghurst <David.Billinghurst@riotinto.com>
+2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
 
 	* MAINTAINERS (Write After Approval): Added self
 
@@ -7546,7 +8419,7 @@
 
 	* Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
 
-2001-09-26  Will Cohen <wcohen@redhat.com>
+2001-09-26  Will Cohen  <wcohen@redhat.com>
 
 	* configure.in (*-*-linux*): Disable configuration of target-newlib
 	and target-libgloss.
@@ -7711,7 +8584,7 @@
 
 	* MAINTAINERS (Write After Approval): Add myself.
 
-2001-05-28  Simon Patarin <simon.patarin@inria.fr>
+2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
 
 	* ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
 	libraries when using g++ with native linker.
@@ -7891,7 +8764,7 @@
 
 	* MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
 
-2001-03-09  Nicola Pero <n.pero@mi.flashnet.it>
+2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
 
 	* configure.in: Only use `lang_requires' for languages athat are
 	actually enabled.
@@ -7972,7 +8845,7 @@
 	* config.guess: Add linux target for S/390.
 	* config.sub: Likewise.
 
-2001-02-08  Chandrakala Chavva <cchavva@redhat.com>
+2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
 
 	* configure.in: for *-chorusos, don't config target-newlib and
 	target-libgloss.
@@ -8270,7 +9143,7 @@
 	* ltconfig (aix4): Define library and soname specs appropriate for
 	AIX.  Define command to create export symbols list.
 
-Mon Nov  6 14:19:35 2000  Christopher Faylor <cgf@cygnus.com>
+Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
 
 	* config.sub: Add support for Sun Chorus
 
@@ -8330,7 +9203,7 @@
 
 	* INSTALL/README: egcs -> GCC update.
 
-Sun Sep 17 16:55:59 CEST 2000	Marc Espie <espie@cvs.openbsd.org>
+Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
 
 	* MAINTAINERS: Add myself to Write After Approval list.
 
@@ -8763,7 +9636,7 @@
 	* config.guess, config.sub: Updated to match config's 2000-02-15
 	version.
 
-2000-02-23  Linas Vepstas <linas@linas.org>
+2000-02-23  Linas Vepstas  <linas@linas.org>
 
 	* config.sub: Add support for Linux/IBM 370.
 	* configure.in: Likewise.
@@ -8772,7 +9645,7 @@
 
 	* configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
 
-2000-02-20  Christopher Faylor <cgf@cygnus.com>
+2000-02-20  Christopher Faylor  <cgf@cygnus.com>
 
 	* config.guess: Guess "cygwin" rather than "cygwin32".
 
@@ -8797,7 +9670,7 @@
 
 	* MAINTAINERS: Pair cccp with cpplib maintainership.
 
-2000-01-27  Christopher Faylor <cgf@redhat.com>
+2000-01-27  Christopher Faylor  <cgf@redhat.com>
 
 	* Makefile.in (CC_FOR_TARGET): Add new winsup directory
 	structure stuff to -L library search.
@@ -8850,7 +9723,7 @@
 	* config-ml.in (sparc*-*-*): Disable sparcv9 support if the
 	necessary libraries are missing.
 
-Fri Nov 19 11:22:31 MST 1999	Diego Novillo <dnovillo@cygnus.com>
+Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
 
 	* MAINTAINERS: Add new 'write after approval' maintainer.