summary refs log tree commit diff
path: root/src/librustc_back/target/openbsd_base.rs
AgeCommit message (Expand)AuthorLines
2016-12-22Correct target_family messJeremy Soller-0/+1
2016-12-04OpenBSD under x86 has particular ABI for returning a struct.Sébastien Marie-0/+1
2016-10-31Changed most vec! invocations to use square bracesiirelu-2/+2
2016-04-24librustc_back: remove explicit linkerTamir Duberstein-1/+0
2016-02-08rustc: Use llvm-ar for custom targets by defaultAlex Crichton-1/+0
2016-01-21actively disable stack execution on linux and bsdAli Clark-0/+3
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-20fixes #27124 for openbsdSébastien Marie-1/+1
2015-07-16trans: Add kind to writeArchiveAlex Crichton-0/+1
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-02-23openbsd: restore linker optionSébastien Marie-0/+5
2015-02-01openbsd supportSébastien Marie-0/+28