Simplify calls to init_psymbol_list
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index e00047c27d5b4996c031f6d653355cf4903c9973..e0cf7cbfe2449343df196a67e39e4f22b8bc65a4 100644 (file)
@@ -1,3 +1,14 @@
+2019-01-10  Tom Tromey  <tom@tromey.com>
+
+       * xcoffread.c (xcoff_initial_scan): Unconditionally call
+       init_psymbol_list.
+       * psymtab.c (init_psymbol_list): Do nothing if already called.
+       * psympriv.h (init_psymbol_list): Add comment.
+       * dwarf2read.c (dwarf2_build_psymtabs): Unconditionally call
+       init_psymbol_list.
+       * dbxread.c (dbx_symfile_read): Unconditionally call
+       init_psymbol_list.
+
 2019-01-10  Tom Tromey  <tom@tromey.com>
 
        * xcoffread.c (scan_xcoff_symtab): Update.
This page took 0.024328 seconds and 4 git commands to generate.