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 4d675dc..3d55c7f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +2021-02-04 Nelson Chu <nelson.chu@sifive.com> + + * config/tc-riscv.c (riscv_multi_subset_supports): Removed + INSN_CLASS_ZB*. + * testsuite/gas/riscv/bitmanip-insns-32.d: Removed. + * testsuite/gas/riscv/bitmanip-insns-64.d: Removed. + * testsuite/gas/riscv/bitmanip-insns.s: Removed. + 2021-02-03 Andreas Krebbel <krebbel@linux.ibm.com> * doc/c-s390.texi: Document vector instruction formats. |