You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nick Clifton 086c6838fa * common/genmloop.sh: Add new parameter: -shell to specify the 18 years ago
..
ChangeLog * configure: Regenerate to track ../common/common.m4 changes. 18 years ago
Makefile.in * common/genmloop.sh: Add new parameter: -shell to specify the 18 years ago
README Initial creation of sourceware repository 28 years ago
TODO Initial creation of sourceware repository 28 years ago
arch.c Switch the license of all files explicitly copyright the FSF 19 years ago
arch.h Switch the license of all files explicitly copyright the FSF 19 years ago
config.in * configure: Regenerate to track ../common/common.m4 changes. 18 years ago
configure * configure: Regenerate to track ../common/common.m4 changes. 18 years ago
configure.ac Index: arm/ChangeLog 22 years ago
cpu.c Switch the license of all files explicitly copyright the FSF 19 years ago
cpu.h Switch the license of all files explicitly copyright the FSF 19 years ago
cpu2.c Switch the license of all files explicitly copyright the FSF 19 years ago
cpu2.h Switch the license of all files explicitly copyright the FSF 19 years ago
cpuall.h Switch the license of all files explicitly copyright the FSF 19 years ago
cpux.c Switch the license of all files explicitly copyright the FSF 19 years ago
cpux.h Switch the license of all files explicitly copyright the FSF 19 years ago
decode.c Switch the license of all files explicitly copyright the FSF 19 years ago
decode.h Switch the license of all files explicitly copyright the FSF 19 years ago
decode2.c Switch the license of all files explicitly copyright the FSF 19 years ago
decode2.h Switch the license of all files explicitly copyright the FSF 19 years ago
decodex.c Switch the license of all files explicitly copyright the FSF 19 years ago
decodex.h Switch the license of all files explicitly copyright the FSF 19 years ago
devices.c Updated copyright notices for most files. 19 years ago
m32r-sim.h Updated copyright notices for most files. 19 years ago
m32r.c Updated copyright notices for most files. 19 years ago
m32r2.c Updated copyright notices for most files. 19 years ago
m32rx.c Updated copyright notices for most files. 19 years ago
mloop.in Updated copyright notices for most files. 19 years ago
mloop2.in Updated copyright notices for most files. 19 years ago
mloopx.in Updated copyright notices for most files. 19 years ago
model.c Switch the license of all files explicitly copyright the FSF 19 years ago
model2.c Switch the license of all files explicitly copyright the FSF 19 years ago
modelx.c Switch the license of all files explicitly copyright the FSF 19 years ago
sem-switch.c Switch the license of all files explicitly copyright the FSF 19 years ago
sem.c Switch the license of all files explicitly copyright the FSF 19 years ago
sem2-switch.c Switch the license of all files explicitly copyright the FSF 19 years ago
semx-switch.c Switch the license of all files explicitly copyright the FSF 19 years ago
sim-if.c Updated copyright notices for most files. 19 years ago
sim-main.h Add support for m32r-linux target, including a RELA ABI and PIC. 23 years ago
syscall.h 2004-12-09 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> 22 years ago
tconfig.in Initial creation of sourceware repository 28 years ago
traps-linux.c Updated copyright notices for most files. 19 years ago
traps.c Updated copyright notices for most files. 19 years ago

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