Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-05-25 | mark mips cancellable syscall code as code | Rich Felker | -0/+3 |
2015-04-14 | consistently use hidden visibility for cancellable syscall internals | Rich Felker | -3/+8 |
2015-02-20 | prepare cancellation syscall asm for possibility of __cancel returning | Rich Felker | -8/+12 |
2012-09-15 | update mips cancellation-point syscall asm with 7-arg and r25 fixes | Rich Felker | -2/+5 |
2012-09-09 | fix mips syscall_cp_asm code (saved register usage) | Rich Felker | -2/+2 |
2012-07-11 | first attempt at making threads work on mips | Rich Felker | -0/+31 |