diff options
author | Alan Modra <amodra@gmail.com> | 2014-06-10 23:07:52 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2014-06-10 23:08:17 +0930 |
commit | b71c404358dbc78d3e84c4299c6139c5291ac441 (patch) | |
tree | b0a34666e5b741381abf8278d2046858f035bf04 /bfd | |
parent | 7b8e2718e4412ddc1e42c6a68166de919eb62221 (diff) | |
download | gdb-b71c404358dbc78d3e84c4299c6139c5291ac441.zip gdb-b71c404358dbc78d3e84c4299c6139c5291ac441.tar.gz gdb-b71c404358dbc78d3e84c4299c6139c5291ac441.tar.bz2 |
add pr number to changelog
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 574311f..b30b686 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -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. |