about summary refs log tree commit diff
path: root/src/thread/mipsn32
Commit message (Expand)AuthorAgeFilesLines
* make arch __clone backends hiddenRich Felker2018-09-121-0/+1
* mips archs: fix runaway execution if start fn passed to clone returnsSegev Finer2018-08-181-1/+4
* add mips n32 port (ILP32 ABI for mips64)Rich Felker2016-04-183-0/+90