binutils-gdb/sim
Mike Frysinger 8d72c97073 sim: bfin: fix typo in BF54x SIC init
The current code triggers a warning:
dv-bfin_sic.c: In function 'bfin_sic_finish':
dv-bfin_sic.c:930:41: warning: operation on 'sic-><U78e8>.bf54x.iwr1'
	may be undefined [-Wsequence-point]

This points out the IWR2 register was not being setup because of a typo.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-03-31 18:48:20 +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: fix typo in BF54x SIC init 2012-03-31 18:48:20 +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 sim: ppc: fix compilation on AIX 7.1 due to st_pad name collisions 2012-03-14 05:04:18 +00:00
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