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:
c7e17e0
)
missing changelog for last patch
author
Alan Modra
<amodra@gmail.com>
Mon, 13 Jan 2014 05:18:24 +0000
(15:48 +1030)
committer
Alan Modra
<amodra@gmail.com>
Mon, 13 Jan 2014 05:18:24 +0000
(15:48 +1030)
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 597bcf224fb6f1ea13e5766eac6abff0da74d326..9b30b0c968599112b1ef1ad0beebb061f790b342 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,12
@@
+2014-01-13 Alan Modra <amodra@gmail.com>
+
+ * elf32-ppc.c (ppc_elf_check_relocs): For @local call to ifunc,
+ error when shared and force a plt call otherwise.
+ (ppc_elf_size_dynamic_sections): Don't emit DT_PPC_GOT unless
+ plt_type == PLT_NEW.
+ (ppc_elf_relocate_section): Add missing test to resolve ifuncs to
+ the appropriate call stub.
+
2014-01-10 Alan Modra <amodra@gmail.com>
PR ld/14207