binutils-gdb/sim
Mike Frysinger a4a66f7132 sim: bfin: include devices.h to fix build warnings
The place where these funcs get defined do not include the header that
declares their prototypes.  Add that to fix -Wmissing-prototypes:

devices.c:59:1: warning: no previous prototype for 'dv_bfin_mmr_invalid'
devices.c:66:1: warning: no previous prototype for 'dv_bfin_mmr_require'
devices.c:99:1: warning: no previous prototype for 'dv_bfin_mmr_check'
devices.c:159:14: warning: no previous prototype for 'dv_get_bus_num'

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-03-31 18:44:43 +00:00
..
arm [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
avr [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
bfin sim: bfin: include devices.h to fix build warnings 2012-03-31 18:44:43 +00:00
common Commit gdb and sim support for v850e2 and v850e2v3 on behalf of 2012-03-29 00:57:19 +00:00
cr16 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
cris [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
d10v [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
erc32 sim: add bugzilla marking 2012-03-27 04:18:05 +00:00
frv [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
h8300 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
igen [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
iq2000 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
lm32 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
m32c [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
m32r sim: add a proper sim_core_trans_addr prototype 2012-03-26 02:18:43 +00:00
m68hc11 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
mcore [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
microblaze [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
mips [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
mn10300 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
moxie [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
ppc
rl78 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
rx [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
sh [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
sh64 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
testsuite sim: bfin: skip .c/.S tests if no compiler is available 2012-03-25 16:51:46 +00:00
v850 Commit gdb and sim support for v850e2 and v850e2v3 on behalf of 2012-03-29 00:57:19 +00:00
.gitignore
ChangeLog
configure
configure.ac
configure.tgt
MAINTAINERS
Makefile.in
README-HACKING