* rx/rx.c (decode_opcode): btst bit address mask fix.
[external/binutils.git] / sim / rx / ChangeLog
1 2009-12-22  Yoshinori Sato  <ysato@users.sourceforge.jp>
2
3         * rx/rx.c (decode_opcode): btst bit address mask fix.
4
5 2009-11-30  DJ Delorie  <dj@redhat.com>
6
7         * rx/rx.c (decode_opcode): fix SWHILE logic.
8
9 2009-10-27  DJ Delorie  <dj@redhat.com>
10             Kevin Buettner <kevinb@redhat.com>
11
12         * load.h: New.
13         * rx.c: New.
14         * syscalls.c: New.
15         * syscalls.h: New.
16         * load.c: New.
17         * configure.in: New.
18         * gdb-if.c: New.
19         * err.c: New.
20         * cpu.h: New.
21         * Makefile.in: New.
22         * fpu.c: New.
23         * mem.c: New.
24         * config.in: New.
25         * err.h: New.
26         * reg.c: New.
27         * mem.h: New.
28         * main.c: New.
29         * misc.h: New.
30         * trace.c: New.
31         * misc.c: New.
32         * syscall.h: New.
33         * trace.h: New.
34         * fpu.h: New.