about summary refs log tree commit diff
path: root/src/comp/back/x86.rs
AgeCommit message (Expand)AuthorLines
2010-09-24More work on trans, almost getting to the point of emitting an upcall.Graydon Hoare-3/+3
2010-09-23Declare the global and upcall glues as ValueRefs in rustc's trans.Graydon Hoare-15/+13
2010-09-23Translate a bunch of the material (lltrans, llasm, abi) from rustboot to rust...Graydon Hoare-0/+159