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 114434a1f18 Use "require" a two gdb.dwarf2 test files new 77ad112d8cc RISC-V: widen LEB128 support new 36fa5275c16 x86-64: omit "default" segment prefixes from string insn di [...] new 4612bba098b x86: RMPUPDATE wants operands in different form new d188bb12f70 x86: support RMPREAD insn new b2d844097b9 x86/APX: GETSEC cannot be used with REX2 new 43a7719af5a x86/APX: correct libbfd's EVEX Rn -> Bn transformations
The 6 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/elf64-x86-64.c | 38 +- gas/config/tc-i386.c | 34 +- gas/config/tc-riscv.c | 23 +- gas/doc/c-i386.texi | 6 +- gas/doc/c-riscv.texi | 9 +- gas/testsuite/gas/elf/dwarf2-6.d | 2 +- gas/testsuite/gas/i386/ilp32/x86-64-io-intel.d | 22 +- gas/testsuite/gas/i386/ilp32/x86-64-io-suffix.d | 1 + gas/testsuite/gas/i386/ilp32/x86-64-io.d | 22 +- gas/testsuite/gas/i386/ilp32/x86-64-rep.d | 60 +- gas/testsuite/gas/i386/ilp32/x86-64.d | 6 +- gas/testsuite/gas/i386/intel-cmps64.d | 152 +- gas/testsuite/gas/i386/intel-movs64.d | 152 +- gas/testsuite/gas/i386/noreg64-data16.d | 28 +- gas/testsuite/gas/i386/noreg64-rex64.d | 28 +- gas/testsuite/gas/i386/noreg64.d | 28 +- gas/testsuite/gas/i386/snp.s | 10 +- gas/testsuite/gas/i386/snp64.d | 18 +- gas/testsuite/gas/i386/x86-64-align-branch-5.d | 2 +- gas/testsuite/gas/i386/x86-64-arch-4.d | 2 +- gas/testsuite/gas/i386/x86-64-disassem.d | 94 +- gas/testsuite/gas/i386/x86-64-io-intel.d | 8 +- gas/testsuite/gas/i386/x86-64-io-suffix.d | 8 +- gas/testsuite/gas/i386/x86-64-io.d | 8 +- gas/testsuite/gas/i386/x86-64-lfence-byte.d | 2 +- gas/testsuite/gas/i386/x86-64-lfence-load.d | 14 +- gas/testsuite/gas/i386/x86-64-rep-suffix.d | 16 +- gas/testsuite/gas/i386/x86-64-rep.d | 104 +- gas/testsuite/gas/i386/x86_64-intel.d | 6 +- gas/testsuite/gas/i386/x86_64.d | 6 +- ld/testsuite/ld-x86-64/apx-load1a.d | 88 +- opcodes/i386-dis.c | 29 +- opcodes/i386-gen.c | 3 + opcodes/i386-init.h | 574 ++-- opcodes/i386-mnem.h | 3727 ++++++++++++----------- opcodes/i386-opc.h | 3 + opcodes/i386-opc.tbl | 12 +- opcodes/i386-tbl.h | 119 +- 38 files changed, 2733 insertions(+), 2731 deletions(-)