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-stable-allnoconfig in repository toolchain/ci/binutils-gdb.
from 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 adds c97a773961 Update copyright year range in gdb.texinfo and refcard.tex adds e0e7d3bd21 Update copyright year range in gdb.ada/mi_ref_changeable testcase
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 21 ++++ gdb/MAINTAINERS | 2 +- gdb/build-id.c | 115 +++++++++++++-------- gdb/doc/ChangeLog | 5 + gdb/doc/gdb.texinfo | 4 +- gdb/doc/refcard.tex | 4 +- gdb/gdbarch.sh | 2 +- gdb/linespec.c | 6 +- gdb/testsuite/ChangeLog | 14 +++ gdb/testsuite/gdb.ada/mi_ref_changeable.exp | 2 +- .../gdb.ada/mi_ref_changeable/foo_rb20_056.adb | 2 +- gdb/testsuite/gdb.ada/mi_ref_changeable/pck.adb | 2 +- gdb/testsuite/gdb.ada/mi_ref_changeable/pck.ads | 2 +- .../gdb.base/{msym-lang.c => symlink-sourcefile.c} | 12 ++- gdb/testsuite/gdb.base/symlink-sourcefile.exp | 45 ++++++++ .../gdb.dwarf2/inlined_subroutine-inheritance.exp | 2 +- 17 files changed, 179 insertions(+), 63 deletions(-) copy gdb/testsuite/gdb.base/{msym-lang.c => symlink-sourcefile.c} (85%) create mode 100644 gdb/testsuite/gdb.base/symlink-sourcefile.exp