H.J. Lu 72f4393d8c Remove leading/trailing white spaces in ChangeLog 9 gadi atpakaļ
..
ChangeLog 72f4393d8c Remove leading/trailing white spaces in ChangeLog 9 gadi atpakaļ
Makefile.in 78e9aa70fe sim: unify sim-cpu usage 9 gadi atpakaļ
README c906108c21 Initial creation of sourceware repository 26 gadi atpakaļ
TODO c906108c21 Initial creation of sourceware repository 26 gadi atpakaļ
aclocal.m4 ae7d0cac8c sim: rename tconfig.in to tconfig.h 10 gadi atpakaļ
arch.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 gadi atpakaļ
arch.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 gadi atpakaļ
config.in aadc9410ba sim: update zlib handling 10 gadi atpakaļ
configure 8d0978fb4b sim: use AS_HELP_STRING everywhere 9 gadi atpakaļ
configure.ac 97f478c5a4 sim: Revert "Fix frv/iq2000/m32r/sh64 sim, default hardware to off." 10 gadi atpakaļ
cpu.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 gadi atpakaļ
cpu.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 gadi atpakaļ
cpu2.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 gadi atpakaļ
cpu2.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 gadi atpakaļ
cpuall.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 gadi atpakaļ
cpux.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 gadi atpakaļ
cpux.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 gadi atpakaļ
decode.c db7858e227 sim: cgen: namespace custom trace functions 9 gadi atpakaļ
decode.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 gadi atpakaļ
decode2.c db7858e227 sim: cgen: namespace custom trace functions 9 gadi atpakaļ
decode2.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 gadi atpakaļ
decodex.c db7858e227 sim: cgen: namespace custom trace functions 9 gadi atpakaļ
decodex.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 gadi atpakaļ
devices.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 gadi atpakaļ
m32r-sim.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 gadi atpakaļ
m32r.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 gadi atpakaļ
m32r2.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 gadi atpakaļ
m32rx.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 gadi atpakaļ
mloop.in db7858e227 sim: cgen: namespace custom trace functions 9 gadi atpakaļ
mloop2.in 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 gadi atpakaļ
mloopx.in 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 gadi atpakaļ
model.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 gadi atpakaļ
model2.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 gadi atpakaļ
modelx.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 gadi atpakaļ
sem-switch.c db7858e227 sim: cgen: namespace custom trace functions 9 gadi atpakaļ
sem.c db7858e227 sim: cgen: namespace custom trace functions 9 gadi atpakaļ
sem2-switch.c db7858e227 sim: cgen: namespace custom trace functions 9 gadi atpakaļ
semx-switch.c db7858e227 sim: cgen: namespace custom trace functions 9 gadi atpakaļ
sim-if.c fe83b8a8d3 sim: m32r: drop duplicate dv_sockser_install call 10 gadi atpakaļ
sim-main.h 3ebe2863f7 sim: clean up duplicate sim-engine hooks 9 gadi atpakaļ
syscall.h 19e64aa99d 2004-12-09 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> 20 gadi atpakaļ
tconfig.h ae7d0cac8c sim: rename tconfig.in to tconfig.h 10 gadi atpakaļ
traps-linux.c 7d5c6c43ca sim: syscall: add common sim_syscall helpers 9 gadi atpakaļ
traps.c 7d5c6c43ca sim: syscall: add common sim_syscall helpers 9 gadi atpakaļ

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