nuttx/libs/libc/machine
p-szafonimateusz 92cbb63fc8 arch/x86_64: add basic support for R_X86_64_REX_GOTPCRELX relocation
GOTPCRELX reloc available only for CONFIG_ARCH_ADDRENV=y

when CONFIG_ARCH_ADDRENV is not set, CONFIG_ARCH_TEXT_VBASE is not specified
so we can't relocate

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2024-09-17 03:20:03 +08:00
..
arm cmake:bugfix enable ARCH_STRING_FUNCTION CMake build fail 2024-08-14 20:58:59 +08:00
arm64 fix nxstyle 2024-04-16 19:09:12 +08:00
renesas Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
risc-v arch/risc-v: initial qemu-rv64ilp32 support 2024-06-14 19:50:00 +08:00
sim riscv/arch_elf.c: Handle PCREL_HI20/LO12_I/S relocations correctly 2023-12-12 17:32:36 -08:00
sparc riscv/arch_elf.c: Handle PCREL_HI20/LO12_I/S relocations correctly 2023-12-12 17:32:36 -08:00
tricore tricore/cmake: add support of cmake build for tricore 2024-07-18 13:40:49 +08:00
x86 riscv/arch_elf.c: Handle PCREL_HI20/LO12_I/S relocations correctly 2023-12-12 17:32:36 -08:00
x86_64 arch/x86_64: add basic support for R_X86_64_REX_GOTPCRELX relocation 2024-09-17 03:20:03 +08:00
xtensa binfmt/libelf: Enable ELF loader if text heap read is word-aligned 2024-07-31 02:33:12 +08:00
arch_atomic.c greenhills: add the "__sync_synchronize" func impl 2024-08-24 18:07:12 +08:00
CMakeLists.txt nuttx/atomic.h:Fix missing type declarations at compile time 2024-08-22 01:44:29 +08:00
Kconfig nuttx/atomic.h:Fix missing type declarations at compile time 2024-08-22 01:44:29 +08:00
Make.defs nuttx/atomic.h:Fix missing type declarations at compile time 2024-08-22 01:44:29 +08:00