old-cross-binutils/sim/m32r
2000-05-24 04:39:50 +00:00
..
acconfig.h
arch.c import gdb-1999-10-11 snapshot 1999-10-12 04:37:53 +00:00
arch.h import gdb-1999-10-11 snapshot 1999-10-12 04:37:53 +00:00
ChangeLog Change profiling so that it is enabled by default. Re-generate everything. 2000-05-24 04:39:50 +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
cpuall.h import gdb-1999-10-11 snapshot 1999-10-12 04:37:53 +00:00
cpux.c import gdb-1999-10-11 snapshot 1999-10-12 04:37:53 +00:00
cpux.h import gdb-1999-10-11 snapshot 1999-10-12 04:37:53 +00:00
decode.c
decode.h
decodex.c import gdb-1999-10-11 snapshot 1999-10-12 04:37:53 +00:00
decodex.h import gdb-1999-10-11 snapshot 1999-10-12 04:37:53 +00:00
devices.c
m32r-sim.h import gdb-1999-10-11 snapshot 1999-10-12 04:37:53 +00:00
m32r.c
m32rx.c import gdb-1999-10-11 snapshot 1999-10-12 04:37:53 +00:00
Makefile.in import gdb-1999-12-07 snapshot 1999-12-08 02:51:13 +00:00
mloop.in
mloopx.in import gdb-1999-10-11 snapshot 1999-10-12 04:37:53 +00:00
model.c
modelx.c import gdb-1999-10-11 snapshot 1999-10-12 04:37:53 +00:00
README
sem-switch.c
sem.c
semx-switch.c import gdb-1999-10-11 snapshot 1999-10-12 04:37:53 +00:00
sim-if.c import gdb-1999-10-11 snapshot 1999-10-12 04:37:53 +00:00
sim-main.h import gdb-1999-10-11 snapshot 1999-10-12 04:37:53 +00:00
tconfig.in
TODO
traps.c

This is the m32r 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).