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 206e6c58a7 Fix build for aarch64, arm, and riscv FreeBSD native targets. new 21df382b91 x86: fold SReg{2,3} new dfd6917457 x86: make RegMem an opcode modifier
The 2 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 | 21 + gas/config/tc-i386-intel.c | 5 +- gas/config/tc-i386.c | 70 +- gas/testsuite/gas/i386/ilp32/x86-64-opcode.d | 306 +- gas/testsuite/gas/i386/x86-64-opcode.d | 4 + gas/testsuite/gas/i386/x86-64-opcode.s | 4 + include/ChangeLog | 4 + include/opcode/i386.h | 1 + opcodes/ChangeLog | 36 + opcodes/i386-gen.c | 11 +- opcodes/i386-init.h | 195 +- opcodes/i386-opc.h | 22 +- opcodes/i386-opc.tbl | 85 +- opcodes/i386-reg.tbl | 14 +- opcodes/i386-tbl.h | 54549 +++++++++++-------------- 15 files changed, 24500 insertions(+), 30827 deletions(-)