about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/targets/riscv32imc_unknown_nuttx_elf.rs
AgeCommit message (Expand)AuthorLines
2025-02-16rustc_target: import TargetMetadataKen Matsui-2/+4
2025-01-27Mark all NuttX targets as tier 3 target and support the standard libraryHuang Qi-2/+2
2024-10-17Always specify `llvm_abiname` for RISC-V targetsbeetrees-0/+1
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-09-03Add `warn(unreachable_pub)` to `rustc_target`.Nicholas Nethercote-1/+1
2024-07-19Add NuttX based targets for RISC-V and ARMHuang Qi-0/+29