sim: constify sim_write source buffer (part 2)
[deliverable/binutils-gdb.git] / sim / m32c / ChangeLog
index e443c162da24d06bb92d4d9982fb19837f836a8a..982793734d6d743256190b238cdd2d82dd3b97ec 100644 (file)
@@ -1,3 +1,9 @@
+2010-04-14  Mike Frysinger  <vapier@gentoo.org>
+
+       * gdb-if.c (sim_write): Add const to buf arg.
+       * mem.h (mem_put_blk): Add const to bufptr arg.
+       * mem.c (mem_put_blk): Likewise, and add const to cast.
+
 2010-01-20  DJ Delorie  <dj@redhat.com>
 
        * m32c.opc (MATH_OP): When doing subtraction, also set carry if
This page took 0.022594 seconds and 4 git commands to generate.