binutils-gdb/sim/d10v
Mark Mitchell aba6488e0b * remote-sim.c (gdbsim_wait): Pass target signal numbers to
sim_resume.  Expect target signal numbers from sim_stop_reason.

	* wrapper.c (gdb/signals.h): Include it.
	(SIGTRAP): Don't define.
	(SIGBUS): Likewise.
	(sim_stop_reason): Use TARGET_SIGNAL_* instead of SIG*.

	* sim-reason.c (sim_stop_reason): Use
	sim_signal_to_target, not sim_signal_to_host.
	* sim-signal.c (sim_signal_to_host): Fix typo.
	(sim_signal_to_target): New function.

	* interp.c (gdb/signals.h): Include it.
	(sim_stop_reason): Use TARGET_SIGNAL_*.

	* interf.c: (gdb/signals.h): Include it.
	(sim_stop_reason): Use TARGET_SIGNAL_*.

	* sim_calls.c (gdb/signals.h): Include it.
	(sim_stop_reason): Use TARGET_SIGNAL_*.
	* psim.c (cntrl_c_simulation): Use TARGET_SIGNAL_*.
2005-11-28 18:33:03 +00:00
..
ChangeLog * remote-sim.c (gdbsim_wait): Pass target signal numbers to 2005-11-28 18:33:03 +00:00
Makefile.in Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
acconfig.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
config.in Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
configure From common/ChangeLog: 2005-03-23 18:55:19 +00:00
configure.ac Index: arm/ChangeLog 2005-01-14 20:05:48 +00:00
d10v_sim.h * d10v_sim.h (SET_PSW_BIT): Add cast to avoid inverting an enum. 2002-06-17 23:37:43 +00:00
endian.c Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
gencode.c Move include/callback.h and include/remote-sim.h to include/gdb/. 2002-06-09 15:45:54 +00:00
interp.c * remote-sim.c (gdbsim_wait): Pass target signal numbers to 2005-11-28 18:33:03 +00:00
simops.c Index: sim/frv/ChangeLog 2003-10-31 05:32:46 +00:00