2014-05-12 23:05:19 +00:00
|
|
|
2014-05-12 DJ Delorie <dj@redhat.com>
|
|
|
|
|
|
|
|
* msp43-sim.c (sign_ext): Change to "long long" to support
|
|
|
|
sign-extending 32-bit values.
|
|
|
|
|
2014-05-08 07:53:16 +00:00
|
|
|
2014-05-08 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
* msp430-sim.c (sim_open): Do not allocate memory over the
|
|
|
|
hardware multiply registers.
|
|
|
|
(get_op): Add support for reads from the hardware multiply
|
|
|
|
registers.
|
|
|
|
(put_op): Add support for writes to the hardware multiply
|
|
|
|
registers.
|
|
|
|
(msp430_step_once): Add support for the RETI instruction used by
|
|
|
|
the CPUX architecture.
|
|
|
|
|
2014-03-08 05:20:11 +00:00
|
|
|
2014-03-10 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
|
|
* msp430-sim.c (sim_create_inferior): Set new_pc to the result of
|
|
|
|
bfd_get_start_address when abfd is not NULL and new_pc is zero.
|
|
|
|
|
2014-03-07 04:29:37 +00:00
|
|
|
2014-03-10 Mike Frysinger <vapier@gentoo.org>
|
|
|
|
|
|
|
|
* msp430-sim (maybe_perform_syscall): Change %d to %ld.
|
|
|
|
(msp430_step_once): Cast fprintf to fprintf_ftype.
|
|
|
|
|
2013-09-23 00:32:27 +00:00
|
|
|
2013-09-23 Alan Modra <amodra@gmail.com>
|
|
|
|
|
|
|
|
* aclocal.m4, configure: Regenerate.
|
|
|
|
|
2013-06-21 10:59:14 +00:00
|
|
|
2013-06-21 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
* Makefile.in: New.
|
|
|
|
* aclocal.m4: Generate.
|
|
|
|
* config.in: Generate.
|
|
|
|
* configure.ac: New.
|
|
|
|
* configure: Generate.
|
|
|
|
* msp430-sim.c: New.
|
|
|
|
* msp430-sim.h: New.
|
|
|
|
* sim-main.h: New.
|
|
|
|
* trace.c: New.
|
|
|
|
* trace.h: New.
|