diff options
Diffstat (limited to 'sim/m32c/ChangeLog')
-rw-r--r-- | sim/m32c/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/m32c/ChangeLog b/sim/m32c/ChangeLog index e443c16..9827937 100644 --- a/sim/m32c/ChangeLog +++ b/sim/m32c/ChangeLog @@ -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 |