X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=54fb1bdea3fb500a3733768af0d231b22a2513d7;hb=4614d8454f59cc99d5b18ec965f7c7a72b340a47;hp=e1b2ec5f96920e5cb62dfc0be56e185942bd181e;hpb=48bb73dd5242d250e5f583471b178d2c31a57f08;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index e1b2ec5f96..54fb1bdea3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2010-10-20 Ian Lance Taylor + + * 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 + Joseph Myers + + * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery + notices. + * COPYING.NEWLIB: Add Texas Instruments notice. + +2010-10-07 Dave Korn + + * configure.ac (build_lto_plugin): New shell variable. + (--enable-lto): Turn on by default for all non-ELF platforms that + have had LTO support added so far. Set build_lto_plugin appropriately + for both ELF and non-ELF. + (configdirs): Add lto-plugin or not based on build_lto_plugin. + * configure: Regenerate. + 2010-10-02 Ralf Wildenhues PR bootstrap/45326