about summary refs log tree commit diff
path: root/src/librustc_back/target/apple_base.rs
AgeCommit message (Expand)AuthorLines
2018-04-26Rename rustc_back::target to rustc_target::spec.Irina Popa-53/+0
2018-04-06refactor: simplify `needs_gdb_debug_scripts_section`Jorge Aparicio-0/+1
2018-02-26Add specific target option for returning struct as an integer.Bryan Drewery-0/+1
2017-04-07-Z linker-flavorJorge Aparicio-2/+2
2017-03-12Update usages of 'OSX' (and other old names) to 'macOS'.Corey Farwell-4/+4
2016-12-22Correct target_family messJeremy Soller-0/+1
2016-04-24librustc_back: fix typoTamir Duberstein-1/+1
2016-04-24librustc_back: remove explicit linkerTamir Duberstein-1/+0
2015-12-21rustc: Add feature-gated cfg(target_thread_local)Alex Crichton-1/+22
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-16trans: Add kind to writeArchiveAlex Crichton-0/+1
2014-11-04Implement flexible target specificationCorey Richardson-0/+29