You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
John Baldwin 5c887dd5f6 Honor an existing CC_FOR_BUILD in the environment for sim. 9 years ago
..
ChangeLog Honor an existing CC_FOR_BUILD in the environment for sim. 9 years ago
Makefile.in update copyright year range in GDB files 9 years ago
README New simulator for Fujitsu frv contributed by Red Hat. 23 years ago
aclocal.m4 sim: rename tconfig.in to tconfig.h 11 years ago
arch.c update copyright year range in GDB files 9 years ago
arch.h update copyright year range in GDB files 9 years ago
cache.c update copyright year range in GDB files 9 years ago
cache.h update copyright year range in GDB files 9 years ago
config.in sim: move many common settings from CPPFLAGS to config.h 10 years ago
configure Honor an existing CC_FOR_BUILD in the environment for sim. 9 years ago
configure.ac sim: allow the environment configure option everywhere 10 years ago
cpu.c update copyright year range in GDB files 9 years ago
cpu.h update copyright year range in GDB files 9 years ago
cpuall.h update copyright year range in GDB files 9 years ago
decode.c sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations 9 years ago
decode.h update copyright year range in GDB files 9 years ago
frv-sim.h update copyright year range in GDB files 9 years ago
frv.c update copyright year range in GDB files 9 years ago
interrupts.c update copyright year range in GDB files 9 years ago
memory.c update copyright year range in GDB files 9 years ago
mloop.in update copyright year range in GDB files 9 years ago
model.c update copyright year range in GDB files 9 years ago
options.c update copyright year range in GDB files 9 years ago
pipeline.c update copyright year range in GDB files 9 years ago
profile-fr400.c update copyright year range in GDB files 9 years ago
profile-fr400.h update copyright year range in GDB files 9 years ago
profile-fr450.c update copyright year range in GDB files 9 years ago
profile-fr500.c update copyright year range in GDB files 9 years ago
profile-fr500.h update copyright year range in GDB files 9 years ago
profile-fr550.c update copyright year range in GDB files 9 years ago
profile-fr550.h update copyright year range in GDB files 9 years ago
profile.c update copyright year range in GDB files 9 years ago
profile.h update copyright year range in GDB files 9 years ago
registers.c update copyright year range in GDB files 9 years ago
registers.h update copyright year range in GDB files 9 years ago
reset.c update copyright year range in GDB files 9 years ago
sem.c update copyright year range in GDB files 9 years ago
sim-if.c update copyright year range in GDB files 9 years ago
sim-main.h update copyright year range in GDB files 9 years ago
traps.c update copyright year range in GDB files 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.