oops - omitted from previous delta
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 20e36285605cda9891b70245381615f9f6fe1197..3594e2550b5c70c836d6f317bb8fcf54950a3262 100644 (file)
@@ -1,3 +1,38 @@
+2009-09-28  Nick Clifton  <nickc@redhat.com>
+
+       PR 10478: Accepting Solaris binaries.
+       * elf.c (bfd_section_from_shdr): Allow SHN_BEFORE and SHN_AFTER
+       section link values in x86 binaries.
+       * elfcode.h (elf_object_p): Likewise.
+
+2009-09-28  Philippe De Muyter  <phdm@macqel.be>
+
+       * elf32-m68k.c (elf_m68k_final_write_processing): New function.
+       (elf_backend_final_write_processing): Macro defined as above function.
+
+2009-09-25  Martin Thuresson  <martint@google.com>
+
+       Update soruces to make alpha and arm targets compile cleanly with
+       -Wc++-compat:
+       * ecoff.c: Add casts.
+       * ecofflink.c: Add casts.
+       * elf64-alpha.c: Add casts.
+       (struct alpha_elf_got_entry, struct alpha_elf_reloc_entry): Move
+       to top level.
+       (SKIP_HOWTO): Use enum name.
+       * elf32-arm.c: Add casts.
+       (elf32_arm_vxworks_bed): Update code to avoid multiple
+       declarations.
+       (struct map_stub): Move to top level.
+
+2009-09-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/10630
+       * elflink.c (elf_link_output_extsym): Turn off visibility on
+       local symbol.
+       (bfd_elf_final_link): Turn off visibility on dynamic local
+       symbol.
+
 2009-09-24  Alan Modra  <amodra@bigpond.net.au>
 
        PR binutils/10654
This page took 0.02419 seconds and 4 git commands to generate.