OSDN Git Service

Add support for target specific command line switches to old-style simualtors.
authorNick Clifton <nickc@redhat.com>
Mon, 20 May 2002 14:32:50 +0000 (14:32 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 20 May 2002 14:32:50 +0000 (14:32 +0000)
commit480b0e0e9c4efe2cc4e206eb5dce20e4dbdf5e4f
tree51e9d70be5f1da8af9fffce4a0ef0f4de0cb2cd9
parent01420bf702f075c4b804b5f53d2a389ac0102e0a
Add support for target specific command line switches to old-style simualtors.
Make use of this support in the ARM simulator to add a --swi-support= switch
to select whcih SWI protocols to emulate.
sim/arm/ChangeLog
sim/arm/Makefile.in
sim/arm/armos.c
sim/arm/dbg_rdi.h
sim/arm/wrapper.c
sim/common/ChangeLog
sim/common/run-sim.h [new file with mode: 0644]
sim/common/run.c