binutils-gdb/sim/igen
Mike Frysinger a5f08108c1 sim: igen: support in-place updates ourself
Every file that igen outputs is then processed with the move-if-changed
shell script.  This creates a lot of boilerplate in the build and not an
insignificant amount of build-time overhead.  Move the simple "is the file
changed" logic into igen itself.
2022-12-24 21:33:24 -05:00
..
ChangeLog-2021
compare_igen_models
filter_host.c
filter_host.h
filter.c
filter.h
gen-engine.c
gen-engine.h
gen-icache.c
gen-icache.h
gen-idecode.c
gen-idecode.h
gen-itable.c sim: igen: constify itable data structures 2022-12-24 21:30:33 -05:00
gen-itable.h
gen-model.c
gen-model.h
gen-semantics.c
gen-semantics.h
gen-support.c
gen-support.h
gen.c sim: igen: cleanup archaic pointer-to-long printf casts 2022-11-11 22:08:14 +07:00
gen.h
igen.c
igen.h
ld-cache.c
ld-cache.h
ld-decode.c sim: igen: cleanup archaic pointer-to-long printf casts 2022-11-11 22:08:14 +07:00
ld-decode.h
ld-insn.c sim: igen: cleanup archaic pointer-to-long printf casts 2022-11-11 22:08:14 +07:00
ld-insn.h
lf.c sim: igen: support in-place updates ourself 2022-12-24 21:33:24 -05:00
lf.h
local.mk
misc.c
misc.h sim: igen: mark error func as noreturn since it exits 2022-11-11 01:40:35 +07:00
table.c sim: igen: cleanup archaic pointer-to-long printf casts 2022-11-11 22:08:14 +07:00
table.h