[binutils-gdb] gas/NEWS: Updated for RISC-V

Nelson Chu nelsonc1225@sourceware.org
Tue Jun 24 10:16:43 GMT 2025


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ec62621cfba13fd87d9e7a47840e575516859d7b

commit ec62621cfba13fd87d9e7a47840e575516859d7b
Author: Nelson Chu <nelson@rivosinc.com>
Date:   Tue Jun 24 11:09:22 2025 +0800

    gas/NEWS: Updated for RISC-V

Diff:
---
 gas/NEWS | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/gas/NEWS b/gas/NEWS
index 09bea9d40ce..f0ffe2db54b 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -8,11 +8,13 @@
   to have the same ISA as elf architecture attribute.  Once used .option arch
   directives, the file need to be rebuilt since 2.45.
 
-* Add support for RISC-V privileged version 1.13, Profiles.
+* Add support for RISC-V privileged version 1.13, profiles 20/22/23, and
+  .bfloat16 directive.
 
 * Add support for RISC-V standard extensions:
   ssqosid v1.0, ssnpm v1.0, smnpm v1.0, smmpm v1.0, sspm v1.0, supm v1.0,
-  sha v1.0, zce v1.0, smcdeleg v1.0, ssccfg v1.0, svvptc v1.0.
+  sha v1.0, zce v1.0, smcdeleg v1.0, ssccfg v1.0, svvptc v1.0, zilsd v1.0,
+  zclsd v1.0, smrnmi v1.0 instruction.
 
 * Add support for RISC-V vendor extensions:
   T-Head: xtheadvdot v1.0.


More information about the Binutils-cvs mailing list