732f135347d5c57d40a94d3116b1fb19ad85500c
[deliverable/binutils-gdb.git] / sim / msp430 / ChangeLog
1 2014-08-15 Roland McGrath <mcgrathr@google.com>
2
3 * configure: Regenerate.
4 * config.in: Regenerate.
5
6 2014-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
13 2014-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
18 2014-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
29 2014-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
34 2014-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
39 2013-09-23 Alan Modra <amodra@gmail.com>
40
41 * aclocal.m4, configure: Regenerate.
42
43 2013-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.
This page took 0.030076 seconds and 4 git commands to generate.