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.
 
 
 
 
 
 
Alan Modra bf3d9781ec Regenerate sim configure files to pick up support for powerpc64le in 13 years ago
..
ChangeLog Regenerate sim configure files to pick up support for powerpc64le in 13 years ago
Makefile.in sim: frv/m32r: back out hard failure when dv-sockser is not available 13 years ago
README Initial creation of sourceware repository 27 years ago
TODO Initial creation of sourceware repository 27 years ago
aclocal.m4 sim: use AM_MAINTAINER_MODE 13 years ago
arch.c Update years in copyright notice for the GDB files. 13 years ago
arch.h Update years in copyright notice for the GDB files. 13 years ago
config.in Define PACKAGE macro in all sims' config.h. 14 years ago
configure Regenerate sim configure files to pick up support for powerpc64le in 13 years ago
configure.ac sim: frv/m32r: back out hard failure when dv-sockser is not available 13 years ago
cpu.c Update years in copyright notice for the GDB files. 13 years ago
cpu.h Update years in copyright notice for the GDB files. 13 years ago
cpu2.c Update years in copyright notice for the GDB files. 13 years ago
cpu2.h Update years in copyright notice for the GDB files. 13 years ago
cpuall.h Update years in copyright notice for the GDB files. 13 years ago
cpux.c Update years in copyright notice for the GDB files. 13 years ago
cpux.h Update years in copyright notice for the GDB files. 13 years ago
decode.c Update years in copyright notice for the GDB files. 13 years ago
decode.h Update years in copyright notice for the GDB files. 13 years ago
decode2.c Update years in copyright notice for the GDB files. 13 years ago
decode2.h Update years in copyright notice for the GDB files. 13 years ago
decodex.c Update years in copyright notice for the GDB files. 13 years ago
decodex.h Update years in copyright notice for the GDB files. 13 years ago
devices.c Update years in copyright notice for the GDB files. 13 years ago
m32r-sim.h Update years in copyright notice for the GDB files. 13 years ago
m32r.c Update years in copyright notice for the GDB files. 13 years ago
m32r2.c Update years in copyright notice for the GDB files. 13 years ago
m32rx.c Update years in copyright notice for the GDB files. 13 years ago
mloop.in Update years in copyright notice for the GDB files. 13 years ago
mloop2.in Update years in copyright notice for the GDB files. 13 years ago
mloopx.in Update years in copyright notice for the GDB files. 13 years ago
model.c Update years in copyright notice for the GDB files. 13 years ago
model2.c Update years in copyright notice for the GDB files. 13 years ago
modelx.c Update years in copyright notice for the GDB files. 13 years ago
sem-switch.c Update years in copyright notice for the GDB files. 13 years ago
sem.c Update years in copyright notice for the GDB files. 13 years ago
sem2-switch.c Update years in copyright notice for the GDB files. 13 years ago
semx-switch.c Update years in copyright notice for the GDB files. 13 years ago
sim-if.c Update years in copyright notice for the GDB files. 13 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 sim: frv/m32r: back out hard failure when dv-sockser is not available 13 years ago
traps-linux.c Update years in copyright notice for the GDB files. 13 years ago
traps.c Update years in copyright notice for the GDB files. 13 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).