]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/rx/ChangeLog
Correct PR number for PR corefiles/11481.
[thirdparty/binutils-gdb.git] / sim / rx / ChangeLog
CommitLineData
2388a152
MM
12010-01-30 Masaki Muranaka <monaka@monami-software.com>
2
3 * configure.in: Check if the host has getopt.h.
4 * configure: Regenerate.
5 * config.in: Regenerate.
6 * main.c: Include config.h.
7 Use HAVE_STDLIB_H, HAVE_UNISTD_H, HAVE_GETOPT_H.
8 Include getopt.h in case HAVE_GETOPT_H is defined.
9
feafbb2e
DD
102009-12-22 Yoshinori Sato <ysato@users.sourceforge.jp>
11
12 * rx/rx.c (decode_opcode): btst bit address mask fix.
13
117f2c0d
DD
142009-11-30 DJ Delorie <dj@redhat.com>
15
16 * rx/rx.c (decode_opcode): fix SWHILE logic.
17
4f8d4a38
DD
182009-10-27 DJ Delorie <dj@redhat.com>
19 Kevin Buettner <kevinb@redhat.com>
20
21 * load.h: New.
22 * rx.c: New.
23 * syscalls.c: New.
24 * syscalls.h: New.
25 * load.c: New.
26 * configure.in: New.
27 * gdb-if.c: New.
28 * err.c: New.
29 * cpu.h: New.
30 * Makefile.in: New.
31 * fpu.c: New.
32 * mem.c: New.
33 * config.in: New.
34 * err.h: New.
35 * reg.c: New.
36 * mem.h: New.
37 * main.c: New.
38 * misc.h: New.
39 * trace.c: New.
40 * misc.c: New.
41 * syscall.h: New.
42 * trace.h: New.
43 * fpu.h: New.