binutils-gdb/sim/frv
Joel Brobecker c5a5708100 Copyright year update in most files of the GDB Project.
gdb/ChangeLog:

        Copyright year update in most files of the GDB Project.
2012-01-04 08:28:28 +00:00
..
ChangeLog sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
Makefile.in Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
README New simulator for Fujitsu frv contributed by Red Hat. 2003-08-29 16:35:47 +00:00
TODO New simulator for Fujitsu frv contributed by Red Hat. 2003-08-29 16:35:47 +00:00
aclocal.m4 sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
arch.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
arch.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cache.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cache.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
config.in Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 16:56:56 +00:00
configure sim: generate build dependencies on the fly 2011-12-03 18:23:51 +00:00
configure.ac sim: rename common/aclocal.m4 to common/acinclude.m4 2011-10-18 00:31:00 +00:00
cpu.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cpu.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cpuall.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
decode.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
decode.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
devices.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
frv-sim.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
frv.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
interrupts.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
memory.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
mloop.in Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
model.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
options.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
pipeline.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
profile-fr400.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
profile-fr400.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
profile-fr450.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
profile-fr500.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
profile-fr500.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
profile-fr550.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
profile-fr550.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
profile.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
profile.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
registers.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
registers.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
reset.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sem.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-if.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-main.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
tconfig.in New simulator for Fujitsu frv contributed by Red Hat. 2003-08-29 16:35:47 +00:00
traps.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00: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.