Page MenuHomeFreeBSD

mips: Rename TLS_DTP_OFFSET to TLS_DTV_OFFSET.
ClosedPublic

Authored by jhb on Dec 8 2021, 9:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 16, 3:37 AM
Unknown Object (File)
Sep 21 2024, 1:06 AM
Unknown Object (File)
Sep 19 2024, 5:48 AM
Unknown Object (File)
Sep 18 2024, 9:09 AM
Unknown Object (File)
Sep 17 2024, 6:01 PM
Unknown Object (File)
Sep 16 2024, 4:10 PM
Unknown Object (File)
Sep 14 2024, 11:22 PM
Unknown Object (File)
Sep 5 2024, 11:23 PM
Subscribers

Details

Summary

This is the more standard name for the bias of dtv pointers used on
other platforms. This also fixes a few other places that were using
the wrong bias previously on MIPS such as dlpi_tls_data in struct
dl_phdr_info and the recently added __libc_tls_get_addr().

Sponsored by: The University of Cambridge, Google Inc.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43246
Build 40134: arc lint + arc unit