mirror of
https://git.musl-libc.org/git/musl
synced 2025-01-23 06:32:05 +03:00
f897461d4f
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. |
||
---|---|---|
.. | ||
aarch64 | ||
arm | ||
generic | ||
i386 | ||
m68k | ||
microblaze | ||
mips | ||
mips64 | ||
mipsn32 | ||
or1k | ||
powerpc | ||
powerpc64 | ||
riscv64 | ||
s390x | ||
sh | ||
x32 | ||
x86_64 |