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


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  7b0278dcad72af1db86e6ecf91751dbc45e3b071 (commit)
      from  a3271a3e6c841729a9ece40af973e275ea2de875 (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=7b0278dcad72af1db86e6ecf91751dbc45e3b071

commit 7b0278dcad72af1db86e6ecf91751dbc45e3b071
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Sat Mar 8 00:20:11 2014 -0500

    sim: msp430: set initial PC to ELF entry if available
    
    If we want to run a simple ELF, the reset vector isn't set up, so starting
    at address 0 doesn't make sense.  Use the ELF's entry point instead.

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

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