* bfd/Makefile.am, binutils/Makefile.am, etc/Makefile.in
[external/binutils.git] / ld / ChangeLog
index 08b2f67..befde5d 100644 (file)
@@ -1,3 +1,23 @@
+2005-05-19  Zack Weinberg  <zack@codesourcery.com>
+
+       * Makefile.am: Have 'all' depend on 'info' and 'ld.1'.
+       * Makefile.in: Regenerate.
+
+2005-05-17  Zack Weinberg  <zack@codesourcery.com>
+
+       * ld-arm/mixed-app.d: Adjust expected disassembly a little.
+
+2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * Makefile.am (ldver.texi): Don't use $<.
+       * Makefile.in: Regenerated.
+
+2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Explicitly include
+       $(srcdir) before $(BFDDIR)/doc.
+       * Makefile.in: Regenerated.
+
 2005-05-17  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR 797
@@ -39,8 +59,8 @@
 2005-05-17  Lennert Buytenhek  <buytenh@wantstofly.org>
            Peter S. Mazinger" <ps.m@gmx.net>
 
-       * emulparams/armelf_linux.sh (GENERATE_PIE_SCRIPT): Define as "yes". 
-       * emulparams/hppalinux.sh (GENERATE_PIE_SCRIPT): Define as "yes". 
+       * emulparams/armelf_linux.sh (GENERATE_PIE_SCRIPT): Define as "yes".
+       * emulparams/hppalinux.sh (GENERATE_PIE_SCRIPT): Define as "yes".
 
 2005-05-17  Julian Brown <julian@codesourcery.com>