HomeFreeBSD

MFC r342113:

Description

MFC r342113:

Improve R_AARCH64_TLSDESC relocation.  The original code did not support
dynamically loaded libraries and used suboptimal access to TLS variables.
New implementation removes lazy resolving of TLS relocation - due to flaw in
TLSDESC design is impossible to switch resolver function at runtime without
expensive locking.

Details

Provenance
mmelAuthored on
Parents
rS342846: Correct documentation year.
Branches
Unknown
Tags
Unknown