musl/arch
Rich Felker 5fac93db37 fix mips mcontext_t structure size
otherwise offs in ucontext_t will be wrong, and break code that
inspects or modifies the signal makes (including cancellation code).
2012-07-12 00:14:40 -04:00
..
arm make arm syscalls (still non-inline) more efficient 2012-07-08 21:32:45 -04:00
i386 jmp_buf overhaul fixing several issues 2012-07-03 20:07:33 -04:00
mips fix mips mcontext_t structure size 2012-07-12 00:14:40 -04:00
x86_64 support -mfpmath=387 on x86_64 2012-07-10 01:18:40 -04:00