| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFC TLS variant I fixes. | Marcel Moolenaar | 2006-09-02 | 1 | -47/+36 |
| * | Use __weak_reference macro to define weak symbols. | David Xu | 2005-03-21 | 1 | -31/+51 |
| * | Fix incorrect comment. | David Xu | 2005-03-01 | 1 | -1/+1 |
| * | Mark _rtld_allocate_tls and _rtld_free_tls as weak symbols for Variant I | David Xu | 2005-02-26 | 1 | -0/+5 |
| * | Arbitraly choose the Variant II for arm. | Olivier Houchard | 2004-09-23 | 1 | -1/+2 |
| * | Make sure we allocate at least enough space for the TCB for variant I TLS. | Doug Rabson | 2004-08-23 | 1 | -0/+2 |
| * | Always allocate a TLS area even if its empty - libpthread relies on | Doug Rabson | 2004-08-18 | 1 | -7/+4 |
| * | Add support for TLS in statically linked programs. | Doug Rabson | 2004-08-15 | 1 | -2/+225 |
| * | Add stubs for TLS functions. These will be replaced at runtime by the | Doug Rabson | 2004-08-03 | 1 | -0/+69 |
