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. 426a40796aa976355999b2ae401820b9c4a72be9


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  426a40796aa976355999b2ae401820b9c4a72be9 (commit)
      from  dd9b91de2149ee81d47f708e7b0bbf57da10ad42 (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=426a40796aa976355999b2ae401820b9c4a72be9

commit 426a40796aa976355999b2ae401820b9c4a72be9
Author: Sandra Loosemore <sandra@codesourcery.com>
Date:   Thu Nov 6 12:56:27 2014 -0800

    Update Nios II prologue analysis to remove detection of long-obsolete
    code sequences.
    
    2014-11-06  Sandra Loosemore  <sandra@codesourcery.com>
    
    	gdb/
    	* nios2-tdep.c (wild_insn): Delete.
    	(profiler_insn, irqentry_insn): Delete.
    	(nios2_match_sequence): Delete.
    	(nios2_analyze_prologue): Update comments.  Remove matching
    	of obsolete profiler_insn and irqentry_insn sequences.

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

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