aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorRobert Suchanek <robert.suchanek@imgtec.com>2015-08-10 08:57:31 +0100
committerRobert Suchanek <robert.suchanek@imgtec.com>2015-08-10 09:14:07 +0100
commit75fb7498c25ba89262867abe5340a8d38f1e19cd (patch)
tree59e19e7a21510ce87aa372bce08e1f53e4e2b8d7 /opcodes/ChangeLog
parent2bc6d61bf3e4935921ae2612b3c6cd0604428960 (diff)
downloadgdb-75fb7498c25ba89262867abe5340a8d38f1e19cd.zip
gdb-75fb7498c25ba89262867abe5340a8d38f1e19cd.tar.gz
gdb-75fb7498c25ba89262867abe5340a8d38f1e19cd.tar.bz2
Add SIGRIE instruction for MIPS R6
opcodes/ * mips-opc.c (mips_builtin_opcodes): Add "sigrie". gas/testsuite/ * gas/mips/r6.s: Add tests for "sigrie". * gas/mips/r6.d: Check for "sigrie". * gas/mips/r6-n32.d: Likewise. * gas/mips/r6-n64.d: Likewise.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 995deae..4638e15 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2015-08-10 Robert Suchanek <robert.suchanek@imgtec.com>
+
+ * mips-opc.c (mips_builtin_opcodes): Add "sigrie".
+
2015-08-07 Amit Pawar <Amit.Pawar@amd.com>
* i386-gen.c: Remove CpuFMA4 from CPU_ZNVER1_FLAGS.