Consolidate partial symtab dependency reading
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index c6a0251e8dbbbf456eeb848f4c154ad57c8e6b66..69f26892bcf3c3f0846d0364b20eaa879cdf7b0e 100644 (file)
@@ -1,3 +1,16 @@
+2020-01-26  Tom Tromey  <tom@tromey.com>
+
+       * xcoffread.c (xcoff_psymtab_to_symtab_1): Call
+       read_dependencies.  Add assert.
+       * psymtab.c (partial_symtab::read_dependencies): New method.
+       * psympriv.h (struct partial_symtab) <read_dependencies>: New
+       method.
+       * mdebugread.c (psymtab_to_symtab_1): Call read_dependencies.
+       * dwarf2read.c (dwarf2_psymtab::expand_psymtab): Call
+       read_dependencies.
+       * dbxread.c (dbx_psymtab_to_symtab_1): Call read_dependencies.
+       Add assert.
+
 2020-01-26  Tom Tromey  <tom@tromey.com>
 
        * xcoffread.c (xcoff_psymtab_to_symtab_1): Change argument order.
This page took 0.024987 seconds and 4 git commands to generate.