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 5527eae3f1f aarch64: add SPMU system registers missed in f01ae0392ed new 6b23978d2e6 Rename is_cplus_template_function new fd7b969b9ec Move search_symbol_list to symtab.c new 5ae8852d26a Examine template symbols in lookup_local_symbol new 67554fb777b Simplify lookup_local_symbol new b2cb4b4005e Remove an unnecessary null check from lookup_local_symbol new 9c23c0df0dc Introduce language_defn::lookup_symbol_local
The 6 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 | 11 +++++++++++ gdb/cp-namespace.c | 54 ++++++++-------------------------------------------- gdb/cp-support.h | 2 +- gdb/f-lang.c | 11 +++++++++++ gdb/f-lang.h | 8 ++++++++ gdb/language.h | 17 +++++++++++++++++ gdb/symtab.c | 56 ++++++++++++++++++++++++++++++++++-------------------- gdb/symtab.h | 15 +++++++++++++-- 8 files changed, 104 insertions(+), 70 deletions(-)