binutils-gdb/sim
Mike Frysinger cb1cc9c67a sim: constify sim_write source buffer
Most the sim write functions declare their source buffer const because
they only ever read from it.  The global sim_write() function does not
follow this convention though which causes some warnings when trying to
pass it const strings or buffers.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-04-13 20:28:20 +00:00
..
arm
avr
common sim: constify sim_write source buffer 2010-04-13 20:28:20 +00:00
cr16
cris sim: update device_error() prototype 2010-03-30 20:38:26 +00:00
d10v
erc32
frv sim: update device_error() prototype 2010-03-30 20:38:26 +00:00
h8300
igen
iq2000
lm32
m32c
m32r sim: update device_error() prototype 2010-03-30 20:38:26 +00:00
m68hc11
mcore
microblaze
mips
mn10300
moxie sim/moxie/ 2010-02-27 01:24:37 +00:00
ppc * ppc-instructions: Fix missing assignment in last change. 2010-02-14 10:00:46 +00:00
rx * configure.in: Check if the host has getopt.h. 2010-02-14 07:37:11 +00:00
sh
sh64
testsuite
v850 sim: v850: fix build failure after watchpoint constification 2010-03-30 23:43:03 +00:00
ChangeLog sim: add more hacking notes 2010-04-12 21:44:46 +00:00
configure
configure.ac
MAINTAINERS
Makefile.in
README-HACKING sim: add more hacking notes 2010-04-12 21:44:46 +00:00