about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/targets/riscv32ima_unknown_none_elf.rs
AgeCommit message (Expand)AuthorLines
2025-02-16rustc_target: import TargetMetadataKen Matsui-2/+4
2024-10-17Always specify `llvm_abiname` for RISC-V targetsbeetrees-0/+1
2024-09-03Add `warn(unreachable_pub)` to `rustc_target`.Nicholas Nethercote-1/+1
2024-07-03Fill out target-spec metadata for all targetsHarry Moulton-4/+4
2024-03-20Add bare metal riscv32 target.Roy Buitenhuis-0/+29