nuttx/libs/libc/machine/risc-v/common
Masayuki Ishikawa 5c3d6bba6d libs: risc-v: Add R_RISCV_JAL support to arch_elf.c
Summary:
- This commit adds R_RISCV_JAL support to arch_elf.c
- The code only checks the immediate value but does not relocate it
  because it is done by the compiler.

Impact:
- None

Testing:
- Tested with rv-virt:knsh64 (not merged yet)

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2022-05-12 10:36:03 +08:00
..
arch_elf.c libs: risc-v: Add R_RISCV_JAL support to arch_elf.c 2022-05-12 10:36:03 +08:00
arch_setjmp.S arch/risc-v: Save/Load float register in setjmp 2022-03-09 10:15:54 +02:00
Make.defs arch/sim: Move setjmp/longjmp to libc/machine/sim 2021-04-05 09:00:42 -03:00