Change some psymtab fields to bool
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 7be36c11b5ff56808e3cf5ec994ff07dcec62cd9..345a81c935df05a2a0fa08ee78765443fce2383a 100644 (file)
@@ -1,3 +1,16 @@
+2020-01-26  Tom Tromey  <tom@tromey.com>
+
+       * xcoffread.c (xcoff_psymtab_to_symtab_1): Update.
+       * psymtab.c (psym_print_stats): Update.
+       * psympriv.h (struct partial_symtab) <readin,
+       psymtabs_addrmap_supported, anonymous>: Now bool.
+       * mdebugread.c (psymtab_to_symtab_1): Update.
+       * dwarf2read.c (create_type_unit_group, create_partial_symtab)
+       (build_type_psymtabs_reader, psymtab_to_symtab_1)
+       (process_full_comp_unit, process_full_type_unit): Update.
+       * dbxread.c (dbx_psymtab_to_symtab_1): Update.
+       * ctfread.c (psymtab_to_symtab): Update.
+
 2020-01-26  Tom Tromey  <tom@tromey.com>
 
        * mdebugread.c (parse_partial_symbols): Use discard_psymtab.
This page took 0.02544 seconds and 4 git commands to generate.