diff options
Diffstat (limited to 'sim/msp430/ChangeLog')
-rw-r--r-- | sim/msp430/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/msp430/ChangeLog b/sim/msp430/ChangeLog index 732f135..4b6858c 100644 --- a/sim/msp430/ChangeLog +++ b/sim/msp430/ChangeLog @@ -1,3 +1,11 @@ +2014-08-19 Nick Clifton <nickc@redhat.com> + + * msp430-sim.c: Move static hardware multiply support variables + from here... + * msp430-sim.h (msp430_cpu_state): ... into here ... + * msp430-sim.c (get_op, put_op): ... and update references to use + the msp430_cpu_state structure. + 2014-08-15 Roland McGrath <mcgrathr@google.com> * configure: Regenerate. |