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)
Tue, Sep 30, 11:48 AM
Unknown Object (File)
Tue, Sep 16, 2:21 PM
Unknown Object (File)
Mon, Sep 15, 4:14 AM
Unknown Object (File)
Aug 17 2025, 1:12 AM
Unknown Object (File)
Aug 15 2025, 9:54 AM
Unknown Object (File)
Aug 15 2025, 12:06 AM
Unknown Object (File)
Aug 10 2025, 4:47 PM
Unknown Object (File)
Aug 6 2025, 3:28 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable