* common/aclocal.m4: Pass ../../intl to ZW_GNU_GETTEXT_SISTER_DIR.
[deliverable/binutils-gdb.git] / sim / m32c / ChangeLog
1 2006-06-13 Richard Earnshaw <rearnsha@arm.com>
2
3 * configure: Regenerated.
4
5 2006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
6
7 * configure: Regenerated.
8
9 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
10
11 * configure: Regenerated.
12
13 2006-03-13 DJ Delorie <dj@redhat.com>
14
15 * mem.c (mem_put_byte): Hook simulated UART to stdout.
16 (mem_put_hi): Hook in simulated trace port.
17 (mem_get_byte): Hook in simulated uart control port.
18 * opc2c: Be more picky about matching special comments.
19 * r8c.opc (shift_op): Limit shift counts to -16..16.
20 (BMcnd): Map conditional codes.
21 * reg.c (condition_true): Mask condition code to 4 bits.
22 * syscalls.c: Include local syscall.h.
23 * syscall.h: New, copied from libgloss.
24
25 2005-10-06 Jim Blandy <jimb@redhat.com>
26
27 Simulator for Renesas M32C and M16C, by DJ Delorie <dj@redhat.com>,
28 with further work from Jim Blandy <jimb@redhat.com> and
29 Kevin Buettner <kevinb@redhat.com>.
30
31 * ChangeLog: New.
32 * Makefile.in: New.
33 * blinky.S: New.
34 * config.in: New.
35 * configure: New.
36 * configure.in: New.
37 * cpu.h: New.
38 * gdb-if.c: New.
39 * gloss.S: New.
40 * int.c: New.
41 * int.h: New.
42 * load.c: New.
43 * load.h: New.
44 * m32c.opc: New.
45 * main.c: New.
46 * mem.c: New.
47 * mem.h: New.
48 * misc.c: New.
49 * misc.h: New.
50 * opc2c.c: New.
51 * r8c.opc: New.
52 * reg.c: New.
53 * safe-fgets.c: New.
54 * safe-fgets.h: New.
55 * sample.S: New.
56 * sample.ld: New.
57 * sample2.c: New.
58 * srcdest.c: New.
59 * syscalls.c: New.
60 * syscalls.h: New.
61 * trace.c: New.
62 * trace.h: New.
63
64
This page took 0.048753 seconds and 5 git commands to generate.