This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 99f8774cca Explain what happens for PE targeted linkers in the case whe [...] new e81b4c933c __tls_get_addr_opt stubs and tocsave optimization new df136d64fa PowerPC64 EH info for _notoc linkage stubs
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/ChangeLog | 24 +++ bfd/elf64-ppc.c | 401 +++++++++++++++++++++++------------- ld/ChangeLog | 8 + ld/testsuite/ld-powerpc/notoc.d | 14 +- ld/testsuite/ld-powerpc/notoc.s | 2 + ld/testsuite/ld-powerpc/notoc.wf | 33 +++ ld/testsuite/ld-powerpc/powerpc.exp | 5 +- 7 files changed, 332 insertions(+), 155 deletions(-) create mode 100644 ld/testsuite/ld-powerpc/notoc.wf