2010-09-24 Thomas Schwinge <thomas@codesourcery.com>
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 545c603eac2718e60225b508c9026ef9d5f52ac1..b281a045201b2744cd6e1b28515952d96d0cc901 100644 (file)
@@ -1,3 +1,47 @@
+2010-09-24  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * elf32-arm.c, elf32-cris.c, elf32-hppa.c, elf32-i370.c, elf32-m32r.c,
+       elf32-m68k.c, elf32-microblaze.c, elf32-ppc.c, elf32-score.c,
+       elf32-score7.c, elf32-sh.c, elf32-vax.c, elf32-xtensa.c, elf64-alpha.c,
+       elf64-hppa.c, elf64-mips.c, elf64-ppc.c, elf64-sparc.c, elfcode.h,
+       elflink.c, elfxx-ia64.c, elfxx-mips.c: Use STN_UNDEF when referring to
+       the zero symbol index.
+
+       * elflink.c (bfd_elf_reloc_symbol_deleted_p): Compare the symbol index
+       to STN_UNDEF, not SHN_UNDEF.
+
+2010-09-23  Bernd Schmidt  <bernds@codesourcery.com>
+
+       * elf32-tic6x.c (elf32_tic6x_fake_sections): New function.
+       (elf_backend_fake_sections): Define.
+
+2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
+
+       * bfd-in2.h (BFD_RELOC_ARM_HVC): New enum value.
+
+2010-09-23  Alan Modra  <amodra@gmail.com>
+
+       * cpu-d10v.c: Make bits_per_address 18 for all arch_info entries.
+
+2010-09-23  Alan Modra  <amodra@gmail.com>
+
+       * elf.c (_bfd_elf_init_private_section_data): Allow for SEC_RELOC
+       difference between input and output section.
+
+2010-09-22  Kai Tietz  <kai.tietz@onevision.com>
+
+       * coffcode.h (sec_to_styp_flags): Adjust debug
+       sections to be conform to pe-coff specification
+       and avoid marking them as excluded.
+       (styp_to_sec_flags): Doing reverse mapping.
+
+       * peXXigen.c (_bfd_XXi_final_link_postscript): Add handling for
+       setting IAT directory entry.
+
+2010-09-20  Richard Henderson  <rth@redhat.com>
+
+       * elf64-alpha.c (elf64_alpha_howto_table): Use bfd_elf_generic_reloc.
+
 2010-09-19  Richard Sandiford  <rdsandiford@googlemail.com>
 
        * elfxx-mips.c (mips_elf_link_hash_entry): Add got_only_for_calls.
This page took 0.023894 seconds and 4 git commands to generate.