]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
ld/NEWS,binutils/NEWS: Updated supports for RISC-V zicfiss and zicfilp
authorNelson Chu <nelson@rivosinc.com>
Tue, 24 Jun 2025 02:58:07 +0000 (10:58 +0800)
committerNelson Chu <nelson@rivosinc.com>
Tue, 24 Jun 2025 10:15:14 +0000 (18:15 +0800)
binutils/NEWS
ld/NEWS

index a4599d91ad9a8299ab29e61099b062e24106bf0d..a62410607a32ca6a13d534c2ab1d8b6e8ac5d05b 100644 (file)
@@ -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 209f764dddb128ce14a5ccf98f2b15b8c4c853db..b101dec4ed52e2e764d50b197aa5b55ca7a278f1 100644 (file)
--- 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