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 c121e82c396 Fix comparator bug in cooked index new 8c4f70ffe79 enum_flags to_string new 7d82b08e9e0 gdb/dwarf: dump cooked index contents in cooked_index_funct [...]
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/dwarf2/cooked-index.c | 93 ++++++++++++++++++++++++++++++++++++ gdb/dwarf2/cooked-index.h | 7 +++ gdb/dwarf2/read.c | 10 +++- gdb/unittests/enum-flags-selftests.c | 69 +++++++++++++++++++++++--- gdbsupport/enum-flags.h | 66 +++++++++++++++++++++++++ 5 files changed, 238 insertions(+), 7 deletions(-)