freebsd-dev/lib/libpthread/arch
Peter Wemm 9e6d5a03d4 i386_set_ldt() is not available when running 32 bit binaries on amd64
kernels.  Use the recently exposed direct-set routines instead.  This is
only activated for when we compile i386 support libraries on amd64.
2004-11-06 03:35:51 +00:00
..
alpha Fix compile, s/tp_dtv/tp_tdv/g. 2004-08-16 14:07:38 +00:00
amd64 Cosmetic tweaks to reduce diffs to the i386 counterpart. 2004-11-06 03:33:19 +00:00
arm Partial support of KSE for arm. 2004-11-05 23:49:21 +00:00
i386 i386_set_ldt() is not available when running 32 bit binaries on amd64 2004-11-06 03:35:51 +00:00
ia64 Fix compile, s/tp_dtv/tp_tdv/g. 2004-08-16 14:07:38 +00:00
powerpc Bring PPC up to date with latest TLS changes. 2004-08-16 05:41:39 +00:00
sparc64 Fix compile, s/tp_dtv/tp_tdv/g. 2004-08-16 14:07:38 +00:00