[prev in list] [next in list] [prev in thread] [next in thread] 

List:       glibc-cvs
Subject:    [glibc] elf: Update list of RISC-V relocations
From:       Andreas Schwab via Glibc-cvs <glibc-cvs () sourceware ! org>
Date:       2023-06-26 14:11:43
Message-ID: 20230626141143.DEC393858D1E () sourceware ! org
[Download RAW message or body]

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=6f962278e24bdf5cb5f310c5a17add41da95407c

commit 6f962278e24bdf5cb5f310c5a17add41da95407c
Author: Andreas Schwab <schwab@suse.de>
Date:   Thu Jun 22 12:16:33 2023 +0200

    elf: Update list of RISC-V relocations

Diff:
---
 elf/elf.h | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/elf/elf.h b/elf/elf.h
index ac7032b7a5..89fc8021e9 100644
--- a/elf/elf.h
+++ b/elf/elf.h
@@ -4002,8 +4002,11 @@ enum
 #define R_RISCV_SET32		56
 #define R_RISCV_32_PCREL	57
 #define R_RISCV_IRELATIVE	58
+#define R_RISCV_PLT32		59
+#define R_RISCV_SET_ULEB128	60
+#define R_RISCV_SUB_ULEB128	61
 
-#define R_RISCV_NUM		59
+#define R_RISCV_NUM		62
 
 /* RISC-V specific values for the st_other field.  */
 #define STO_RISCV_VARIANT_CC	0x80	/* Function uses variant calling
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic