old-cross-binutils/sim/d10v
Joel Brobecker d0a5a356aa include "config.h" instead of BFD's sysdep.h in d10v/interp.c
The change of include file introduces some new warnings about functions
being used without a prototype. So a few more system includes have been
added to compensate for that.

sim/d10v/ChangeLog:

        * interp.c: #include "config.h" instead of "sysdep.h".
        Add conditional include of string.h or strings.h, as well as
        conditional include of stdlib.h.
2012-06-19 22:46:57 +00:00
..
aclocal.m4 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
ChangeLog include "config.h" instead of BFD's sysdep.h in d10v/interp.c 2012-06-19 22:46:57 +00:00
config.in Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
configure Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
configure.ac
d10v_sim.h
endian.c
gencode.c
interp.c include "config.h" instead of BFD's sysdep.h in d10v/interp.c 2012-06-19 22:46:57 +00:00
Makefile.in
simops.c