PR 325
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 206f16be520a619a6d71fdfbaf2cb6f89dbc2ed6..f8b7e6f4c476dc89be3a0283fbedd7ef4088fe70 100644 (file)
@@ -1,5 +1,34 @@
+2004-10-12  Alan Modra  <amodra@bigpond.net.au>
+
+       PR 325
+       * cpu-i386.c (bfd_x86_64_arch_intel_syntax): Place last in chain.
+       Don't mark as default.
+       (bfd_x86_64_arch): Don't mark as default.
+
+2004-10-12  Alan Modra  <amodra@bigpond.net.au>
+
+       * elflink.c (enum action_discarded): New.
+       (elf_section_complain_discarded): Delete.
+       (elf_action_discarded): New function subsuming the above and also
+       controlling reloc behaviour.
+       (elf_link_input_bfd): Use it.
+
+2004-10-11  Jakub Jelinek  <jakub@redhat.com>
+
+       * elf.c (bfd_section_from_shdr): Handle SHT_GNU_LIBLIST.
+       (special_sections): Add .gnu.liblist and .gnu.conflict.
+       (assign_section_numbers): Handle SHT_GNU_LIBLIST.
+
 2004-10-11  Alan Modra  <amodra@bigpond.net.au>
 
+       PR 233
+       * elflink.c (elf_link_input_bfd): Try harder to support
+       relocations against symbols in removed linkonce sections.
+
+2004-10-11  Alan Modra  <amodra@bigpond.net.au>
+
+       * elflink.c (elf_link_input_bfd): Revert PR 354 change.
+
        PR 354
        * elflink.c (elf_link_input_bfd): Check that relocs in SEC_ALLOC
        sections do not reference symbols in non-SEC_ALLOC sections.
This page took 0.024946 seconds and 4 git commands to generate.