binutils-gdb/sim
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
..
arm * remote-sim.c (gdbsim_wait): Pass target signal numbers to 2005-11-28 18:33:03 +00:00
common * remote-sim.c (gdbsim_wait): Pass target signal numbers to 2005-11-28 18:33:03 +00:00
cris cris/traps.c (TARGET_O_RDONLY, TARGET_O_WRONLY): Define. 2005-11-20 14:52:36 +00:00
d10v * remote-sim.c (gdbsim_wait): Pass target signal numbers to 2005-11-28 18:33:03 +00:00
erc32 * remote-sim.c (gdbsim_wait): Pass target signal numbers to 2005-11-28 18:33:03 +00:00
frv 2005-10-28 Dave Brolley <brolley@redhat.com> 2005-10-28 19:58:11 +00:00
h8300 From common/ChangeLog: 2005-03-23 18:55:19 +00:00
igen sim/common/ChangeLog: 2005-03-15 23:25:59 +00:00
iq2000 From common/ChangeLog: 2005-03-23 18:55:19 +00:00
m32r From common/ChangeLog: 2005-03-23 18:55:19 +00:00
m68hc11 From common/ChangeLog: 2005-03-23 18:55:19 +00:00
mcore From common/ChangeLog: 2005-03-23 18:55:19 +00:00
mips * tconfig.in (SIM_QUIET_NAN_NEGATED): Define. 2005-07-08 18:42:15 +00:00
mn10300 From common/ChangeLog: 2005-03-23 18:55:19 +00:00
ppc * remote-sim.c (gdbsim_wait): Pass target signal numbers to 2005-11-28 18:33:03 +00:00
sh 2005-11-10 Andrew Stubbs <andrew.stubbs@st.com> 2005-11-10 11:05:31 +00:00
sh64 * sh-desc.h: Move extern declaration of sh_cgen_ifld_table after 2005-05-02 15:23:09 +00:00
testsuite * sim/cris: New directory with C and assembly tests for the CRIS 2005-11-21 04:48:19 +00:00
v850 From common/ChangeLog: 2005-03-23 18:55:19 +00:00
ChangeLog cris/traps.c (TARGET_O_RDONLY, TARGET_O_WRONLY): Define. 2005-11-20 14:52:36 +00:00
MAINTAINERS 2005-05-26 Chris Demetriou <cgd@netbsd.org> 2005-05-26 21:37:09 +00:00
Makefile.in * Makefile.in (all, clean mostlyclean, distclean maintainer-clean) 2005-01-29 00:53:13 +00:00
README-HACKING * Makefile.in (ChangeLog): New makefile variable. 2002-06-06 16:33:45 +00:00
configure * configure.ac: Add igen to v850 build. 2005-05-17 14:11:24 +00:00
configure.ac * configure.ac: Add igen to v850 build. 2005-05-17 14:11:24 +00:00