summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/sh64/media/mshfhil.cgs
Commit message (Collapse)AuthorAgeFilesLines
* * gdb/remote-sim.c (gdbsim_wait): Don't use target_signal_to_hostMark Mitchell2005-11-171-14/+0
| | | | | | | | | | | | | | | | | | | or target_signal_from_host. * sim/arm/wrapper.c (gdb/signals.h): Include it. (SIGTRAP): Don't define it. (SIGBUS): Likewise. (sim_stop_reason): Use TARGET_SIGNAL_*. * sim/common/sim-reason.c (sim_stop_reason): Use sim_signal_to_target, not sim_signal_to_host. * sim/common/sim-signal.c (sim_signal_to_host): Fix typo. (sim_signal_to_target): New function. * sim/common/sim-signal.h: Declare it. * sim/d10v/interp.c (gdb/signals.h): Include it. (sim_stop_reason): Use TARGET_SIGNAL_*. * sim/erc32/interf.c: (gdb/signals.h): Include it. (sim_stop_reason): Use TARGET_SIGNAL_*. * sim/ppc/sim_calls.c (gdb/signals.h): Include it. (sim_stop_reason): Use TARGET_SIGNAL_*.
* * Contribute Hitachi SH5 simulator.Ben Elliston2002-02-011-0/+14