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