]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/msp430/ChangeLog
Introduce common-debug.h
[thirdparty/binutils-gdb.git] / sim / msp430 / ChangeLog
CommitLineData
faa743bb
RM
12014-08-15 Roland McGrath <mcgrathr@google.com>
2
3 * configure: Regenerate.
4 * config.in: Regenerate.
5
aef392c4
NC
62014-06-03 Nick Clifton <nickc@redhat.com>
7
8 * msp430-sim.c (get_op): Handle reads of low result register when
9 in MAC mode.
10 (put_op): Copy MAC result into result words.
11 Handle writes to the low result register.
12
a7da346e
DD
132014-05-12 DJ Delorie <dj@redhat.com>
14
15 * msp43-sim.c (sign_ext): Change to "long long" to support
16 sign-extending 32-bit values.
17
8969934d
NC
182014-05-08 Nick Clifton <nickc@redhat.com>
19
20 * msp430-sim.c (sim_open): Do not allocate memory over the
21 hardware multiply registers.
22 (get_op): Add support for reads from the hardware multiply
23 registers.
24 (put_op): Add support for writes to the hardware multiply
25 registers.
26 (msp430_step_once): Add support for the RETI instruction used by
27 the CPUX architecture.
28
7b0278dc
MF
292014-03-10 Mike Frysinger <vapier@gentoo.org>
30
31 * msp430-sim.c (sim_create_inferior): Set new_pc to the result of
32 bfd_get_start_address when abfd is not NULL and new_pc is zero.
33
a3271a3e
MF
342014-03-10 Mike Frysinger <vapier@gentoo.org>
35
36 * msp430-sim (maybe_perform_syscall): Change %d to %ld.
37 (msp430_step_once): Cast fprintf to fprintf_ftype.
38
bf3d9781
AM
392013-09-23 Alan Modra <amodra@gmail.com>
40
41 * aclocal.m4, configure: Regenerate.
42
3346cfda
NC
432013-06-21 Nick Clifton <nickc@redhat.com>
44
45 * Makefile.in: New.
46 * aclocal.m4: Generate.
47 * config.in: Generate.
48 * configure.ac: New.
49 * configure: Generate.
50 * msp430-sim.c: New.
51 * msp430-sim.h: New.
52 * sim-main.h: New.
53 * trace.c: New.
54 * trace.h: New.