]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
gdb: remove TYPE_INCOMPLETE
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 5 May 2020 02:39:38 +0000 (22:39 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 5 May 2020 02:39:39 +0000 (22:39 -0400)
commitc3236f84c1735f0c80fabda1ce955fc3e2a73d3e
treee0199a7bfa60ad236699365cc46c4c9ee9ae23fe
parentdc7148375d70a95aa66328276a08a50914482aef
gdb: remove TYPE_INCOMPLETE

The "HP platforms" comment prompted me to check if this was still used
somewhere.  Apparently it's not, so remove it.

gdb/ChangeLog:

* gdbtypes.h (TYPE_INCOMPLETE): Remove.
* gdbtypes.c (recursive_dump_type): Remove use of
TYPE_INCOMPLETE.
gdb/ChangeLog
gdb/gdbtypes.c
gdb/gdbtypes.h