diff options
author | Nelson Chu <nelson@rivosinc.com> | 2024-08-07 16:17:05 +0800 |
---|---|---|
committer | Nelson Chu <nelson@rivosinc.com> | 2024-08-07 16:19:07 +0800 |
commit | 643f8ace5c908224c74276c901274c0c48d36a68 (patch) | |
tree | b114be2ee1ed84c192ac00de04de6e69e38f9f67 | |
parent | b93dcd1cdd193f119d86d9a9ee84b8dabdef28c5 (diff) | |
download | binutils-643f8ace5c908224c74276c901274c0c48d36a68.zip binutils-643f8ace5c908224c74276c901274c0c48d36a68.tar.gz binutils-643f8ace5c908224c74276c901274c0c48d36a68.tar.bz2 |
gas/NEWS: Moved RISC-V Zimop/Zcmop changes into 2.43 section due to backport.
-rw-r--r-- | gas/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,5 @@ -*- text -*- -* Add support for RISC-V Zimop, Zcmop extensions with version 1.0. - * Add support for RISC-V CORE-V extension (XCvBitmanip) with version 1.0. Changes in 2.43: @@ -50,6 +48,8 @@ Changes in 2.43: * Add support for RISC-V Zcmp extension with version 1.0. +* Add support for RISC-V Zimop and Zcmop extensions with version 1.0. + * Add support for RISC-V Zfbfmin extension with version 1.0. * Add support for RISC-V Zvfbfmin extension with version 1.0. |