Remove directive-searched cleanups
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index a9eea8256bfebe532281922ec20aa8a827a89b81..680f38cfb57dcf8faf55b984320c92c428cdfd73 100644 (file)
@@ -1,3 +1,17 @@
+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
This page took 0.027333 seconds and 4 git commands to generate.