diff options
author | Nick Clifton <nickc@redhat.com> | 2001-06-12 11:50:53 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-06-12 11:50:53 +0000 |
commit | 6fc1282450dd2fecc369ea820a2b04dcf45dc000 (patch) | |
tree | b64d9e0e653e33f810c7fd2ce824a5809ae1ce2f /opcodes/ChangeLog | |
parent | dbdec02b77bd46d1da4be660f99e23e27c9a9e3e (diff) | |
download | gdb-6fc1282450dd2fecc369ea820a2b04dcf45dc000.zip gdb-6fc1282450dd2fecc369ea820a2b04dcf45dc000.tar.gz gdb-6fc1282450dd2fecc369ea820a2b04dcf45dc000.tar.bz2 |
Add lgh instruction.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
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. |