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 00a5867df72 gdb/dwarf: add some QUIT macros new 5f0a4fb85ed Remove language check from dwarf2_compute_name new bed34ce7058 Refactor cooked_index::do_finalize new 55fc1623f94 Add name canonicalization for C
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/c-lang.c | 14 +++++++++ gdb/c-lang.h | 5 ++++ gdb/dbxread.c | 13 +++++++++ gdb/dwarf2/cooked-index.c | 53 +++++++++++++++++----------------- gdb/dwarf2/read.c | 26 +++++++++++++---- gdb/gdbtypes.c | 12 ++------ gdb/stabsread.c | 30 ++++++++++++------- gdb/testsuite/gdb.dwarf2/enum-type.exp | 6 ++-- 8 files changed, 104 insertions(+), 55 deletions(-)