binutils-gdb/sim/mn10300
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
am33-2.igen
am33.igen * am33.igen (sub Rm,Rn,Rd): Fix computation of carry flag. 2011-06-20 16:50:51 +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
dv-mn103cpu.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
dv-mn103int.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
dv-mn103iop.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
dv-mn103ser.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
dv-mn103tim.c Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
interp.c Update sim_fetch_register, sim_store_register for sh and mn10300. 2012-02-16 23:17:27 +00:00
mn10300.dc
mn10300.igen
mn10300_sim.h
op_utils.c
sim-main.c
sim-main.h Update the copyright header of various files... 2012-01-02 15:37:37 +00:00
tconfig.in