math: x86_64 version of expl, fixed some comments in the i386 version
[musl] / src / thread / mips /
2012-09-15 Rich Felkerupdate mips cancellation-point syscall asm with 7-arg...
2012-09-09 Rich Felkerfix mips syscall_cp_asm code (saved register usage)
2012-07-12 Rich Felkermips clone: don't free stack space used to copy arg
2012-07-12 Rich Felkerfix mips clone() on real linux kernel
2012-07-12 Rich Felkerfix clone() on mips (args were in wrong order)
2012-07-11 Rich Felkerfirst attempt at making threads work on mips