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 1fa1262d5a8 Automatic date update in version.in new b3a3496f83a x86: Update register operand check for AddrPrefixOpReg
The 1 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 | 29 ++++++++++++++++++++++++++++ gas/config/tc-i386.c | 14 +++++++++----- gas/testsuite/gas/i386/enqcmd-16bit.d | 21 ++++++++++++++++++++ gas/testsuite/gas/i386/enqcmd-16bit.s | 4 ++++ gas/testsuite/gas/i386/enqcmd-intel.d | 26 ++++++++++++++++--------- gas/testsuite/gas/i386/enqcmd.d | 26 ++++++++++++++++--------- gas/testsuite/gas/i386/enqcmd.s | 8 ++++++++ gas/testsuite/gas/i386/i386.exp | 2 ++ gas/testsuite/gas/i386/movdir-16bit.d | 21 ++++++++++++++++++++ gas/testsuite/gas/i386/movdir-16bit.s | 4 ++++ gas/testsuite/gas/i386/movdir-intel.d | 27 ++++++++++++-------------- gas/testsuite/gas/i386/movdir.d | 27 ++++++++++++-------------- gas/testsuite/gas/i386/movdir.s | 11 ++++------- gas/testsuite/gas/i386/x86-64-enqcmd-intel.d | 8 ++++++++ gas/testsuite/gas/i386/x86-64-enqcmd.d | 8 ++++++++ gas/testsuite/gas/i386/x86-64-enqcmd.s | 8 ++++++++ gas/testsuite/gas/i386/x86-64-movdir-intel.d | 4 ++++ gas/testsuite/gas/i386/x86-64-movdir.d | 4 ++++ gas/testsuite/gas/i386/x86-64-movdir.s | 4 ++++ 19 files changed, 196 insertions(+), 60 deletions(-) create mode 100644 gas/testsuite/gas/i386/enqcmd-16bit.d create mode 100644 gas/testsuite/gas/i386/enqcmd-16bit.s create mode 100644 gas/testsuite/gas/i386/movdir-16bit.d create mode 100644 gas/testsuite/gas/i386/movdir-16bit.s