binutils-gdb/sim
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
..
aarch64 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
arm sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
avr sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
bfin sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
bpf sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
common sim: delete unused SIM_EXTRA_LIBDEPS 2021-02-28 01:39:02 -05:00
cr16 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
cris sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
d10v sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
erc32 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
frv sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
ft32 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
h8300 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
igen sim: igen: drop config.h & header checking 2021-02-28 03:32:47 -05:00
iq2000 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
lm32 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
m4 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
m32c sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
m32r sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
m68hc11 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
mcore sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
microblaze sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
mips sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
mn10300 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
moxie sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
msp430 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
or1k sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
ppc sim: common: split up acinclude.m4 into individual m4 files 2021-02-21 02:20:19 -05:00
pru sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
riscv sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
rl78 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
rx sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
sh sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
testsuite sim: testsuite: push $arch out to targets 2021-02-13 12:14:25 -05:00
v850 sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
.gitignore sim: drop common/cconfig.h in favor of a single config.h 2016-01-09 03:52:30 -05:00
ChangeLog sim: set up build-time compiler settings 2021-02-28 03:14:59 -05:00
configure sim: merge configure.tgt into configure.ac 2021-02-20 10:35:27 -05:00
configure.ac sim: merge configure.tgt into configure.ac 2021-02-20 10:35:27 -05:00
MAINTAINERS sim: readd myself as a maintainer 2021-01-29 22:11:45 -05:00
Makefile.in sim: common: change gennltvals helper to Python 2021-01-30 20:17:46 -05:00
README-HACKING sim: delete unused SIM_EXTRA_LIBDEPS 2021-02-28 01:39:02 -05:00