musl/arch
Rich Felker dc046f55bb add floating point register saving/restoring to mips setjmp/longjmp
also fix the alignment of jmp_buf to meet the abi. linux always
emulates fpu on mips if it's not present, so enabling this code
unconditionally is "safe" but may be slow. in the long term it may be
preferable to find a way to disable it on soft float builds.
2012-07-22 18:55:01 -04:00
..
arm workaround another sendmsg kernel bug on 64-bit machines 2012-07-12 21:37:54 -04:00
i386 workaround another sendmsg kernel bug on 64-bit machines 2012-07-12 21:37:54 -04:00
mips add floating point register saving/restoring to mips setjmp/longjmp 2012-07-22 18:55:01 -04:00
x86_64 workaround another sendmsg kernel bug on 64-bit machines 2012-07-12 21:37:54 -04:00