| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove LLVM rustboot backend. | Graydon Hoare | 2010-12-29 | 1 | -105/+0 |
| | | |||||
| * | Update lltrans to also emit WinMain@16 on windows. | Graydon Hoare | 2010-11-05 | 1 | -1/+8 |
| | | |||||
| * | Fix argv.rs under the LLVM compiler. | Jeffrey Yasskin | 2010-07-18 | 1 | -1/+2 |
| | | | | | | | The call to rust_start was assuming that all rust main() functions have the same signature, but the compiler doesn't actually canonicalize them. So instead just match the C signature of rust_start, and cast. | ||||
| * | Emit gc glue and rearrange crate glue offsets slightly to have a regular order. | Graydon Hoare | 2010-06-25 | 1 | -2/+3 |
| | | |||||
| * | Populate tree. | Graydon Hoare | 2010-06-23 | 1 | -0/+96 |