Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 16 Aug 2023 00:17:52 +0200
From: Michal Biesek <michalbiesek@...il.com>
To: musl@...ts.openwall.com
Cc: Michal Biesek <michalbiesek@...il.com>
Subject: [PATCH 0/3] elf.h add new RISC-V relocations.

- 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

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.