aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Guenther <rguenther@suse.de>2012-07-03 09:44:53 +0000
committerRichard Biener <rguenth@gcc.gnu.org>2012-07-03 09:44:53 +0000
commit32d024bfd2d64f70860d80d1a937ea2b7aa4117b (patch)
treeedace4e99ce490226712a141b75d7208629bdac5 /ChangeLog
parent90d4f2330e4aa883d164d4ca4401b70443006950 (diff)
downloadgcc-32d024bfd2d64f70860d80d1a937ea2b7aa4117b.zip
gcc-32d024bfd2d64f70860d80d1a937ea2b7aa4117b.tar.gz
gcc-32d024bfd2d64f70860d80d1a937ea2b7aa4117b.tar.bz2
cloog.m4: Remove debugging print.
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. From-SVN: r189209
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 72ee369..95a30fc 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.