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-allnoconfig in repository toolchain/ci/binutils-gdb.
from 93bbe484a4 Automatic date update in version.in adds 58349d00f4 elf: Get the real kept section adds 9ed0136bff PR26936 testsuite fixes adds 239ca5e497 gdb/aarch64: Add named flags for FPCR and FPSR registers adds 647cebce12 Prevent a memory allocation failure when parsing corrupt DWA [...] new bab6ead85f Automatic date update in version.in
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/ChangeLog | 12 +++++ bfd/dwarf2.c | 25 +++++++--- bfd/elflink.c | 19 ++++++-- bfd/version.h | 2 +- gdb/ChangeLog | 5 ++ gdb/features/aarch64-fpu.c | 33 ++++++++++++- gdb/features/aarch64-fpu.xml | 74 ++++++++++++++++++++++++++++- ld/ChangeLog | 15 ++++++ ld/testsuite/ld-elf/pr26936.d | 13 +++++ ld/testsuite/ld-elf/pr26936a.s | 6 +++ ld/testsuite/ld-elf/{empty.s => pr26936b.s} | 10 ++-- ld/testsuite/ld-elf/pr26936c.s | 6 +++ 12 files changed, 202 insertions(+), 18 deletions(-) create mode 100644 ld/testsuite/ld-elf/pr26936.d create mode 100644 ld/testsuite/ld-elf/pr26936a.s copy ld/testsuite/ld-elf/{empty.s => pr26936b.s} (52%) create mode 100644 ld/testsuite/ld-elf/pr26936c.s