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