binutils-gdb/sim/frv
Mike Frysinger efd811591c sim: tweak copyright lines for gnulib update-copyright
The regex it uses does not like so many leading spaces which causes
it to think the files lack copyright.  Trim them down so the script
can find & update them accordingly.
2022-01-01 13:14:01 -05:00
..
acinclude.m4 sim: tweak copyright lines for gnulib update-copyright 2022-01-01 13:14:01 -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.