binutils-gdb/sim/igen
Mike Frysinger 9f34b60a43 sim: igen: drop config.h & header checking
While the configure script was checking for a bunch of headers, only
one of them was conditionally included in the source (unistd.h).  The
rest were always included.  Based on those usage this whole time, we
can reasonably assume that the build also has unistd.h.

All the other files including config.h never actually used any defines
from the header.
2021-02-28 03:32:47 -05:00
..
ChangeLog sim: igen: drop config.h & header checking 2021-02-28 03:32:47 -05:00
compare_igen_models
configure sim: igen: drop config.h & header checking 2021-02-28 03:32:47 -05:00
configure.ac sim: igen: drop config.h & header checking 2021-02-28 03:32:47 -05:00
filter_host.c sim: igen: drop config.h & header checking 2021-02-28 03:32:47 -05:00
filter_host.h
filter.c sim: igen: drop config.h & header checking 2021-02-28 03:32:47 -05:00
filter.h
gen-engine.c
gen-engine.h
gen-icache.c sim: include stdlib.h for atoi() 2021-01-04 20:17:37 -05:00
gen-icache.h
gen-idecode.c
gen-idecode.h
gen-itable.c
gen-itable.h
gen-model.c
gen-model.h
gen-semantics.c
gen-semantics.h
gen-support.c
gen-support.h
gen.c
gen.h
igen.c sim: igen: drop config.h & header checking 2021-02-28 03:32:47 -05:00
igen.h
ld-cache.c
ld-cache.h
ld-decode.c
ld-decode.h
ld-insn.c
ld-insn.h
lf.c sim: igen: drop config.h & header checking 2021-02-28 03:32:47 -05:00
lf.h
Makefile.in sim: igen: drop config.h & header checking 2021-02-28 03:32:47 -05:00
misc.c sim: igen: drop config.h & header checking 2021-02-28 03:32:47 -05:00
misc.h sim: igen: drop config.h & header checking 2021-02-28 03:32:47 -05:00
table.c sim: igen: drop config.h & header checking 2021-02-28 03:32:47 -05:00
table.h