Remove parameters from start_psymtab_common
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 99b5afd1026ea6b5c224d3eac3330ffdf337b66a..da78ec52eb23b07a2e400e56bd092e7d9901c93f 100644 (file)
@@ -1,3 +1,17 @@
+2019-01-10  Tom Tromey  <tom@tromey.com>
+
+       * xcoffread.c (xcoff_start_psymtab): Remove global_psymbols and
+       static_psymbols parameters.
+       (scan_xcoff_symtab): Update.
+       * psymtab.c (start_psymtab_common): Remove global_psymbols and
+       static_psymbols parameters.
+       * psympriv.h (start_psymtab_common): Update.
+       * mdebugread.c (parse_partial_symbols): Update.
+       * dwarf2read.c (create_partial_symtab): Update.
+       * dbxread.c (read_dbx_symtab): Update.
+       (start_psymtab): Remove global_psymbols and static_psymbols
+       parameters.
+
 2019-01-10  Tom Tromey  <tom@tromey.com>
 
        * xcoffread.c (xcoff_end_psymtab): Remove some initializations.
This page took 0.025155 seconds and 4 git commands to generate.