aboutsummaryrefslogtreecommitdiff
path: root/sim/msp430/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2014-05-08 08:53:16 +0100
committerNick Clifton <nickc@redhat.com>2014-05-08 08:53:16 +0100
commit8969934d3180d80b4cb5da225e25379a880b5476 (patch)
treef6b461f335bd20ab857c7c3840f711ad66162ec5 /sim/msp430/ChangeLog
parent999b995ddc4a8a2f146ebf9a46c9924c6a7c65a6 (diff)
downloadgdb-8969934d3180d80b4cb5da225e25379a880b5476.zip
gdb-8969934d3180d80b4cb5da225e25379a880b5476.tar.gz
gdb-8969934d3180d80b4cb5da225e25379a880b5476.tar.bz2
Add support for emulating the MSP430 hardware multiply feature.
* 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.
Diffstat (limited to 'sim/msp430/ChangeLog')
-rw-r--r--sim/msp430/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/sim/msp430/ChangeLog b/sim/msp430/ChangeLog
index 484a5d2..4b76a03 100644
--- a/sim/msp430/ChangeLog
+++ b/sim/msp430/ChangeLog
@@ -1,3 +1,14 @@
+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-10 Mike Frysinger <vapier@gentoo.org>
* msp430-sim.c (sim_create_inferior): Set new_pc to the result of