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. a7da346e5c9dd33f4fdc9b053d1991131a911926


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  a7da346e5c9dd33f4fdc9b053d1991131a911926 (commit)
      from  17b609c3fc8f78852655096a1be04fdd2ba3809c (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=a7da346e5c9dd33f4fdc9b053d1991131a911926

commit a7da346e5c9dd33f4fdc9b053d1991131a911926
Author: DJ Delorie <dj@redhat.com>
Date:   Mon May 12 19:05:19 2014 -0400

    Support 32->64 sign extension in msp430's sign_ext
    
    * msp43-sim.c (sign_ext): Change to "long long" to support
    sign-extending 32-bit values.

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

Summary of changes:
 sim/msp430/ChangeLog    |    5 +++++
 sim/msp430/msp430-sim.c |    8 ++++----
 2 files changed, 9 insertions(+), 4 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]