binutils-gdb/sim/frv
Joel Brobecker 4a94e36819 Automatic Copyright Year update after running gdb/copyright.py
This commit brings all the changes made by running gdb/copyright.py
as per GDB's Start of New Year Procedure.

For the avoidance of doubt, all changes in this commits were
performed by the script.
2022-01-01 19:13:23 +04:00
..
acinclude.m4 sim: frv: flip trapdump default back to off 2021-11-10 05:19:03 -05:00
arch.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
arch.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cache.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cache.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
ChangeLog-2021 sim: rename ChangeLog files to ChangeLog-2021 2021-08-17 20:27:36 -04:00
cpu.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cpu.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
cpuall.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
decode.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
decode.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
frv-sim.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
frv.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
interrupts.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
local.mk Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
Makefile.in Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
memory.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
mloop.in Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
model.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
options.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
pipeline.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
profile-fr400.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
profile-fr400.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
profile-fr450.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
profile-fr500.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
profile-fr500.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
profile-fr550.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
profile-fr550.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
profile.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
profile.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
README
registers.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
registers.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
reset.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
sem.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
sim-if.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
sim-main.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
traps.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +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.