* elf64-ppc.c (ppc64_elf_relocate_section): Provide section/offset
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 36908e40063ae63bddd47155cc1d89f80d6e4c1c..3c4ba5f44dafdda5e3a26229ffbb50a3d846c4dc 100644 (file)
@@ -1,3 +1,43 @@
+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.
+
+       * dwarf2.c (scan_unit_for_symbols): Stop memory leak.
+
+       * archive.c (_bfd_slurp_extended_name_table): Fail if bfd_seek fails.
+
 2011-03-03  H.J. Lu  <hongjiu.lu@intel.com>
 
        * elf64-x86-64.c (elf_x86_64_check_tls_transition): Supprt TLS
@@ -6,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.024563 seconds and 4 git commands to generate.