aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Krebbel <krebbel@linux.ibm.com>2019-03-12 14:23:10 +0100
committerAndreas Krebbel <krebbel@linux.ibm.com>2019-03-12 14:23:21 +0100
commit0919bfe915906382611011f123b5ae68a0bafbb2 (patch)
tree3502d84753d4b3c09403fa68fa3776fe8a9cc2cb
parent40f382e88d0391ffaa4098c92cbf339a7924a629 (diff)
downloadgdb-0919bfe915906382611011f123b5ae68a0bafbb2.zip
gdb-0919bfe915906382611011f123b5ae68a0bafbb2.tar.gz
gdb-0919bfe915906382611011f123b5ae68a0bafbb2.tar.bz2
Add missing changelogs for previous commits.
-rw-r--r--gas/ChangeLog5
-rw-r--r--opcodes/ChangeLog9
2 files changed, 14 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 3508c5a..2b8215b 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2019-03-12 Andreas Krebbel <krebbel@linux.ibm.com>
+
+ * testsuite/gas/s390/zarch-arch13.s: Adjust testcase to optable changes.
+ * testsuite/gas/s390/zarch-arch13.d: Likewise.
+
2019-02-27 Matthew Malcomson <matthew.malcomson@arm.com>
* testsuite/gas/aarch64/dotproduct.d: Use multiple "as" lines.
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index f6f671a..d3f6bdc 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,12 @@
+2019-03-12 Andreas Krebbel <krebbel@linux.ibm.com>
+
+ * s390-opc.txt: Rename selhhhr to selfhr. Remove optional operand
+ from vstrszb, vstrszh, and vstrszf.
+
+2019-03-12 Andreas Krebbel <krebbel@linux.ibm.com>
+
+ * s390-opc.txt: Add instruction descriptions.
+
2019-02-08 Jim Wilson <jimw@sifive.com>
* riscv-opc.c (riscv_opcodes) <beq>: Use Cz to compress 3 operand form.