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_debug in repository toolchain/ci/binutils-gdb.
from 51911bd6e9 Automatic date update in version.in adds adc82fdb71 sim: add --info-target for listing supported BFD targets adds 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 new db0768c320 Automatic date update in version.in
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 +- 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/testsuite/analyze-racy-logs.py | 14 +++++----- gdb/utils.c | 11 +++----- gdb/windows-nat.c | 2 +- gdbserver/configure | 8 ++++++ gdbsupport/config.in | 3 --- gdbsupport/configure | 15 ++++++----- gdbsupport/configure.ac | 4 --- sim/common/sim-options.c | 19 ++++++++++++++ 37 files changed, 279 insertions(+), 199 deletions(-)