Add generic sim-info.c:sim_info() function using module mechanism.
authorAndrew Cagney <cagney@redhat.com>
Sat, 28 Feb 1998 02:51:06 +0000 (02:51 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 28 Feb 1998 02:51:06 +0000 (02:51 +0000)
commit0e701ac37b0154048977636afe262f55a9150492
treee84fefe5fad67b84aa35d7556388e8cc6161ed5f
parent7c5d88c1bb671d64d01766531d48a1dfca8c8ee1
Add generic sim-info.c:sim_info() function using module mechanism.
Clean up compile probs in mips/vr5400.
19 files changed:
sim/common/ChangeLog
sim/common/Make-common.in
sim/common/sim-base.h
sim/common/sim-info.c [new file with mode: 0644]
sim/common/sim-module.c
sim/common/sim-profile.c
sim/common/sim-profile.h [new file with mode: 0644]
sim/m32r/ChangeLog
sim/m32r/Makefile.in
sim/m32r/sim-if.c
sim/mips/ChangeLog
sim/mips/interp.c
sim/mips/mdmx.igen
sim/mips/sim-main.h
sim/tic80/ChangeLog
sim/tic80/Makefile.in
sim/tic80/sim-calls.c
sim/v850/ChangeLog
sim/v850/interp.c