[binutils-gdb] ChangeLog entries for f687f5f563
Stefan Schulze Frielinghaus
stefansf@sourceware.org
Tue May 26 16:36:17 GMT 2020
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=57b179405a64cc368987f24f76a7d65d40f9982e
commit 57b179405a64cc368987f24f76a7d65d40f9982e
Author: Stefan Schulze Frielinghaus <stefansf@linux.ibm.com>
Date: Tue May 26 18:34:39 2020 +0200
ChangeLog entries for f687f5f563
Diff:
---
gas/ChangeLog | 7 +++++++
opcodes/ChangeLog | 6 ++++++
2 files changed, 13 insertions(+)
diff --git a/gas/ChangeLog b/gas/ChangeLog
index c6c8fd16e7b..1c5160d14bc 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,10 @@
+2020-05-26 Stefan Schulze Frielinghaus <stefansf@linux.ibm.com>
+
+ * testsuite/gas/s390/zarch-z13.d: Add regexp checks for vector
+ load/store instruction variants with alignment hints.
+ * testsuite/gas/s390/zarch-z13.s: Emit new vector load/store
+ instruction variants with alignment hints.
+
2020-05-26 H.J. Lu <hongjiu.lu@intel.com>
PR gas/26044
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 3e66569d4e1..83d8815f4fe 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,9 @@
+2020-05-26 Stefan Schulze Frielinghaus <stefansf@linux.ibm.com>
+
+ * s390-opc.txt: Relocate vector load/store instructions with
+ additional alignment parameter and change architecture level
+ constraint from z14 to z13.
+
2020-05-21 Alan Modra <amodra@gmail.com>
* arc-ext.c: Replace "if (x) free (x)" with "free (x)" throughout.
More information about the Binutils-cvs
mailing list