Remove some cleanups from search_minsyms_for_name
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 6dfae4eded67108de7dcd02a82a18b66bc12395f..e0efcb58cad2f412debd75128a017a94247accc8 100644 (file)
@@ -1,3 +1,13 @@
+2018-04-05  Tom Tromey  <tom@tromey.com>
+
+       * minsyms.h (iterate_over_minimal_symbols): Update.
+       * minsyms.c (iterate_over_minimal_symbols): Take a
+       gdb::function_view.
+       * linespec.c (struct collect_minsyms): Remove.
+       (compare_msyms): Now a std::sort comparator.
+       (add_minsym): Add parameters.
+       (search_minsyms_for_name): Update.  Use std::vector.
+
 2018-04-03  Tom Tromey  <tom@tromey.com>
 
        * mipsread.c (read_alphacoff_dynamic_symtab): Use
This page took 0.023762 seconds and 4 git commands to generate.