x86 get TLS method
Joel Sherrill
joel at rtems.org
Mon Aug 28 15:26:30 UTC 2017
Hi
I am working on a paravirtualized target that requires the code to be
compiled with -fPIC. This changes the TLS method from %gs to
calling a subroutine.
My question is what's the generic way to get the TLS area for a
thread? Is the ARM method in C specific to the ARM or generic?
Thanks.
--joel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20170828/ac43d496/attachment.html>
More information about the devel
mailing list