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-aarch64-mainline-defconfig in repository toolchain/ci/binutils-gdb.
from e449ea97eb [ARM]: Modify assembler to accept floating and signless data [...] adds 352f6bc3e5 PR25031, nm reports wrong address on 32bit adds e8f8842d90 Arm: Fix out of range conditional branch (PR/24991) adds 3d4352200e [gdb/tdep] Handle mxcsr kernel bug on Intel Skylake CPUs adds 33637ecac8 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 8 ++ binutils/nm.c | 104 +++++++++++------------ gas/ChangeLog | 11 +++ gas/config/tc-arm.c | 23 +++-- gas/testsuite/gas/arm/pr24991.d | 4 + gas/testsuite/gas/arm/pr24991.l | 2 + gas/testsuite/gas/arm/{mapping3.s => pr24991.s} | 8 +- gdb/ChangeLog | 6 ++ gdb/amd64-linux-nat.c | 6 ++ gdb/testsuite/ChangeLog | 5 ++ gdb/testsuite/gdb.arch/amd64-init-x87-values.exp | 19 ++++- 12 files changed, 130 insertions(+), 68 deletions(-) create mode 100644 gas/testsuite/gas/arm/pr24991.d create mode 100644 gas/testsuite/gas/arm/pr24991.l copy gas/testsuite/gas/arm/{mapping3.s => pr24991.s} (51%)