]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/Makefile.in
Merge psympriv.h into psymtab.h
authorTom Tromey <tromey@adacore.com>
Tue, 1 Aug 2023 16:08:23 +0000 (10:08 -0600)
committerTom Tromey <tromey@adacore.com>
Fri, 18 Aug 2023 16:08:22 +0000 (10:08 -0600)
commitb7cadd86197e55698db85441b2792ca330a71a75
tree23bf9ba2a9cd3fb6e4e4d84f7fee2849db10fd2b
parentcbd44c311f3d9d03fa7caf528c44b25eaac399a6
Merge psympriv.h into psymtab.h

psympriv.h was intended for use by code that created partial symbols.
Now that no generic code needs psymtab.h any more, psympriv.h can be
merged into psymtab.h.
gdb/Makefile.in
gdb/ctfread.c
gdb/dbxread.c
gdb/mdebugread.c
gdb/psympriv.h [deleted file]
gdb/psymtab.c
gdb/psymtab.h
gdb/xcoffread.c