* elf64-ppc.c (ppc64_elf_relocate_section): Provide section/offset
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index d6e022eac7408a3cd6a45f005c2fc5eaf2dfc5b7..3c4ba5f44dafdda5e3a26229ffbb50a3d846c4dc 100644 (file)
@@ -1,5 +1,36 @@
+2011-03-10  Alan Modra  <amodra@gmail.com>
+
+       * elf64-ppc.c (ppc64_elf_relocate_section): Provide section/offset
+       for LO_DS error message and correct multiple.
+
+2011-03-10  Alan Modra  <amodra@gmail.com>
+
+       * elf64-ppc.c (bfd_elf64_bfd_link_just_syms): Define.
+       (ppc64_elf_link_just_syms): New function.
+       (opd_entry_value): Don't assume big-endian host.
+       (get_r2off): New function.
+       (ppc_build_one_stub, ppc_size_one_stub): Use it here.
+
+2011-03-06  Michael Snyder  <msnyder@vmware.com>
+
+       * compress.c (bfd_compress_section_contents): Check for out of mem.
+
+       * elf64-x86-64.c (elf_x86_64_relocate_section): Document
+       that case statement falls through intentionally.
+
+       * elf32-i386.c (elf_i386_relocate_section): Document fall through.
+
+2011-03-04  Alan Modra  <amodra@gmail.com>
+
+       * archive.c (bsd_write_armap): Don't call stat in deterministic
+       mode, and don't use st_mtime if stat returns error.
+
 2011-03-03  Michael Snyder  <msnyder@vmware.com>
 
+       * elf64-x86-64.c (elf_x86_64_relocate_section): Remove dead code.
+
+       * coff-x86_64.c (coff_amd64_rtype_to_howto): Fencepost error.
+
        * aoutx.h (aout_final_link): Use sizeof int not sizeof int*.
        (aout_link_write_other_symbol): Missing break statement.
 
@@ -15,8 +46,8 @@
 
 2011-03-02  Bernd Schmidt  <bernds@codesourcery.com>
 
-        * elflink.c (is_reloc_section): Remove function.
-        (get_dynamic_reloc_section_name): Construct string manually.
+       * elflink.c (is_reloc_section): Remove function.
+       (get_dynamic_reloc_section_name): Construct string manually.
 
 2011-02-28  Kai Tietz  <kai.tietz@onevision.com>
 
This page took 0.024782 seconds and 4 git commands to generate.