binutils-gdb/sim/m32r
Andrew Cagney 0b2e03b491 More reversion of incomplete m32r changes. Should be back to normal. 2003-12-07 16:13:06 +00:00
..
ChangeLog Revert last commit, build problems. 2003-12-07 02:58:01 +00:00
Makefile.in Revert last commit, build problems. 2003-12-07 02:58:01 +00:00
README Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
TODO Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
acconfig.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
arch.c * arch.c,arch.h,cpuall.h: Regenerate. 2002-12-20 02:26:35 +00:00
arch.h * arch.c,arch.h,cpuall.h: Regenerate. 2002-12-20 02:26:35 +00:00
config.in Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
configure * configury fix 2001-01-12 18:51:28 +00:00
configure.in Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
cpu.c * arch.c,arch.h,cpuall.h: Regenerate. 2002-12-20 02:26:35 +00:00
cpu.h * arch.c,arch.h,cpuall.h: Regenerate. 2002-12-20 02:26:35 +00:00
cpuall.h * arch.c,arch.h,cpuall.h: Regenerate. 2002-12-20 02:26:35 +00:00
cpux.c * arch.c,arch.h,cpuall.h: Regenerate. 2002-12-20 02:26:35 +00:00
cpux.h * arch.c,arch.h,cpuall.h: Regenerate. 2002-12-20 02:26:35 +00:00
decode.c * arch.c,arch.h,cpuall.h: Regenerate. 2002-12-20 02:26:35 +00:00
decode.h * arch.c,arch.h,cpuall.h: Regenerate. 2002-12-20 02:26:35 +00:00
decodex.c * arch.c,arch.h,cpuall.h: Regenerate. 2002-12-20 02:26:35 +00:00
decodex.h * arch.c,arch.h,cpuall.h: Regenerate. 2002-12-20 02:26:35 +00:00
devices.c import gdb-19990422 snapshot 1999-04-26 18:34:20 +00:00
m32r-sim.h More reversion of incomplete m32r changes. Should be back to normal. 2003-12-07 16:13:06 +00:00
m32r.c More reversion of incomplete m32r changes. Should be back to normal. 2003-12-07 16:13:06 +00:00
m32rx.c import gdb-1999-10-11 snapshot 1999-10-12 04:37:53 +00:00
mloop.in import gdb-1999-10-04 snapshot 1999-10-05 23:13:56 +00:00
mloopx.in import gdb-1999-10-11 snapshot 1999-10-12 04:37:53 +00:00
model.c * arch.c,arch.h,cpuall.h: Regenerate. 2002-12-20 02:26:35 +00:00
modelx.c * arch.c,arch.h,cpuall.h: Regenerate. 2002-12-20 02:26:35 +00:00
sem-switch.c * arch.c,arch.h,cpuall.h: Regenerate. 2002-12-20 02:26:35 +00:00
sem.c * arch.c,arch.h,cpuall.h: Regenerate. 2002-12-20 02:26:35 +00:00
semx-switch.c * arch.c,arch.h,cpuall.h: Regenerate. 2002-12-20 02:26:35 +00:00
sim-if.c More reversion of incomplete m32r changes. Should be back to normal. 2003-12-07 16:13:06 +00:00
sim-main.h More reversion of incomplete m32r changes. Should be back to normal. 2003-12-07 16:13:06 +00:00
tconfig.in Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
traps.c More reversion of incomplete m32r changes. Should be back to normal. 2003-12-07 16:13:06 +00:00

README

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