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.
 
 
 
 
 
 
Andrew Cagney df2a9ff479 2004-02-04 Andrew Cagney <cagney@redhat.com> 23 years ago
..
ChangeLog 2004-02-04 Andrew Cagney <cagney@redhat.com> 23 years ago
Makefile.in Add support for m32r-linux target, including a RELA ABI and PIC. 23 years ago
README Initial creation of sourceware repository 27 years ago
TODO Initial creation of sourceware repository 27 years ago
acconfig.h Initial creation of sourceware repository 27 years ago
arch.c Add support for the m32r2 processor 23 years ago
arch.h Add support for the m32r2 processor 23 years ago
config.in Initial creation of sourceware repository 27 years ago
configure Add support for m32r-linux target, including a RELA ABI and PIC. 23 years ago
configure.in Add support for m32r-linux target, including a RELA ABI and PIC. 23 years ago
cpu.c Add support for the m32r2 processor 23 years ago
cpu.h Add support for the m32r2 processor 23 years ago
cpu2.c Add support for the m32r2 processor 23 years ago
cpu2.h Add support for the m32r2 processor 23 years ago
cpuall.h Add support for the m32r2 processor 23 years ago
cpux.c Add support for the m32r2 processor 23 years ago
cpux.h Add support for the m32r2 processor 23 years ago
decode.c Add support for the m32r2 processor 23 years ago
decode.h Add support for the m32r2 processor 23 years ago
decode2.c Add support for the m32r2 processor 23 years ago
decode2.h Add support for the m32r2 processor 23 years ago
decodex.c Add support for the m32r2 processor 23 years ago
decodex.h Add support for the m32r2 processor 23 years ago
devices.c import gdb-19990422 snapshot 27 years ago
m32r-sim.h Add support for the m32r2 processor 23 years ago
m32r.c Add support for the m32r2 processor 23 years ago
m32r2.c Add support for the m32r2 processor 23 years ago
m32rx.c import gdb-1999-10-11 snapshot 27 years ago
mloop.in import gdb-1999-10-04 snapshot 27 years ago
mloop2.in 2004-02-04 Andrew Cagney <cagney@redhat.com> 23 years ago
mloopx.in 2004-02-04 Andrew Cagney <cagney@redhat.com> 23 years ago
model.c Add support for the m32r2 processor 23 years ago
model2.c Add support for the m32r2 processor 23 years ago
modelx.c Add support for the m32r2 processor 23 years ago
sem-switch.c Add support for the m32r2 processor 23 years ago
sem.c Add support for the m32r2 processor 23 years ago
sem2-switch.c Add support for the m32r2 processor 23 years ago
semx-switch.c Add support for the m32r2 processor 23 years ago
sim-if.c Add support for m32r-linux target, including a RELA ABI and PIC. 23 years ago
sim-main.h Add support for m32r-linux target, including a RELA ABI and PIC. 23 years ago
syscall.h Add support for m32r-linux target, including a RELA ABI and PIC. 23 years ago
tconfig.in Initial creation of sourceware repository 27 years ago
traps-linux.c Add support for m32r-linux target, including a RELA ABI and PIC. 23 years ago
traps.c Add support for the m32r2 processor 23 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).