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 e4d013fc0f Update the copyright notice of some of the files I missed 18 years ago
..
ChangeLog * configure: Regenerate to track ../common/common.m4 changes. 18 years ago
Makefile.in Update the copyright notice of some of the files I missed 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 Update the copyright notice of some of the files I missed 18 years ago
m32r-sim.h Update the copyright notice of some of the files I missed 18 years ago
m32r.c Update the copyright notice of some of the files I missed 18 years ago
m32r2.c Update the copyright notice of some of the files I missed 18 years ago
m32rx.c Update the copyright notice of some of the files I missed 18 years ago
mloop.in Update the copyright notice of some of the files I missed 18 years ago
mloop2.in Update the copyright notice of some of the files I missed 18 years ago
mloopx.in Update the copyright notice of some of the files I missed 18 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 Update the copyright notice of some of the files I missed 18 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 Update the copyright notice of some of the files I missed 18 years ago
traps.c Update the copyright notice of some of the files I missed 18 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).