binutils-gdb/sim/common
Doug Evans 433a8eafaa * Make-common (sim_main_headers): Sort.
(cgen-*.o): Add cgen-sim.h dependency.

	* sim-cpu.h: New file.  sim_cpu_base moved here.
	Move sim_cpu_lookup decl here.
	* sim-base.h: #include "sim-cpu.h".
	* sim-cpu.c: New file.
	* Make-common (sim_main_headers): Add sim-cpu.h.
	(sim-cpu.o): Add rule for.
1998-05-07 02:08:05 +00:00
..
.Sanitize * Make-common (sim_main_headers): Sort. 1998-05-07 02:08:05 +00:00
acconfig.h * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-26 21:39:16 +00:00
aclocal.m4 * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-24 20:51:56 +00:00
callback.c
cgen-mem.h * sim-xcat.h: Delete. 1998-02-23 18:21:14 +00:00
cgen-scache.c
cgen-scache.h
cgen-sim.h * sim-xcat.h: Delete. 1998-02-23 18:21:14 +00:00
cgen-trace.c
cgen-types.h
cgen-utils.c * genmloop.sh (engine_resume): Update insn_count before exiting. 1998-02-25 08:25:11 +00:00
cgen.sh
ChangeLog * sim-io.c: #include <errno.h>. 1998-05-06 17:13:25 +00:00
config.in
configure * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-24 20:51:56 +00:00
configure.in
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
genmloop.sh * genmloop.sh (engine_resume): Update insn_count before exiting. 1998-02-25 08:25:11 +00:00
gennltvals.sh
gentmap.c
gentvals.sh
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 * configure: Regenerated to track ../common/aclocal.m4 changes. 1998-04-24 20:51:56 +00:00
Makefile.in
nltvals.def
nrun.c
run.1
run.c
sim-abort.c
sim-alu.h * sim-xcat.h: Delete. 1998-02-23 18:21:14 +00:00
sim-assert.h
sim-base.h sim-base.h: Add configure option --with-sim-funit. 1998-04-21 21:19:45 +00:00
sim-basics.h
sim-bits.c
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
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-cpu.c * Make-common (sim_main_headers): Sort. 1998-05-07 02:08:05 +00:00
sim-endian.c
sim-endian.h
sim-engine.c
sim-engine.h
sim-events.c
sim-events.h
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
sim-hrw.c
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
sim-inline.h
sim-io.c Copy polling code in PSIM simulator into common directory. Will 1998-05-06 03:32:12 +00:00
sim-io.h
sim-load.c
sim-memopt.c Fix typos. 1998-03-03 01:54:22 +00:00
sim-memopt.h
sim-module.c Define CPU_INDEX. Initialize. 1998-03-27 04:25:45 +00:00
sim-module.h
sim-n-bits.h
sim-n-core.h * sim-xcat.h: Delete. 1998-02-23 18:21:14 +00:00
sim-n-endian.h
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
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-resume.c
sim-run.c
sim-signal.c
sim-signal.h
sim-stop.c
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 Drop leading `_' from macros. 1998-04-24 09:59:22 +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
sim-watch.c
sim-watch.h
syscall.c Handle short reads and EOF 1998-02-23 18:21:13 +00:00
tconfig.in