Move psymtabs to their own obstack
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 4eeea5c12fb7096f1ebae67dfed9e5394bccec27..32fe0bbe8147d3a3fe0df528bd9e4f8815970bf7 100644 (file)
@@ -1,3 +1,13 @@
+2019-01-10  Tom Tromey  <tom@tromey.com>
+
+       * objfiles.h (objfile::reset_psymtabs): Update.
+       * objfiles.c (objfile::objfile): Update.
+       * psymtab.h (psymtab_storage::obstack): Update.
+       (psymtab_storage::m_obstack): Use gdb::optional.
+       (class psymtab_storage): Update comment.  Remove objfile
+       parameter.
+       * psymtab.c (psymtab_storage::psymtab_storage): Update.
+
 2019-01-10  Tom Tromey  <tom@tromey.com>
 
        * psymtab.h (psymtab_storage::allocate_psymtab): New method.
This page took 0.024541 seconds and 4 git commands to generate.