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 7ec0cd50bf oops - updates to ChangeLog omitted by accident from previou [...] new 8825213e97 Fix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670) new d4c2a405cb Fix gdb.ada/complete.exp's "complete break ada" test (PR gdb/22670) new c63d3e8d12 Ada: make verbatim matcher override other language matchers [...] new 618daa933c language_get_symbol_name_matcher -> get_symbol_name_matcher new b90d5ba0b6 gas tc-arm.c warning fix
The 5 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: gas/ChangeLog | 5 ++ gas/config/tc-arm.c | 2 +- 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 +- 18 files changed, 203 insertions(+), 57 deletions(-) copy gdb/testsuite/gdb.ada/bp_c_mixed_case/{bar.c => qux.c} (96%)