binutils-gdb/sim/fr30
Dave Brolley ce852dd37c 2000-10-06 Dave Brolley <brolley@redhat.com>
* sem.c: Regenerated.
	* sem-switch.c: Regenerated.
2000-10-06 16:58:40 +00:00
..
ChangeLog 2000-10-06 Dave Brolley <brolley@redhat.com> 2000-10-06 16:58:40 +00:00
Makefile.in * Contribute CGEN simulator build support code. 2000-08-21 15:52:39 +00:00
README
TODO
arch.c
arch.h
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
mloop.in
model.c import gdb-1999-08-09 snapshot 1999-08-09 21:36:23 +00:00
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 import gdb-1999-10-04 snapshot 1999-10-05 23:13:56 +00:00

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