12 Commits (31b3ce5309ee4fe17e0ed8d45fc141267c3f1781)

Author SHA1 Message Date
Rich Felker 5db475f0b9 work around negated error code bug on some mips kernels 6 years ago
Rich Felker 5053fd2644 revert mips64/n32 syscall asm clean-up due to regressions 6 years ago
Rich Felker 9f6dd78593 fix mips r6 syscall clobber lists not to include hi/lo registers 7 years ago
Rich Felker 51fd67fcbf get/setsockopt: add fallback for new time64 SO_RCVTIMEO/SO_SNDTIMEO 7 years ago
Rich Felker fa7d4218c7 remove mips/n32/64 stat struct hacks from syscall machinery 7 years ago
Rich Felker ddc7c4f936 clean up mips64/n32 syscall asm constraints 7 years ago
Rich Felker db2a148d9d deduplicate mips64/n32 syscall clobbered register lists 7 years ago
Rich Felker 1bcdaeee6e implement inline 5- and 6-argument syscalls for mipsn32 and mips64 7 years ago
Rich Felker d3b4869cd3 cleanup mips64 syscall_arch functions 7 years ago
Rich Felker 1c497005ee remove long-obsolete clang workarounds from mips* syscall_arch.h files 9 years ago
Rich Felker 4073f03add fix fstatat syscall on mips64 9 years ago
Rich Felker 83933573af add mips64 port 10 years ago