* gdbtypes.h (builtin_type_void_data_ptr): Rename
authorAndrew Cagney <cagney@redhat.com>
Sun, 8 Jul 2001 20:42:15 +0000 (20:42 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sun, 8 Jul 2001 20:42:15 +0000 (20:42 +0000)
commit090a2205b5e921ae177193783a0a2614ea842d09
tree58fde486005ec64f877d174f4ae8007ec319bf40
parent8059d5aa1c46fa62c37add1bf7627ad5c7583cb4
* gdbtypes.h (builtin_type_void_data_ptr): Rename
builtin_type_ptr.
* gdbtypes.c (builtin_type_void_data_ptr): Update.
(build_gdbtypes): Update.
(_initialize_gdbtypes): Update.
* values.c (value_as_pointer): Update.
* utils.c (host_pointer_to_address): Update.
(address_to_host_pointer): Update.
gdb/ChangeLog
gdb/gdbtypes.c
gdb/gdbtypes.h
gdb/utils.c
gdb/values.c