binutils-gdb/sim/mips
Frank Ch. Eigler 14bbac6609 * eCos->devo merge; tx3904 sanitize tags removed
1998-12-29  Frank Ch. Eigler  <fche@cygnus.com>
	* interp.c (sim_open): Allocate jm3904 memory in smaller chunks.
	(load_word): Call SIM_CORE_SIGNAL hook on error.
	(signal_exception): Call SIM_CPU_EXCEPTION_TRIGGER hook before
	starting.  For exception dispatching, pass PC instead of NULL_CIA.
	(decode_coproc): Use COP0_BADVADDR to store faulting address.
	* sim-main.h (COP0_BADVADDR): Define.
	(SIM_CORE_SIGNAL): Define hook to call mips_core_signal.
	(SIM_CPU_EXCEPTION*): Define hooks to call mips_cpu_exception*().
	(_sim_cpu): Add exc_* fields to store register value snapshots.
	* mips.igen (*): Replace memory-related SignalException* calls
	with references to SIM_CORE_SIGNAL hook.
	* dv-tx3904irc.c (tx3904irc_port_event): printf format warning
	fix.
	* sim-main.c (*): Minor warning cleanups.
1998-12-30 12:21:43 +00:00
..
.Sanitize vr4run.c, keep-if vr4xxx 1998-12-16 02:12:41 +00:00
acconfig.h * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
ChangeLog * eCos->devo merge; tx3904 sanitize tags removed 1998-12-30 12:21:43 +00:00
config.in Get configure to define RETSIGTYPE 1997-04-07 05:58:59 +00:00
configure * eCos->devo merge; tx3904 sanitize tags removed 1998-12-30 12:21:43 +00:00
configure.in * eCos->devo merge; tx3904 sanitize tags removed 1998-12-30 12:21:43 +00:00
dv-tx3904cpu.c * Updates to tx3904 peripheral simulations for ECC. 1998-06-09 16:54:09 +00:00
dv-tx3904irc.c * Early check-in of tx3904 timer sim implementation for ECC. 1998-06-04 12:43:45 +00:00
dv-tx3904sio.c * eCos tx3904sio sim - devo part 2/2 1998-08-25 14:16:58 +00:00
dv-tx3904tmr.c * ECC (tx39) and sky changes. 1998-06-16 18:13:47 +00:00
interp.c * eCos->devo merge; tx3904 sanitize tags removed 1998-12-30 12:21:43 +00:00
m16.dc New files, update .Sanitize 1998-02-05 22:08:33 +00:00
m16.igen Debug tx19 built from igen sources. 1998-04-15 07:23:28 +00:00
m16run.c Implement 32 bit MIPS16 instructions listed in m16.igen. 1998-04-14 14:34:48 +00:00
Makefile.in New 'hack' generator 1998-12-16 05:07:34 +00:00
mdmx.igen Add generic sim-info.c:sim_info() function using module mechanism. 1998-02-28 02:51:06 +00:00
mips.dc MIPS/IGEN checkpoint - doesn't build. 1997-10-08 04:16:01 +00:00
mips.igen * eCos->devo merge; tx3904 sanitize tags removed 1998-12-30 12:21:43 +00:00
sim-main.c Add configury for mips-lsi-elf target (32 bit MIPS16). 1998-11-12 06:42:34 +00:00
sim-main.h * eCos->devo merge; tx3904 sanitize tags removed 1998-12-30 12:21:43 +00:00
tconfig.in * Makefile.in: Delete stuff moved to ../common/Make-common.in. 1996-11-20 10:00:42 +00:00
tx.igen Re-do load/store operations so that they work for both 32 and 64 bit 1998-04-02 19:35:39 +00:00
vr.igen missing *vr4320: 1998-12-15 03:31:39 +00:00