| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove LLVM rustboot backend. | Graydon Hoare | 2010-12-29 | 1 | -94/+0 |
| | | |||||
| * | Fix simple generic type parameters in LLVM. | Jeffrey Yasskin | 2010-07-23 | 1 | -0/+24 |
| | | |||||
| * | Adjust llasm, llabi to be aware of changes to rust_task structure. Still not ↵ | Graydon Hoare | 2010-07-20 | 1 | -0/+1 |
| | | | | | working fully. | ||||
| * | Fix argv.rs under the LLVM compiler. | Jeffrey Yasskin | 2010-07-18 | 1 | -8/+7 |
| | | | | | | | 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/+69 |