117 Commits (master)

Author SHA1 Message Date
Jose E. Marchesi 920d9f0b39 sim: bpf: remove support for ldinddw and ldabsdw instructions 2 years ago
Andrew Burgess 1d506c26d9 Update copyright year range in header of all files managed by GDB 2 years ago
Mike Frysinger 4b75ed1797 sim: bpf: fix -Wunused-variable warnings 2 years ago
David Faust 3f3175554f sim: bpf: remove negi, neg32i insns 3 years ago
Jose E. Marchesi 4200337219 bpf: fix neg and neg32 BPF instructions in simulator 3 years ago
Jose E. Marchesi 7bb9f0c2be sim/bpf: desCGENization of the BPF simulator 3 years ago
Mike Frysinger 109a0a7e90 sim: modules.c: fix generation after recent refactors 3 years ago
Mike Frysinger 72be276fff sim: common: move modules.c to source tracking 3 years ago
Mike Frysinger ee3134d028 sim: build: drop most recursive build deps 3 years ago
Mike Frysinger eac2fbdc4b sim: common: move libcommon.a objects to sources 3 years ago
Mike Frysinger 6baf06097b sim: build: drop subdir Makefile.in files 3 years ago
Mike Frysinger b36a89d135 sim: move arch-specific file compilation of common/ files to top-level 3 years ago
Mike Frysinger 75015a129f sim: bpf: move arch-specific file compilation to top-level 3 years ago
Mike Frysinger e732fe9b4f sim: build: drop support for creating libsim.a in subdirs 3 years ago
Mike Frysinger cdbb77e4dc sim: bpf: move libsim.a creation to top-level 3 years ago
Mike Frysinger 437eeee95c sim: modules: trigger generation from top-level 3 years ago
Mike Frysinger 80636a54bc sim: build: move generated headers to built sources 3 years ago
Mike Frysinger 3abb19ad7e sim: bpf: hoist cgen rules to top-level 3 years ago
Mike Frysinger 60a1031181 sim: replace -I$srcroot/opcodes include with -I$srcroot 3 years ago
Joel Brobecker 213516ef31 Update copyright year range in header of all files managed by GDB 3 years ago
Mike Frysinger 883be19774 sim: cpu: change default init to handle all cpus 3 years ago
Mike Frysinger d9e217e950 sim: cgen: move cgen-types.h include to cgen-defs.h 3 years ago
Mike Frysinger 20fea6638f sim: use bfd_vma when reading start addr from bfd info 3 years ago
Mike Frysinger 4a21ad1e76 sim: enable common sim_cpu usage everywhere 3 years ago
Mike Frysinger ef7878a286 sim: bpf: invert sim_cpu storage 3 years ago
Mike Frysinger ee79c7df30 sim: bpf: drop subdir configure logic 3 years ago
Mike Frysinger c0c25232da sim: run: move linking into top-level 3 years ago
Mike Frysinger 9146585a05 sim: build: remove various obsolete generation dep variables 3 years ago
Mike Frysinger ee1cffd388 sim: common: change sim_{fetch,store}_register helpers to use void* buffers 3 years ago
Mike Frysinger 5bab16fdf1 sim: reg: constify store helper 3 years ago
Mike Frysinger 216722984f sim: gdbinit: hoist setup to common code 4 years ago
Joel Brobecker 4a94e36819 Automatic Copyright Year update after running gdb/copyright.py 4 years ago
Mike Frysinger de8a2781a5 sim: use ## for automake comments 4 years ago
Mike Frysinger 8cfc9a1895 sim: callback: expose argv & environ 4 years ago
Mike Frysinger 54f7a83a62 sim: keep track of program environment strings 4 years ago
Mike Frysinger e8f20a28b1 sim: split program path out of argv vector 4 years ago
Mike Frysinger 0a129eb19a sim: hoist cgen mloop rules up to common builds 4 years ago
Mike Frysinger 65f42b88ff sim: tighten up stamp rules 4 years ago
Mike Frysinger b6143d3162 sim: silence stamp touch rules 4 years ago
Mike Frysinger 4f2b181ecb sim: standardize move-if-change rules 4 years ago
Mike Frysinger 9335d9f823 sim: rename ChangeLog files to ChangeLog-2021 5 years ago
Mike Frysinger 7eb1f99ada sim: unify reserved instruction bits settings 5 years ago
Mike Frysinger b79efe264f sim: unify scache settings 5 years ago
Mike Frysinger d414eb3e7f sim: move default model to the runtime sim state 5 years ago
Mike Frysinger 1c636da093 sim: namespace sim_machs 5 years ago
Mike Frysinger ba9666525f sim: model: constify sim_machs storage 5 years ago
Mike Frysinger 78484bcab9 sim: bpf: enable -Werror usage 5 years ago
Mike Frysinger f2ddf6e39d sim: bpf: fix printf warnings on 32-bit systems 5 years ago
Mike Frysinger ba4990f13f sim: cgen: delete unused record_trace_results functions 5 years ago
Mike Frysinger e0fd25e485 sim: bpf/cris: include cgen-mem in decoders 5 years ago