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-aarch64 in repository toolchain/ci/binutils-gdb.
from 5226a6a892 Change the linker's heuristic for computing the entry point [...] adds 5d0869d987 Automatic date update in version.in adds ed41b9cdb2 Fix x86 "FAIL: TLS -fno-pic -shared" adds cf11ebea12 dwarf2 sub-section test adds 479209dd4f [gdb] Add maint selftest -verbose option new 378f6478ce [gdb/testsuite] Fix gdb.python/py-events.exp
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 +- gas/config/tc-ia64.c | 7 +++++-- gas/testsuite/gas/elf/dwarf2-21.d | 18 ++++++++++++++++++ gas/testsuite/gas/elf/dwarf2-21.s | 8 ++++++++ gas/testsuite/gas/elf/elf.exp | 1 + gdb/disasm-selftests.c | 9 ++++----- gdb/doc/gdb.texinfo | 5 +++-- gdb/maint.c | 3 ++- gdb/testsuite/gdb.python/py-events.exp | 8 ++++++-- gdbsupport/selftest.cc | 15 ++++++++++++++- gdbsupport/selftest.h | 7 ++++++- ld/testsuite/ld-i386/tlsnopic.rd | 2 +- 12 files changed, 69 insertions(+), 16 deletions(-) create mode 100644 gas/testsuite/gas/elf/dwarf2-21.d create mode 100644 gas/testsuite/gas/elf/dwarf2-21.s