binutils-gdb/sim/cris
Mike Frysinger 4e6e8ba7c5 sim: cris: clean up missing func prototype warnings
Move some unused funcs under existing #if 0 protection, mark a few
local funcs as static, and add missing prototypes for the rest which
are used from other files.  This fixes all the fatal warnings in the
mloop files so we can turn -Werror on here fully.
2021-11-08 22:48:55 -05:00
..
arch.c
arch.h
ChangeLog-2021
cpuall.h
cpuv10.c
cpuv10.h
cpuv32.c
cpuv32.h
cris-sim.h
cris-tmpl.c sim: cris: clean up missing func prototype warnings 2021-11-08 22:48:55 -05:00
crisv10f.c
crisv32f.c
decodev10.c
decodev10.h sim: cris: clean up missing func prototype warnings 2021-11-08 22:48:55 -05:00
decodev32.c
decodev32.h sim: cris: clean up missing func prototype warnings 2021-11-08 22:48:55 -05:00
dv-cris_900000xx.c
dv-cris.c
dv-rv.c
local.mk sim: hoist cgen mloop rules up to common builds 2021-11-02 22:59:07 -04:00
Makefile.in sim: cris: clean up missing func prototype warnings 2021-11-08 22:48:55 -05:00
mloop.in sim: mloop: mark a few conditionally used funcs as unused 2021-11-03 01:19:43 -04:00
modelv10.c
modelv32.c
rvdummy.c
semcrisv10f-switch.c
semcrisv32f-switch.c
sim-if.c
sim-main.h
traps.c