riscv-non-isa / riscv-elf-psabi-doc

A RISC-V ELF psABI Document
https://jira.riscv.org/browse/RVG-4
Creative Commons Attribution 4.0 International
691 stars 163 forks source link

Clarify ULEB128 note #415

Closed rui314 closed 9 months ago

rui314 commented 9 months ago

Previously, it is not very clear what the linker does for R_RISCV_{SET,SUB}_ULEB128 relocations. Based on the discussion at https://github.com/riscv-non-isa/riscv-elf-psabi-doc/pull/413, the intended specification appears to be as follows:

This change serves to clarify the above points.