mirror of
git://git.musl-libc.org/musl
synced 2025-01-18 21:01:01 +00:00
5e396fb996
apparently the .gpword directive does not work reliably with local
text labels; values produced were offset by 64k from the correct
value, resulting in incorrect computation of the got pointer at
runtime. instead, use an external label so that the assembler does not
munge the relocation; the linker will then get it right.
commit
|
||
---|---|---|
.. | ||
bits | ||
atomic.h | ||
crt_arch.h | ||
ksigaction.h | ||
pthread_arch.h | ||
reloc.h | ||
syscall_arch.h |