freebsd-dev/lib/libkse/arch
Peter Wemm 3b4399f6a7 Clean out the leftovers from the i386_set_gsbase() TLS conversion.
Like on libthr, there is an i386_set_gsbase() stub implementation here
to avoid libc.so.5 issues.  This should likely be a weak symbol and I
expect this will be fixed soon.

Approved by:	re
2005-06-29 23:15:36 +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 Clean out the leftovers from the i386_set_gsbase() TLS conversion. 2005-06-29 23:15:36 +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