This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 2dab0c7ba0d Remove ALL_UIS new d0e39ea27cd gdb: add type::name / type::set_name new 7d93a1e0b6a 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 | 11 +++++ 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/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/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/valarith.c | 10 ++--- gdb/valops.c | 32 +++++++-------- gdb/value.c | 4 +- gdb/windows-tdep.c | 10 ++--- 56 files changed, 441 insertions(+), 423 deletions(-)