This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_O3 in repository toolchain/ci/binutils-gdb.
from 74ea3b51c3 gdb: fix build when libbacktrace and execinfo backtrace are [...] adds f15ec499bf [gdb/testsuite] Fix breakpoint detection in gdb.gdb/python-h [...] adds 6767cc642c [gdb/testsuite] Fix gdb.python/py-breakpoint.exp with python 2 adds 607679092f [gdb/testsuite] Disable vgdb tests if xml not supported adds 8e4e0c7a49 Fix gdb.multi/multi-term-settings.exp race adds 689580daaa Add a testcase for PR binutils/27202 adds 215b6d107c [gdb/testsuite] Fix gdb.base/break-interp.exp for ld.so with [...] adds f141837642 Automatic date update in version.in adds 98ca73afe5 Add support to readelf for reading OpenBSD ELF core notes. adds 6420dd27cb Add Solaris specific ELF note processing adds 6010fb0c49 [gdb/testsuite] Fix full buffer in gdb.rust/dwindex.exp
No new revisions were added by this update.
Summary of changes: bfd/elf.c | 194 ++++++++++++++++++++- bfd/version.h | 2 +- binutils/readelf.c | 24 +++ .../gas/elf/{dwarf2-11.d => dwarf-5-loc0.d} | 14 +- gas/testsuite/gas/elf/dwarf-5-loc0.s | 11 ++ gas/testsuite/gas/elf/elf.exp | 1 + gdb/testsuite/gdb.base/break-interp.exp | 3 + gdb/testsuite/gdb.base/valgrind-bt.exp | 5 + gdb/testsuite/gdb.base/valgrind-disp-step.exp | 5 + gdb/testsuite/gdb.base/valgrind-infcall-2.exp | 5 + gdb/testsuite/gdb.base/valgrind-infcall.exp | 5 + gdb/testsuite/gdb.gdb/python-helper.exp | 2 +- gdb/testsuite/gdb.multi/multi-term-settings.exp | 40 ++++- gdb/testsuite/gdb.python/py-breakpoint.exp | 10 +- gdb/testsuite/lib/gdb.exp | 34 ++-- include/elf/common.h | 23 +++ 16 files changed, 351 insertions(+), 27 deletions(-) copy gas/testsuite/gas/elf/{dwarf2-11.d => dwarf-5-loc0.d} (75%) create mode 100644 gas/testsuite/gas/elf/dwarf-5-loc0.s