[binutils-gdb] ld/NEWS, binutils/NEWS: Updated supports for RISC-V zicfiss and zicfilp

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


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

commit 1c391a084fe9382bdfcde9772ad921a5f668f65b
Author: Nelson Chu <nelson@rivosinc.com>
Date:   Tue Jun 24 10:58:07 2025 +0800

    ld/NEWS,binutils/NEWS: Updated supports for RISC-V zicfiss and zicfilp

Diff:
---
 binutils/NEWS | 4 ++++
 ld/NEWS       | 3 +++
 2 files changed, 7 insertions(+)

diff --git a/binutils/NEWS b/binutils/NEWS
index a4599d91ad9..a62410607a3 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,5 +1,9 @@
 -*- text -*-
 
+* Readelf now recognizes RISC-V GNU_PROPERTY_RISCV_FEATURE_1_CFI_SS and
+  GNU_PROPERTY_RISCV_FEATURE_1_CFI_LP_UNLABELED for zicfiss and zicfilp
+  extensions.
+
 * For RISC-V dis-assembler, the definition of mapping symbol $x is changed,
   so the file needs to be rebuilt since 2.45 once used .option arch directives.
 
diff --git a/ld/NEWS b/ld/NEWS
index 209f764dddb..b101dec4ed5 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,8 @@
 -*- text -*-
 
+* On RISC-V, add new PLT formats, and GNU property merge rules for zicfiss and
+  zicfilp extensions.
+
 * The linker's --stats option can take an optional argument which if used is
   interpreted as a filename into which resource usage information should be
   stored.  As an alternative mechanism the LD_STATS environment variable can


More information about the Binutils-cvs mailing list