Add "acc" register. Revise register order and names.
[deliverable/binutils-gdb.git] / sim / rx / ChangeLog
CommitLineData
fd60dc69
KB
12010-06-24 Kevin Buettner <kevinb@redhat.com>
2
3 * gdb-if.c (trace.h): Include.
4 (reg_size, sim_fetch_register): Add cases for sim_rx_acc_regnum.
5
092b7bb8
NC
62010-06-07 Nick Clifton <nickc@redhat.com>
7
8 * reg.c (set_oszc): Use unsigned int for the mask.
9 (set_szc, set_osz, set_sz): Likewise.
10
12cb7388
KB
112010-05-28 Kevin Buettner <kevinb@redhat.com>
12
13 * gdb-if.c (sim_do_command): Add a "sim verbose noisy" command.
14
5558e7e6
MF
152010-04-14 Mike Frysinger <vapier@gentoo.org>
16
17 * gdb-if.c (sim_write): Add const to buf arg.
18
2388a152
MM
192010-01-30 Masaki Muranaka <monaka@monami-software.com>
20
21 * configure.in: Check if the host has getopt.h.
22 * configure: Regenerate.
23 * config.in: Regenerate.
24 * main.c: Include config.h.
25 Use HAVE_STDLIB_H, HAVE_UNISTD_H, HAVE_GETOPT_H.
26 Include getopt.h in case HAVE_GETOPT_H is defined.
27
feafbb2e
DD
282009-12-22 Yoshinori Sato <ysato@users.sourceforge.jp>
29
30 * rx/rx.c (decode_opcode): btst bit address mask fix.
31
117f2c0d
DD
322009-11-30 DJ Delorie <dj@redhat.com>
33
34 * rx/rx.c (decode_opcode): fix SWHILE logic.
35
4f8d4a38
DD
362009-10-27 DJ Delorie <dj@redhat.com>
37 Kevin Buettner <kevinb@redhat.com>
38
39 * load.h: New.
40 * rx.c: New.
41 * syscalls.c: New.
42 * syscalls.h: New.
43 * load.c: New.
44 * configure.in: New.
45 * gdb-if.c: New.
46 * err.c: New.
47 * cpu.h: New.
48 * Makefile.in: New.
49 * fpu.c: New.
50 * mem.c: New.
51 * config.in: New.
52 * err.h: New.
53 * reg.c: New.
54 * mem.h: New.
55 * main.c: New.
56 * misc.h: New.
57 * trace.c: New.
58 * misc.c: New.
59 * syscall.h: New.
60 * trace.h: New.
61 * fpu.h: New.
This page took 0.050231 seconds and 4 git commands to generate.