aboutsummaryrefslogtreecommitdiff
path: root/src/comp/back/abi.rs
Commit message (Expand)AuthorAgeFilesLines
* Teach rustc about const tag value, begin work on trans_copy_ty, make uint's t...Graydon Hoare2010-11-091-0/+3
* Translate exit-task glue such that rustc's output programs exit properly.Graydon Hoare2010-09-271-0/+4
* More work on trans, almost getting to the point of emitting an upcall.Graydon Hoare2010-09-241-0/+12
* Declare the global and upcall glues as ValueRefs in rustc's trans.Graydon Hoare2010-09-231-0/+2
* Translate a bunch of the material (lltrans, llasm, abi) from rustboot to rust...Graydon Hoare2010-09-231-0/+46