musl/arch/mips
Rich Felker 328810d325 inline syscall support for mips
this drastically reduces the size of some functions which are purely
syscall wrappers.

disabled for clang due to known bugs satisfying register constraints.
2012-09-09 01:01:19 -04:00
..
bits syscall organization overhaul 2012-09-08 22:43:14 -04:00
atomic.h avoid need for -march=mips2 to compile mips atomic.h asm 2012-08-11 19:51:21 -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 add clang-compatible thread-pointer code for mips 2012-09-07 12:18:14 -04:00
reloc.h more stuff lost committing mips dynamic linker 2012-08-05 13:48:42 -04:00
syscall_arch.h inline syscall support for mips 2012-09-09 01:01:19 -04:00