math: fix expm1l on x86_64 (avoid underflow for large negative x)
[musl] / crt / mips /
2012-08-18 Rich Felkercrt1 must align stack pointer on mips
2012-08-05 Rich Felkeralign mips _init/_fini functions
2012-07-11 Rich Felkerinitial version of mips (o32) port, based on work by...