Page MenuHomeFreeBSD

rtld: Remove calculate_tls_end
ClosedPublic

Authored by fbsd-phab_maskray.me on Aug 14 2021, 5:59 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 8, 1:59 PM
Unknown Object (File)
Sat, Nov 1, 12:39 PM
Unknown Object (File)
Mon, Oct 27, 7:48 PM
Unknown Object (File)
Mon, Oct 27, 4:37 AM
Unknown Object (File)
Oct 12 2025, 11:15 PM
Unknown Object (File)
Oct 12 2025, 2:50 PM
Unknown Object (File)
Oct 12 2025, 2:49 PM
Unknown Object (File)
Oct 12 2025, 10:37 AM
Subscribers

Details

Summary

Variant I architectures use off and Variant II ones use size + off.
Just define TLS_BELOW_TP for i386/amd64 to distinguish the two variants
and remove calculate_tls_end.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable