Displaying 2 results from an estimated 2 matches for "g_t_0040code_007btls_005fmodel_007d".
2012 Apr 25
5
[LLVMdev] Adding support for explicitly specified TLS models (PR9788)
...amic, initial exec, local exec
- X86 for Darwin and Windows, and XCore, do their own thing
- The other targets don't support thread-local storage
If this sounds good, I've got patches coming up.
Thanks,
Hans
[1] http://gcc.gnu.org/onlinedocs/gcc-4.0.4/gcc/Variable-Attributes.html#index-g_t_0040code_007btls_005fmodel_007d-attribute-1797
[2] http://www.akkadia.org/drepper/tls.pdf
2012 Jun 04
0
[LLVMdev] [Patch, RFC] Re: Adding support for explicitly specified TLS models (PR9788)
...l exec.
> - Mips: general dynamic, local dynamic, initial exec, local exec
> - X86 for Darwin and Windows, and XCore, do their own thing
> - The other targets don't support thread-local storage
>
> [1] http://gcc.gnu.org/onlinedocs/gcc-4.0.4/gcc/Variable-Attributes.html#index-g_t_0040code_007btls_005fmodel_007d-attribute-1797
> [2] http://www.akkadia.org/drepper/tls.pdf
[3] http://code.google.com/searchframe#BGeH2W13jNw/trunk/src/thread_cache.h&l=257
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tls_models.diff
Type: application/octet-stream
Size: 36638 bytes...