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-lts-defconfig in repository toolchain/ci/binutils-gdb.
from 871f0fc66a Automatic date update in version.in adds 38e75bf223 [AArch64][gas] Add support for Neoverse N1 adds 516dbc4418 [AArch64][gas] Add support for Neoverse E1 adds 83f43c8344 [arm][gas] Add support for Neoverse N1 adds 24841daa74 Extend readelf and objdump so that they will display and fol [...] adds bb995d00b3 Fix symtab/23853: symlinked default symtab adds 9600246deb Add missing ChangeLog entries for commit bb995d00b3eef2f48d0 [...] adds c6f4a5d0ed gdb: Update copyright year range generated by gdbarch.sh adds 07bc701d03 Look for build-id-based separate debug files under the sysroot adds 04dcda9cb0 Update my email address adds 8a7a93c20a Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- binutils/ChangeLog | 38 ++ binutils/NEWS | 6 + binutils/doc/debug.options.texi | 11 +- binutils/dwarf.c | 447 +++++++++++++-------- binutils/dwarf.h | 11 +- binutils/objdump.c | 15 +- binutils/readelf.c | 23 +- binutils/testsuite/binutils-all/objdump.WK2 | 2 +- binutils/testsuite/binutils-all/readelf.k2 | 7 +- gas/ChangeLog | 15 + gas/config/tc-aarch64.c | 10 + gas/config/tc-arm.c | 4 +- gas/doc/c-aarch64.texi | 2 + gas/doc/c-arm.texi | 1 + gdb/ChangeLog | 21 + gdb/MAINTAINERS | 2 +- gdb/build-id.c | 115 ++++-- gdb/gdbarch.sh | 2 +- gdb/linespec.c | 6 +- gdb/testsuite/ChangeLog | 6 + .../gdb.base/{msym-lang.c => symlink-sourcefile.c} | 12 +- gdb/testsuite/gdb.base/symlink-sourcefile.exp | 45 +++ 23 files changed, 565 insertions(+), 238 deletions(-) copy gdb/testsuite/gdb.base/{msym-lang.c => symlink-sourcefile.c} (85%) create mode 100644 gdb/testsuite/gdb.base/symlink-sourcefile.exp