OSDN Git Service

Fix toplevel configure --enable-multilib handling.
[pf3gnuchains/gcc-fork.git] / ChangeLog
index ee64b58..60244b9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,103 +1,3 @@
-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