summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog11
-rw-r--r--gcc/ChangeLog11
2 files changed, 11 insertions, 11 deletions
diff --git a/ChangeLog b/ChangeLog
index a31e893a653..82ba585ea41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+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.
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 11c05ecb762..9ba9e7a46d0 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,14 +1,3 @@
-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-02 Richard Guenther <rguenther@suse.de>
PR tree-optimization/43629