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


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  7f1659b5875387986901ee9bccd5247bf6899afc (commit)
      from  d53c26c753a39b80a338fb85bd41f75a49374842 (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=7f1659b5875387986901ee9bccd5247bf6899afc

commit 7f1659b5875387986901ee9bccd5247bf6899afc
Author: Sandra Loosemore <sandra@codesourcery.com>
Date:   Tue Nov 25 18:37:41 2014 -0800

    Fix Nios II GDB epilogue detection to handle multiple stack adjustments.
    
    2014-11-25  Sandra Loosemore  <sandra@codesourcery.com>
    
    	gdb/
    	* nios2-tdep.c (nios2_in_epilogue_p): Handle multiple stack
    	adjustments.

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

Summary of changes:
 gdb/ChangeLog    |    5 ++++
 gdb/nios2-tdep.c |   59 ++++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 47 insertions(+), 17 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]