summary refs log tree commit diff
path: root/src/librustc_back/target/windows_base.rs
AgeCommit message (Expand)AuthorLines
2015-09-25rustc: Don't use jemalloc when crossing to MSVCAlex Crichton-1/+1
2015-09-22Add `no_default_libraries` target linker optionSebastian Wicki-0/+4
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
2014-11-04Implement flexible target specificationCorey Richardson-0/+66