diff options
author | Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | 2012-11-20 11:58:30 +0000 |
---|---|---|
committer | Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | 2012-11-20 11:58:30 +0000 |
commit | 0b7fe784ac28f5add04161a99e0eac73db7cbdf3 (patch) | |
tree | 201d2430d3d68f2ffd42ba84f64d4e1698192061 /opcodes/ChangeLog | |
parent | 3e0baa280f5f03b3c9cb7c516cca7bf8ca68bece (diff) | |
download | gdb-0b7fe784ac28f5add04161a99e0eac73db7cbdf3.zip gdb-0b7fe784ac28f5add04161a99e0eac73db7cbdf3.tar.gz gdb-0b7fe784ac28f5add04161a99e0eac73db7cbdf3.tar.bz2 |
2012-11-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* s390-opc.txt: Fix srstu and strag opcodes.
2012-11-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* gas/s390/zarch-z9-109.d: Fix srstu opcode.
* gas/s390/zarch-z900.d: Replace lasp with strag.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 4b022da..4849206 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2012-11-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> + + * s390-opc.txt: Fix srstu and strag opcodes. + 2012-11-14 David Holsgrove <david.holsgrove@xilinx.com> * microblaze-opc.h: Define new instruction type INST_TYPE_IMM5, |