* mem.c (mem_put_byte): Hook simulated UART to stdout.
[deliverable/binutils-gdb.git] / sim / m32c / ChangeLog
index 0e44c07b8e0e0ab551c9b9020dee61e42530db01..9c3cae113271fcb023513defd29357c1753837a5 100644 (file)
@@ -1,3 +1,15 @@
+2006-03-13  DJ Delorie  <dj@redhat.com>
+
+       * mem.c (mem_put_byte): Hook simulated UART to stdout.
+       (mem_put_hi): Hook in simulated trace port.
+       (mem_get_byte): Hook in simulated uart control port.
+       * opc2c: Be more picky about matching special comments.
+       * r8c.opc (shift_op): Limit shift counts to -16..16.
+       (BMcnd): Map conditional codes.
+       * reg.c (condition_true): Mask condition code to 4 bits.
+       * syscalls.c: Include local syscall.h.
+       * syscall.h: New, copied from libgloss.
+
 2005-10-06  Jim Blandy  <jimb@redhat.com>
 
        Simulator for Renesas M32C and M16C, by DJ Delorie <dj@redhat.com>,
This page took 0.022965 seconds and 4 git commands to generate.