| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Translate exit-task glue such that rustc's output programs exit properly. | Graydon Hoare | 2010-09-27 | 1 | -0/+4 | |
| | | ||||||
| * | Fix indexing bug in rustc's indirect-upcall arg-copying loops. | Graydon Hoare | 2010-09-27 | 1 | -3/+4 | |
| | | ||||||
| * | More work on trans, almost getting to the point of emitting an upcall. | Graydon Hoare | 2010-09-24 | 2 | -3/+15 | |
| | | ||||||
| * | Declare the global and upcall glues as ValueRefs in rustc's trans. | Graydon Hoare | 2010-09-23 | 2 | -15/+15 | |
| | | ||||||
| * | Translate a bunch of the material (lltrans, llasm, abi) from rustboot to ↵ | Graydon Hoare | 2010-09-23 | 2 | -0/+205 | |
| rustc, and move files around. | ||||||