]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/gdbtypes.c
gdb: remove TYPE_TARGET_STUB
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 14 Sep 2020 15:08:00 +0000 (11:08 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 14 Sep 2020 15:08:00 +0000 (11:08 -0400)
commitd21839680655c071a811de1d7b41f8d7de4fc462
tree34cc504449b41d7f957eb5922d317a774655f055
parent8f53807e5c957fb947fb8d61fc2583e2dcbd6f06
gdb: remove TYPE_TARGET_STUB

gdb/ChangeLog:

* gdbtypes.h (TYPE_TARGET_STUB): Remove, replace all
uses with type::target_is_stub.

Change-Id: I3e7dadcb485d991af68a1e93693e3895b0e755d5
gdb/ChangeLog
gdb/gdbtypes.c
gdb/gdbtypes.h