From b71c404358dbc78d3e84c4299c6139c5291ac441 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 10 Jun 2014 23:07:52 +0930 Subject: [PATCH] add pr number to changelog --- bfd/ChangeLog | 1 + include/ChangeLog | 1 + 2 files changed, 2 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 574311fe388..b30b6860a66 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,6 @@ 2014-06-10 Alan Modra + 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. diff --git a/include/ChangeLog b/include/ChangeLog index 125d6937d3e..253b0660df7 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,5 +1,6 @@ 2014-06-10 Alan Modra + PR ld/16910 * bfdlink.h (unwrap_hash_lookup): Declare. 2014-05-01 Steve Ellcey -- 2.30.2