old-cross-binutils/sim/rl78
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 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
ChangeLog [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
config.in [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
configure [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
configure.ac
cpu.c
cpu.h
gdb-if.c Add support to GDB for the Renesas rl78 architecture. 2012-02-04 06:05:50 +00:00
load.c
load.h
main.c
Makefile.in Add support to GDB for the Renesas rl78 architecture. 2012-02-04 06:05:50 +00:00
mem.c
mem.h
rl78.c
trace.c
trace.h