From 7b8e2718e4412ddc1e42c6a68166de919eb62221 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 10 Jun 2014 23:02:55 +0930 Subject: [PATCH] missing changelog entries for 8a5da09b9 --- bfd/ChangeLog | 12 ++++++++++++ include/ChangeLog | 4 ++++ 2 files changed, 16 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c14719f01e3..574311fe388 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,15 @@ +2014-06-10 Alan Modra + + * 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 * elf32-ppc.c (ppc_elf_relocate_section): Treat field of cmpli diff --git a/include/ChangeLog b/include/ChangeLog index cbfec7d3db9..125d6937d3e 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2014-06-10 Alan Modra + + * bfdlink.h (unwrap_hash_lookup): Declare. + 2014-05-01 Steve Ellcey * include/longlong.h: Import latest version from GCC tree. -- 2.30.2