summaryrefslogtreecommitdiff
path: root/config/ChangeLog
diff options
context:
space:
mode:
authorkwerner <kwerner>2010-10-06 08:44:13 +0000
committerkwerner <kwerner>2010-10-06 08:44:13 +0000
commitb1244daa8637c7d9eaaf551f5c999945762f97f1 (patch)
tree274f23136a1001e17e00b891b19662fc48aeba6e /config/ChangeLog
parentfb77fd60a4e632be4d12f0bcea04acf4c61ababa (diff)
downloadgdb-b1244daa8637c7d9eaaf551f5c999945762f97f1.tar.gz
gdb:
* gdbtypes.h (struct main_type): Remove flag_nottext. (enum type_flag_value): Remove TYPE_FLAG_NOTTEXT. (enum type_instance_flag_value): Add TYPE_INSTANCE_FLAG_NOTTEXT. (TYPE_NOTTEXT): Use TYPE_INSTANCE_FLAG_NOTTEXT instead of flag_nottext. * gdbtypes.c (make_vector_type): Use TYPE_INSTANCE_FLAG_NOTTEXT instead of TYPE_FLAG_NOTTEXT. (init_type): Remove the initialization of the flag_nottext field. (gdbtypes_post_init): Use TYPE_INSTANCE_FLAG_NOTTEXT instead of TYPE_FLAG_NOTTEXT. * c-valprint.c (c_val_print): Remove TYPE_VECTOR check. gdb/testsuite: * gdb.base/gnu_vector.c: Add variable c4. * gdb.base/gnu_vector.exp: Add tests for character vector printing. * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
Diffstat (limited to 'config/ChangeLog')
0 files changed, 0 insertions, 0 deletions