diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 8a7549d..ba23cc2 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +2021-04-08 Alan Modra <amodra@gmail.com> + + * testsuite/gas/ppc/pr27676.d, + * testsuite/gas/ppc/pr27676.s: New test. + * testsuite/gas/ppc/ppc.exp: Run it. + * testsuite/gas/ppc/dcbt.d: Update. + * testsuite/gas/ppc/power4_32.d: Update. + 2021-04-07 Alan Modra <amodra@gmail.com> PR 27217 |