* bfd-in.h (_bfd_elf_tls_setup): Declare.
[deliverable/binutils-gdb.git] / ld / ChangeLog
index 287e28e78fab1b101346e837ee65f50dfb69b4d2..7e6e10f67cf94a2f2c4474d2ede4cc98805c6d88 100644 (file)
@@ -1,3 +1,63 @@
+2003-11-04  Alan Modra  <amodra@bigpond.net.au>
+
+       * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): Call
+       _bfd_elf_tls_setup.
+
+2003-10-31  Nick Clifton  <nickc@redhat.com>
+
+        * ldlang.c (lookup_name): When looking for a previously loaded
+        file compare the local_sym_name not the filename, as the
+        filename might have been transformed via the search directory
+        path lookup.
+        If the sought-for file has not been found in the input file
+        chain then create a new node with the search_dirs_flag set so
+        that the entire set of directory paths will be scanned for it.
+
+2003-10-30  Andrew Cagney  <cagney@redhat.com>
+
+       * emultempl/pe.em, pe-dll.c: Replace "struct symbol_cache_entry"
+       with "struct bfd_symbol".
+
+2003-10-30 Phil Edwards <phil@codesourcery.com>
+
+       * Makefile.am (ALL_EMULATIONS): Add elf32mipswindiss.o.
+       (eelf32mipswindiss.c): New target.
+       * Makefile.in:  Regenerated.
+       * emulparams/elf32mipswindiss.sh:  New file.
+       * configure.tgt (i[3-7]86-*-vxworks*, arm-*-vxworks, sh-*-vxworks,
+       mips*-*-vxworks*):  Use ELF now.
+       (mips*-*-windiss):  New stanza, use elf32mipswindiss.
+
+2003-10-27  Stephane Carrez  <stcarrez@nerim.fr>
+
+       * scripttempl/elfm68hc12.sc: Define eeprom memory region.
+
+2003-10-25  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * ChangeLog-9197: Fix typos.
+       * NEWS: Likewise.
+       * ld.texinfo: Likewise.
+       * ldlang.c: Fix comment typos.
+
+2003-10-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ldlang.c (lang_vers_match): Fix a typo.
+
+2003-10-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ldlang.c (lang_vers_match): Check demangled symbols.
+
+2003-10-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ldlang.c (lang_vers_match): Check "symbol" instead of
+       "wildcard" and "pattern". Fix a typo.
+       (lang_finalize_version_expr_head): Likewise.
+       (lang_register_vers_node): Likewise.
+       (realsymbol): New function.
+       (lang_new_vers_pattern): Set "symbol" and remove "wildcard".
+
+       * ldlex.l (V_IDENTIFIER): Allow '\\'.
+
 2003-10-24  Nick Clifton  <nickc@redhat.com>
 
        * emultempl/m68hc1xelf.em (before_allocation): Add missing second
This page took 0.024984 seconds and 4 git commands to generate.