..
.Sanitize
Do top level sim-hw module for device tree.
1998-03-27 11:42:16 +00:00
aclocal.m4
Cleanup INLINE support for simulators using common framework.
1998-04-04 12:33:11 +00:00
callback.c
* callback.c (cb_host_to_target_stat): Fix return values.
1997-11-20 00:47:02 +00:00
cgen-mem.h
* sim-xcat.h: Delete.
1998-02-23 18:21:14 +00:00
cgen-scache.c
* sim-utils.c (sim_add_commas): New function.
1997-05-02 00:32:05 +00:00
cgen-scache.h
* cgen-mem.h, cgen-scache.[ch], cgen-sem.h, cgen-sim.h: New files.
1997-05-01 01:48:27 +00:00
cgen-sim.h
* sim-xcat.h: Delete.
1998-02-23 18:21:14 +00:00
cgen-trace.c
replaced call to CGEN_INSN_SYNTAX()->mnemonic with CGEN_INSN_MNEMONIC()
1998-01-16 20:36:07 +00:00
cgen-types.h
* cgen-mem.h, cgen-scache.[ch], cgen-sem.h, cgen-sim.h: New files.
1997-05-01 01:48:27 +00:00
cgen-utils.c
* genmloop.sh (engine_resume): Update insn_count before exiting.
1998-02-25 08:25:11 +00:00
cgen.sh
* Make-common.in (cgen-{arch,cpu,decode}): New targets.
1998-01-19 21:14:14 +00:00
ChangeLog
o CVT.S.W and CVT.W.S were reversed
1998-04-16 07:49:58 +00:00
config.in
Get configure to define RETSIGTYPE
1997-04-07 05:58:59 +00:00
configure
Re-do --enable-sim-hardware so that each simulator can specify the devices
1998-03-25 01:41:33 +00:00
configure.in
Determine ARCHITECTURE from program if possible.
1997-09-15 08:11:50 +00:00
dv-core.c
Add function hw_trace() and macro HW_TRACE - provides trace support
1998-03-22 05:33:41 +00:00
dv-glue.c
New function hw_strdup() - use memory tied to hw device.
1998-03-22 22:33:34 +00:00
dv-pal.c
* hw-tree.c (hw_tree_find_property): Return NULL when device is not found.
1998-03-25 22:37:33 +00:00
dv-sockser.h
* dv-sockser.c, dv-sockser.h: New files.
1998-03-15 02:43:00 +00:00
gdbinit.in
* gdbinit.in: New file.
1997-09-04 00:49:57 +00:00
genmloop.sh
* genmloop.sh (engine_resume): Update insn_count before exiting.
1998-02-25 08:25:11 +00:00
gennltvals.sh
* gennltvals.sh: Generate syscall values for d30v.
1997-11-25 08:18:57 +00:00
gentmap.c
* run.c: #include ../common/config.h, tconfig.h.
1996-11-20 09:20:55 +00:00
gentvals.sh
* run.c: #include ../common/config.h, tconfig.h.
1996-11-20 09:20:55 +00:00
hw-base.c
Fix typos: Setting trace in wrong function, ME vs HW.
1998-03-22 05:51:57 +00:00
hw-base.h
Add hw_{malloc,zalloc,free} functions to hw_device. Any memory
1998-03-22 05:06:27 +00:00
hw-device.c
Add function hw_trace() and macro HW_TRACE - provides trace support
1998-03-22 05:33:41 +00:00
hw-device.h
Add function hw_trace() and macro HW_TRACE - provides trace support
1998-03-22 05:33:41 +00:00
hw-properties.c
Add hw_{malloc,zalloc,free} functions to hw_device. Any memory
1998-03-22 05:06:27 +00:00
hw-tree.c
* dv-pal.c (hw_pal_countdown, hw_pal_countdown_value,
1998-03-25 03:44:37 +00:00
hw-tree.h
Prototype common device framework. Plenty more work to go.
1998-03-18 04:08:21 +00:00
Make-common.in
Cleanup INLINE support for simulators using common framework.
1998-04-04 12:33:11 +00:00
Makefile.in
* run.c: #include ../common/config.h, tconfig.h.
1996-11-20 09:20:55 +00:00
nltvals.def
* gennltvals.sh: Generate syscall values for d30v.
1997-11-25 08:18:57 +00:00
nrun.c
* nrun.c (main): Remove useless test of name != NULL.
1997-10-22 01:38:49 +00:00
run.1
Thu Sep 28 15:40:36 1995 steve chamberlain <sac@slash.cygnus.com>
1995-09-28 22:42:28 +00:00
run.c
Add ABFD argument to sim_open call. Pass through to sim_config so
1997-08-25 23:14:25 +00:00
sim-abort.c
o Implement generic halt/restart/abort module.
1997-05-19 03:42:33 +00:00
sim-alu.h
* sim-xcat.h: Delete.
1998-02-23 18:21:14 +00:00
sim-assert.h
Pass GCC -W...
1997-03-21 03:56:07 +00:00
sim-base.h
Do top level sim-hw module for device tree.
1998-03-27 11:42:16 +00:00
sim-basics.h
o Add modulo argument to sim_core_attach
1997-09-04 03:47:39 +00:00
sim-bits.c
Add {LS,MS}SEXT and {LS,MS}INSERTED macros. Eliminates bug in SEXT.
1997-09-16 07:04:46 +00:00
sim-bits.h
Define EXTEND15().
1998-04-15 06:45:19 +00:00
sim-break.c
* dv-sockser.c, dv-sockser.h: New files.
1998-03-15 02:43:00 +00:00
sim-break.h
* Make-common.in: New files sim-break.c, sim-break.h.
1997-09-25 00:51:17 +00:00
sim-config.c
Add config support for the size of the target address and OF cell.
1998-01-31 14:07:23 +00:00
sim-config.h
Add config support for the size of the target address and OF cell.
1998-01-31 14:07:23 +00:00
sim-core.c
* sim-core.c (sim_core_attach): Use xmalloc instead of zalloc.
1998-03-04 02:05:06 +00:00
sim-core.h
Good grief. Detailed function descriptions should accompany their definition.
1998-03-03 00:45:10 +00:00
sim-endian.c
Add 128 bit transfers to sim core.
1997-10-27 03:00:12 +00:00
sim-endian.h
Add support for 16 byte quantities to sim-endian macro H2T.
1997-10-28 07:10:36 +00:00
sim-engine.c
Change longjmp param/setjmp return value used for simulator restart from 0 to 2.
1997-05-22 13:16:03 +00:00
sim-engine.h
o Implement generic halt/restart/abort module.
1997-05-19 03:42:33 +00:00
sim-events.c
* sim-events.c (sim_events_process): Re-compute the time -
1997-11-11 07:48:05 +00:00
sim-events.h
Add support for suspending/resumeing the simulator in sim-modules.
1997-09-03 07:26:11 +00:00
sim-fpu.c
o CVT.S.W and CVT.W.S were reversed
1998-04-16 07:49:58 +00:00
sim-fpu.h
Cleanup INLINE support for simulators using common framework.
1998-04-04 12:33:11 +00:00
sim-hload.c
New file - generic implementation of sim_load for hardware only
1997-08-27 04:45:59 +00:00
sim-hrw.c
Finish implementation of sim-memopt.
1997-09-04 10:08:44 +00:00
sim-hw.h
Do top level sim-hw module for device tree.
1998-03-27 11:42:16 +00:00
sim-info.c
Add generic sim-info.c:sim_info() function using module mechanism.
1998-02-28 02:51:06 +00:00
sim-inline.c
Add flakey floating-point support to the TI c80 simulator.
1997-05-05 12:46:25 +00:00
sim-inline.h
Add flakey floating-point support to the TI c80 simulator.
1997-05-05 12:46:25 +00:00
sim-io.c
* sim-io.c (sim_io_getstring): Delete unused len2. (sim_io_syscalls):
1997-11-26 21:35:53 +00:00
sim-io.h
New files:
1997-03-07 09:15:56 +00:00
sim-load.c
* Make-common.in: Change clean targets to use :: so that other
1997-04-22 16:00:06 +00:00
sim-memopt.c
Fix typos.
1998-03-03 01:54:22 +00:00
sim-memopt.h
o Add modulo argument to sim_core_attach
1997-09-04 03:47:39 +00:00
sim-module.c
Define CPU_INDEX. Initialize.
1998-03-27 04:25:45 +00:00
sim-module.h
Fix comment.
1998-01-19 14:13:30 +00:00
sim-n-bits.h
Add/use LSEXTRACTED, MSEXTRACTED macros.
1997-09-08 17:21:13 +00:00
sim-n-core.h
* sim-xcat.h: Delete.
1998-02-23 18:21:14 +00:00
sim-n-endian.h
Passify GCC. Convert 0x0LL to something more portable in the FP code.
1997-08-30 00:02:19 +00:00
sim-options.c
(find_match): recheck argv[argi] in multi-word match. Fixes crash when
1998-03-01 14:49:50 +00:00
sim-options.h
Watchpoint interface.
1997-05-21 06:54:13 +00:00
sim-profile.c
Add generic sim-info.c:sim_info() function using module mechanism.
1998-02-28 02:51:06 +00:00
sim-profile.h
Add generic sim-info.c:sim_info() function using module mechanism.
1998-02-28 02:51:06 +00:00
sim-reason.c
(sim_stop_reason): Add comment.
1997-11-19 08:10:40 +00:00
sim-resume.c
Change longjmp param/setjmp return value used for simulator restart from 0 to 2.
1997-05-22 13:16:03 +00:00
sim-run.c
o Implement generic halt/restart/abort module.
1997-05-19 03:42:33 +00:00
sim-signal.c
Pacify GCC - SIM_SIGNONE missing in enum, xmalloc/free VS ZALLOC/zfree.
1997-11-20 22:56:11 +00:00
sim-signal.h
* sim-signal.c, sim-signal.h: New files.
1997-11-19 08:00:37 +00:00
sim-stop.c
o Implement generic halt/restart/abort module.
1997-05-19 03:42:33 +00:00
sim-trace.c
* sim-base.h (struct sim_state_base): Add prog_syms and
1998-03-13 20:39:00 +00:00
sim-trace.h
Add tracing to r5900 p* instructions.
1998-02-24 03:42:27 +00:00
sim-types.h
Add config support for the size of the target address and OF cell.
1998-01-31 14:07:23 +00:00
sim-utils.c
* sim-base.h (sim_cpu_base): New members name, options.
1998-02-27 18:39:22 +00:00
sim-utils.h
Finish implementation of sim-memopt.
1997-09-04 10:08:44 +00:00
sim-watch.c
o Wordwrap usage messages from sim-options
1997-09-10 22:47:12 +00:00
sim-watch.h
Redo watchpoint code so that it target can specify interrupt names.
1997-09-05 08:16:23 +00:00
syscall.c
Handle short reads and EOF
1998-02-23 18:21:13 +00:00
tconfig.in
* run.c: #include ../common/config.h, tconfig.h.
1996-11-20 09:20:55 +00:00