From eae68350c8befd40a02c28687aea0b39628f4e59 Mon Sep 17 00:00:00 2001 From: ridwanabdillahi <91507758+ridwanabdillahi@users.noreply.github.com> Date: Mon, 7 Feb 2022 12:49:03 -0800 Subject: Add support for targeting riscv32im-unknown-none-elf Update riscv32im-unknown-none-elf to Tier2 support. Downgrade to Tier 3 platform support. --- src/doc/rustc/src/platform-support.md | 1 + 1 file changed, 1 insertion(+) (limited to 'src/doc/rustc') diff --git a/src/doc/rustc/src/platform-support.md b/src/doc/rustc/src/platform-support.md index 7a00b048a9b..cc92d273ed1 100644 --- a/src/doc/rustc/src/platform-support.md +++ b/src/doc/rustc/src/platform-support.md @@ -271,6 +271,7 @@ target | std | host | notes `powerpc64le-unknown-linux-musl` | ? | | `riscv32gc-unknown-linux-gnu` | | | RISC-V Linux (kernel 5.4, glibc 2.33) `riscv32gc-unknown-linux-musl` | | | RISC-V Linux (kernel 5.4, musl + RISCV32 support patches) +`riscv32im-unknown-none-elf` | * | | Bare RISC-V (RV32IM ISA) `riscv32imc-esp-espidf` | ✓ | | RISC-V ESP-IDF `riscv64gc-unknown-freebsd` | | | RISC-V FreeBSD `riscv64gc-unknown-linux-musl` | | | RISC-V Linux (kernel 4.20, musl 1.2.0) -- cgit 1.4.1-3-g733a5