Support 32->64 sign extension in msp430's sign_ext
[deliverable/binutils-gdb.git] / sim / msp430 / ChangeLog
1 2014-05-12 DJ Delorie <dj@redhat.com>
2
3 * msp43-sim.c (sign_ext): Change to "long long" to support
4 sign-extending 32-bit values.
5
6 2014-05-08 Nick Clifton <nickc@redhat.com>
7
8 * msp430-sim.c (sim_open): Do not allocate memory over the
9 hardware multiply registers.
10 (get_op): Add support for reads from the hardware multiply
11 registers.
12 (put_op): Add support for writes to the hardware multiply
13 registers.
14 (msp430_step_once): Add support for the RETI instruction used by
15 the CPUX architecture.
16
17 2014-03-10 Mike Frysinger <vapier@gentoo.org>
18
19 * msp430-sim.c (sim_create_inferior): Set new_pc to the result of
20 bfd_get_start_address when abfd is not NULL and new_pc is zero.
21
22 2014-03-10 Mike Frysinger <vapier@gentoo.org>
23
24 * msp430-sim (maybe_perform_syscall): Change %d to %ld.
25 (msp430_step_once): Cast fprintf to fprintf_ftype.
26
27 2013-09-23 Alan Modra <amodra@gmail.com>
28
29 * aclocal.m4, configure: Regenerate.
30
31 2013-06-21 Nick Clifton <nickc@redhat.com>
32
33 * Makefile.in: New.
34 * aclocal.m4: Generate.
35 * config.in: Generate.
36 * configure.ac: New.
37 * configure: Generate.
38 * msp430-sim.c: New.
39 * msp430-sim.h: New.
40 * sim-main.h: New.
41 * trace.c: New.
42 * trace.h: New.
This page took 0.033439 seconds and 5 git commands to generate.