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 5f3ef9d035 Define PACKAGE macro in all sims' config.h. 14 years ago
..
ChangeLog Define PACKAGE macro in all sims' config.h. 14 years ago
Makefile.in Copyright year update in most files of the GDB Project. 14 years ago
README Initial creation of sourceware repository 27 years ago
TODO Initial creation of sourceware repository 27 years ago
aclocal.m4 [PATCH] sim: make sure to include strsignal prototype 14 years ago
arch.c Copyright year update in most files of the GDB Project. 14 years ago
arch.h Copyright year update in most files of the GDB Project. 14 years ago
config.in Define PACKAGE macro in all sims' config.h. 14 years ago
configure Define PACKAGE macro in all sims' config.h. 14 years ago
configure.ac sim: rename common/aclocal.m4 to common/acinclude.m4 15 years ago
cpu.c Copyright year update in most files of the GDB Project. 14 years ago
cpu.h Copyright year update in most files of the GDB Project. 14 years ago
cpu2.c Copyright year update in most files of the GDB Project. 14 years ago
cpu2.h Copyright year update in most files of the GDB Project. 14 years ago
cpuall.h Copyright year update in most files of the GDB Project. 14 years ago
cpux.c Copyright year update in most files of the GDB Project. 14 years ago
cpux.h Copyright year update in most files of the GDB Project. 14 years ago
decode.c Copyright year update in most files of the GDB Project. 14 years ago
decode.h Copyright year update in most files of the GDB Project. 14 years ago
decode2.c Copyright year update in most files of the GDB Project. 14 years ago
decode2.h Copyright year update in most files of the GDB Project. 14 years ago
decodex.c Copyright year update in most files of the GDB Project. 14 years ago
decodex.h Copyright year update in most files of the GDB Project. 14 years ago
devices.c Copyright year update in most files of the GDB Project. 14 years ago
m32r-sim.h Copyright year update in most files of the GDB Project. 14 years ago
m32r.c Copyright year update in most files of the GDB Project. 14 years ago
m32r2.c Copyright year update in most files of the GDB Project. 14 years ago
m32rx.c Copyright year update in most files of the GDB Project. 14 years ago
mloop.in Copyright year update in most files of the GDB Project. 14 years ago
mloop2.in Copyright year update in most files of the GDB Project. 14 years ago
mloopx.in Copyright year update in most files of the GDB Project. 14 years ago
model.c Copyright year update in most files of the GDB Project. 14 years ago
model2.c Copyright year update in most files of the GDB Project. 14 years ago
modelx.c Copyright year update in most files of the GDB Project. 14 years ago
sem-switch.c Copyright year update in most files of the GDB Project. 14 years ago
sem.c Copyright year update in most files of the GDB Project. 14 years ago
sem2-switch.c Copyright year update in most files of the GDB Project. 14 years ago
semx-switch.c Copyright year update in most files of the GDB Project. 14 years ago
sim-if.c Copyright year update in most files of the GDB Project. 14 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 sim: add a proper sim_core_trans_addr prototype 14 years ago
traps.c Copyright year update in most files of the GDB Project. 14 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).