binutils-gdb/sim/bpf
Mike Frysinger 1fef66b0dc sim: split sim-signal.h include out
The sim-basics.h is too big and includes too many things.  This leads
to some arch's sim-main.h having circular loop issues with defs, and
makes it hard to separate out common objects from arch-specific defs.
By splitting up sim-basics.h and killing off sim-main.h, it'll make
it easier to separate out the two.
2021-06-18 00:50:14 -04:00
..
aclocal.m4 sim: overhaul & unify endian settings management 2021-06-17 23:20:13 -04:00
arch.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
arch.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
bpf-helpers.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00
bpf-helpers.def Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
bpf-helpers.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
bpf-sim.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
bpf.c sim: split sim-signal.h include out 2021-06-18 00:50:14 -04:00
ChangeLog sim: split sim-signal.h include out 2021-06-18 00:50:14 -04:00
configure sim: overhaul & unify endian settings management 2021-06-17 23:20:13 -04:00
configure.ac sim: overhaul & unify endian settings management 2021-06-17 23:20:13 -04:00
cpu.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cpu.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
cpuall.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
decode-be.c sim: bpf/or1k: fix CGEN_TRACE_EXTRACT name 2021-01-31 17:08:49 -05:00
decode-be.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
decode-le.c sim: bpf/or1k: fix CGEN_TRACE_EXTRACT name 2021-01-31 17:08:49 -05:00
decode-le.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
decode.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
defs-be.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
defs-le.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
eng.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
Makefile.in sim: drop arch-specific config.h 2021-06-16 00:22:53 -04:00
mloop.in sim: bpf: use CURRENT_TARGET_BYTE_ORDER 2021-06-09 18:23:48 -04:00
sem-be.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sem-le.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
sim-if.c sim: cgen: inline cgen_init logic 2021-06-09 18:21:28 -04:00
sim-main.h sim: cgen: invert sim_state storage for cgen ports 2021-05-17 00:46:32 -04:00
traps.c sim: switch config.h usage to defs.h 2021-05-16 22:38:41 -04:00