This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-arm in repository toolchain/ci/gdb.
from 492325c4b7 gdb: fix some clang-tidy readability-misleading-indentation [...] adds e1dbfc17c5 Load debug section only when dumping debug sections adds 4bed253f22 elf: Check symbol version without any symbols adds 21cbd63389 Automatic date update in version.in adds e327c35ef5 hurd: Fix RPC link names adds fc46f98d5d hurd: Fix RPC prototypes adds 219c04fc3b gdb/python: fix gdb.Objfile.__repr__ () for dynamically comp [...] new cd393cec3a gdb, btrace: improve error messages
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/version.h | 2 +- binutils/objdump.c | 8 ++++++++ binutils/readelf.c | 7 +++++++ gdb/gnu-nat.c | 20 ++++++++++---------- gdb/nat/linux-btrace.c | 21 +++++++++++++++++++-- gdb/python/py-objfile.c | 2 +- gdb/testsuite/gdb.base/jit-reader.exp | 10 ++++++++++ ld/testsuite/ld-elf/pr24718-1.d | 13 +++++++++++++ ld/testsuite/ld-elf/pr24718-1.s | 7 +++++++ ld/testsuite/ld-elf/pr24718-1.t | 4 ++++ 10 files changed, 80 insertions(+), 14 deletions(-) create mode 100644 ld/testsuite/ld-elf/pr24718-1.d create mode 100644 ld/testsuite/ld-elf/pr24718-1.s create mode 100644 ld/testsuite/ld-elf/pr24718-1.t