Fix elf64-ppc.c electric fence warning
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 68b8549a1c68c0ed675160427b73a1f13cb82f5c..9173e17fcb6cd7c9b1606ecd9601e67fa2b8eb48 100644 (file)
@@ -1,3 +1,21 @@
+2015-03-17  Alan Modra  <amodra@gmail.com>
+
+       * elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Return count of 0
+       on nothing to do, before malloc of returned symbol array.
+
+2015-03-16  Nick Clifton  <nickc@redhat.com>
+
+       * elf32-rx.c (elf32_rx_relax_delete_bytes): If the relocs are not
+       stored in the elf_section_data structure then load them as
+       necessary.
+
+2015-03-14  Andreas Krebbel  <krebbel@linux.vnet.ibm.com>
+
+       * elf-s390-common.c (elf_s390_elf_sort_relocs_p): Don't sort
+       relocs against code sections.
+       * elf32-s390.c: Define elf_backend_sort_relocs_p.
+       * elf64-s390.c: Likewise.
+
 2015-03-11  Alan Modra  <amodra@gmail.com>
 
        * elf32-ppc.c (ppc_elf_get_synthetic_symtab): Examine stubs in
This page took 0.04431 seconds and 4 git commands to generate.