summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>2012-07-03 09:44:53 +0000
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>2012-07-03 09:44:53 +0000
commitbacb15cb52bbb7ad7f7a52e07ea3f1c71d5c7b1e (patch)
treeedace4e99ce490226712a141b75d7208629bdac5 /ChangeLog
parent03946639ed31d9bf53a0c8b229d699eb97e5dc1d (diff)
downloadgcc-bacb15cb52bbb7ad7f7a52e07ea3f1c71d5c7b1e.tar.gz
2012-07-03 Richard Guenther <rguenther@suse.de>
config/ * cloog.m4: Remove debugging print. * Makefile.def (cloog): Add V=1 to extra_make_flags. * configure.ac: If either the ISL or the CLooG check failed do not try to build in-tree versions. * Makefile.in: Regenerated. * configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@189209 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 72ee3692070..95a30fc1add 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-07-03 Richard Guenther <rguenther@suse.de>
+
+ * Makefile.def (cloog): Add V=1 to extra_make_flags.
+ * configure.ac: If either the ISL or the CLooG check failed
+ do not try to build in-tree versions.
+ * Makefile.in: Regenerated.
+ * configure: Regenerated.
+
2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* configure: Regenerate.