about summary refs log tree commit diff
path: root/compiler/rustc_target/src
AgeCommit message (Expand)AuthorLines
2020-09-14librustc_target: Address commentsAlistair Francis-1/+1
2020-09-14librustc_target: Initial support for riscv32gc_unknown_linux_gnuAlistair Francis-0/+26
2020-09-09remove redundant clonesMatthias Krüger-1/+1
2020-09-07Rollup merge of #76364 - fusion-engineering-forks:avr-no-atomic, r=jonas-schi...Dylan DPC-0/+2
2020-09-05Disable atomics on avr target.Mara Bos-0/+2
2020-09-03Disable use of `--eh-frame-hdr` on wasm32.Dan Gohman-0/+1
2020-08-31Enable ASLR for windows-gnuMateusz Mikuła-2/+12
2020-08-30mv compiler to compiler/mark-0/+13300