summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/tls.c
Commit message (Expand)AuthorAgeFilesLines
* Arbitraly choose the Variant II for arm.cognet2004-09-231-1/+2
* Make sure we allocate at least enough space for the TCB for variant I TLS.dfr2004-08-231-0/+2
* Always allocate a TLS area even if its empty - libpthread relies ondfr2004-08-181-7/+4
* Add support for TLS in statically linked programs.dfr2004-08-151-2/+225
* Add stubs for TLS functions. These will be replaced at runtime by thedfr2004-08-031-0/+69
OpenPOWER on IntegriCloud