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-defconfig in repository toolchain/ci/binutils-gdb.
from 48f4d8ce96 gas, arm: PR26858 Fix availability of single precision vmul/ [...] adds 5a7cf52794 gdb: delete a couple of declarations from f-lang.h adds 50ea087755 Fix readelf's and objdump's dislplay of DWO links when multi [...] adds 5643c500fe Fix Windows-target testing in gdb_file_cmd adds 9ecab40c77 gdb/arm: avoid undefined behavior shift when decoding immedi [...] adds 9d3ab915be Add file name to "Loadable section ... outside of ELF segmen [...] adds 25f4c26276 Exclude debuginfo files from "outside of ELF segments" warning adds cbd5b99cce elf: Set rel_from_abs to 1 for __ehdr_start adds 1aa9981f1c Automatic date update in version.in adds e8b2f0d952 Use const more in c-lang.c
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 17 ++++ binutils/dwarf.c | 95 +++++++++++-------- binutils/testsuite/binutils-all/dwo.s | 13 ++- binutils/testsuite/binutils-all/readelf.k2 | 2 +- gdb/ChangeLog | 38 ++++++++ gdb/arm-tdep.c | 142 ++++++++++++++++++++++++----- gdb/c-lang.c | 28 +++--- gdb/elfread.c | 11 ++- gdb/f-lang.c | 19 +++- gdb/f-lang.h | 19 ---- gdb/testsuite/ChangeLog | 5 + gdb/testsuite/lib/gdb.exp | 5 + ld/ChangeLog | 9 ++ ld/ldelf.c | 2 + ld/testsuite/ld-i386/i386.exp | 1 + ld/testsuite/ld-i386/pr26869.d | 14 +++ ld/testsuite/ld-i386/pr26869.s | 3 + 18 files changed, 323 insertions(+), 102 deletions(-) create mode 100644 ld/testsuite/ld-i386/pr26869.d create mode 100644 ld/testsuite/ld-i386/pr26869.s