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 6d0cf4464e0 Fix build with gcc-4.8.x new edd45eb06bf gdb: fix printing of flag enums with multi-bit enumerators new 6740f0cc3bd gdb: allow duplicate enumerators in flag enums new b29a2df0002 gdb: print unknown part of flag enum in hex new 373d7ac0f15 gdb: change print format of flag enums with value 0
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 | 25 ++++++++++++++++++ gdb/dwarf2/read.c | 9 ++++--- gdb/testsuite/ChangeLog | 27 +++++++++++++++++++ gdb/testsuite/gdb.base/printcmds.c | 31 ++++++++++++++++++++-- gdb/testsuite/gdb.base/printcmds.exp | 20 ++++++++++++--- gdb/valprint.c | 50 ++++++++++++++++++++++++++---------- 6 files changed, 140 insertions(+), 22 deletions(-)