Change increment_reading_symtab to return a scoped_restore
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index ad4db38a40ad9fb5b9d15be05c18187ef2437a24..454bbbbfd80c55864af6c8964e18e181662dc84c 100644 (file)
@@ -1,3 +1,11 @@
+2017-04-12  Tom Tromey  <tom@tromey.com>
+
+       * symfile.h (increment_reading_symtab): Update type.
+       * symfile.c (decrement_reading_symtab): Remove.
+       (increment_reading_symtab): Return a scoped_restore_tmpl<int>.
+       * psymtab.c (psymtab_to_symtab): Update.
+       * dwarf2read.c (dw2_instantiate_symtab): Update.
+
 2017-04-12  Tom Tromey  <tom@tromey.com>
 
        * jit.c (struct jit_reader): Declare separately.  Add constructor
This page took 0.031792 seconds and 4 git commands to generate.