aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorSandra Loosemore <sandra@codesourcery.com>2014-11-06 13:12:21 -0800
committerSandra Loosemore <sandra@codesourcery.com>2014-11-06 13:12:21 -0800
commitb4714c7c30c151ccb892bda7d6f79a5ac8767a5b (patch)
treeafa21e0a4b83f65d9848bf78e1537e35e6e38a73 /opcodes/ChangeLog
parent426a40796aa976355999b2ae401820b9c4a72be9 (diff)
downloadfsf-binutils-gdb-b4714c7c30c151ccb892bda7d6f79a5ac8767a5b.zip
fsf-binutils-gdb-b4714c7c30c151ccb892bda7d6f79a5ac8767a5b.tar.gz
fsf-binutils-gdb-b4714c7c30c151ccb892bda7d6f79a5ac8767a5b.tar.bz2
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.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index dcacde2..fb8a642 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2014-11-06 Sandra Loosemore <sandra@codesourcery.com>
+
+ * nios2-dis.c (nios2_find_opcode_hash): Add mach parameter.
+ (nios2_disassemble): Adjust call to nios2_find_opcode_hash.
+
2014-11-03 Nick Clifton <nickc@redhat.com>
* po/fi.po: Updated Finnish translation.