| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-09-14 | librustc_target: Address comments | Alistair Francis | -1/+1 | |
| Signed-off-by: Alistair Francis <alistair.francis@wdc.com> | ||||
| 2020-09-14 | librustc_target: Initial support for riscv32gc_unknown_linux_gnu | Alistair Francis | -0/+26 | |
| Signed-off-by: Alistair Francis <alistair.francis@wdc.com> | ||||
| 2020-09-09 | remove redundant clones | Matthias Krüger | -1/+1 | |
| (clippy::redundant_clone) | ||||
| 2020-09-07 | Rollup merge of #76364 - fusion-engineering-forks:avr-no-atomic, ↵ | Dylan DPC | -0/+2 | |
| r=jonas-schievink Disable atomics on avr target. `max_atomic_width` was missing in the spec, which means it fell back to the pointer width of 16 bits. Fixes #76363. | ||||
| 2020-09-05 | Disable atomics on avr target. | Mara Bos | -0/+2 | |
| `max_atomic_width` was missing in the spec, which means it fell back to the pointer width of 16 bits. | ||||
| 2020-09-03 | Disable use of `--eh-frame-hdr` on wasm32. | Dan Gohman | -0/+1 | |
| 2020-08-31 | Enable ASLR for windows-gnu | Mateusz Mikuła | -2/+12 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+13300 | |
