2004-08-07 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Sat, 7 Aug 2004 19:25:58 +0000 (19:25 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 7 Aug 2004 19:25:58 +0000 (19:25 +0000)
commit7ad6570da5242fbe15716986032ca353d6f59f96
tree2251db4d96ac38ea5040efbab0ff6b008f638e31
parent47b3f4563210364f3077fd82831811202c0fab9d
2004-08-07  Andrew Cagney  <cagney@gnu.org>

* gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
builtin_uint128.
* gdbtypes.c (gdbtypes_post_init): Update.
(build_gdbtypes): Move initialization of builtin_type_int0
through to builtin_type_uint128 from here ...
(_initialize_gdbtypes): ... to here.
* d10v-tdep.c (d10v_register_type): Update.
gdb/ChangeLog
gdb/d10v-tdep.c
gdb/gdbtypes.c
gdb/gdbtypes.h