binutils-gdb/sim/common
Andrew Cagney 84e8cd0fcf Open in binary mode when available. 1997-06-06 02:34:55 +00:00
..
.Sanitize Update. 1997-05-19 09:35:51 +00:00
ChangeLog Open in binary mode when available. 1997-06-06 02:34:55 +00:00
Make-common.in o Implement generic halt/restart/abort module. 1997-05-19 03:42:33 +00:00
Makefile.in * run.c: #include ../common/config.h, tconfig.h. 1996-11-20 09:20:55 +00:00
aclocal.m4 * aclocal.m4: Check for headers time.h, sys/time.h, sys/resource.h. 1997-04-17 22:26:31 +00:00
callback.c * callback.c (os_close): Mark the descriptor as being 1997-05-16 22:39:08 +00:00
cgen-mem.h * cgen-mem.h, cgen-scache.[ch], cgen-sem.h, cgen-sim.h: New files. 1997-05-01 01:48:27 +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 (EXTRACT_SIGNED,EXTRACT_UNSIGNED,HOST_LONGS_FOR_BITS): Move from 1997-05-01 17:45:25 +00:00
cgen-trace.c * Makefile.in (sim-options_h): Define. 1997-05-01 18:05:37 +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 Update devo version of m32r sim to build with recent sim/common changes. 1997-05-02 08:41:15 +00:00
config.in Get configure to define RETSIGTYPE 1997-04-07 05:58:59 +00:00
configure * sim-module.h, sim-model.h, sim-profile.h: New files. 1997-04-24 07:33:45 +00:00
configure.in * Makefile.in (libcommon.a): Delete. 1997-02-04 21:32:42 +00:00
genmloop.sh cgen-{mem,sem}.h renamed to {mem,sem}-ops.h. 1997-05-01 22:36:34 +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
nrun.c * Make-common.in (nrun.o): Add rule for. 1997-04-17 12:43:31 +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 Depreciate sim_set_callbacks() function. Set simulator callbacks 1997-05-20 00:05:27 +00:00
sim-abort.c o Implement generic halt/restart/abort module. 1997-05-19 03:42:33 +00:00
sim-assert.h Pass GCC -W... 1997-03-21 03:56:07 +00:00
sim-base.h Start of implementation of a distributed (between processors) 1997-05-05 13:21:04 +00:00
sim-basics.h c80 simulator fixes. 1997-05-12 04:57:49 +00:00
sim-bits.c Rename `struct _engine' to new `struct sim_state'. 1997-03-18 07:43:22 +00:00
sim-config.c New file common/sim-config.c sets/checks simulator configuration options. 1997-04-02 05:04:25 +00:00
sim-config.h * sim-config.h (WITH_DEBUG): Provide default value of zero. 1997-04-17 12:41:19 +00:00
sim-core.c Preliminary suport for xor-endian suport in core module. 1997-05-23 09:19:43 +00:00
sim-core.h Preliminary suport for xor-endian suport in core module. 1997-05-23 09:19:43 +00:00
sim-endian.c Add a number of per-simulator options: hostendian, endian, inline, warnings. 1997-03-14 15:13:58 +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 Fix watching PC for 64bit (mips) target. 1997-05-27 11:25:47 +00:00
sim-events.h Watchpoint interface. 1997-05-21 06:54:13 +00:00
sim-fpu.c Treat infinities like normal numbers for purposes of comparisons 1997-05-17 02:28:11 +00:00
sim-fpu.h More floating point operations. 1997-05-15 02:22:37 +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 Pass GCC -W... 1997-03-21 03:56:07 +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-module.c * Makefile.in (sim-options_h): Define. 1997-05-01 18:05:37 +00:00
sim-n-bits.h Allow simulators to be built on Linux 1997-04-25 19:29:31 +00:00
sim-n-core.h Extend xor-endian and per-cpu support in core module. 1997-05-27 06:48:20 +00:00
sim-n-endian.h Add a number of per-simulator options: hostendian, endian, inline, warnings. 1997-03-14 15:13:58 +00:00
sim-options.c Extend xor-endian and per-cpu support in core module. 1997-05-27 06:48:20 +00:00
sim-options.h Watchpoint interface. 1997-05-21 06:54:13 +00:00
sim-profile.c * sim-utils.c (sim_add_commas): New function. 1997-05-02 00:32:05 +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-stop.c o Implement generic halt/restart/abort module. 1997-05-19 03:42:33 +00:00
sim-trace.c Watchpoint interface. 1997-05-21 06:54:13 +00:00
sim-trace.h o Clean-up tic80 fp tracing 1997-05-07 13:58:52 +00:00
sim-utils.c * sim-utils.c (sim_add_commas): New function. 1997-05-02 00:32:05 +00:00
sim-watch.c Watchpoint interface. 1997-05-21 06:54:13 +00:00
sim-watch.h Extend xor-endian and per-cpu support in core module. 1997-05-27 06:48:20 +00:00
sim-xcat.h Preliminary suport for xor-endian suport in core module. 1997-05-23 09:19:43 +00:00
tconfig.in * run.c: #include ../common/config.h, tconfig.h. 1996-11-20 09:20:55 +00:00