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 cc3edc52747 Improve windres's handling of pathnames containing special [...] new 6ac373717c2 gdb: rename type::{arch,objfile} -> type::{arch_owner,objfi [...] new 8ee511afd84 gdb: rename get_type_arch to type::arch
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 | 12 +++++ gdb/ada-lang.c | 9 ++-- gdb/ada-valprint.c | 2 +- gdb/breakpoint.c | 2 +- gdb/c-lang.c | 8 ++-- gdb/c-typeprint.c | 2 +- gdb/c-valprint.c | 8 ++-- gdb/compile/compile-c-types.c | 8 ++-- gdb/compile/compile-cplus-types.c | 4 +- gdb/cp-valprint.c | 2 +- gdb/f-array-walker.h | 4 +- gdb/f-lang.c | 6 +-- gdb/f-typeprint.c | 7 ++- gdb/f-valprint.c | 2 +- gdb/findvar.c | 4 +- gdb/gdbtypes.c | 92 ++++++++++++++++++--------------------- gdb/gdbtypes.h | 27 ++++++------ gdb/gnu-v3-abi.c | 22 +++++----- gdb/go-valprint.c | 2 +- gdb/guile/scm-pretty-print.c | 2 +- gdb/guile/scm-type.c | 4 +- gdb/guile/scm-value.c | 2 +- gdb/infcall.c | 2 +- gdb/language.c | 2 +- gdb/m2-valprint.c | 4 +- gdb/p-valprint.c | 2 +- gdb/parse.c | 6 +-- gdb/printcmd.c | 13 +++--- gdb/python/py-prettyprint.c | 2 +- gdb/python/py-type.c | 10 ++--- gdb/rust-lang.c | 6 +-- gdb/valarith.c | 8 ++-- gdb/valops.c | 4 +- gdb/valprint.c | 12 ++--- gdb/value.c | 11 ++--- gdb/varobj.c | 2 +- 36 files changed, 157 insertions(+), 158 deletions(-)