summaryrefslogtreecommitdiffstats
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2013-11-06 10:20:52 +1030
committerAlan Modra <amodra@gmail.com>2013-11-15 16:30:18 +1030
commit4e525783ce6ccc27cf4057dfb60d90eec6645a6a (patch)
tree9e9629f308b671b12cdb4a4ff782478affc39f2a /bfd/ChangeLog
parent3943c5e736b0efccbdc881ddfe589ff86d7e78e2 (diff)
downloadppe42-binutils-4e525783ce6ccc27cf4057dfb60d90eec6645a6a.tar.gz
ppe42-binutils-4e525783ce6ccc27cf4057dfb60d90eec6645a6a.zip
Correct elf64-ppc.c handling of protected symbols
(cherry picked from commit afe397ea85a3d09d936c93328a1f6bf640577cf3)
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index fd128199dd..10e4038884 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,6 +1,16 @@
2013-11-15 Alan Modra <amodra@gmail.com>
Apply changes from mainline to 2.24
+ 2013-11-11 Ulrich Weigand <uweigand@de.ibm.com>
+ * elf64-ppc.c (ppc64_elf_edit_toc): Use SYMBOL_REFERENCES_LOCAL
+ here, not SYMBOL_CALLS_LOCAL.
+ (ppc64_elf_relocate_section): Likewise.
+ (size_global_entry_stubs): Set undefined symbols on their global
+ entry stubs here..
+ (build_global_entry_stubs): ..rather than here.
+ (ppc64_elf_build_stubs): Don't reset glink->size before calling
+ build_global_entry_stubs.
+
2013-11-05 Alan Modra <amodra@gmail.com>
* elf64-ppc.c (ppc64_elf_func_desc_adjust): Make .TOC. defined and
hidden.
OpenPOWER on IntegriCloud