summary refs log tree commit diff
path: root/src/librustc_target/spec/tests/tests_impl.rs
AgeCommit message (Expand)AuthorLines
2020-07-10Avoid "whitelist"Tamir Duberstein-2/+2
2020-06-06Rollup merge of #72708 - petrochenkov:linkhack, r=cuviperRalf Jung-0/+5
2020-06-03rustc_target: Remove `pre_link_args_crt`Vadim Petrochenkov-1/+0
2020-05-28linker: Add a linker rerun hack for gcc versions not supporting -static-pieVadim Petrochenkov-0/+5
2020-04-13rustc_target: Move tests into a separate unconfigured fileVadim Petrochenkov-0/+43