math: fix exp.s on i386 and x86_64 so the exception flags are correct
[musl] / src / thread / arm / syscall_cp.s
2012-05-23 Rich Felkerfix bad opcode in arm syscall_cp_asm
2012-05-23 Rich Felkerfix issue with longjmp out of signal handlers and cance...
2011-09-18 Rich Felkerinitial commit of the arm port