]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/h8300/compile.c
sim: constify sim_write source buffer (part 2)
authorMike Frysinger <vapier@gentoo.org>
Wed, 14 Apr 2010 07:38:06 +0000 (07:38 +0000)
committerMike Frysinger <vapier@gentoo.org>
Wed, 14 Apr 2010 07:38:06 +0000 (07:38 +0000)
commit5558e7e691534636afa28f6bf68bfd83530d8054
tree4f830ca8baba1d6598b383d6f82566ef12493cfe
parente1caee70eebe9b2aad731f87a94237568d6fa9ac
sim: constify sim_write source buffer (part 2)

As pointed out by Sandra Loosemore, a bunch of targets define sim_write
themselves instead of using the common/ code.  So constify them too.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
30 files changed:
sim/arm/ChangeLog
sim/arm/wrapper.c
sim/avr/ChangeLog [new file with mode: 0644]
sim/avr/interp.c
sim/cr16/ChangeLog
sim/cr16/interp.c
sim/d10v/ChangeLog
sim/d10v/interp.c
sim/erc32/ChangeLog
sim/erc32/interf.c
sim/h8300/ChangeLog
sim/h8300/compile.c
sim/m32c/ChangeLog
sim/m32c/gdb-if.c
sim/m32c/mem.c
sim/m32c/mem.h
sim/mcore/ChangeLog
sim/mcore/interp.c
sim/microblaze/ChangeLog [new file with mode: 0644]
sim/microblaze/interp.c
sim/mips/ChangeLog
sim/mips/interp.c
sim/moxie/ChangeLog
sim/moxie/interp.c
sim/ppc/ChangeLog
sim/ppc/sim_calls.c
sim/rx/ChangeLog
sim/rx/gdb-if.c
sim/sh/ChangeLog
sim/sh/interp.c