| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-08-31 | rt: Make the dynamic stack self-describing | Patrick Walton | -14/+39 | |
| 2011-08-17 | rustc: Use obstacks in lieu of dynamically-allocated frames only when the ↵ | Patrick Walton | -3/+21 | |
| frame is actually dynamically-sized | ||||
| 2011-08-17 | Revert "rt: Use obstacks in lieu of dynamically-sized frames" | Patrick Walton | -21/+3 | |
| This reverts commit cc5fcfce89312042e52401eb883160ebf289235f. | ||||
| 2011-08-17 | rt: Use obstacks in lieu of dynamically-sized frames | Patrick Walton | -3/+21 | |
| 2011-08-17 | rustc: Run obstack cleanups at the end of each function | Patrick Walton | -2/+3 | |
| 2011-08-17 | rustc: Mark an obstack fencepost when entering a dynamically-sized frame | Patrick Walton | -0/+8 | |
| 2011-08-16 | rt: Implement obstacks, untested as of yet | Patrick Walton | -0/+82 | |
