]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* sim-base.h (sim_state_base): Delete member `model'.
authorDoug Evans <dje@google.com>
Mon, 19 Jan 1998 21:11:00 +0000 (21:11 +0000)
committerDoug Evans <dje@google.com>
Mon, 19 Jan 1998 21:11:00 +0000 (21:11 +0000)
commit8cc6a83b83fedb78b57c6077f7813c8cc1c6f52b
treedb64599b6f4ed7a4a93bc060db47b241778d968d
parent7e13b93461b099fc76b46afdfa2a0f5612e650d6
* sim-base.h (sim_state_base): Delete member `model'.
(sim_cpu_base): Add member `model'.
* sim-model.h (IMP_PROPERTIES): New type.
(MACH): New members imp_props, models.
(models): Delete decl.
* sim-model.c (set_model): Update.
* sim-profile.c (profile_print_model): Update.
sim/common/sim-profile.c