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 831bd6aa3b PR25172, Wrong description of --stop-address=ADDR switch new bab6aec125 x86: introduce operand type "class" new 00cee14fba x86: convert SReg from bitfield to enumerator new 4a5c67ed84 x86: convert Control/Debug/Test from bitfield to enumerator new 3528c362d9 x86: convert RegSIMD and RegMMX from bitfield to enumerator new f74a630727 x86: convert RegMask and RegBND from bitfield to enumerator
The 5 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 | 42 + gas/config/tc-i386-intel.c | 4 +- gas/config/tc-i386.c | 242 +- opcodes/ChangeLog | 78 + opcodes/i386-gen.c | 93 +- opcodes/i386-init.h | 188 +- opcodes/i386-opc.h | 50 +- opcodes/i386-opc.tbl | 27 +- opcodes/i386-reg.tbl | 524 +- opcodes/i386-tbl.h | 38180 +++++++++++++++++++++---------------------- 10 files changed, 19803 insertions(+), 19625 deletions(-)