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)
Thu, Feb 6, 8:06 AM
Unknown Object (File)
Jan 8 2025, 4:45 PM
Unknown Object (File)
Jan 8 2025, 10:57 AM
Unknown Object (File)
Jan 7 2025, 11:13 AM
Unknown Object (File)
Jan 6 2025, 4:09 PM
Unknown Object (File)
Jan 6 2025, 11:08 AM
Unknown Object (File)
Jan 5 2025, 4:07 PM
Unknown Object (File)
Jan 5 2025, 11:17 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