binutils-gdb/sim/v850
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
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
interp.c sim: start a unified sim_do_command 2011-07-05 19:06:38 +00:00
sim-main.h 2002-11-30 Andrew Cagney <cagney@redhat.com> 2002-11-30 18:01:30 +00:00
simops.c * simops (OP_10007E0): Update errno handling as most traps 2011-03-21 22:05:56 +00:00
simops.h * simops.c (OP_40): Delete. Move code to... 2003-04-06 08:51:04 +00:00
v850-dc Add support for v850e1 instructions 2003-09-05 17:46:52 +00:00
v850.igen * simops.c (OP_1C007E0): Compensate for 64 bit hosts. 2008-02-06 04:41:26 +00:00
v850_sim.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00