Move the subfile stack to buildsym_compunit
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 04b80ebac05392a4d8e8cc4e4632174c024bf1c1..7d12bee3b11396df4ccd6fdc8670566f035602d4 100644 (file)
@@ -1,3 +1,17 @@
+2018-07-16  Tom Tromey  <tom@tromey.com>
+
+       * buildsym.h (push_subfile, pop_subfile): Update declarations.
+       * buildsym.c (struct buildsym_compunit) <m_subfile_stack>: New
+       member.
+       (struct subfile_stack): Remove.
+       (subfile_stack): Remove.
+       (push_subfile, pop_subfile, buildsym_init): Update.
+
+2018-07-16  Tom Tromey  <tom@tromey.com>
+
+       * buildsym.c (push_subfile): Use gdb_assert.
+       (pop_subfile): Use gdb_assert.
+
 2018-07-16  Tom Tromey  <tom@tromey.com>
 
        * buildsym.h (merge_symbol_lists): Remove.
This page took 0.024292 seconds and 4 git commands to generate.