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 65bd20451f binutils/testsuite: Tighten the error message check with `strip-13' new 41c1efc614 Remove some cleanups from search_minsyms_for_name new 6a307fc5f5 Fix some indentation in linespec.c new a5b5adf529 Make copy_token_string return unique_xmalloc_ptr new 53a0f8a250 Return std::string from canonical_to_fullform new f73c6ece78 Have filter_results take a std::vector new 9be2c17a90 Remove a string copy from event_location_to_sals new 459a2e4ccf Change streq to return bool new 9b2f85815c More use of std::vector in linespec.c new 8e8d776ead Remove typep and VEC(typep) from linespec.c new 8a76bd3ba4 Remove unnecessary include from linespec.h
The 10 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 | 74 ++++++++ gdb/ada-lang.c | 5 +- gdb/breakpoint.c | 6 +- gdb/completer.c | 4 +- gdb/linespec.c | 559 ++++++++++++++++++++++--------------------------------- gdb/linespec.h | 1 - gdb/minsyms.c | 13 +- gdb/minsyms.h | 13 +- gdb/objc-lang.c | 44 ++--- gdb/objc-lang.h | 4 +- gdb/utils.c | 24 ++- gdb/utils.h | 10 +- 12 files changed, 342 insertions(+), 415 deletions(-)