aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-06-12 11:50:53 +0000
committerNick Clifton <nickc@redhat.com>2001-06-12 11:50:53 +0000
commit6fc1282450dd2fecc369ea820a2b04dcf45dc000 (patch)
treeb64d9e0e653e33f810c7fd2ce824a5809ae1ce2f /opcodes/ChangeLog
parentdbdec02b77bd46d1da4be660f99e23e27c9a9e3e (diff)
downloadgdb-6fc1282450dd2fecc369ea820a2b04dcf45dc000.zip
gdb-6fc1282450dd2fecc369ea820a2b04dcf45dc000.tar.gz
gdb-6fc1282450dd2fecc369ea820a2b04dcf45dc000.tar.bz2
Add lgh instruction.
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 5789227..b32274d 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-12 Martin Schwidefsky <schwidefsky@de.ibm.com>
+
+ * s390-opc.c: Add lgh instruction.
+ * s390-opc.txt: Likewise.
+
2001-06-11 Alan Modra <amodra@bigpond.net.au>
* i386-dis.c: Group function prototypes in one place.