]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ChangeLog
*** empty log message ***
[thirdparty/binutils-gdb.git] / ChangeLog
index bc5acecd47e956a2792cd9f8b4288386d9c1ab50..474f3d44b6dab1c451fcc2b1fc68c2570522f8c2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2009-02-05  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.tpl (stage_last): Define $r and $s before using
+       $(RECURSE_FLAGS_TO_PASS).
+       * Makefile.in: Regenerate
+
+2009-01-21  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * COPYING.NEWLIB: Add ARM license.
+
+2009-01-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.def (configure-opcodes): Depend on configure-libiberty.
+       (all-opcodes): Depend on all-libiberty.
+       * Makefile.in: Regenerate.
+
+2009-01-15  Douglas B Rupp  <rupp@gnat.com>
+
+       * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
+       * configure: Regenerate.
+
+2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       Backport link test fix from upstream Libtool:
+
+       * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
+       Add cache variables to tests that require the linker to work.
+       For shlibpath_overrides_runpath, this also changes the semantics
+       to let the result from the C compiler take precedence.
+       compiler take precedence.
+
 2008-12-02  Ben Elliston  <bje@au.ibm.com>
 
        * config.sub, config.guess: Update from upstream sources.
 
        2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
 
-        * configure.ac: Add double brackets on darwin[912].
-        * configure: Regenerate.
+       * configure.ac: Add double brackets on darwin[912].
+       * configure: Regenerate.
 
        2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
 
-        * configure.ac: Expand to darwin10 and later.
-        * configure: Regenerate.
+       * configure.ac: Expand to darwin10 and later.
+       * configure: Regenerate.
 
 2008-12-02  Andreas Schwab  <schwab@suse.de>