summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/i386/uthread_machdep.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Properly align stack such that code that uses SSE2 instructions doesn't crash.kettenis2008-01-281-3/+7
* - due to the fninit() in _thread_machdep_save_float_state() all calls tokurt2006-04-061-5/+16
* if cpu has fxsr, use fxsave instead; ok marcderaadt2004-02-211-8/+42
* save i386 fpu statemarc2003-01-241-14/+21
* typo in commentd2001-03-131-2/+2
* preparation for switch-based threadsd2000-09-251-0/+80