1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/lib/libpthread/arch
Peter Wemm 72a79166ea Use the i386_set_gsbase() syscall if it is implemented in the kernel.
This is a little hairy here because the allocation and usage of this
functionality is split into two places in libpthread.
2005-04-14 00:13:20 +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 Use the new atomic_cmpset_32(). 2005-04-07 22:06:05 +00:00
i386 Use the i386_set_gsbase() syscall if it is implemented in the kernel. 2005-04-14 00:13:20 +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