diff options
author | Andreas Krebbel <krebbel@linux.ibm.com> | 2021-07-07 14:15:33 +0200 |
---|---|---|
committer | Andreas Krebbel <krebbel@linux.ibm.com> | 2021-07-07 14:17:05 +0200 |
commit | b180e8298b2068c2a530c25d0d6c4f2be651e12e (patch) | |
tree | 7f6c43c2ed226d022ea591f40ebdd1da2755cc9f /gas/ChangeLog | |
parent | e4cc3b47ec2c4bdb1892db7e9759f90576742f31 (diff) | |
download | gdb-b180e8298b2068c2a530c25d0d6c4f2be651e12e.zip gdb-b180e8298b2068c2a530c25d0d6c4f2be651e12e.tar.gz gdb-b180e8298b2068c2a530c25d0d6c4f2be651e12e.tar.bz2 |
Add changelog entries for last commit
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 777dfa1..0bcf9ff 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2021-06-07 Andreas Krebbel <krebbel@linux.ibm.com> + + * testsuite/gas/s390/zarch-arch14.d: Add qpaci. + * testsuite/gas/s390/zarch-arch14.s: Add qpaci. + 2021-07-07 Nick Clifton <nickc@redhat.com> PR 28051 |