diff options
author | Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | 2013-05-23 15:48:47 +0000 |
---|---|---|
committer | Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | 2013-05-23 15:48:47 +0000 |
commit | 6cf1d90c239bf3da9ac8b3cea667cca9c9e7e924 (patch) | |
tree | 6e5e9aa1b5426a98bbfef59b95c80ef2152c6c66 /opcodes/ChangeLog | |
parent | ce70887aa8d17bd4acf188f4ebade9cd2717acef (diff) | |
download | gdb-6cf1d90c239bf3da9ac8b3cea667cca9c9e7e924.zip gdb-6cf1d90c239bf3da9ac8b3cea667cca9c9e7e924.tar.gz gdb-6cf1d90c239bf3da9ac8b3cea667cca9c9e7e924.tar.bz2 |
2013-05-23 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* s390-opc.c: Fix length operand in RSL_LRDFU and RSL_LRDFEU
instruction format.
2013-05-23 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* gas/s390/zarch-zEC12.d: Adjust length operands for cdzt, cxzt,
czdt, and czxt.
* gas/s390/zarch-zEC12.d: Likewise.
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 94cd05d..eb16b0a 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2013-05-23 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> + + * s390-opc.c: Fix length operand in RSL_LRDFU and RSL_LRDFEU + instruction format. + 2013-05-22 Jürgen Urban <JuergenUrban@gmx.de> * mips-opc.c (mips_builtin_opcodes): Add R5900 VU0 instructions. |