bfd/
[binutils-gdb.git] / ChangeLog
index a98c33b49fd191613f539a4eee24ff580ab9bafb..e92de1615de238fbb5e8092a3a6a14a2804e95cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+2010-11-03  Ian Lance Taylor  <iant@google.com>
+           Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       PR lto/46273
+       * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
+       and on other supported platforms whenever LTO is enabled.
+       * configure: Rebuild.
+
+2010-11-02  Alan Modra  <amodra@gmail.com>
+
+       PR binutils/12110
+       * configure.ac: Error when source path contains spaces.
+       * configure: Regenerate.
+
+2010-10-20  Ian Lance Taylor  <iant@google.com>
+
+       * Makefile.def (target_modules): Set lib_path to src/.libs for
+       libstdc++-v3 module.
+       * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
+       * Makefile.in: Rebuild.
+
+2010-10-08  Bernd Schmidt  <bernds@codesourcery.com>
+           Joseph Myers  <joseph@codesourcery.com>
+
+       * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
+       notices.
+       * COPYING.NEWLIB: Add Texas Instruments notice.
+
 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
 
        * configure.ac (build_lto_plugin): New shell variable.