old-cross-binutils/sim/common
1997-05-06 19:27:57 +00:00
..
.Sanitize Keep sim-utils.h. 1997-05-06 17:09:05 +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 Silence warnings in ppc simulator 1997-02-11 18:48:40 +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
ChangeLog Add semantic tracing to the tic80 1997-05-06 19:27:57 +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
Make-common.in Add flakey floating-point support to the TI c80 simulator. 1997-05-05 12:46:25 +00:00
Makefile.in * 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
run.c Restore exec_bfd, needed for v850 debug code 1997-04-23 21:57:39 +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 * sim-utils.c (sim_add_commas): New function. 1997-05-02 00:32:05 +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 Start of implementation of a distributed (between processors) 1997-05-05 13:21:04 +00:00
sim-core.h Start of implementation of a distributed (between processors) 1997-05-05 13:21:04 +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-events.c Ref gdb/11763 - can't stop a running simulator: 1997-04-18 12:24:52 +00:00
sim-events.h remove defunct variable from event struct 1997-03-17 16:26:35 +00:00
sim-fpu.c Add flakey floating-point support to the TI c80 simulator. 1997-05-05 12:46:25 +00:00
sim-fpu.h Add flakey floating-point support to the TI c80 simulator. 1997-05-05 12:46:25 +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 Start of implementation of a distributed (between processors) 1997-05-05 13:21:04 +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 * Makefile.in (sim-options_h): Define. 1997-05-01 18:05:37 +00:00
sim-options.h * sim-options.c, sim-options.h: New files. 1997-04-17 12:39:29 +00:00
sim-profile.c * sim-utils.c (sim_add_commas): New function. 1997-05-02 00:32:05 +00:00
sim-trace.c Add semantic tracing to the tic80 1997-05-06 19:27:57 +00:00
sim-trace.h Add semantic tracing to the tic80 1997-05-06 19:27:57 +00:00
sim-utils.c * sim-utils.c (sim_add_commas): New function. 1997-05-02 00:32:05 +00:00
sim-xcat.h New files added during rename/cleanup of engine -> sim_state. 1997-03-18 07:44:40 +00:00
tconfig.in * run.c: #include ../common/config.h, tconfig.h. 1996-11-20 09:20:55 +00:00