diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2013-05-24 17:13:49 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2013-05-24 17:13:49 +0000 |
commit | a3dcb6c598f20585aabfcaaee2d6054dc54d0d1c (patch) | |
tree | 364ccb012412aa0ce387534020101e92f0bbc11e /opcodes/ChangeLog | |
parent | 8f56dad4bb60fea7282951a7945c4c98fc0e8379 (diff) | |
download | gdb-a3dcb6c598f20585aabfcaaee2d6054dc54d0d1c.zip gdb-a3dcb6c598f20585aabfcaaee2d6054dc54d0d1c.tar.gz gdb-a3dcb6c598f20585aabfcaaee2d6054dc54d0d1c.tar.bz2 |
opcodes/
* s390-opc.txt (flogr): Require a register pair destination.
gas/testsuite/
* gas/s390/zarch-z9-109-err.s, gas/s390/zarch-z9-109-err.l: New test.
* gas/s390/s390.exp: Run it.
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 eb16b0a..570ebb9 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2013-05-24 Richard Sandiford <rsandifo@linux.vnet.ibm.com> + + * s390-opc.txt (flogr): Require a register pair destination. + 2013-05-23 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> * s390-opc.c: Fix length operand in RSL_LRDFU and RSL_LRDFEU |