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 3c3358ca1a aarch64 and arm testsuite fixes for targets lacking shared libs new c050c89a80 x86/Intel: drop IgnoreSize from operand-less MOVSD/CMPSD again new 081e283faf x86: adjust register names printed for MONITOR/MWAIT new 142861dfd5 x86: support further AMD Zen2 instructions
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 | 34 + gas/config/tc-i386.c | 4 + gas/doc/c-i386.texi | 5 +- gas/testsuite/gas/i386/arch-13-znver1.d | 28 +- gas/testsuite/gas/i386/arch-13-znver2.d | 26 +- gas/testsuite/gas/i386/arch-13.d | 4 +- gas/testsuite/gas/i386/arch-13.s | 6 + gas/testsuite/gas/i386/ilp32/x86-64-sse-noavx.d | 66 +- gas/testsuite/gas/i386/ilp32/x86-64-sse3.d | 38 +- gas/testsuite/gas/i386/x86-64-arch-3-znver1.d | 30 +- gas/testsuite/gas/i386/x86-64-arch-3-znver2.d | 28 +- gas/testsuite/gas/i386/x86-64-arch-3.d | 17 +- gas/testsuite/gas/i386/x86-64-arch-3.s | 9 + gas/testsuite/gas/i386/x86-64-mwaitx-bdver4.d | 10 +- gas/testsuite/gas/i386/x86-64-sse-noavx.d | 4 +- gas/testsuite/gas/i386/x86-64-sse3.d | 63 +- gas/testsuite/gas/i386/x86-64-sse3.s | 3 + gas/testsuite/gas/i386/x86-64-suffix.d | 6 +- opcodes/ChangeLog | 27 + opcodes/i386-dis.c | 30 +- opcodes/i386-gen.c | 8 +- opcodes/i386-init.h | 348 +- opcodes/i386-opc.h | 6 + opcodes/i386-opc.tbl | 16 +- opcodes/i386-tbl.h | 7856 ++++++++++++----------- 25 files changed, 4316 insertions(+), 4356 deletions(-)