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-stable-allmodconfig in repository toolchain/ci/binutils-gdb.
from 3868d2e9f1 Automatic date update in version.in adds 5d33705c7b Fix building gold with gcc-10. adds 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 | 33 ++++--- gas/testsuite/gas/arm/mve-vldr-bad-3.l | 34 ++++++++ gas/testsuite/gas/arm/mve-vldr-bad-3.s | 13 ++- gas/testsuite/gas/arm/mve-vstrldr-1.d | 17 ++++ gas/testsuite/gas/arm/mve-vstrldr-1.s | 13 +++ 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 ++++- gold/ChangeLog | 4 + gold/descriptors.cc | 1 + 18 files changed, 216 insertions(+), 74 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%)