* Makefile.am (GENSCRIPTS): Pass prefix.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 1eba0438336ba6822bf87c761eadc7cbaaab6bab..300fb6b5ee296289fb96a210d039f6a780240121 100644 (file)
@@ -1,3 +1,35 @@
+2006-04-05  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am (GENSCRIPTS): Pass prefix.
+       * Makefile.in: Regenerate.
+       * genscripts.sh: Adjust for extra parameter.
+       * emultempl/elf32.em (parse_ld_so_conf): Return true iff file
+       exists.
+       (check_ld_so_conf): Use ${prefix}/etc/ld.so.conf if it exists.
+       * NEWS: Update.
+
+2006-04-05  Richard Sandiford  <richard@codesourcery.com>
+           Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * configure.tgt (sparc*-*-vxworks*): New stanza.
+       * emulparams/elf32_sparc_vxworks.sh: New file.
+       * Makefile.am (ALL_EMULATIONS): Add eelf32_sparc_vxworks.o.
+       (eelf32_sparc_vxworks.c): New rule.
+       * Makefile.in: Regenerate.
+
+2006-04-04  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * ldlang.c (lang_map): Print the list of discarded input sections.
+       (print_input_section): Change parameter and print zero-sized sections.
+       (print_statement): Adjust call to print_input_section.
+
+2006-04-01  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * deffilep.y (def_image_name): If LIBRARY or NAME statement
+       specifies an empty string, retain the name specified on command
+       line.
+       * ld.texinfo: Document above.
+
 2006-03-31  Jakub Jelinek  <jakub@redhat.com>
 
        * ldmisc.c (vfinfo): Revert 2005-10-05 changes.  If
This page took 0.023344 seconds and 4 git commands to generate.