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-mainline-allnoconfig in repository toolchain/ci/binutils-gdb.
from 7557a51431 Document style behavior in batch mode. adds 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 [...] new bb995d00b3 Fix symtab/23853: symlinked default symtab new 9600246deb Add missing ChangeLog entries for commit bb995d00b3eef2f48d0 [...] new c6f4a5d0ed gdb: Update copyright year range generated by gdbarch.sh
The 3 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 | 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 | 11 + 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 +++ 21 files changed, 482 insertions(+), 194 deletions(-) copy gdb/testsuite/gdb.base/{msym-lang.c => symlink-sourcefile.c} (85%) create mode 100644 gdb/testsuite/gdb.base/symlink-sourcefile.exp