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-aarch64-bootstrap_profiled_lto_lean in repository toolchain/ci/binutils-gdb.
from dd4c046506 Automatic date update in version.in adds 52c0a45546 [gdb/symtab] Make per_cu->set_lang more strict adds cf6c1e710e gdbserver: remove unused variable adds 0f443d1b70 Fix "until LINE" in main, when "until" runs into longjmp adds 43127ae571 Fix gdb.base/step-indirect-call-thunk.exp adds 485caa08c0 Add PowerPC support to gdb.cp/call-method-register.cc adds 2b8b0dca3b Fix for gdb.base/stap-probe.c adds 9779607aff Tighten gdb.threads/no-unwaited-for-left.exp regexps adds 869fa2b36c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/breakpoint.c | 2 +- gdb/dwarf2/read.c | 38 +++++++++---------- gdb/dwarf2/read.h | 11 ++++-- .../longjmp-until-in-main.c} | 18 ++++----- gdb/testsuite/gdb.base/longjmp-until-in-main.exp | 44 ++++++++++++++++++++++ gdb/testsuite/gdb.base/stap-probe.c | 2 + .../gdb.base/step-indirect-call-thunk.exp | 6 ++- gdb/testsuite/gdb.cp/call-method-register.cc | 2 + gdb/testsuite/gdb.dwarf2/dw2-missing-cu-tag.exp | 4 +- gdb/testsuite/gdb.threads/no-unwaited-for-left.exp | 4 +- gdbserver/server.cc | 8 +--- 12 files changed, 96 insertions(+), 45 deletions(-) copy gdb/testsuite/{gdb.cp/pointer-to-member.cc => gdb.base/longjmp-until-in-main. [...] create mode 100644 gdb/testsuite/gdb.base/longjmp-until-in-main.exp