gdb and binutils branch master updated. 180eb0634cd876d759f3cbd5bdce24d363f9f2f1
nickc@sourceware.org
nickc@sourceware.org
Tue Aug 19 10:35:00 GMT 2014
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, master has been updated
via 180eb0634cd876d759f3cbd5bdce24d363f9f2f1 (commit)
from 34abf635b3edf9d70b24aa655ffd7d4696d48cde (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=180eb0634cd876d759f3cbd5bdce24d363f9f2f1
commit 180eb0634cd876d759f3cbd5bdce24d363f9f2f1
Author: Nick Clifton <nickc@redhat.com>
Date: Tue Aug 19 11:34:14 2014 +0100
Replace static variables in the MSP430 simulator with fields in the cpu state structure.
* 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.
-----------------------------------------------------------------------
Summary of changes:
sim/msp430/ChangeLog | 8 +++
sim/msp430/msp430-sim.c | 138 ++++++++++++++++++++++++----------------------
sim/msp430/msp430-sim.h | 18 ++++++
3 files changed, 98 insertions(+), 66 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Gdb-cvs
mailing list