mailing list of musl libc
 help / color / mirror / code / Atom feed
* [musl] [PATCH 0/3] elf.h add new RISC-V relocations.
@ 2023-08-15 22:17 Michal Biesek
  2023-08-15 22:17 ` [musl] [PATCH 1/3] Add dynamic relocation `R_RISCV_IRELATIVE` Michal Biesek
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michal Biesek @ 2023-08-15 22:17 UTC (permalink / raw)
  To: musl; +Cc: Michal Biesek

- R_RISCV_IRELATIVE
- R_RISCV_PLT32
- R_RISCV_SET_ULEB128
- R_RISCV_SUB_ULEB128

Michal Biesek (3):
  Add dynamic relocation `R_RISCV_IRELATIVE`
  Add dynamic relocation `R_RISCV_PLT32`
  Add dynamic relocations `R_RISCV_S(ET,UB)_ULEB128`

 include/elf.h | 4 ++++
 1 file changed, 4 insertions(+)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-08-15 22:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-15 22:17 [musl] [PATCH 0/3] elf.h add new RISC-V relocations Michal Biesek
2023-08-15 22:17 ` [musl] [PATCH 1/3] Add dynamic relocation `R_RISCV_IRELATIVE` Michal Biesek
2023-08-15 22:17 ` [musl] [PATCH 2/3] Add dynamic relocation `R_RISCV_PLT32` Michal Biesek
2023-08-15 22:17 ` [musl] [PATCH 3/3] Add dynamic relocations `R_RISCV_S(ET,UB)_ULEB128` Michal Biesek

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).