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 6813cafe52 Automatic date update in version.in new bfcfbe611b S/390: Remove optional operand flag. new a09f258601 S/390: Improve error checking for optional operands new ffc61c5de1 S/390: Add ipte/idte variants with optional operands new 67aa8be4cb S/390: Add missing operand to tb instruction new ca87ae741f S/390: Fix instruction types of csdtr and csxtr
The 5 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/config/tc-s390.c | 35 ++++++++++++++--------------------- gas/testsuite/gas/s390/esa-g5.d | 2 +- gas/testsuite/gas/s390/esa-g5.s | 2 +- gas/testsuite/gas/s390/zarch-z196.d | 2 ++ gas/testsuite/gas/s390/zarch-z196.s | 2 ++ gas/testsuite/gas/s390/zarch-z9-ec.d | 4 ++-- gas/testsuite/gas/s390/zarch-z9-ec.s | 4 ++-- gas/testsuite/gas/s390/zarch-zEC12.d | 23 ++++++++++++++--------- gas/testsuite/gas/s390/zarch-zEC12.s | 7 +++++++ include/opcode/s390.h | 23 ++++++++++------------- opcodes/s390-dis.c | 11 ++++++++++- opcodes/s390-mkopc.c | 8 ++++++-- opcodes/s390-opc.c | 6 +++++- opcodes/s390-opc.txt | 9 ++++++--- 14 files changed, 82 insertions(+), 56 deletions(-)