diff options
author | Andreas Krebbel <krebbel@linux.ibm.com> | 2019-03-12 14:23:10 +0100 |
---|---|---|
committer | Andreas Krebbel <krebbel@linux.ibm.com> | 2019-03-12 14:23:21 +0100 |
commit | 0919bfe915906382611011f123b5ae68a0bafbb2 (patch) | |
tree | 3502d84753d4b3c09403fa68fa3776fe8a9cc2cb /gas | |
parent | 40f382e88d0391ffaa4098c92cbf339a7924a629 (diff) | |
download | fsf-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/ChangeLog | 5 |
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. |