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 3451a2d7a35 Automatic date update in version.in new aa70e35c71a gdb: add type::is_declared_class / type::set_is_declared_class new 3bc440a2c4f gdb: remove TYPE_DECLARED_CLASS new 9902b327931 gdb: add type::is_flag_enum / type::set_is_flag_enum new 0672875f3c7 gdb: remove TYPE_FLAG_ENUM
The 4 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 | 24 +++++++++++++++++++ gdb/c-exp.y | 2 +- gdb/c-typeprint.c | 8 +++---- gdb/compile/compile-cplus-types.c | 6 ++--- gdb/d-exp.y | 2 +- gdb/dwarf2/read.c | 8 +++---- gdb/gdbtypes.c | 6 ++--- gdb/gdbtypes.h | 49 ++++++++++++++++++++++++++------------- gdb/valops.c | 2 +- gdb/valprint.c | 2 +- 10 files changed, 75 insertions(+), 34 deletions(-)