(_place_orphan): Use an already existing section name if that section does not
[deliverable/binutils-gdb.git] / ld / ChangeLog
index e029451e86d1acf30a7d8e2849392dfa84ebc7c8..16ff5a6ec061d92f4fdac2a18372dbfb2014e7b8 100644 (file)
@@ -1,3 +1,28 @@
+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
This page took 0.022792 seconds and 4 git commands to generate.