binutils-gdb/sim
Mike Frysinger d549b029d6 sim: rl78/rx: drop unnecessary getopt.h probing
Since getopt.h is provided by libiberty, there's no need to probe for
a system version of it.  Plus we already assume it exists in other
parts of the sim.
2021-04-20 09:23:56 -04:00
..
aarch64 sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
arm sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
avr sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
bfin sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
bpf sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
common sim: moxie: switch syscalls to common nltvals 2021-04-18 23:03:38 -04:00
cr16 sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
cris sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
d10v sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
erc32 sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
example-synacor sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
frv sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
ft32 sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
h8300 sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
igen sim: igen: merge build into top level 2021-04-02 23:35:47 -04:00
iq2000 sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
lm32 sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
m4 sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
m32c sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
m32r sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
m68hc11 sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
mcore sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
microblaze sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
mips sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
mn10300 sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
moxie sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
msp430 sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
or1k sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
ppc Add system includes in sim 2021-04-08 14:34:42 -06:00
pru sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
riscv sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
rl78 sim: rl78/rx: drop unnecessary getopt.h probing 2021-04-20 09:23:56 -04:00
rx sim: rl78/rx: drop unnecessary getopt.h probing 2021-04-20 09:23:56 -04:00
sh sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
testsuite sim: syscall: add getpid support 2021-04-18 21:22:31 -04:00
v850 sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
.gitignore
aclocal.m4
ChangeLog sim: switch to AC_CHECK_HEADERS_ONCE 2021-04-18 23:53:01 -04:00
configure sim: example-synacor: a simple implementation for reference 2021-04-03 16:19:16 -04:00
configure.ac sim: example-synacor: a simple implementation for reference 2021-04-03 16:19:16 -04:00
MAINTAINERS
Makefile.am sim: testsuite: integrate common tests into build 2021-04-03 15:34:13 -04:00
Makefile.in sim: testsuite: integrate common tests into build 2021-04-03 15:34:13 -04:00
README-HACKING