summary refs log tree commit diff
path: root/src/librustc_back/target/bitrig_base.rs
AgeCommit message (Expand)AuthorLines
2016-02-08rustc: Use llvm-ar for custom targets by defaultAlex Crichton-1/+0
2015-09-25rustc: Don't use jemalloc when crossing to MSVCAlex Crichton-1/+1
2015-08-14rustc: Allow changing the default allocatorAlex Crichton-0/+1
2015-08-10Remove morestack supportAlex Crichton-1/+0
2015-07-23switching to gnu archive format per review requestDave Huseby-0/+1
2015-07-23review feedback fixesDave Huseby-1/+0
2015-07-23fixes #27124 for bitrigDave Huseby-3/+1
2015-07-16trans: Add kind to writeArchiveAlex Crichton-0/+1
2015-02-11bitrig integrationDave Huseby-0/+28