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.
 
 
 
 
 
 
Simon Marchi d0ac1c4488 Bump to autoconf 2.69 and automake 1.15.1 8 years ago
..
ChangeLog Honor an existing CC_FOR_BUILD in the environment for sim. 9 years ago
Makefile.in Update copyright year range in all GDB files 8 years ago
README Initial creation of sourceware repository 27 years ago
aclocal.m4 Bump to autoconf 2.69 and automake 1.15.1 8 years ago
arch.c Update copyright year range in all GDB files 8 years ago
arch.h Update copyright year range in all GDB files 8 years ago
config.in Bump to autoconf 2.69 and automake 1.15.1 8 years ago
configure Bump to autoconf 2.69 and automake 1.15.1 8 years ago
configure.ac Bump to autoconf 2.69 and automake 1.15.1 8 years ago
cpu.c Update copyright year range in all GDB files 8 years ago
cpu.h Update copyright year range in all GDB files 8 years ago
cpu2.c Update copyright year range in all GDB files 8 years ago
cpu2.h Update copyright year range in all GDB files 8 years ago
cpuall.h Update copyright year range in all GDB files 8 years ago
cpux.c Update copyright year range in all GDB files 8 years ago
cpux.h Update copyright year range in all GDB files 8 years ago
decode.c Update copyright year range in all GDB files 8 years ago
decode.h Update copyright year range in all GDB files 8 years ago
decode2.c Update copyright year range in all GDB files 8 years ago
decode2.h Update copyright year range in all GDB files 8 years ago
decodex.c Update copyright year range in all GDB files 8 years ago
decodex.h Update copyright year range in all GDB files 8 years ago
dv-m32r_cache.c Update copyright year range in all GDB files 8 years ago
dv-m32r_cache.h Update copyright year range in all GDB files 8 years ago
dv-m32r_uart.c Update copyright year range in all GDB files 8 years ago
dv-m32r_uart.h Update copyright year range in all GDB files 8 years ago
m32r-sim.h Update copyright year range in all GDB files 8 years ago
m32r.c Update copyright year range in all GDB files 8 years ago
m32r2.c Update copyright year range in all GDB files 8 years ago
m32rx.c Update copyright year range in all GDB files 8 years ago
mloop.in Update copyright year range in all GDB files 8 years ago
mloop2.in Update copyright year range in all GDB files 8 years ago
mloopx.in Update copyright year range in all GDB files 8 years ago
model.c Update copyright year range in all GDB files 8 years ago
model2.c Update copyright year range in all GDB files 8 years ago
modelx.c Update copyright year range in all GDB files 8 years ago
sem-switch.c Update copyright year range in all GDB files 8 years ago
sem.c Update copyright year range in all GDB files 8 years ago
sem2-switch.c Update copyright year range in all GDB files 8 years ago
semx-switch.c Update copyright year range in all GDB files 8 years ago
sim-if.c Update copyright year range in all GDB files 8 years ago
sim-main.h sim: move WITH_SCACHE_PBB to sim-main.h 10 years ago
syscall.h 2004-12-09 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> 22 years ago
traps-linux.c Update copyright year range in all GDB files 8 years ago
traps.c Update copyright year range in all GDB files 8 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).