This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_36-branch in repository binutils-gdb.
from 7d94cf9f437 Automatic date update in version.in new 5ffe9b0dbb2 IBM Z: Implement instruction set extensions
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: gas/ChangeLog | 8 ++++++++ gas/config/tc-s390.c | 2 ++ gas/doc/c-s390.texi | 7 ++++--- gas/testsuite/gas/s390/s390.exp | 1 + gas/testsuite/gas/s390/zarch-arch14.d | 31 +++++++++++++++++++++++++++++++ gas/testsuite/gas/s390/zarch-arch14.s | 24 ++++++++++++++++++++++++ include/ChangeLog | 5 +++++ include/opcode/s390.h | 1 + opcodes/ChangeLog | 5 +++++ opcodes/s390-mkopc.c | 2 ++ opcodes/s390-opc.txt | 28 ++++++++++++++++++++++++++++ 11 files changed, 111 insertions(+), 3 deletions(-) create mode 100644 gas/testsuite/gas/s390/zarch-arch14.d create mode 100644 gas/testsuite/gas/s390/zarch-arch14.s