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 bde9f9d7e97 Tidy objdump printing of section size new c9f5b96bdab x86: correct handling of LAR and LSL new a122baf523b x86: add missing CheckRegSize new 8ee52bcf39e x86: widen applicability and use of CheckRegSize
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/config/tc-i386-intel.c | 4 ++- gas/config/tc-i386.c | 14 ++++------ gas/testsuite/gas/i386/intel-intel.d | 46 +++++++++++++++++------------- gas/testsuite/gas/i386/intel.d | 8 ++++++ gas/testsuite/gas/i386/intel.s | 10 +++++++ gas/testsuite/gas/i386/intelbad.l | 32 +++++++++++++++++++++ gas/testsuite/gas/i386/intelbad.s | 46 ++++++++++++++++++++++++++++++ opcodes/i386-dis.c | 16 +++++++++-- opcodes/i386-opc.tbl | 26 +++++++++-------- opcodes/i386-tbl.h | 54 ++++++++++++++++++++++++++++-------- 10 files changed, 201 insertions(+), 55 deletions(-)