This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/palves/literal-matching in repository binutils-gdb.
from 124b991db4 Fix gdb.ada/complete.exp's "complete break ada" test (PR gdb/22670) new d1f377264f Ada: make verbatim matcher override other language matchers [...] new f5c0fd591d language new 0c82eeaf92 language_get_symbol_name_matcher -> get_symbol_name_matcher
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/dictionary.c | 6 +-- gdb/dwarf2read.c | 32 ++++++------ gdb/language.c | 11 +++- gdb/language.h | 7 ++- gdb/linespec.c | 2 +- gdb/minsyms.c | 6 +-- gdb/psymtab.c | 2 +- gdb/symtab.c | 5 +- gdb/symtab.h | 6 ++- gdb/testsuite/gdb.ada/bp_c_mixed_case.exp | 58 +++++++++++++++++++++- .../gdb.ada/bp_c_mixed_case/foo_h731_021.adb | 3 ++ .../gdb.ada/bp_c_mixed_case/{bar.c => qux.c} | 2 +- 12 files changed, 104 insertions(+), 36 deletions(-) copy gdb/testsuite/gdb.ada/bp_c_mixed_case/{bar.c => qux.c} (96%)