* emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): Dot
[binutils-gdb.git] / ld / ChangeLog
index e029451e86d1acf30a7d8e2849392dfa84ebc7c8..d96be457f8a854700141550b153c0952d4f11867 100644 (file)
@@ -1,3 +1,79 @@
+2004-08-17  Alan Modra  <amodra@bigpond.net.au>
+
+       * emultempl/ppc64elf.em (gld${EMULATION_NAME}_new_vers_pattern): Dot
+       prefix the symbol field too.
+
+2004-08-13  Alan Modra  <amodra@bigpond.net.au>
+
+       * ldmain.c (link_callbacks): Remove "error_handler".
+       * ldmisc.c: Include elf-bfd.h.
+       (vfinfo): Sort comment.  Handle %A.  Use %A instead of
+       bfd_get_section_indent.
+       (error_handler): Delete.
+       * ldmisc.h (error_handler): Delete declaration.
+
+2004-08-10  Alan Modra  <amodra@bigpond.net.au>
+
+       * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Call
+       ppc64_elf_restore_symbols.
+
+2004-08-09  Alan Modra  <amodra@bigpond.net.au>
+
+       * emultempl/ppc64elf.em (gld${EMULATION_NAME}_finish): Error if
+       .toc is too large on relocatable linking.
+
+2004-08-09  Alan Modra  <amodra@bigpond.net.au>
+
+       * emultempl/ppc64elf.em (ppc_after_open): Delete.
+       (LDEMUL_AFTER_OPEN): Don't define.
+
+2004-08-02  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * ld.texinfo (Top): Document specific options of 68HC11 and 68HC12.
+
+2004-08-01  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * scripttempl/elfm68hc12.sc: Align text, rodata and data section
+       on power of 2.
+
+2004-07-27  Jason Thorpe  <thorpej@wasabisystems.com>
+
+       * emulparams/hppanbsd.sh (OUTPUT_FORMAT): Set to "elf32-hppa-netbsd".
+
+2004-07-26  Dmitry Diky  <diwil@spec.ru>
+
+       * Makefile.am: Add new subtargets: msp430x1610, msp430x1611,
+       msp430x1612, msp430x415, msp430x417, msp430xG437, msp430xG438,
+       msp430xG439.
+       * configure.tgt: Likewise.
+       * emulparams/msp430all.sh: Likewise.
+       * Makefile.in: Regenerate.
+
+2004-07-23  Nick Clifton  <nickc@redhat.com>
+
+       * emultempl/elf32.em (_place_orphan): Use an already existing
+       section name if that section does not have any flags set.
+
+2004-07-21  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ldlang.c (already_linked_hash_entry): Removed.
+       (already_linked): Likewise.
+       (already_linked_table): Likewise.
+       (section_already_linked): Call bfd_section_already_linked.
+       (lang_process): Replace already_linked_table_init with
+       bfd_section_already_linked_table_init and check return. Replace
+       already_linked_table_free with bfd_section_already_linked_table_free.
+
+2004-07-21  Nick Clifton  <nickc@redhat.com>
+
+       * ldlang.c (init_os): Make sure that the newly allocated userdata
+       structure is zeroed out.
+
+2004-07-19  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * NEWS: Mention the new --add-needed/--no-add-needed and
+       --as-needed/--no-as-needed options.
+
 2004-07-19  H.J. Lu  <hongjiu.lu@intel.com>
 
        * emultempl/elf32.em (gld${EMULATION_NAME}_load_symbols): Also