This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-allyesconfig in repository toolchain/ci/binutils-gdb.
from 56770bdab2 Sync config with GCC adds 59f7bd8d2b gdb: fix -Wtautological-overlap-compare warning in mips-linu [...] adds 2dab0c7ba0 Remove ALL_UIS new d0e39ea27c gdb: add type::name / type::set_name new 7d93a1e0b6 gdb: remove TYPE_NAME macro
The 2 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/ChangeLog | 22 ++++++++++ gdb/ada-lang.c | 65 +++++++++++++++-------------- gdb/ada-typeprint.c | 6 +-- gdb/arm-tdep.c | 4 +- gdb/ax-gdb.c | 12 +++--- gdb/c-exp.y | 4 +- gdb/c-lang.c | 2 +- gdb/c-typeprint.c | 56 ++++++++++++------------- gdb/c-valprint.c | 14 +++---- gdb/c-varobj.c | 2 +- gdb/coffread.c | 23 +++++------ gdb/compile/compile-c-types.c | 4 +- gdb/compile/compile-cplus-types.c | 26 ++++++------ gdb/completer.c | 2 +- gdb/cp-namespace.c | 4 +- gdb/cp-support.c | 8 ++-- gdb/cp-valprint.c | 8 ++-- gdb/csky-tdep.c | 2 +- gdb/ctfread.c | 6 +-- gdb/d-namespace.c | 2 +- gdb/dwarf2/read.c | 64 ++++++++++++++--------------- gdb/eval.c | 14 +++---- gdb/expprint.c | 2 +- gdb/f-typeprint.c | 24 +++++------ gdb/fbsd-tdep.c | 4 +- gdb/gdbtypes.c | 72 ++++++++++++++++---------------- gdb/gdbtypes.h | 17 ++++++-- gdb/gnu-v2-abi.c | 8 ++-- gdb/gnu-v3-abi.c | 4 +- gdb/go-lang.c | 6 +-- gdb/guile/scm-type.c | 6 +-- gdb/i386-tdep.c | 8 ++-- gdb/infcall.c | 10 ++--- gdb/infrun.c | 3 +- gdb/language.c | 4 +- gdb/linespec.c | 2 +- gdb/linux-tdep.c | 4 +- gdb/m2-lang.c | 4 +- gdb/m2-typeprint.c | 26 ++++++------ gdb/mdebugread.c | 30 +++++++------- gdb/mips-linux-tdep.c | 6 +-- gdb/opencl-lang.c | 12 +++--- gdb/p-exp.y | 2 +- gdb/p-typeprint.c | 36 ++++++++-------- gdb/p-valprint.c | 12 +++--- gdb/python/py-type.c | 10 ++--- gdb/regcache.c | 2 +- gdb/riscv-tdep.c | 6 +-- gdb/rs6000-tdep.c | 4 +- gdb/rust-lang.c | 86 +++++++++++++++++++-------------------- gdb/stabsread.c | 58 +++++++++++++------------- gdb/symmisc.c | 2 +- gdb/symtab.c | 2 +- gdb/target-descriptions.c | 6 +-- gdb/top.c | 3 +- gdb/top.h | 10 +++-- gdb/valarith.c | 10 ++--- gdb/valops.c | 32 +++++++-------- gdb/value.c | 4 +- gdb/windows-tdep.c | 10 ++--- 60 files changed, 463 insertions(+), 434 deletions(-)