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 4bb3c591b2 ld: Pass -z separate-code to ld for property-x86-4a tests new f891966ff6 Rearrange ppc_size_one_stub and correct _notoc stub examples new 4a9699735b PowerPC64 higher REL16 relocations new 3d58e1fcfb PowerPC64 --emit-relocs support for notoc stubs
The 3 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 | 33 +++ bfd/bfd-in2.h | 6 + bfd/elf64-ppc.c | 777 ++++++++++++++++++++++++++++++++++------------------ bfd/libbfd.h | 6 + bfd/reloc.c | 12 + gas/ChangeLog | 8 + gas/config/tc-ppc.c | 36 ++- gas/config/tc-ppc.h | 20 +- include/ChangeLog | 7 + include/elf/ppc64.h | 16 +- 10 files changed, 635 insertions(+), 286 deletions(-)