about summary refs log tree commit diff
path: root/arch/mipsn32/syscall_arch.h
Commit message (Expand)AuthorAgeFilesLines
* fix build regression on mips n32 due to typo in new inline syscallRich Felker2019-05-051-1/+1
* implement inline 5- and 6-argument syscalls for mipsn32 and mips64Rich Felker2019-04-101-6/+25
* define and use internal macros for hidden visibility, weak refsRich Felker2018-09-051-2/+1
* make syscall.h consistent with linuxSzabolcs Nagy2017-09-061-3/+3
* remove long-obsolete clang workarounds from mips* syscall_arch.h filesRich Felker2017-05-311-41/+0
* add mips n32 port (ILP32 ABI for mips64)Rich Felker2016-04-181-0/+165