binutils-gdb/sim/frv
Mike Frysinger 73e76d2003 sim: frv/m32r: back out hard failure when dv-sockser is not available
These sims have optional support for the dv-sockser model, so do not make
them hard failures.  The Makefile made it seem like they didn't actually
support things dynamically, but a further code dive into the source and
the Makefile shows that things work out.
2013-03-31 00:39:35 +00:00
..
ChangeLog sim: frv/m32r: back out hard failure when dv-sockser is not available 2013-03-31 00:39:35 +00:00
Makefile.in sim: frv/m32r: back out hard failure when dv-sockser is not available 2013-03-31 00:39:35 +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 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
arch.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
arch.h Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
cache.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
cache.h Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
config.in Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
configure sim: frv/m32r: back out hard failure when dv-sockser is not available 2013-03-31 00:39:35 +00:00
configure.ac sim: frv/m32r: back out hard failure when dv-sockser is not available 2013-03-31 00:39:35 +00:00
cpu.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
cpu.h Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
cpuall.h Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
decode.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
decode.h Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
devices.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
frv-sim.h Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
frv.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
interrupts.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
memory.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
mloop.in Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
model.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
options.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
pipeline.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
profile-fr400.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
profile-fr400.h Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
profile-fr450.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
profile-fr500.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
profile-fr500.h Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
profile-fr550.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
profile-fr550.h Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
profile.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
profile.h Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
registers.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
registers.h Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
reset.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
sem.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
sim-if.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
sim-main.h Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
tconfig.in New simulator for Fujitsu frv contributed by Red Hat. 2003-08-29 16:35:47 +00:00
traps.c Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +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.