aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorAndreas Krebbel <krebbel@linux.vnet.ibm.com>2017-10-09 18:37:53 +0200
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>2017-10-09 18:37:53 +0200
commit8e464506d2131fc931c4f81a22cc7125b7adf434 (patch)
treef58b36e6d15bab8b6c964582a96f6df6b784a542 /gas/ChangeLog
parentee6767daf13a13867f8e716c2a53b748ab0da536 (diff)
downloadfsf-binutils-gdb-8e464506d2131fc931c4f81a22cc7125b7adf434.zip
fsf-binutils-gdb-8e464506d2131fc931c4f81a22cc7125b7adf434.tar.gz
fsf-binutils-gdb-8e464506d2131fc931c4f81a22cc7125b7adf434.tar.bz2
S/390: Sync with latest POP - 3 new instructions
prno, tpei, and irbm are missing in the optable. gas/ChangeLog: 2017-10-09 Andreas Krebbel <krebbel@linux.vnet.ibm.com> * testsuite/gas/s390/zarch-arch12.d (prno, tpei, irbm): New instructions added. * testsuite/gas/s390/zarch-arch12.s: Likewise. * testsuite/gas/s390/zarch-z13.d: Rename ppno to prno. opcodes/ChangeLog: 2017-10-09 Andreas Krebbel <krebbel@linux.vnet.ibm.com> * s390-opc.txt (prno, tpei, irbm): New instructions added.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index b104838..95932c2 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,12 @@
2017-10-09 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
+ * testsuite/gas/s390/zarch-arch12.d (prno, tpei, irbm): New
+ instructions added.
+ * testsuite/gas/s390/zarch-arch12.s: Likewise.
+ * testsuite/gas/s390/zarch-z13.d: Rename ppno to prno.
+
+2017-10-09 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
+
* testsuite/gas/all/fill-1.s: Replace nop with .word 42
2017-10-09 Andreas Krebbel <krebbel@linux.vnet.ibm.com>