projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b8e271
)
add pr number to changelog
author
Alan Modra
<amodra@gmail.com>
Tue, 10 Jun 2014 13:37:52 +0000
(23:07 +0930)
committer
Alan Modra
<amodra@gmail.com>
Tue, 10 Jun 2014 13:38:17 +0000
(23:08 +0930)
bfd/ChangeLog
patch
|
blob
|
history
include/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 574311fe38844d1bcc10ccb044785fba143e794e..b30b6860a66f1fe7741568a40c36a15dbfbe8b16 100644
(file)
--- 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.
diff --git
a/include/ChangeLog
b/include/ChangeLog
index 125d6937d3e469c17e72b814100d32e34c8c8c37..253b0660df72def462d2daad86a86e8882a215cf 100644
(file)
--- a/
include/ChangeLog
+++ b/
include/ChangeLog
@@
-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>