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 1228719f312 Check objfile->sf in ada-lang.c new bdcccc56393 Use new for ada_symbol_cache new 886d459fbea Simplify resolve_subexp by using C++ algorithms new d1183b064ca Return a vector from ada_lookup_symbol_list new 5f9febe0f6e Use std::string rather than grow_vect
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 | 47 ++++++ gdb/ada-exp.y | 35 ++-- gdb/ada-lang.c | 503 ++++++++++++++++++++------------------------------------- gdb/ada-lang.h | 5 +- 4 files changed, 243 insertions(+), 347 deletions(-)