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 | |
parent | e4cc3b47ec2c4bdb1892db7e9759f90576742f31 (diff) | |
download | gdb-b180e8298b2068c2a530c25d0d6c4f2be651e12e.zip gdb-b180e8298b2068c2a530c25d0d6c4f2be651e12e.tar.gz gdb-b180e8298b2068c2a530c25d0d6c4f2be651e12e.tar.bz2 |
Add changelog entries for last commit
-rw-r--r-- | gas/ChangeLog | 5 | ||||
-rw-r--r-- | opcodes/ChangeLog | 4 |
2 files changed, 9 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 diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 1d8c3cc..fbec182 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2021-06-07 Andreas Krebbel <krebbel@linux.ibm.com> + + * s390-opc.txt: Add qpaci. + 2021-07-03 Nick Clifton <nickc@redhat.com> * configure: Regenerate. |