| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2013-09-16 | fix clobbering of caller's stack in mips __clone function | Rich Felker | 1 | -0/+3 |
| 2013-09-14 | fix child stack alignment on mips clone | Rich Felker | 1 | -0/+1 |
| 2012-07-11 | mips clone: don't free stack space used to copy arg | Rich Felker | 1 | -1/+0 |
| 2012-07-11 | fix mips clone() on real linux kernel | Rich Felker | 1 | -4/+7 |
| 2012-07-11 | fix clone() on mips (args were in wrong order) | Rich Felker | 1 | -3/+2 |
| 2012-07-11 | first attempt at making threads work on mips | Rich Felker | 1 | -0/+27 |
