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.
 
 
 
 
 
 
Hans-Peter Nilsson 9e3042ec07 Fix m32r-elf sim, default hardware to off. 12 years ago
..
ChangeLog Fix m32r-elf sim, default hardware to off. 12 years ago
Makefile.in Fix m32r-elf sim, default hardware to off. 12 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 Copyright year range in all files maintained by GDB. 12 years ago
arch.h Update Copyright year range in all files maintained by GDB. 12 years ago
config.in Regenerate sim configury. 12 years ago
configure Fix m32r-elf sim, default hardware to off. 12 years ago
configure.ac Fix m32r-elf sim, default hardware to off. 12 years ago
cpu.c Update Copyright year range in all files maintained by GDB. 12 years ago
cpu.h Update Copyright year range in all files maintained by GDB. 12 years ago
cpu2.c Update Copyright year range in all files maintained by GDB. 12 years ago
cpu2.h Update Copyright year range in all files maintained by GDB. 12 years ago
cpuall.h Update Copyright year range in all files maintained by GDB. 12 years ago
cpux.c Update Copyright year range in all files maintained by GDB. 12 years ago
cpux.h Update Copyright year range in all files maintained by GDB. 12 years ago
decode.c Update Copyright year range in all files maintained by GDB. 12 years ago
decode.h Update Copyright year range in all files maintained by GDB. 12 years ago
decode2.c Update Copyright year range in all files maintained by GDB. 12 years ago
decode2.h Update Copyright year range in all files maintained by GDB. 12 years ago
decodex.c Update Copyright year range in all files maintained by GDB. 12 years ago
decodex.h Update Copyright year range in all files maintained by GDB. 12 years ago
devices.c Update Copyright year range in all files maintained by GDB. 12 years ago
m32r-sim.h Update Copyright year range in all files maintained by GDB. 12 years ago
m32r.c Update Copyright year range in all files maintained by GDB. 12 years ago
m32r2.c Update Copyright year range in all files maintained by GDB. 12 years ago
m32rx.c Update Copyright year range in all files maintained by GDB. 12 years ago
mloop.in Update Copyright year range in all files maintained by GDB. 12 years ago
mloop2.in Update Copyright year range in all files maintained by GDB. 12 years ago
mloopx.in Update Copyright year range in all files maintained by GDB. 12 years ago
model.c Update Copyright year range in all files maintained by GDB. 12 years ago
model2.c Update Copyright year range in all files maintained by GDB. 12 years ago
modelx.c Update Copyright year range in all files maintained by GDB. 12 years ago
sem-switch.c Update Copyright year range in all files maintained by GDB. 12 years ago
sem.c Update Copyright year range in all files maintained by GDB. 12 years ago
sem2-switch.c Update Copyright year range in all files maintained by GDB. 12 years ago
semx-switch.c Update Copyright year range in all files maintained by GDB. 12 years ago
sim-if.c Update Copyright year range in all files maintained by GDB. 12 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 Copyright year range in all files maintained by GDB. 12 years ago
traps.c Update Copyright year range in all files maintained by GDB. 12 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).