binutils-gdb/sim/m32c
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
..
ChangeLog [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
Makefile.in Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
aclocal.m4 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
blinky.S Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +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 Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
cpu.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
gdb-if.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
gloss.S Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
int.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
int.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
load.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
load.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
m32c.opc Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
main.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
mem.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
mem.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
misc.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
misc.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
opc2c.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
r8c.opc Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
reg.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
safe-fgets.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
safe-fgets.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sample.S Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sample.ld Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sample2.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
srcdest.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
syscall.h * mem.c (mem_put_byte): Hook simulated UART to stdout. 2006-03-14 03:34:28 +00:00
syscalls.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
syscalls.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
timer_a.h Oops, missed some warnings. 2008-06-06 19:26:10 +00:00
trace.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
trace.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00