* stabsread.c (rs6000_builtin_type): Make bool type unsigned.
authorPer Bothner <per@bothner.com>
Wed, 24 Jan 1996 07:02:57 +0000 (07:02 +0000)
committerPer Bothner <per@bothner.com>
Wed, 24 Jan 1996 07:02:57 +0000 (07:02 +0000)
commitc6038971d6957f1244f2224002ba961c81b7ac71
tree9647d17c387a1d4a9151394328b021b2f8d9ff60
parent4e327047ce195fe703b5ee64badca4631883cbe0
* stabsread.c (rs6000_builtin_type):  Make bool type unsigned.
(read_one_struct_field):  Support boolean bitfields.
* c-valprint.c (c_val_print): Print booleans properly.
gdb/ChangeLog
gdb/c-valprint.c
gdb/stabsread.c