summary refs log tree commit diff
path: root/src/librustc_back/target/bitrig_base.rs
AgeCommit message (Expand)AuthorLines
2017-07-14Support both partial and full RELROJohannes Löthberg-2/+2
2017-07-11Add support for full RELROJohannes Löthberg-0/+1
2017-07-05rustc: Implement the #[global_allocator] attributeAlex Crichton-1/+0
2016-12-22Correct target_family messJeremy Soller-0/+1
2016-04-24librustc_back: remove explicit linkerTamir Duberstein-1/+0
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