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


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

commit aa4893954a75660d2aa66245cb9d020049cb9546
Author: Sandra Loosemore <sandra@codesourcery.com>
Date:   Tue Nov 25 18:40:28 2014 -0800

    Fix Nios II prologue analyzer to handle multiple stack adjustments.
    
    2014-11-25  Sandra Loosemore  <sandra@codesourcery.com>
    
    	gdb/
    	* nios2-tdep.c (nios2_analyze_prologue): Replace restriction
    	that there can be only one stack adjustment in the prologue
    	with tests to detect specific disallowed stack adjustments.

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

Summary of changes:
 gdb/ChangeLog    |    6 ++++++
 gdb/nios2-tdep.c |   33 +++++++++++++++++++++++++--------
 2 files changed, 31 insertions(+), 8 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]