Approved by Jim Blandy:
authorFred Fish <fnf@specifix.com>
Mon, 10 Dec 2001 06:23:21 +0000 (06:23 +0000)
committerFred Fish <fnf@specifix.com>
Mon, 10 Dec 2001 06:23:21 +0000 (06:23 +0000)
commit762a036f9a59530b89d855206bfdf9e25ee91c73
tree0c9669722472f9eed67a3ed81a9354cf9e669656
parent34a2fedd5a31e78b736af18d7936458eabf7e71b
Approved by Jim Blandy:

2001-12-09  Fred Fish  <fnf@redhat.com>
* gdbtypes.c (TYPE_FLAG_UNSIGNED, TYPE_FLAG_STUB): Use
TYPE_UNSIGNED and TYPE_NOSIGN to determine when to print these
rather than testing the bits directly.
(TYPE_FLAG_NOSIGN, TYPE_FLAG_TARGET_STUB, TYPE_FLAG_STATIC,
TYPE_FLAG_CONST, TYPE_FLAG_VOLATILE, TYPE_FLAG_PROTOTYPED,
TYPE_FLAG_INCOMPLETE, TYPE_FLAG_CODE_SPACE, TYPE_FLAG_DATA_SPACE,
TYPE_FLAG_VARARGS): Test for and print these bits as well.
gdb/ChangeLog
gdb/gdbtypes.c
This page took 0.025023 seconds and 4 git commands to generate.