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.
 
 
 
 
 
 
Joel Brobecker 4744ac1bb0 Switch the license of all files explicitly copyright the FSF 19 years ago
..
ChangeLog * acconfig.h: Remove. 20 years ago
Makefile.in Switch the license of all files explicitly copyright the FSF 19 years ago
README Initial creation of sourceware repository 27 years ago
TODO Initial creation of sourceware repository 27 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 * acconfig.h: Remove. 20 years ago
configure * common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR. 20 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 Switch the license of all files explicitly copyright the FSF 19 years ago
m32r-sim.h Switch the license of all files explicitly copyright the FSF 19 years ago
m32r.c Switch the license of all files explicitly copyright the FSF 19 years ago
m32r2.c Switch the license of all files explicitly copyright the FSF 19 years ago
m32rx.c Switch the license of all files explicitly copyright the FSF 19 years ago
mloop.in Switch the license of all files explicitly copyright the FSF 19 years ago
mloop2.in Switch the license of all files explicitly copyright the FSF 19 years ago
mloopx.in Switch the license of all files explicitly copyright the FSF 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 Switch the license of all files explicitly copyright the FSF 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 27 years ago
traps-linux.c Switch the license of all files explicitly copyright the FSF 19 years ago
traps.c Switch the license of all files explicitly copyright the FSF 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).