This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_lto in repository toolchain/ci/binutils-gdb.
from aab00c2dff Fix 'uninstall' target adds c8480b58e1 x86: Add -muse-unaligned-vector-move to assembler adds eaf4a97352 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gas/NEWS | 3 ++ gas/config/tc-i386.c | 39 ++++++++++++++++++++++ gas/doc/c-i386.texi | 6 ++++ gas/testsuite/gas/i386/i386.exp | 2 ++ gas/testsuite/gas/i386/unaligned-vector-move.d | 22 ++++++++++++ gas/testsuite/gas/i386/unaligned-vector-move.s | 15 +++++++++ .../gas/i386/x86-64-unaligned-vector-move.d | 23 +++++++++++++ 8 files changed, 111 insertions(+), 1 deletion(-) create mode 100644 gas/testsuite/gas/i386/unaligned-vector-move.d create mode 100644 gas/testsuite/gas/i386/unaligned-vector-move.s create mode 100644 gas/testsuite/gas/i386/x86-64-unaligned-vector-move.d