OSDN Git Service

2010-11-23 Matthias Klose <doko@ubuntu.com>
[pf3gnuchains/gcc-fork.git] / ChangeLog
index dbf5394..56c58cc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
+2010-11-23  Matthias Klose  <doko@ubuntu.com>
+
+       * configure.ac: For --enable-gold, handle value `default' instead of
+       `both*'.   New configure option --{en,dis}able-ld.
+       * configure: Regenerate.
+
+2010-11-20  Ian Lance Taylor  <iant@google.com>
+
+       * configure.ac: Only disable a language library if no language needs
+       it.  Don't let --disable-libgcj uncondtionally disable libffi.
+       * configure: Rebuild.
+
 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       * Makefile.in: Regenerate.
+
        PR other/46202
        * configure.ac: Fix just-built in-tree STRIP name to be
        binutils/strip-new.
        New targets.
        * Makefile.in: Regenerate.
 
-2010-11-19  Tobias Grosser  <grosser@fim.uni-passau.de>
-
-       * config/cloog.m4: Use AS_HELP_STRING and fix help formatting.
-
 2010-11-19  Ian Lance Taylor  <iant@google.com>
            Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
 
 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
 
-       * config/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.
        * configure: Regenerate.
 
 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
 
-       * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
-       * configure: regenerate
+       * configure: Regenerate.
 
 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
 
-       * config/cloog.m4: Fix typo.  verison -> version.
        * configure: Regenerate.
 
 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
 
-       * config/cloog.m4: Pass ppl libraries to the CLooG version check.
        * configure: Regenerate.
 
 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>