about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/mipsel_unknown_none.rs
AgeCommit message (Expand)AuthorLines
2021-07-06Replace per-target ABI denylist with an allowlistSimonas Kazlauskas-11/+0
2021-03-09rustc_target: add "unwind" payloads to `Abi`katelyn a. martin-2/+4
2020-11-11rustc_target: Normalize vendor from "" to "unknown" for all targetsVadim Petrochenkov-1/+0
2020-11-08rustc_target: Rename some target options to avoid tautologyVadim Petrochenkov-1/+1
2020-11-07Update recently added targetsVadim Petrochenkov-6/+2
2020-11-02indicate calling conventionStephan-1/+1
2020-11-02improve commentsStephan-2/+3
2020-11-02add blacklist for unsupported calling conventionsStephan-0/+9
2020-11-02add mipsel_unknown_none targetStephan-0/+32