musl/arch
Rich Felker f897461d4f fix debugger tracking of shared libraries on mips with PIE main program
mips has its own mechanisms for DT_DEBUG because it makes _DYNAMIC
read-only, and the original mechanism, DT_MIPS_RLD_MAP, was
PIE-incompatible. DT_MIPS_RLD_MAP_REL was added to remedy this, but we
never implemented support for it. add it now using the same idioms for
mips-specific ldso logic.
2023-01-18 10:32:14 -05:00
..
aarch64 bits/syscall.h: add landlock syscalls from linux v5.13 2022-03-08 17:21:14 -05:00
arm re-enable vdso clock_gettime on arm (32-bit) with workaround 2022-09-19 13:21:54 -04:00
generic make generic bits/fcntl.h shareable with 64-bit archs 2020-09-03 17:58:17 -04:00
i386 bits/syscall.h: add landlock syscalls from linux v5.13 2022-03-08 17:21:14 -05:00
m68k bits/syscall.h: add landlock syscalls from linux v5.13 2022-03-08 17:21:14 -05:00
microblaze bits/syscall.h: add landlock syscalls from linux v5.13 2022-03-08 17:21:14 -05:00
mips fix debugger tracking of shared libraries on mips with PIE main program 2023-01-18 10:32:14 -05:00
mips64 fix debugger tracking of shared libraries on mips with PIE main program 2023-01-18 10:32:14 -05:00
mipsn32 fix debugger tracking of shared libraries on mips with PIE main program 2023-01-18 10:32:14 -05:00
or1k bits/syscall.h: add landlock syscalls from linux v5.13 2022-03-08 17:21:14 -05:00
powerpc bits/syscall.h: add landlock syscalls from linux v5.13 2022-03-08 17:21:14 -05:00
powerpc64 bits/syscall.h: add landlock syscalls from linux v5.13 2022-03-08 17:21:14 -05:00
riscv64 bits/syscall.h: add landlock syscalls from linux v5.13 2022-03-08 17:21:14 -05:00
s390x bits/syscall.h: add landlock syscalls from linux v5.13 2022-03-08 17:21:14 -05:00
sh bits/syscall.h: add landlock syscalls from linux v5.13 2022-03-08 17:21:14 -05:00
x32 fix __WORDSIZE on x32 sys/user.h 2022-03-08 17:21:49 -05:00
x86_64 bits/syscall.h: add landlock syscalls from linux v5.13 2022-03-08 17:21:14 -05:00