This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch master updated. aef392c4aee243fe0fe2897d8847aebbbff6abdb


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  aef392c4aee243fe0fe2897d8847aebbbff6abdb (commit)
      from  9f445129581f24845c62c4124103f89b43dfd329 (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=aef392c4aee243fe0fe2897d8847aebbbff6abdb

commit aef392c4aee243fe0fe2897d8847aebbbff6abdb
Author: Nick Clifton <nickc@redhat.com>
Date:   Tue Jun 3 09:00:57 2014 +0100

    Fix a small but in the emulation of the MSP430 hardware multiply.
    
    	* msp430-sim.c (get_op): Handle reads of low result register when
    	in MAC mode.
    	(put_op): Copy MAC result into result words.
    	Handle writes to the low result register.

-----------------------------------------------------------------------

Summary of changes:
 sim/msp430/ChangeLog    |    7 +++++++
 sim/msp430/msp430-sim.c |   33 ++++++++++++++++++++++++++++++---
 2 files changed, 37 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]