about summary refs log tree commit diff
path: root/compiler/rustc_target
AgeCommit message (Expand)AuthorLines
2020-09-27Auto merge of #76986 - jonas-schievink:ret-in-reg, r=nagisabors-0/+12
2020-09-27Rollup merge of #77208 - mati865:late-link-args-order, r=petrochenkovJonas Schievink-6/+1
2020-09-26Return values up to 128 bits in registersJonas Schievink-0/+12
2020-09-26might_permit_raw_init: also check aggregate fieldsRalf Jung-4/+19
2020-09-25Defer Apple SDKROOT detection to link time.Eric Huss-128/+20
2020-09-25Link dynamic and static late_link_args before generic onesMateusz Mikuła-6/+1
2020-09-25Rollup merge of #77121 - duckymirror:html-root-url, r=jyn514Jonas Schievink-1/+1
2020-09-23/nightly/nightly-rustcErik Hofmayer-1/+1
2020-09-23Updated html_root_url for compiler cratesErik Hofmayer-1/+1
2020-09-21fix typo in docs and commentsyuk1ty-1/+1
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/+13320