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


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  f1f58506e2b52740916fa233d3b223733e3847cf (commit)
      from  aab2f20890b9252f88a157611df14e79902e02b6 (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=f1f58506e2b52740916fa233d3b223733e3847cf

commit f1f58506e2b52740916fa233d3b223733e3847cf
Author: Doug Evans <dje@google.com>
Date:   Thu Aug 28 16:15:23 2014 -0700

    Move definition of some prologue-related functions to a better location.
    
    gdb/ChangeLog:
    
    	* symtab.c (in_prologue): Move definition to better spot.
    	(skip_prologue_using_sal): Ditto.

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

Summary of changes:
 gdb/ChangeLog |    5 +
 gdb/symtab.c  |  374 ++++++++++++++++++++++++++++----------------------------
 2 files changed, 192 insertions(+), 187 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]