freebsd-dev/lib/libpthread/arch/ia64
Marcel Moolenaar 119fb38770 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
..
ia64 Rethink the MD interfaces for libpthread to account for 2003-08-05 22:46:00 +00:00
include Define the static TLS as an array of long double. This will guarantee 2003-08-06 00:17:15 +00:00
Makefile.inc Rethink the MD interfaces for libpthread to account for 2003-08-05 22:46:00 +00:00