binutils-gdb/sim/frv
Joel Brobecker ecd75fc8ee Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
..
ChangeLog
Makefile.in Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
README
TODO
aclocal.m4
arch.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
arch.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
cache.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
cache.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
config.in
configure
configure.ac
cpu.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
cpu.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
cpuall.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
decode.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
decode.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
devices.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
frv-sim.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
frv.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
interrupts.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
memory.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
mloop.in Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
model.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
options.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
pipeline.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
profile-fr400.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
profile-fr400.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
profile-fr450.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
profile-fr500.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
profile-fr500.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
profile-fr550.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
profile-fr550.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
profile.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
profile.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
registers.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
registers.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
reset.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
sem.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
sim-if.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
sim-main.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
tconfig.in
traps.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00

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.