musl/arch/mips
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
..
bits add floating point register saving/restoring to mips setjmp/longjmp 2012-07-22 18:55:01 -04:00
atomic.h fix broken mips a_fetch_add 2012-07-12 23:18:03 -04:00
ksigaction.h initial version of mips (o32) port, based on work by Richard Pennington (rdp) 2012-07-11 04:22:13 -04:00
pthread_arch.h mipsel (little endian) support 2012-07-12 21:49:30 -04:00
reloc.h initial version of mips (o32) port, based on work by Richard Pennington (rdp) 2012-07-11 04:22:13 -04:00