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 in repository toolchain/ci/binutils-gdb.
from 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 new 3456e70c9d Use unique_xmalloc_ptr<char> when demangling
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: 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/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/remote-sim.c | 6 ++--- gdb/rust-lang.h | 8 ++++--- gdb/symtab.c | 29 ++++++++++++++---------- gdb/symtab.h | 4 ++-- gdb/utils.c | 11 +++------- gdb/windows-nat.c | 2 +- gdbserver/configure | 8 +++++++ gdbsupport/configure | 8 +++++++ 32 files changed, 252 insertions(+), 177 deletions(-)