OSDN Git Service

* bootstrap-lto.mk: Remove obsolete requirement.
authorebotcazou <ebotcazou>
Wed, 20 Apr 2011 09:27:06 +0000 (09:27 +0000)
committerebotcazou <ebotcazou>
Wed, 20 Apr 2011 09:27:06 +0000 (09:27 +0000)
config/ChangeLog
config/bootstrap-lto.mk

index 9233f10..ec4a0be 100644 (file)
@@ -1,7 +1,36 @@
+2011-04-20  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * bootstrap-lto.mk: Remove obsolete requirement.
+
+2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
+
+       * mt-mep: Remove, obsolete.
+       * mt-netware: Remove, obsolete.
+       * mt-wince: Remove, obsolete.
+       * mt-v810: Remove, unused.
+
+2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
+
+       * mh-x86omitfp: Remove.
+
+2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
+
+       * mh-cygwin: Remove obsolete variables and dependencies.
+
+2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
+
+       * mh-sysv4: Remove.
+       * mh-solaris: Remove.
+
 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
 
        * mh-sysv4: Remove AR_CFLAGS.
 
+2011-03-24  Joseph Myers  <joseph@codesourcery.com>
+
+       * mh-cxux, mh-decstation, mh-dgux386, mh-lynxrs6k, mh-ncr3000,
+       mh-necv4, mh-sco, mh-sysv5: Remove.
+
 2011-03-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
            Eric Blake  <eblake@redhat.com>
 
index 9b2c2d2..bbd3515 100644 (file)
@@ -1,6 +1,5 @@
-# This option enables LTO for stage2 and stage3.  It requires lto to
-# be enabled for stage1 with --enable-stage1-languages.
+# This option enables LTO for stage2 and stage3.
 
 STAGE2_CFLAGS += -flto=jobserver -frandom-seed=1
 STAGE3_CFLAGS += -flto=jobserver -frandom-seed=1
-STAGEprofile_CFLAGS +=  -fno-lto
+STAGEprofile_CFLAGS += -fno-lto