]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/rx/ChangeLog
* reg.c (set_oszc): Use unsigned int for the mask.
[thirdparty/binutils-gdb.git] / sim / rx / ChangeLog
CommitLineData
12cb7388
KB
12010-05-28 Kevin Buettner <kevinb@redhat.com>
2
3 * gdb-if.c (sim_do_command): Add a "sim verbose noisy" command.
4
5558e7e6
MF
52010-04-14 Mike Frysinger <vapier@gentoo.org>
6
7 * gdb-if.c (sim_write): Add const to buf arg.
8
2388a152
MM
92010-01-30 Masaki Muranaka <monaka@monami-software.com>
10
11 * configure.in: Check if the host has getopt.h.
12 * configure: Regenerate.
13 * config.in: Regenerate.
14 * main.c: Include config.h.
15 Use HAVE_STDLIB_H, HAVE_UNISTD_H, HAVE_GETOPT_H.
16 Include getopt.h in case HAVE_GETOPT_H is defined.
17
feafbb2e
DD
182009-12-22 Yoshinori Sato <ysato@users.sourceforge.jp>
19
20 * rx/rx.c (decode_opcode): btst bit address mask fix.
21
117f2c0d
DD
222009-11-30 DJ Delorie <dj@redhat.com>
23
24 * rx/rx.c (decode_opcode): fix SWHILE logic.
25
4f8d4a38
DD
262009-10-27 DJ Delorie <dj@redhat.com>
27 Kevin Buettner <kevinb@redhat.com>
28
29 * load.h: New.
30 * rx.c: New.
31 * syscalls.c: New.
32 * syscalls.h: New.
33 * load.c: New.
34 * configure.in: New.
35 * gdb-if.c: New.
36 * err.c: New.
37 * cpu.h: New.
38 * Makefile.in: New.
39 * fpu.c: New.
40 * mem.c: New.
41 * config.in: New.
42 * err.h: New.
43 * reg.c: New.
44 * mem.h: New.
45 * main.c: New.
46 * misc.h: New.
47 * trace.c: New.
48 * misc.c: New.
49 * syscall.h: New.
50 * trace.h: New.
51 * fpu.h: New.