summary refs log tree commit diff
path: root/src/librustc_back/target/linux_base.rs
AgeCommit message (Expand)AuthorLines
2015-08-14rustc: Allow changing the default allocatorAlex Crichton-0/+1
2015-08-10Remove morestack supportAlex Crichton-1/+0
2015-07-10trans: Use LLVM's writeArchive to modify archivesAlex Crichton-0/+1
2015-05-19rustc_back: Remove unneeded explicit variableAlex Crichton-1/+0
2015-04-27rustc_back: Add x86_64-unknown-linux-musl as a targetAlex Crichton-5/+9
2014-11-06fix typo in librustc target specDaniel Micay-1/+1
2014-11-04Implement flexible target specificationCorey Richardson-0/+31