aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gcc.gnu.org>2010-11-20 20:33:11 +0000
committerPaolo Bonzini <bonzini@gcc.gnu.org>2010-11-20 20:33:11 +0000
commit1f980c2509ccaa1660297432864e79043bc2cd95 (patch)
treec35d828e010a33ad5e4e0cd3c2db12ec4b1fee18 /config
parente655d2bfa95d0f2b1cf8f51ab2952c0cd459d1fd (diff)
downloadgcc-1f980c2509ccaa1660297432864e79043bc2cd95.zip
gcc-1f980c2509ccaa1660297432864e79043bc2cd95.tar.gz
gcc-1f980c2509ccaa1660297432864e79043bc2cd95.tar.bz2
move config/ entries to config/ChangeLog
From-SVN: r166982
Diffstat (limited to 'config')
-rw-r--r--config/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index e3d6248..5633e8c 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -2,6 +2,24 @@
* cloog.m4 (CLOOG_INIT_FLAGS): Fix spelling in option names.
+2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
+
+ * cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
+ define the cloog backend to use. Furthermore, only pass the ppllibs to
+ the configure checks, if necessary.
+
+2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
+
+ * cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
+
+2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
+
+ * cloog.m4: Fix typo. verison -> version.
+
+2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
+
+ * cloog.m4: Pass ppl libraries to the CLooG version check.
+
2010-11-11 Jan Hubicka <jh@suse.cz>
* bootstrap-lto: Use -flto.