Re: [PATCH] backends: Update list of RISC-V relocations

2023-06-27 Thread Mark Wielaard
Hi Andreas, On Mon, 2023-06-26 at 16:32 +0200, Andreas Schwab via Elfutils-devel wrote: > * backends/riscv_reloc.def: Add IRELATIVE, PLT32, SET_ULEB128, > SUB_ULEB128. Thanks, looks good. Pushed, Mark

[PATCH] backends: Update list of RISC-V relocations

2023-06-26 Thread Andreas Schwab via Elfutils-devel
* backends/riscv_reloc.def: Add IRELATIVE, PLT32, SET_ULEB128, SUB_ULEB128. Signed-off-by: Andreas Schwab --- backends/riscv_reloc.def | 4 1 file changed, 4 insertions(+) diff --git a/backends/riscv_reloc.def b/backends/riscv_reloc.def index 2bd3513e..f52f6489 100644 --- a