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-mainline-defconfig 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 adds 7b085b1c1c gdb/doc: space out list entries, fix one type adds 8d378f27ba gdb: add doc for "set/show debug event-loop" adds 1ba0655539 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 +++ gdb/ChangeLog | 4 +++ gdb/NEWS | 6 ++++ gdb/doc/ChangeLog | 8 +++++ gdb/doc/gdb.texinfo | 46 +++++++++++++++++++++++++++- 24 files changed, 260 insertions(+), 62 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