Remove directive-searched cleanups
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index f7d821c1e27055c584195406d998c314877a212a..680f38cfb57dcf8faf55b984320c92c428cdfd73 100644 (file)
@@ -1,3 +1,29 @@
+2017-11-04  Tom Tromey  <tom@tromey.com>
+
+       * cp-namespace.c (reset_directive_searched): Remove.
+       (cp_lookup_symbol_via_imports): Use scoped_restore.
+       * cp-support.c (reset_directive_searched): Remove.
+       (make_symbol_overload_list_using): Use scoped_restore.
+       * d-namespace.c (d_lookup_symbol_imports): Use scoped_restore.
+       (reset_directive_searched): Remove.
+
+2017-11-04  Tom Tromey  <tom@tromey.com>
+
+       * symfile.c (find_separate_debug_file_by_debuglink): Use
+       unique_xmalloc_ptr.
+
+2017-11-04  Tom Tromey  <tom@tromey.com>
+
+       * compile/compile-loc2c.c (compute_stack_depth_worker): Change
+       type of "info".
+       (compute_stack_depth): Likewise.
+       (do_compile_dwarf_expr_to_c): Use std::vector.
+
+2017-11-04  Tom Tromey  <tom@tromey.com>
+
+       * compile/compile-object-load.c (link_callbacks_einfo): Use
+       std::string.
+
 2017-11-04  Tom Tromey  <tom@tromey.com>
 
        * dwarf2read.c (process_full_comp_unit, process_full_type_unit):
This page took 0.030413 seconds and 4 git commands to generate.