Do not allocate psymtabs via psymtab_storage
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 345a81c935df05a2a0fa08ee78765443fce2383a..475ebbb116b3ea544fbb8bdb6dbf53c4ef9d5ce5 100644 (file)
@@ -1,3 +1,11 @@
+2020-01-26  Tom Tromey  <tom@tromey.com>
+
+       * psymtab.h (class psymtab_storage) <install_psymtab>: Rename from
+       allocate_psymtab.  Update documentation.
+       * psymtab.c (psymtab_storage::install_psymtab): Rename from
+       allocate_psymtab.  Do not use new.
+       (allocate_psymtab): Use new.  Update.
+
 2020-01-26  Tom Tromey  <tom@tromey.com>
 
        * xcoffread.c (xcoff_psymtab_to_symtab_1): Update.
This page took 0.02386 seconds and 4 git commands to generate.