old-cross-binutils/sim/fr30
Greg McGary fec7d8b0e7 * Makefile.in: remove `@true' commands for rules that have
$(CGEN_MAINT) as a prerequisite.
2000-11-18 09:08:59 +00:00
..
arch.c
arch.h
ChangeLog * Makefile.in: remove `@true' commands for rules that have 2000-11-18 09:08:59 +00:00
config.in
configure Change profiling so that it is enabled by default. Re-generate everything. 2000-05-24 04:39:50 +00:00
configure.in
cpu.c
cpu.h 2000-08-28 Dave Brolley <brolley@redhat.com> 2000-08-28 18:19:41 +00:00
cpuall.h import gdb-1999-08-09 snapshot 1999-08-09 21:36:23 +00:00
decode.c 2000-08-28 Dave Brolley <brolley@redhat.com> 2000-08-28 18:19:41 +00:00
decode.h import gdb-1999-08-09 snapshot 1999-08-09 21:36:23 +00:00
devices.c
fr30-sim.h
fr30.c
Makefile.in * Makefile.in: remove `@true' commands for rules that have 2000-11-18 09:08:59 +00:00
mloop.in
model.c import gdb-1999-08-09 snapshot 1999-08-09 21:36:23 +00:00
README
sem-switch.c 2000-10-06 Dave Brolley <brolley@redhat.com> 2000-10-06 16:58:40 +00:00
sem.c 2000-10-06 Dave Brolley <brolley@redhat.com> 2000-10-06 16:58:40 +00:00
sim-if.c
sim-main.h
tconfig.in
TODO
traps.c import gdb-1999-10-04 snapshot 1999-10-05 23:13:56 +00:00

This is the fr30 simulator directory.

It is still work-in-progress.  The current sources are reasonably
well tested and lots of features are in.  However, there's lots
more yet to come.

There are lots of machine generated files in the source directory!
They are only generated if you configure with --enable-cgen-maint,
similar in behaviour to Makefile.in, configure under automake/autoconf.

For details on the generator, see ../../cgen.

devo/cgen isn't part of the comp-tools module yet.
You'll need to check it out manually (also akin to automake/autoconf).