musl/arch/mipsn32
Rich Felker 1c497005ee remove long-obsolete clang workarounds from mips* syscall_arch.h files
at one point, clang reportedly failed to support the asm register
constraints needed for inline syscalls. versions of clang that old
have much bigger problems that preclude using them to compile musl
libc.
2017-05-31 21:49:44 -04:00
..
bits add pkey_{mprotect,alloc,free} syscalls from linux v4.9 2016-12-29 22:10:19 -05:00
atomic_arch.h add mips n32 port (ILP32 ABI for mips64) 2016-04-18 05:19:13 +00:00
crt_arch.h add mips n32 port (ILP32 ABI for mips64) 2016-04-18 05:19:13 +00:00
ksigaction.h add mips n32 port (ILP32 ABI for mips64) 2016-04-18 05:19:13 +00:00
pthread_arch.h add mips n32 port (ILP32 ABI for mips64) 2016-04-18 05:19:13 +00:00
reloc.h add mips n32 port (ILP32 ABI for mips64) 2016-04-18 05:19:13 +00:00
syscall_arch.h remove long-obsolete clang workarounds from mips* syscall_arch.h files 2017-05-31 21:49:44 -04:00