freebsd-skq/lib/libkse/arch
marcel e45924adac 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).
2003-08-06 00:17:15 +00:00
..
amd64 Rethink the MD interfaces for libpthread to account for 2003-08-05 22:46:00 +00:00
i386 Use auto LDT allocation for i386. 2003-08-05 23:09:22 +00:00
ia64 Define the static TLS as an array of long double. This will guarantee 2003-08-06 00:17:15 +00:00