old-cross-binutils/sim/common
Andrew Cagney 643878d017 * sim-hw.c: Include ctype.h.
(do_hw_poll_read): Do not assume EAGAIN.
1998-05-21 08:17:31 +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 * 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
cgen-scache.h
cgen-sim.h * sim-xcat.h: Delete. 1998-02-23 18:21:14 +00:00
cgen-trace.c * cgen-trace.c (trace_insn_init): New arg first_p. 1998-05-15 23:31:22 +00:00
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 * Make-common.in (cgen-{arch,cpu,decode}): New targets. 1998-01-19 21:14:14 +00:00
ChangeLog * sim-hw.c: Include ctype.h. 1998-05-21 08:17:31 +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 * sim-engine.c (sim_engine_set_run_state): New function. 1998-05-16 19:51:12 +00:00
gennltvals.sh * gennltvals.sh: Generate syscall values for d30v. 1997-11-25 08:18:57 +00:00
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 Run ranlib on installed copy of libsim.a. 1998-05-15 20:06:08 +00:00
Makefile.in
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
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 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-cpu.c * Make-common (sim_main_headers): Sort. 1998-05-07 02:08:05 +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
sim-engine.h
sim-events.c * sim-events.c (sim_events_process): Re-compute the time - 1997-11-11 07:48:05 +00:00
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.c * sim-hw.c: Include ctype.h. 1998-05-21 08:17:31 +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
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 * sim-hw.c: Include ctype.h. 1998-05-21 08:17:31 +00:00
sim-module.h Fix comment. 1998-01-19 14:13:30 +00:00
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_stop_reason): Add comment. 1997-11-19 08:10:40 +00:00
sim-resume.c
sim-run.c
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
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