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
F87217614: D33346.id99788.diff
Sun, Jun 30, 9:54 AM
Unknown Object (File)
Sat, Jun 29, 7:18 AM
Unknown Object (File)
Fri, Jun 28, 12:03 AM
Unknown Object (File)
May 23 2024, 7:52 AM
Unknown Object (File)
May 23 2024, 7:52 AM
Unknown Object (File)
May 23 2024, 7:52 AM
Unknown Object (File)
May 20 2024, 2:05 PM
Unknown Object (File)
May 8 2024, 2:46 AM
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