2012-02-24 Luis Machado <lgustavo@codesourcery>
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 0a53fad026b255d5242581b4edbcb69e3a837b88..cf9bf17b3231601a58db4b3c66341197d4ae8297 100644 (file)
@@ -1,3 +1,46 @@
+2012-02-24  Nick Clifton  <nickc@redhat.com>
+
+       PR ld/13730
+       * reloc.c (bfd_generic_get_relocated_section_contents): Issue an
+       error message instead of aborting, when an outofrange reloc is
+       encountered.
+
+2012-02-23  Iain Sandoe  <idsandoe@googlemail.com>
+
+       * mach-o.c (bfd_mach_o_swap_in_non_scattered_reloc): New.
+       (bfd_mach_o_canonicalize_one_reloc):  Swap non-scattered reloc
+       bit-fields when target and host differ in endian-ness.  When
+       PAIRs are non-scattered find the 'symbol' from the preceding
+       reloc.  Add FIXME re. reloc symbols on section boundaries.
+       (bfd_mach_o_swap_out_non_scattered_reloc): New.
+       (bfd_mach_o_write_relocs): Use bfd_mach_o_encode_non_scattered_reloc.
+
+2012-02-17  Iain Sandoe  <idsandoe@googlemail.com>
+
+       * mach-o-i386.c (i386_howto_table): Add support for 16 bit
+       sect-diffs.
+       (bfd_mach_o_i386_swap_reloc_in): Handle 16bit sect-diffs.
+       (bfd_mach_o_i386_swap_reloc_out): Likewise.
+
+2012-02-17  Tristan Gingold  <gingold@adacore.com>
+
+       * reloc.c (BFD_RELOC_MACH_O_LOCAL_SECTDIFF):
+       * libbfd.h: Regenerated.
+       * bfd-in2.h: Likewise.
+       * mach-o-i386.c (i386_howto_table): Include local sectdiff.
+       (bfd_mach_o_i386_swap_reloc_in): Update for local sectdiff.
+       (bfd_mach_o_i386_swap_reloc_out): Likewise.
+
+2012-02-17  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * elf32-s390.c (elf_s390_relocate_section): Support basr in the
+       GD->LE and LD->LE optimizations.
+
+2012-02-16  Alan Modra  <amodra@gmail.com>
+
+       PR binutils/13355
+       * elf32-rx.c (elf32_rx_relax_section): Correct width check.
+
 2012-02-13  Richard Henderson  <rth@redhat.com>
 
        PR ld/13621
This page took 0.0233179999999999 seconds and 4 git commands to generate.