summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>2010-04-02 18:06:04 +0000
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>2010-04-02 18:06:04 +0000
commitb14b3ce1f04e336c843ffcb10193a9140ef63b1b (patch)
tree60e997cf5115eb84cb5a9fd95c9009e102936735 /ChangeLog
parent4fd35f21b663206690d1466d99e0cb9f13f653c4 (diff)
downloadgcc-b14b3ce1f04e336c843ffcb10193a9140ef63b1b.tar.gz
Move changelog entries in the right file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157947 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 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.