summary refs log tree commit diff
path: root/src/librustc_back/target/netbsd_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-04-07-Z linker-flavorJorge Aparicio-11/+15
2016-12-22Correct target_family messJeremy Soller-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-08-14fixes #27124 for netbsdGleb Kozyrev-1/+1
2015-08-10Remove morestack supportAlex Crichton-1/+0
2015-07-16trans: Add kind to writeArchiveAlex Crichton-0/+1
2015-07-01Add netbsd amd64 supportAlex Newman-0/+32