2010-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
[binutils-gdb.git] / ChangeLog
index 01bfa109d10a99da892946dbd35527787e510fbf..12f204941337086acc3560f836477ff8f6ad399e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR libstdc++/32499
+       * configure.ac (RANLIB): Default to true.
+       (STRIP): Likewise.
+       (RANLIB_FOR_TARGET): Remove superfluous : argument.
+       * configure: Regenerate.
+
+2010-02-17  Nick Clifton  <nickc@redhat.com>
+
+       PR 11238
+       * Makefile.tpl (local-distclean): Also remove config.cache files in
+       sub-directories as there may not be Makefiles present in the
+       sub-directories.
+       * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
+       the config.cache files found by the find command.
+
+       * Makefile.in: Regenerate.
+       * configure.ac: Revert previous delta.
+       * configure: Regenerate.
+
+2010-02-15  Nick Clifton  <nickc@redhat.com>
+
+       PR 11238
+       * configure.ac: Delete config.cache files in sub-directories when
+       deleting Makefiles.
+       * configure: Regenerate.
+
+2010-02-15  Nick Clifton  <nickc@redhat.com>
+
+       * configure.ac: Sync from gcc.
+       * configure: Regenerate.
+
+2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       Sync from gcc:
+       * configure.ac: Add "recommended" version checks for GMP/MPC.
+       Update recommended GMP/MPFR/MPC versions.
+       * configure: Regenerate.
+
 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
 
        gcc PR libstdc++/36101, gcc PR libstdc++/42813