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