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 86c1ed137a gdbsupport: remove attempt to define TARGET_WORD_SIZE adds 6619a08b25 [gdb/testsuite] update analyze-racy-logs.py to python3 adds abe19f1119 Fix remote-sim.c compilation adds 0dd8295da2 [gdb/symtab] Add call_site_eq and call_site_hash adds b84aaadaf8 [gdb/symtab] C++-ify call_site adds b0b8879e29 [gdb/symtab] Use unrelocated addresses in call_site adds 77252bf26e [gdb/build] Add CXX_DIALECT to CXX adds e133de4984 Minor boolean fix in windows-nat.c adds 3456e70c9d Use unique_xmalloc_ptr<char> when demangling adds db0768c320 Automatic date update in version.in adds 1cb56ad3f3 gdb/python: update events test to handle missing exit_code adds b1f0f28418 gdb/python: add a new gdb_exiting event adds a5ea23036d [gdb/testsuite] Use function_range in gdb.dwarf2/dw2-ref-mis [...]
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/NEWS | 6 ++ gdb/ada-lang.c | 16 ++--- gdb/ax_cxx_compile_stdcxx.m4 | 8 +++ gdb/c-lang.c | 8 ++- gdb/c-typeprint.c | 34 ++++------- gdb/configure | 8 +++ gdb/cp-support.c | 29 ++++----- gdb/cp-support.h | 2 +- gdb/d-lang.c | 10 ++-- gdb/d-lang.h | 3 +- gdb/doc/python.texi | 15 ++++- gdb/dwarf2/frame-tailcall.c | 4 +- gdb/dwarf2/loc.c | 27 +++++---- gdb/dwarf2/read.c | 37 ++++++------ gdb/f-lang.h | 3 +- gdb/gdb-demangle.c | 9 +-- gdb/gdbtypes.c | 20 +++++-- gdb/gdbtypes.h | 52 +++++++++++++--- gdb/gnu-v2-abi.c | 9 +-- gdb/gnu-v3-abi.c | 9 +-- gdb/go-lang.c | 23 +++----- gdb/go-lang.h | 8 ++- gdb/language.c | 5 +- gdb/language.h | 12 ++-- gdb/minsyms.c | 5 +- gdb/objc-lang.c | 12 ++-- gdb/observable.c | 1 + gdb/observable.h | 4 +- gdb/python/py-all-events.def | 1 + gdb/python/py-event-types.def | 5 ++ gdb/python/python.c | 35 +++++++++++ gdb/remote-sim.c | 6 +- gdb/rust-lang.h | 8 ++- gdb/symtab.c | 29 +++++---- gdb/symtab.h | 4 +- gdb/testsuite/analyze-racy-logs.py | 14 ++--- .../gdb.dwarf2/dw2-ref-missing-frame-func.c | 22 +------ gdb/testsuite/gdb.dwarf2/dw2-ref-missing-frame.S | 12 ++-- gdb/testsuite/gdb.dwarf2/dw2-ref-missing-frame.exp | 23 ++++++-- gdb/testsuite/gdb.python/py-events.exp | 69 ++++++++++++++++++++++ gdb/testsuite/gdb.python/py-events.py | 30 +++++++++- gdb/top.c | 6 +- gdb/utils.c | 11 +--- gdb/windows-nat.c | 2 +- gdbserver/configure | 8 +++ gdbsupport/configure | 8 +++ 47 files changed, 452 insertions(+), 222 deletions(-)