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 da16a23481b RISC-V: Remove implicit enablement of Zvknha from Zvkn. new 4ad2348edbf gas: terminate buffer SB in do_repeat() new c68a6e5cadf x86: don't suppress errors when optimizing new 8bcda53caab x86: %riz, %rip, and %eip don't require REX new 87860ef6f46 x86/APX: fix disassembly of byte register operands
The 4 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-i386.c | 21 ++++++++++++++++++--- gas/read.c | 7 ++++--- gas/testsuite/gas/i386/i386.exp | 1 + gas/testsuite/gas/i386/optimize-8.l | 4 ++++ gas/testsuite/gas/i386/optimize-8.s | 6 ++++++ gas/testsuite/gas/i386/x86-64-apx-ndd-optimize.d | 2 ++ gas/testsuite/gas/i386/x86-64-apx-ndd-optimize.s | 3 +++ opcodes/i386-dis.c | 1 + 8 files changed, 39 insertions(+), 6 deletions(-) create mode 100644 gas/testsuite/gas/i386/optimize-8.l create mode 100644 gas/testsuite/gas/i386/optimize-8.s