K 10 svn:author V 6 marcel K 8 svn:date V 27 2006-08-31T19:16:47.000000Z K 7 svn:log V 224 TLS fixes: o The TLS pointer (r2) points 0x7000 after the *end* of the TCB. o _rtld_allocate_tls() gets a pointer to the current TCB, not the current TLS pointer. o _rtld_free_tls() gets the size of the TCB structure. END