binutils-gdb/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
..
ChangeLog * Makefile.in: remove `@true' commands for rules that have 2000-11-18 09:08:59 +00:00
Makefile.in * Makefile.in: remove `@true' commands for rules that have 2000-11-18 09:08:59 +00:00
README
TODO
arch.c
arch.h
config.in
configure
configure.in
cpu.c
cpu.h
cpuall.h
decode.c
decode.h
devices.c
fr30-sim.h
fr30.c
mloop.in
model.c
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
traps.c

README

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).