aboutsummaryrefslogtreecommitdiff
path: root/gas
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 /gas
parent40f382e88d0391ffaa4098c92cbf339a7924a629 (diff)
downloadfsf-binutils-gdb-0919bfe915906382611011f123b5ae68a0bafbb2.zip
fsf-binutils-gdb-0919bfe915906382611011f123b5ae68a0bafbb2.tar.gz
fsf-binutils-gdb-0919bfe915906382611011f123b5ae68a0bafbb2.tar.bz2
Add missing changelogs for previous commits.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 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.