]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
missing changelog entries for 8a5da09b9
authorAlan Modra <amodra@gmail.com>
Tue, 10 Jun 2014 13:32:55 +0000 (23:02 +0930)
committerAlan Modra <amodra@gmail.com>
Tue, 10 Jun 2014 13:33:26 +0000 (23:03 +0930)
bfd/ChangeLog
include/ChangeLog

index c14719f01e396a1b5fc06d194bd7326adb505c92..574311fe38844d1bcc10ccb044785fba143e794e 100644 (file)
@@ -1,3 +1,15 @@
+2014-06-10  Alan Modra  <amodra@gmail.com>
+
+       * linker.c (unwrap_hash_lookup): New function.
+       * elf-bfd (RELOC_FOR_GLOBAL_SYMBOL): Call unwrap_hash_lookup.
+       * elf32-i370.c (i370_elf_relocate_section): Likewise.
+       * elf32-m32c.c (m32c_elf_relocate_section): Likewise.
+       * elf32-m32r.c (m32r_elf_relocate_section): Likewise.
+       * elf32-score.c (s3_bfd_score_elf_relocate_section): Likewise.
+       * elf32-score7.c (s7_bfd_score_elf_relocate_section): Likewise.
+       * elf32-spu.c (spu_elf_relocate_section): Likewise.
+       * elf64-hppa.c (elf64_hppa_relocate_section): Likewise.
+
 2014-06-07  Alan Modra  <amodra@gmail.com>
 
        * elf32-ppc.c (ppc_elf_relocate_section): Treat field of cmpli
index cbfec7d3db9b320d44f73fb267c93dfa2ddf5f7d..125d6937d3e469c17e72b814100d32e34c8c8c37 100644 (file)
@@ -1,3 +1,7 @@
+2014-06-10  Alan Modra  <amodra@gmail.com>
+
+       * bfdlink.h (unwrap_hash_lookup): Declare.
+
 2014-05-01  Steve Ellcey  <sellcey@mips.com>
 
        * include/longlong.h: Import latest version from GCC tree.