acadia-newlib/include/gdb
Michael Frysinger 110429f3f1 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:19 +00:00
..
ChangeLog sim: constify sim_write source buffer 2010-04-13 20:28:19 +00:00
callback.h Update copyright notices to add year 2010. 2010-01-01 10:03:25 +00:00
fileio.h Update copyright notices to add year 2010. 2010-01-01 10:03:25 +00:00
remote-sim.h sim: constify sim_write source buffer 2010-04-13 20:28:19 +00:00
signals.h Update copyright notices to add year 2010. 2010-01-01 10:03:25 +00:00
sim-arm.h Update copyright notices to add year 2010. 2010-01-01 10:03:25 +00:00
sim-cr16.h Update copyright notices to add year 2010. 2010-01-01 10:03:25 +00:00
sim-d10v.h Update copyright notices to add year 2010. 2010-01-01 10:03:25 +00:00
sim-frv.h Update copyright notices to add year 2010. 2010-01-01 10:03:25 +00:00
sim-h8300.h Update copyright notices to add year 2010. 2010-01-01 10:03:25 +00:00
sim-lm32.h Update copyright notices to add year 2010. 2010-01-01 10:03:25 +00:00
sim-m32c.h Update copyright notices to add year 2010. 2010-01-01 10:03:25 +00:00
sim-ppc.h Update copyright notices to add year 2010. 2010-01-01 10:03:25 +00:00
sim-rx.h Update copyright notices to add year 2010. 2010-01-01 10:03:25 +00:00
sim-sh.h Update copyright notices to add year 2010. 2010-01-01 10:03:25 +00:00