2010-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
[binutils-gdb.git] / ChangeLog
index 6d130d2f6343af36b5e113b2ea40daf943c4e409..12f204941337086acc3560f836477ff8f6ad399e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+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.