about summary refs log tree commit diff
path: root/src/comp/back/x86_64.rs
AgeCommit message (Expand)AuthorLines
2012-03-02Move src/comp to src/rustcGraydon Hoare-60/+0
2012-02-06change gcc_args to cc_args and make win32 use gccJyun-Yan You-1/+1
2012-01-18Remove '.' after nullary tags in patternsTim Chevalier-12/+12
2012-01-01freebsd supportUser Jyyou-0/+8
2011-11-17remove compile-command from local variable blocksNiko Matsakis-1/+0
2011-11-16Various fixes for x86_64 on linuxBrian Anderson-2/+7
2011-11-10Cleanup unused importsHaitao Li-3/+0
2011-11-02add -m64 to gcc args if appropriateNiko Matsakis-1/+3
2011-11-02hack around on makefiles trying to get a 64 bit buildNiko Matsakis-0/+49