OSDN Git Service

gcc/
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 6105c41..2aa46de 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+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