Make objfile::static_links an htab_up
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 45f8fa50b209b7b512241e22c165509a1452922c..ac56b0957fa0eaec45ef73f72e0ba871aea1f98c 100644 (file)
@@ -1,3 +1,11 @@
+2019-04-19  Tom Tromey  <tom@tromey.com>
+
+       * symfile.c (reread_symbols): Update.
+       * objfiles.c (objfile_register_static_link)
+       (objfile_lookup_static_link): Update
+       (~objfile) Don't delete static_links.
+       * objfiles.h (struct objfile) <static_links>: Now an htab_up.
+
 2019-04-19  Tom Tromey  <tom@tromey.com>
 
        * type-stack.h (struct type_stack) <insert>: Constify string.
This page took 0.023839 seconds and 4 git commands to generate.