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.
 
 
 
 
 
 
Mike Frysinger fb0cc53ef6 sim: update device_error() prototype 17 years ago
..
ChangeLog sim: update device_error() prototype 17 years ago
Makefile.in Update copyright notices to add year 2010. 17 years ago
README Initial creation of sourceware repository 28 years ago
TODO Initial creation of sourceware repository 28 years ago
arch.c Regenerate cgen files, update copyright year. 17 years ago
arch.h Regenerate cgen files, update copyright year. 17 years ago
config.in Regenerate tree using Autoconf 2.64 and Automake 1.11. 17 years ago
configure Sync Libtool from GCC. 17 years ago
configure.ac Index: arm/ChangeLog 22 years ago
cpu.c Regenerate cgen files, update copyright year. 17 years ago
cpu.h Regenerate cgen-derived files. 17 years ago
cpu2.c Regenerate cgen files, update copyright year. 17 years ago
cpu2.h Regenerate cgen-derived files. 17 years ago
cpuall.h Regenerate cgen files, update copyright year. 17 years ago
cpux.c Regenerate cgen files, update copyright year. 17 years ago
cpux.h Regenerate cgen-derived files. 17 years ago
decode.c Regenerate cgen-derived files. 17 years ago
decode.h Regenerate cgen files, update copyright year. 17 years ago
decode2.c Regenerate cgen-derived files. 17 years ago
decode2.h Regenerate cgen files, update copyright year. 17 years ago
decodex.c Regenerate cgen-derived files. 17 years ago
decodex.h Regenerate cgen files, update copyright year. 17 years ago
devices.c sim: update device_error() prototype 17 years ago
m32r-sim.h Update copyright notices to add year 2010. 17 years ago
m32r.c Update copyright notices to add year 2010. 17 years ago
m32r2.c Update copyright notices to add year 2010. 17 years ago
m32rx.c Update copyright notices to add year 2010. 17 years ago
mloop.in Update copyright notices to add year 2010. 17 years ago
mloop2.in Update copyright notices to add year 2010. 17 years ago
mloopx.in Update copyright notices to add year 2010. 17 years ago
model.c Regenerate cgen-derived files. 17 years ago
model2.c Regenerate cgen-derived files. 17 years ago
modelx.c Regenerate cgen-derived files. 17 years ago
sem-switch.c Regenerate cgen-derived files. 17 years ago
sem.c Regenerate cgen-derived files. 17 years ago
sem2-switch.c Regenerate cgen-derived files. 17 years ago
semx-switch.c Regenerate cgen-derived files. 17 years ago
sim-if.c Update copyright notices to add year 2010. 17 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 copyright notices to add year 2010. 17 years ago
traps.c Update copyright notices to add year 2010. 17 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).