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 fe461d2f70e gdb/doc: move @menu to the end of the node new 5b7d941b90d gdb: add owner-related methods to struct type new 30625020198 gdb: remove TYPE_OBJFILE_OWNED macro new 344e9841d98 gdb: remove TYPE_OBJFILE macro
The 3 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 | 38 ++++++++++++++++++ gdb/ada-lang.c | 4 +- gdb/compile/compile-c-types.c | 12 +++--- gdb/compile/compile-cplus-types.c | 6 +-- gdb/gdbtypes.c | 82 ++++++++++++++++++++------------------- gdb/gdbtypes.h | 61 ++++++++++++++++++++++------- gdb/guile/scm-type.c | 4 +- gdb/language.c | 4 +- gdb/parse.c | 7 ++-- gdb/python/py-type.c | 10 ++--- gdb/rust-lang.c | 2 +- gdb/value.c | 6 +-- 12 files changed, 156 insertions(+), 80 deletions(-)