about summary refs log tree commit diff
path: root/arch/mips64/syscall_arch.h
Commit message (Expand)AuthorAgeFilesLines
* work around negated error code bug on some mips kernelsRich Felker2020-03-141-7/+7
* revert mips64/n32 syscall asm clean-up due to regressionsRich Felker2020-03-141-28/+28
* fix mips r6 syscall clobber lists not to include hi/lo registersRich Felker2019-09-261-0/+6
* get/setsockopt: add fallback for new time64 SO_RCVTIMEO/SO_SNDTIMEORich Felker2019-07-311-0/+3
* remove mips/n32/64 stat struct hacks from syscall machineryRich Felker2019-07-181-120/+5
* clean up mips64/n32 syscall asm constraintsRich Felker2019-07-161-27/+28
* deduplicate mips64/n32 syscall clobbered register listsRich Felker2019-07-161-14/+11
* implement inline 5- and 6-argument syscalls for mipsn32 and mips64Rich Felker2019-04-101-23/+43
* cleanup mips64 syscall_arch functionsRich Felker2019-04-101-18/+9
* remove long-obsolete clang workarounds from mips* syscall_arch.h filesRich Felker2017-05-311-75/+0
* fix fstatat syscall on mips64Rich Felker2017-05-311-3/+22
* add mips64 portRich Felker2016-03-061-0/+281