binutils-gdb/sim/frv
Mike Frysinger 1415825a1b sim: frv: fix return type for post_wait_for funcs
These functions never return anything, so change the int return type
to void to fix a bunch of compiler warnings about missing return.
2021-06-27 23:30:01 -04:00
..
aclocal.m4 sim: unify hardware settings 2021-06-21 22:20:18 -04:00
arch.c
arch.h
cache.c
cache.h
ChangeLog sim: frv: fix return type for post_wait_for funcs 2021-06-27 23:30:01 -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
frv.c sim: frv: fix ambiguous else compiler warnings 2021-06-27 23:30:01 -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
mloop.in
model.c
options.c
pipeline.c
profile-fr400.c
profile-fr400.h
profile-fr450.c
profile-fr500.c sim: frv: fix ambiguous else compiler warnings 2021-06-27 23:30:01 -04:00
profile-fr500.h
profile-fr550.c sim: frv: fix ambiguous else compiler warnings 2021-06-27 23:30:01 -04:00
profile-fr550.h
profile.c sim: frv: fix return type for post_wait_for funcs 2021-06-27 23:30:01 -04:00
profile.h sim: frv: fix return type for post_wait_for funcs 2021-06-27 23:30:01 -04:00
README
registers.c
registers.h
reset.c
sem.c
sim-if.c sim: overhaul & unify endian settings management 2021-06-17 23:20:13 -04:00
sim-main.h
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.