add pr number to changelog
authorAlan Modra <amodra@gmail.com>
Tue, 10 Jun 2014 13:37:52 +0000 (23:07 +0930)
committerAlan Modra <amodra@gmail.com>
Tue, 10 Jun 2014 13:38:17 +0000 (23:08 +0930)
bfd/ChangeLog
include/ChangeLog

index 574311f..b30b686 100644 (file)
@@ -1,5 +1,6 @@
 2014-06-10  Alan Modra  <amodra@gmail.com>
 
+       PR ld/16910
        * 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.
index 125d693..253b066 100644 (file)
@@ -1,5 +1,6 @@
 2014-06-10  Alan Modra  <amodra@gmail.com>
 
+       PR ld/16910
        * bfdlink.h (unwrap_hash_lookup): Declare.
 
 2014-05-01  Steve Ellcey  <sellcey@mips.com>