K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-08-06T00:17:15.000000Z K 7 svn:log V 304 Define the static TLS as an array of long double. This will guarantee that the TLS is 16-byte aligned, as well as guarantee that the thread pointer is 16-byte aligned as it points to struct ia64_tp. Likewise, struct tcb and struct ksd are also guaranteed to be 16-byte aligned (if they weren't already). END