PR ld/13491
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 1698e623044c8fb35b121a0b14ce68f451d8a7c4..15e217167fd2e3fa9f417c7236eb36d44ffea0a6 100644 (file)
@@ -1,3 +1,38 @@
+2012-01-16  Daniel Green  <venix1@gmail.com>
+
+       PR ld/13491
+       * coff-i386.c (coff_i386_rtype_to_howto <R_SECREL32>): Test
+       h->root.type not h->type.
+       * coff-x86_64.c (coff_amd64_rtype_to_howto <R_AMD64_SECREL>): Likewise.
+
+2012-01-13  Iain Sandoe  <idsandoe@googlemail.com>
+
+       * mach-o.c (bfd_mach_o_build_dysymtab_command): Handle absolute
+       indirect symbols.
+
+2012-01-13  Iain Sandoe  <idsandoe@googlemail.com>
+
+       * mach-o.c (bfd_mach_o_write_relocs): Move computation of relocs file
+       position from here... to (bfd_mach_o_build_seg_command): Here.
+
+2012-01-12  Iain Sandoe  <idsandoe@googlemail.com>
+
+       * mach-o.c (bfd_mach_o_count_indirect_symbols): New.
+       (bfd_mach_o_build_dysymtab_command): Populate indirect symbol table.
+       * mach-o.h (bfd_mach_o_asymbol): Move declaration to start of the
+       file. (bfd_mach_o_section): Add indirect_syms field.
+
+2012-01-11  Iain Sandoe  <idsandoe@googlemail.com>
+
+       * mach-o.c (bfd_mach_o_build_seg_command): Separate computation of
+       vmsize from filesize.  Don't compute offsets or file sizes for
+       zerofill sections.
+
+2012-01-11  Iain Sandoe  <idsandoe@googlemail.com>
+
+       * mach-o.c (bfd_mach_o_build_commands): Make the building of each
+       command type independent.
+
 2012-01-11  Alan Modra  <amodra@gmail.com>
 
        * elf64-ppc.c: Define more insns used in plt call stubs.
This page took 0.024156 seconds and 4 git commands to generate.