binutils-gdb/gdb/compile
Tom Tromey a8624232b1 Include objfiles.h in a few .c files
I found a few .c files that rely on objfiles.h, but that only include
it indirectly, via dwarf2/read.h -> psympriv.h.  If that include is
removed (something my new DWARF indexer series does), then the build
will break.

It seemed harmless and correct to add these includes now, making the
eventual series a little smaller.
2021-08-08 08:53:17 -06:00
..
compile-c-support.c
compile-c-symbols.c
compile-c-types.c
compile-c.h
compile-cplus-symbols.c
compile-cplus-types.c gdb: remove TYPE_DECLARED_CLASS 2021-04-01 21:10:09 -04:00
compile-cplus.h
compile-internal.h
compile-loc2c.c Include objfiles.h in a few .c files 2021-08-08 08:53:17 -06:00
compile-object-load.c [gdb] Handle .TOC. sections during gdb-compile for rs6000 target. 2021-08-05 12:46:32 -05:00
compile-object-load.h
compile-object-run.c
compile-object-run.h
compile.c Introduce scoped_restore_signal 2021-06-17 16:22:11 +01:00
compile.h
gcc-c-plugin.h
gcc-cp-plugin.h