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-next-allnoconfig in repository toolchain/ci/binutils-gdb.
from 1fa1262d5a Automatic date update in version.in adds b3a3496f83 x86: Update register operand check for AddrPrefixOpReg new 37df08e2fe Automatic date update in version.in
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: 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