Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update mips cancellation-point syscall asm with 7-arg and r25 fixes | Rich Felker | 2012-09-15 | 1 | -2/+5 |
* | fix mips syscall_cp_asm code (saved register usage) | Rich Felker | 2012-09-09 | 1 | -2/+2 |
* | mips clone: don't free stack space used to copy arg | Rich Felker | 2012-07-11 | 1 | -1/+0 |
* | fix mips clone() on real linux kernel | Rich Felker | 2012-07-11 | 1 | -4/+7 |
* | fix clone() on mips (args were in wrong order) | Rich Felker | 2012-07-11 | 1 | -3/+2 |
* | first attempt at making threads work on mips | Rich Felker | 2012-07-11 | 3 | -0/+67 |