* elf32-ppc.c (ppc_elf_relax_section): Implement reference code
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 79c506e364533b3593cb066a81ab1f4fb897a922..130466142cea66437a35053a764ed312da5093ea 100644 (file)
@@ -1,3 +1,27 @@
+2004-06-22  Alan Modra  <amodra@bigpond.net.au>
+
+       * elf32-ppc.c (ppc_elf_relax_section): Implement reference code
+       for handling SEC_MERGE symbols in relax_section.
+
+2004-06-21  Alexandre Oliva  <aoliva@redhat.com>
+
+       2003-05-15  Richard Sandiford  <rsandifo@redhat.com>
+       * cpu-h8300.c (compatible): Allow h8300s and h8300sx code to be
+       linked together. Mark the result as h8300sx code.
+
+2004-06-21  Alexandre Oliva  <aoliva@redhat.com>
+
+       * elf-bfd.h (struct elf_backend_data): Added
+       elf_backend_omit_section_dynsym.
+       (_bfd_elf_link_omit_section_dynsym): Declare.
+       * elf32-frv.c (_frvfdpic_link_omit_section_dynsym): New.
+       (elf_backend_omit_section_dynsym): Use it for frvfdpic.
+       * elflink.c (_bfd_elf_link_omit_section_dynsym): Split out of...
+       (_bfd_elf_link_renumber_dynsyms): ... this function.
+       * elfxx-target.h (elf_backend_omit_section_dynsym): Default to
+       _bfd_elf_link_omit_section_dynsym).
+       (elfNN_bed): Added elf_backend_omit_section_dynsym.
+
 2004-06-21  Nick Clifton  <nickc@redhat.com>
 
        * coffcode.h (styp_to_sec_flags): Ignore IMAGE_SCN_MEM_NOT_PAGED
This page took 0.028062 seconds and 4 git commands to generate.