binutils-gdb/sim/m32r
Joel Brobecker 51b318dec8 [sim] Update old contact info in GPL license notices
sim/ChangeLog:

        Update old contact info in GPL license notices.
2012-12-19 07:18:22 +00:00
..
aclocal.m4
arch.c [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
arch.h [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
ChangeLog
config.in
configure
configure.ac
cpu2.c [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
cpu2.h [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
cpu.c [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
cpu.h [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
cpuall.h [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
cpux.c [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
cpux.h [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
decode2.c [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
decode2.h [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
decode.c [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
decode.h [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
decodex.c [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
decodex.h [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
devices.c
m32r2.c
m32r-sim.h
m32r.c
m32rx.c
Makefile.in
mloop2.in
mloop.in
mloopx.in
model2.c [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
model.c [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
modelx.c [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
README
sem2-switch.c [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
sem-switch.c [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
sem.c [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
semx-switch.c [sim] Update old contact info in GPL license notices 2012-12-19 07:18:22 +00:00
sim-if.c
sim-main.h
syscall.h
tconfig.in
TODO
traps-linux.c
traps.c

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).