This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.1-branch in repository binutils-gdb.
from 5b67bfd92e Automatic date update in version.in new bd140f1f5e Fix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670) new be1f9aabab Fix gdb.ada/complete.exp's "complete break ada" test (PR gdb/22670) new 2707f065be Ada: make verbatim matcher override other language matchers [...] new a3dc9ae700 language_get_symbol_name_matcher -> get_symbol_name_matcher
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 | 34 +++++++++++++ gdb/ada-lang.c | 19 ++++++- gdb/dictionary.c | 6 +-- gdb/dwarf2read.c | 32 ++++++------ gdb/language.c | 11 +++- gdb/language.h | 7 ++- gdb/linespec.c | 2 +- gdb/minsyms.c | 27 ++++++++-- gdb/psymtab.c | 2 +- gdb/symtab.c | 21 ++------ gdb/symtab.h | 6 ++- gdb/testsuite/ChangeLog | 19 +++++++ 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 +- gdb/testsuite/gdb.ada/complete.exp | 4 +- 16 files changed, 197 insertions(+), 56 deletions(-) copy gdb/testsuite/gdb.ada/bp_c_mixed_case/{bar.c => qux.c} (96%)