binutils-gdb/sim/bpf
Mike Frysinger d9e217e950 sim: cgen: move cgen-types.h include to cgen-defs.h
The cgen-types.h header sets up types that are needed by cgen-defs.h,
so move the include out of sim-main.h and to that header.  It might
be needed in other specific modules, but for now let's kick it out of
sim-main.h to make some progress.  Things still build with just this.
2022-12-23 00:51:14 -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
bpf-helpers.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
bpf-helpers.def Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
bpf-helpers.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
bpf-sim.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
bpf.c sim: common: change sim_{fetch,store}_register helpers to use void* buffers 2022-11-02 20:31:10 +05:45
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 sim: bpf: invert sim_cpu storage 2022-12-21 00:00:01 -05:00
cpuall.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
decode-be.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
decode-be.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
decode-le.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
decode-le.h 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
defs-be.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
defs-le.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
eng.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
local.mk sim: run: move linking into top-level 2022-11-05 20:00:56 +07:00
Makefile.in sim: bpf: drop subdir configure logic 2022-11-07 23:25:01 +07:00
mloop.in Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
sem-be.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
sem-le.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
sim-if.c sim: use bfd_vma when reading start addr from bfd info 2022-12-22 19:29:10 -05:00
sim-main.h sim: cgen: move cgen-types.h include to cgen-defs.h 2022-12-23 00:51:14 -05:00
traps.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00