diagnostic.c: Don't include opts.h.
[gcc.git] / ChangeLog
index 64b2de3354d14b6cc3f0bd9c80abaf0be9eb9015..f2241f98f89ceebca2ab01d2ed64cc17e4264d4a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+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>