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-allyesconfig in repository toolchain/ci/binutils-gdb.
from f589354db4 Automatic date update in version.in adds 1a78235116 gdb: xtensa: fix register counters for xtensa-linux adds 8a2d34fe51 Automatic date update in version.in adds 4ea904edb7 ld: Clarify --wrap documentation new 55e8aae79a Implement the assembly instructions yield, wfe, wfi and sev [...]
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 | 10 ++++++++++ gas/config/tc-arm.c | 7 +++++-- gas/testsuite/gas/arm/archv6t2-1.d | 12 ++++++++++++ gas/testsuite/gas/arm/archv6t2-1.s | 5 +++++ gas/testsuite/gas/arm/archv6t2-2.d | 12 ++++++++++++ gdb/ChangeLog | 6 ++++++ gdb/xtensa-linux-tdep.c | 8 +++++++- ld/ChangeLog | 5 +++++ ld/ld.texi | 19 +++++++++++++++++++ 10 files changed, 82 insertions(+), 4 deletions(-) create mode 100644 gas/testsuite/gas/arm/archv6t2-1.d create mode 100644 gas/testsuite/gas/arm/archv6t2-1.s create mode 100644 gas/testsuite/gas/arm/archv6t2-2.d