binutils-gdb/sim/fr30
Jason Molenda 9846de1bb5 import gdb-1999-07-07 pre reformat 1999-07-07 17:31:57 +00:00
..
ChangeLog import gdb-1999-07-07 pre reformat 1999-07-07 17:31:57 +00:00
Makefile.in
README
TODO
arch.c import gdb-19990422 snapshot 1999-04-26 18:34:20 +00:00
arch.h import gdb-19990422 snapshot 1999-04-26 18:34:20 +00:00
config.in
configure import gdb-1999-05-10 1999-05-11 13:35:55 +00:00
configure.in import gdb-19990422 snapshot 1999-04-26 18:34:20 +00:00
cpu.c import gdb-19990422 snapshot 1999-04-26 18:34:20 +00:00
cpu.h import gdb-1999-07-07 pre reformat 1999-07-07 17:31:57 +00:00
cpuall.h
decode.c import gdb-1999-07-07 pre reformat 1999-07-07 17:31:57 +00:00
decode.h
devices.c import gdb-19990422 snapshot 1999-04-26 18:34:20 +00:00
fr30-sim.h import gdb-19990422 snapshot 1999-04-26 18:34:20 +00:00
fr30.c import gdb-19990422 snapshot 1999-04-26 18:34:20 +00:00
mloop.in
model.c import gdb-1999-07-07 pre reformat 1999-07-07 17:31:57 +00:00
sem-switch.c import gdb-1999-07-07 pre reformat 1999-07-07 17:31:57 +00:00
sem.c import gdb-1999-07-07 pre reformat 1999-07-07 17:31:57 +00:00
sim-if.c import gdb-19990422 snapshot 1999-04-26 18:34:20 +00:00
sim-main.h
tconfig.in
traps.c import gdb-19990422 snapshot 1999-04-26 18:34:20 +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).