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
F166701547: D33346.id99788.diff
Sat, Aug 15, 6:09 PM
Unknown Object (File)
Mon, Aug 10, 10:48 AM
Unknown Object (File)
Mon, Aug 10, 10:43 AM
Unknown Object (File)
Fri, Aug 7, 5:11 PM
Unknown Object (File)
Fri, Aug 7, 2:20 AM
Unknown Object (File)
Thu, Aug 6, 10:36 AM
Unknown Object (File)
Wed, Aug 5, 7:45 AM
Unknown Object (File)
Tue, Jul 28, 3:44 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable