binutils-gdb/sim/frv
Mike Frysinger 36bb57e40c sim: drop configure scripts for simple ports
These ports only use the pieces that have been unified, so we can
merge them into the common configure script and get rid of their
unique one entirely.

We still compile & link separate run programs, and have dedicated
subdir Makefiles, but the configure script portion is merged.
2021-06-22 19:26:13 -04:00
..
aclocal.m4 sim: unify hardware settings 2021-06-21 22:20:18 -04:00
arch.c
arch.h
cache.c sim: frv: fix compiler parentheses suggestions warnings 2021-05-29 13:07:34 -04:00
cache.h sim: frv: fix up a bunch of prototype warnings 2021-05-29 13:10:42 -04:00
ChangeLog sim: drop configure scripts for simple ports 2021-06-22 19:26:13 -04:00
configure sim: drop configure scripts for simple ports 2021-06-22 19:26:13 -04:00
configure.ac sim: delete SIM_AC_COMMON macro 2021-06-20 00:39:38 -04:00
cpu.c
cpu.h
cpuall.h
decode.c
decode.h
frv-sim.h sim: frv: fix up a bunch of prototype warnings 2021-05-29 13:10:42 -04:00
frv.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
interrupts.c sim: split sim-signal.h include out 2021-06-18 00:50:14 -04:00
Makefile.in sim: unify cgen maintainer settings 2021-06-20 00:25:13 -04:00
memory.c sim: frv: fix compiler parentheses suggestions warnings 2021-05-29 13:07:34 -04:00
mloop.in
model.c
options.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
pipeline.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
profile-fr400.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
profile-fr400.h
profile-fr450.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
profile-fr500.c sim: frv: fix up a bunch of prototype warnings 2021-05-29 13:10:42 -04:00
profile-fr500.h
profile-fr550.c sim: frv: fix up a bunch of prototype warnings 2021-05-29 13:10:42 -04:00
profile-fr550.h
profile.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
profile.h sim: frv: fix up a bunch of prototype warnings 2021-05-29 13:10:42 -04:00
README
registers.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
registers.h sim: frv: fix up a bunch of prototype warnings 2021-05-29 13:10:42 -04:00
reset.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
sem.c
sim-if.c sim: overhaul & unify endian settings management 2021-06-17 23:20:13 -04:00
sim-main.h sim: cgen: invert sim_state storage for cgen ports 2021-05-17 00:46:32 -04:00
traps.c sim: split sim-signal.h include out 2021-06-18 00:50:14 -04:00

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.