[Mesa-dev] [Bug 35268] initial-exec TLS model breaks dlopen'ed libGL

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 7 21:11:30 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=35268

--- Comment #28 from Rich Felker <bugdal at aerifal.cx> ---
Note that removing the asm would also fix sparc, for which I don't feel
qualified to fix the asm. It would also make it possible to support x86 targets
that lack TLSDESC support at the ldso level (maybe some or all BSDs?) without
forcing them to revert to the slow TSD key based fallback, since the compiler
could just be allowed to use the less-efficient GD dialect rather than needing
a variant of the asm for it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20181107/bd86cd2e/attachment.html>


More information about the mesa-dev mailing list