work around negated error code bug on some mips kernels
[oweals/musl.git] / arch / mipsn32 / syscall_arch.h
2020-03-15 Rich Felkerwork around negated error code bug on some mips kernels
2020-03-15 Rich Felkerrevert mips64/n32 syscall asm clean-up due to regressions
2019-11-02 Rich Felkerswitch all existing 32-bit archs to 64-bit time_t
2019-09-26 Rich Felkerfix mips r6 syscall clobber lists not to include hi...
2019-08-01 Rich Felkerget/setsockopt: add fallback for new time64 SO_RCVTIMEO...
2019-07-18 Rich Felkerremove mips/n32/64 stat struct hacks from syscall machinery
2019-07-17 Rich Felkerclean up mips64/n32 syscall asm constraints
2019-07-17 Rich Felkerdeduplicate mips64/n32 syscall clobbered register lists
2019-05-05 Rich Felkerfix build regression on mips n32 due to typo in new...
2019-04-10 Rich Felkerimplement inline 5- and 6-argument syscalls for mipsn32...
2018-09-05 Rich Felkerdefine and use internal macros for hidden visibility...
2017-09-06 Szabolcs Nagymake syscall.h consistent with linux
2017-06-01 Rich Felkerremove long-obsolete clang workarounds from mips* sysca...
2016-04-18 Rich Felkeradd mips n32 port (ILP32 ABI for mips64)