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 eccab96d54 improved error message when getting an exception printing a [...] new dc821c5f9a x86: replace Reg8, Reg16, Reg32, and Reg64 new ca0d63fe07 x86: drop FloatReg and FloatAcc new 1b54b8d7e4 x86: fold RegXMM/RegYMM/RegZMM into RegSIMD new 10c17abdd0 x86: fold certain AVX and AVX2 templates
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/ChangeLog | 57 + gas/config/tc-i386-intel.c | 12 +- gas/config/tc-i386.c | 486 +- gas/testsuite/gas/i386/x86-64-specific-reg.l | 90 +- opcodes/ChangeLog | 86 + opcodes/i386-gen.c | 54 +- opcodes/i386-init.h | 250 +- opcodes/i386-opc.h | 40 +- opcodes/i386-opc.tbl | 569 +- opcodes/i386-reg.tbl | 14 +- opcodes/i386-tbl.h | 101473 ++++++++++++------------ 11 files changed, 50179 insertions(+), 52952 deletions(-)