binutils-gdb/sim/lm32
Mike Frysinger 2232061b1c [PATCH] sim: make sure to include strsignal prototype
Before POSIX standardized strsignal(), old systems would hide the
prototype unless the normal extension defines were enabled.  So use
the AC_USE_SYSTEM_EXTENSIONS helper for that.

Then make sure we include string.h ourselves in nrun.c rather than
relying on implicit includes via other sim headers.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-03-24 05:38:43 +00:00
..
aclocal.m4
arch.c
arch.h
ChangeLog
config.in
configure
configure.ac
cpu.c
cpu.h
cpuall.h
decode.c
decode.h
dv-lm32cpu.c
dv-lm32timer.c
dv-lm32uart.c
lm32-sim.h
lm32.c
Makefile.in
mloop.in
model.c
sem-switch.c
sem.c
sim-if.c
sim-main.h
tconfig.in
traps.c
user.c