This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils 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. b4714c7c30c151ccb892bda7d6f79a5ac8767a5b


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

commit b4714c7c30c151ccb892bda7d6f79a5ac8767a5b
Author: Sandra Loosemore <sandra@codesourcery.com>
Date:   Thu Nov 6 13:12:21 2014 -0800

    Add mach parameter to nios2_find_opcode_hash.
    
    2014-11-06  Sandra Loosemore  <sandra@codesourcery.com>
    
    	include/opcode/
    	* nios2.h (nios2_find_opcode_hash): Add mach parameter to
    	declaration.  Fix obsolete comment.
    
    	opcodes/
    	* nios2-dis.c (nios2_find_opcode_hash): Add mach parameter.
    	(nios2_disassemble): Adjust call to nios2_find_opcode_hash.
    
    	gas/
    	* config/tc-nios2.c (nios2_diagnose_overflow): Adjust call to
    	nios2_find_opcode_hash.

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

Summary of changes:
 gas/ChangeLog            |    5 +++++
 gas/config/tc-nios2.c    |    2 +-
 include/opcode/ChangeLog |    5 +++++
 include/opcode/nios2.h   |    6 +++---
 opcodes/ChangeLog        |    5 +++++
 opcodes/nios2-dis.c      |    7 ++++---
 6 files changed, 23 insertions(+), 7 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]