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 ed01220cc8 RISC-V: Eliminate spurious error w/ reloc truncated message new 407aa07cee Revert "PowerPC PLT speculative execution barriers"
The 1 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 | 8 +++++ bfd/elf32-ppc.c | 41 ++++++------------------ bfd/elf32-ppc.h | 3 -- bfd/elf64-ppc.c | 58 ++++++---------------------------- bfd/elf64-ppc.h | 3 -- gold/ChangeLog | 6 ++++ gold/options.h | 4 --- gold/powerpc.cc | 63 ++++++++----------------------------- ld/ChangeLog | 11 +++++++ ld/emultempl/ppc32elf.em | 20 +----------- ld/emultempl/ppc64elf.em | 22 ++----------- ld/ld.texinfo | 9 ------ ld/testsuite/ld-powerpc/elfv2exe.d | 2 +- ld/testsuite/ld-powerpc/elfv2so.d | 2 +- ld/testsuite/ld-powerpc/powerpc.exp | 20 ++++++------ ld/testsuite/ld-powerpc/relbrlt.d | 2 +- 16 files changed, 72 insertions(+), 202 deletions(-)