freebsd-dev/lib/libthr/arch
Peter Wemm c5bfff3bab Use the recently exposed fs/gs set functions when compiling libthr to
run as a 32 bit support library for an amd64 kernel.  32 bit consumers of
libthr have zero chance of running on an amd64 kernel since we don't
implement the i386_set_ldt() family of functions.  Note that this commit
doesn't make it actually work, it just removes one more obstacle.
2004-11-06 03:30:53 +00:00
..
alpha Implement _get_curthread and _set_curthread. We use GCCs builtin 2003-07-24 07:51:49 +00:00
amd64 Add AMD64 support code. 2004-08-19 23:41:12 +00:00
i386 Use the recently exposed fs/gs set functions when compiling libthr to 2004-11-06 03:30:53 +00:00
ia64 Return gracefully, rather than aborting, when the maximum concurrent 2003-05-25 22:40:57 +00:00
powerpc libthr powerpc support. 2004-03-02 06:25:20 +00:00
sparc64 Return gracefully, rather than aborting, when the maximum concurrent 2003-05-25 22:40:57 +00:00