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 898ade12ee S/390: Suppress string diagnostics for pre-release GCC new f02806be1f [ARC] Fix case-sensitivity for extension instructions. new 47e6f81c7c [ARC] Allow vewt instruction for ARC EM family. new 04e65276fa [ARC] Fix decoding of w6 signed short immediate.
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: gas/ChangeLog | 11 +++++++++++ gas/config/tc-arc.c | 4 ++++ gas/testsuite/gas/arc/st.d | 2 +- gas/testsuite/gas/arc/textinsn_case.d | 9 +++++++++ gas/testsuite/gas/arc/textinsn_case.s | 6 ++++++ opcodes/ChangeLog | 8 ++++++++ opcodes/arc-opc.c | 6 +++++- opcodes/arc-tbl.h | 7 +++++-- 8 files changed, 49 insertions(+), 4 deletions(-) create mode 100644 gas/testsuite/gas/arc/textinsn_case.d create mode 100644 gas/testsuite/gas/arc/textinsn_case.s