aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>2015-10-14 12:19:39 +0200
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>2015-10-14 12:19:39 +0200
commit485f23cf5c890c037053c3a1580c1139fc5c6ab6 (patch)
tree8c21654beb0a2a2d5072f88e82e197c5b38e5e29 /opcodes
parentc46eb7b88a1261bc079bfbe2339060152bdf3527 (diff)
downloadgdb-485f23cf5c890c037053c3a1580c1139fc5c6ab6.zip
gdb-485f23cf5c890c037053c3a1580c1139fc5c6ab6.tar.gz
gdb-485f23cf5c890c037053c3a1580c1139fc5c6ab6.tar.bz2
Add missing changelog entries
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 4dd1946..3bd728a 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,10 @@
+2015-10-14 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
+
+ * s390-opc.c: Fix comment.
+ * s390-opc.txt: Change instruction type for troo, trot, trto, and
+ trtt to RRF_U0RER since the second parameter does not need to be a
+ register pair.
+
2015-10-08 Nick Clifton <nickc@redhat.com>
* arc-dis.c (print_insn_arc): Initiallise insn array.