binutils-gdb/sim/sh64
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
arch.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
arch.h 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 sim: rename common/aclocal.m4 to common/acinclude.m4 2011-10-18 00:31:00 +00:00
cpu.c 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
cpuall.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
decode-compact.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
decode-compact.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
decode-media.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
decode-media.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
decode.h
defs-compact.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
defs-media.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
eng-compact.h
eng-media.h
eng.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
mloop-compact.c
mloop-media.c
sem-compact-switch.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sem-compact.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sem-media-switch.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sem-media.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sh-desc.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sh-desc.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sh-opc.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sh64-sim.h Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sh64.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-if.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
sim-main.h
tconfig.in