Remove ALL_OBJFILE_FILETABS
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index eb6c3a833018736da541b965c910fedc99a379c6..d07f2c10fcc64ef74800d772bfb3a7626f5282cb 100644 (file)
@@ -1,3 +1,14 @@
+2019-01-09  Tom Tromey  <tom@tromey.com>
+
+       * symmisc.c (print_objfile_statistics, dump_objfile)
+       (maintenance_print_symbols): Use compunit_filetabs.
+       * source.c (forget_cached_source_info_for_objfile): Use
+       compunit_filetabs.
+       * objfiles.h (ALL_OBJFILE_FILETABS): Remove.
+       (ALL_FILETABS): Use compunit_filetabs.
+       * objfiles.c (objfile_relocate1): Use compunit_filetabs.
+       * coffread.c (coff_symtab_read): Use compunit_filetabs.
+
 2019-01-09  Tom Tromey  <tom@tromey.com>
 
        * symtab.h (ALL_COMPUNIT_FILETABS): Remove.
This page took 0.028939 seconds and 4 git commands to generate.