old-cross-binutils/sim/mn10300
Frank Ch. Eigler 9b27cf7bbb * eCos->devo merge; am30 sanitization tags removed
1998-12-29  Frank Ch. Eigler  <fche@cygnus.com>
	* Makefile.in (WITH_COMMON_OBJS): Build also dv-sockser.o.
	* interp.c (sim_open): Add stub mn103002 cache control memory regions.
	Set OPERATING_ENVIRONMENT on "stdeval1" board.
	(mn10300_core_signal): New function to intercept memory errors.
	(program_interrupt): New function to dispatch to exception vector
	(mn10300_exception_*): New functions to snapshot pre/post exception
	state.
	* sim-main.h (SIM_CORE_SIGNAL): Define hook - call mn10300_core_signal.
	(SIM_ENGINE_HALT_HOOK): Do nothing.
	(SIM_CPU_EXCEPTION*): Define hooks to call mn10300_cpu_exception*().
	(_sim_cpu): Add exc_* fields to store register value snapshots.
	* dv-mn103ser.c (*): Support dv-sockser backend for UART I/O.
	Various endianness and warning fixes.
	* mn10300.igen (illegal): Call program_interrupt on error.
	(break): Call program_interrupt on breakpoint
	Several changes from <janczyn@cygnus.com> and <cagney@cygnus.com>
	merged in:
	* dv-mn103int.c (mn103int_ioctl): New function for NMI
	generation. (mn103int_finish): Install it as ioctl handler.
	* dv-mn103tim.c: Support timer 6 specially.  Endianness fixes.
1998-12-30 12:17:10 +00:00
..
.Sanitize * eCos->devo merge; am30 sanitization tags removed 1998-12-30 12:17:10 +00:00
acconfig.h * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 22:03:55 +00:00
am33.igen * am33.igen: Detect cases where two operands must not match in 1998-07-27 18:05:43 +00:00
ChangeLog Regress yesterday's change to jmp instn implementation in mn10300.igen. 1998-08-26 13:37:56 +00:00
config.in Get configure to define RETSIGTYPE 1997-04-07 05:58:59 +00:00
configure Add new devices: mn103tim and mn103ser. 1998-06-08 17:18:02 +00:00
configure.in * eCos->devo merge; am30 sanitization tags removed 1998-12-30 12:17:10 +00:00
dv-mn103cpu.c Split out hw-event code. Clean up interface. Update all users. 1998-05-25 07:37:30 +00:00
dv-mn103int.c Wed June 10 14:34:00 1998 Joyce Janczyn <janczyn@cygnus.com> 1998-06-10 18:47:09 +00:00
dv-mn103iop.c New file for handling mn1030002 io ports. 1998-06-12 20:07:33 +00:00
dv-mn103ser.c Skeleton file for mn1030002 serial device implementation. 1998-06-08 17:34:04 +00:00
dv-mn103tim.c Support for timers for mn103002. Still needs more testing/debugging. 1998-06-08 21:57:42 +00:00
gencode.c
interp.c * eCos->devo merge; am30 sanitization tags removed 1998-12-30 12:17:10 +00:00
Makefile.in Add support for building simulator based on common simulator framework. 1998-03-24 20:19:55 +00:00
mn10300.dc IGEN input files for mn10300 simulator. 1998-03-24 20:07:22 +00:00
mn10300.igen Regress yesterday's change to jmp instruction -- it has deceiving syntax. 1998-08-26 13:31:38 +00:00
mn10300_sim.h * mn10300_sim.h: Include bfd.h 1998-06-30 17:28:54 +00:00
sim-main.c * mn10300_sim.h: Declare all functions in op_utils.c using INLINE_SIM_MAIN. 1998-04-14 04:26:04 +00:00
sim-main.h o Use new !<field>' and =<field>' operators in spec of 1998-04-14 00:59:30 +00:00
simops.c * simops.c (syscall): Handle change in opcode # for syscall. 1998-06-18 00:03:00 +00:00