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 a7e906e8f57 Automatic date update in version.in new 6430704567c configure regen new aae7fcb8d75 POWER10: Add Return-Oriented Programming instructions
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 | 4 ++++ bfd/configure | 4 ++-- binutils/ChangeLog | 4 ++++ binutils/configure | 4 ++-- gas/ChangeLog | 13 +++++++++++ gas/configure | 4 ++-- gas/testsuite/gas/ppc/ppc.exp | 2 ++ gas/testsuite/gas/ppc/rop-checks.d | 3 +++ gas/testsuite/gas/ppc/rop-checks.l | 17 ++++++++++++++ gas/testsuite/gas/ppc/rop-checks.s | 18 +++++++++++++++ gas/testsuite/gas/ppc/rop.d | 27 ++++++++++++++++++++++ gas/testsuite/gas/ppc/rop.s | 21 +++++++++++++++++ gprof/ChangeLog | 4 ++++ gprof/configure | 4 ++-- ld/ChangeLog | 5 +++++ ld/Makefile.in | 1 - ld/configure | 16 +++---------- libctf/ChangeLog | 4 ++++ libctf/configure | 4 ++-- opcodes/ChangeLog | 10 +++++++++ opcodes/configure | 4 ++-- opcodes/ppc-opc.c | 46 +++++++++++++++++++++++++++++++++++++- zlib/configure | 4 ++-- 23 files changed, 194 insertions(+), 29 deletions(-) create mode 100644 gas/testsuite/gas/ppc/rop-checks.d create mode 100644 gas/testsuite/gas/ppc/rop-checks.l create mode 100644 gas/testsuite/gas/ppc/rop-checks.s create mode 100644 gas/testsuite/gas/ppc/rop.d create mode 100644 gas/testsuite/gas/ppc/rop.s