K 10 svn:author V 6 marius K 8 svn:date V 27 2012-06-21T13:39:56.328077Z K 7 svn:log V 244 MFC: r232582 (partial) - Switch ARM to TLS Variant I. - Fix TLS allocation for Variant I: both rtld and libc allocators assume that tls_static_space includes space for TLS structure. So increment calculated static size by the size of it. END