| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-10-19 | Use __morestack to detect stack overflow | Alex Crichton | -49/+0 | |
| This commit resumes management of the stack boundaries and limits when switching between tasks. This additionally leverages the __morestack function to run code on "stack overflow". The current behavior is to abort the process, but this is probably not the best behavior in the long term (for deails, see the comment I wrote up in the stack exhaustion routine). | ||||
| 2013-05-21 | fix mips stack alignment | Jyun-Yan You | -2/+4 | |
| 2013-04-04 | rt: improve mips backend | Jyun-Yan You | -0/+1 | |
| 2013-03-03 | rt: MIPS32 support | Jyun-Yan You | -0/+46 | |
