aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>2010-10-11 11:56:53 +0000
committerAndreas Krebbel <Andreas.Krebbel@de.ibm.com>2010-10-11 11:56:53 +0000
commita3ec2691d043b53f9e77cbfc854f8473c090d2e6 (patch)
treef28b5163940d152efbd9dec3e59b901cee48f9b5 /gas/testsuite/ChangeLog
parentb8f9044ba97e588961252e48aa01348d5406c6e1 (diff)
downloadgdb-a3ec2691d043b53f9e77cbfc854f8473c090d2e6.zip
gdb-a3ec2691d043b53f9e77cbfc854f8473c090d2e6.tar.gz
gdb-a3ec2691d043b53f9e77cbfc854f8473c090d2e6.tar.bz2
2010-10-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
* s390-opc.c: Make the instruction masks for the load/store on condition instructions to cover the condition code mask as well. * s390-opc.txt: lgoc -> locg and stgoc -> stocg. 2010-10-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> * gas/s390/zarch-z196.d: Adjust the load/store on condition instructions. * gas/s390/zarch-z196.s: Likewise.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 3bed86b..26aff5c 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2010-10-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
+
+ * gas/s390/zarch-z196.d: Adjust the load/store on condition
+ instructions.
+ * gas/s390/zarch-z196.s: Likewise.
+
2010-10-07 Bernd Schmidt <bernds@codesourcery.com>
* gas/tic6x/insns-c674x-sploop.d: Add two more sploop/spkernel tests.