freebsd-dev/lib/libpthread/arch
Peter Wemm 1ec622fdd6 Remove the special _amd64_set_gsbase() code for #ifdef COMPAT_32BIT, now
that the amd64 kernel implements i386_get/set_gsbase().  All the rest of
the ldt backwards compat code should go away soon.
2005-04-26 20:41:48 +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 Remove the special _amd64_set_gsbase() code for #ifdef COMPAT_32BIT, now 2005-04-26 20:41:48 +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