This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-allyesconfig in repository toolchain/ci/binutils-gdb.
from 1fa1262d5a Automatic date update in version.in adds b3a3496f83 x86: Update register operand check for AddrPrefixOpReg adds 37df08e2fe Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- 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 ++++ 20 files changed, 197 insertions(+), 61 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