H.J. Lu 72f4393d8c Remove leading/trailing white spaces in ChangeLog 9 years ago
..
ChangeLog 72f4393d8c Remove leading/trailing white spaces in ChangeLog 9 years ago
Makefile.in 78e9aa70fe sim: unify sim-cpu usage 9 years ago
README b34f6357d0 New simulator for Fujitsu frv contributed by Red Hat. 21 years ago
TODO b34f6357d0 New simulator for Fujitsu frv contributed by Red Hat. 21 years ago
aclocal.m4 ae7d0cac8c sim: rename tconfig.in to tconfig.h 10 years ago
arch.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
arch.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
cache.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
cache.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
config.in aadc9410ba sim: update zlib handling 10 years ago
configure 8d0978fb4b sim: use AS_HELP_STRING everywhere 9 years ago
configure.ac 8d0978fb4b sim: use AS_HELP_STRING everywhere 9 years ago
cpu.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
cpu.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
cpuall.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
decode.c db7858e227 sim: cgen: namespace custom trace functions 9 years ago
decode.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
devices.c c906b4b52b sim: frv: delete UART device support 10 years ago
frv-sim.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
frv.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
interrupts.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
memory.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
mloop.in db7858e227 sim: cgen: namespace custom trace functions 9 years ago
model.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
options.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
pipeline.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
profile-fr400.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
profile-fr400.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
profile-fr450.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
profile-fr500.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
profile-fr500.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
profile-fr550.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
profile-fr550.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
profile.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
profile.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
registers.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
registers.h 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
reset.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
sem.c db7858e227 sim: cgen: namespace custom trace functions 9 years ago
sim-if.c 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 10 years ago
sim-main.h 66a19e2f81 sim: frv: drop custom debug mask 9 years ago
tconfig.h ae7d0cac8c sim: rename tconfig.in to tconfig.h 10 years ago
traps.c 034685f9ce sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} 9 years ago

README

This is the frv simulator directory.

It is still work-in-progress. The current sources are
well tested and lots of features are in.

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.