binutils-gdb/sim
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
..
arm Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
avr Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
bfin Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
common Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
cr16 sim: cr16: include config.h rather than sysdep.h from bfd 2012-06-17 23:34:17 +00:00
cris Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
d10v include "config.h" instead of BFD's sysdep.h in d10v/interp.c 2012-06-19 22:46:57 +00:00
erc32 sim/erc32/sys.h: Include "config.h". 2012-06-15 17:20:30 +00:00
frv Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
h8300 Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
igen [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
iq2000 Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
lm32 Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
m32c Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
m32r Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
m68hc11 Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
mcore Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
microblaze Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
mips Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
mn10300 * interp.c: Include config.h first. Do not include sysdep.h. 2012-06-17 18:56:31 +00:00
moxie sim: moxie: fix build by including config.h first 2012-06-17 23:33:42 +00:00
ppc Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
rl78 Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
rx Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
sh Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
sh64 Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
testsuite Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
v850 Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
.gitignore sim: ignore generated hw-config.h 2011-01-05 17:17:44 +00:00
ChangeLog Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
MAINTAINERS Record Mike Frysinger as a sim Global Maintainer. 2011-11-29 06:25:05 +00:00
Makefile.in Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
README-HACKING
configure Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
configure.ac
configure.tgt [sim] 2011-11-29 03:49:09 +00:00