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-lts-defconfig in repository toolchain/ci/binutils-gdb.
from 627d4cc254 gdb/readline: Fix date in last ChangeLog entry adds 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) new 3d4352200e [gdb/tdep] Handle mxcsr kernel bug on Intel Skylake CPUs
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 +- 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%)