Add mach parameter to nios2_find_opcode_hash.
authorSandra Loosemore <sandra@codesourcery.com>
Thu, 6 Nov 2014 21:12:21 +0000 (13:12 -0800)
committerSandra Loosemore <sandra@codesourcery.com>
Thu, 6 Nov 2014 21:12:21 +0000 (13:12 -0800)
commitb4714c7c30c151ccb892bda7d6f79a5ac8767a5b
treeafa21e0a4b83f65d9848bf78e1537e35e6e38a73
parent426a40796aa976355999b2ae401820b9c4a72be9
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.
gas/ChangeLog
gas/config/tc-nios2.c
include/opcode/ChangeLog
include/opcode/nios2.h
opcodes/ChangeLog
opcodes/nios2-dis.c
This page took 0.031545 seconds and 4 git commands to generate.