summaryrefslogtreecommitdiff
path: root/src/thread/mips/syscall_cp.s
AgeCommit message (Expand)AuthorLines
2015-05-25mark mips cancellable syscall code as codeRich Felker-0/+3
2015-04-14consistently use hidden visibility for cancellable syscall internalsRich Felker-3/+8
2015-02-20prepare cancellation syscall asm for possibility of __cancel returningRich Felker-8/+12
2012-09-15update mips cancellation-point syscall asm with 7-arg and r25 fixesRich Felker-2/+5
2012-09-09fix mips syscall_cp_asm code (saved register usage)Rich Felker-2/+2
2012-07-11first attempt at making threads work on mipsRich Felker-0/+31