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 Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
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 Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
filter.c sim: igen: drop config.h & header checking 2021-02-28 03:32:47 -05:00
filter.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gen-engine.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gen-engine.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gen-icache.c sim: include stdlib.h for atoi() 2021-01-04 20:17:37 -05:00
gen-icache.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gen-idecode.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gen-idecode.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gen-itable.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gen-itable.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gen-model.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gen-model.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gen-semantics.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gen-semantics.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gen-support.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gen-support.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gen.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
gen.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
igen.c sim: igen: drop config.h & header checking 2021-02-28 03:32:47 -05:00
igen.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
ld-cache.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
ld-cache.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
ld-decode.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
ld-decode.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
ld-insn.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
ld-insn.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
lf.c sim: igen: drop config.h & header checking 2021-02-28 03:32:47 -05:00
lf.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
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 Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00