mirror of https://git.musl-libc.org/git/musl
Browse Source
commit 6ba5517a46 modified
__tls_get_addr to offset the address by +DTP_OFFSET (0x8000 on
powerpc, mips, etc.) and adjusted the result of DTPREL relocations by
-DTP_OFFSET to compensate, but missed changing the argument setup for
calls to __tls_get_addr from dlsym.
master
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue