@@ -159,9 +159,11 @@ target | std | notes
159
159
[ ` loongarch64-unknown-none ` ] ( platform-support/loongarch-none.md ) | * | | LoongArch64 Bare-metal (LP64D ABI)
160
160
[ ` loongarch64-unknown-none-softfloat ` ] ( platform-support/loongarch-none.md ) | * | | LoongArch64 Bare-metal (LP64S ABI)
161
161
[ ` nvptx64-nvidia-cuda ` ] ( platform-support/nvptx64-nvidia-cuda.md ) | * | --emit=asm generates PTX code that [ runs on NVIDIA GPUs]
162
- ` riscv32i-unknown-none-elf ` | * | Bare RISC-V (RV32I ISA)
163
- ` riscv32imac-unknown-none-elf ` | * | Bare RISC-V (RV32IMAC ISA)
164
- ` riscv32imc-unknown-none-elf ` | * | Bare RISC-V (RV32IMC ISA)
162
+ [ ` riscv32i-unknown-none-elf ` ] ( platform-support/riscv32imac-unknown-none-elf.md ) | * | Bare RISC-V (RV32I ISA)
163
+ [ ` riscv32imac-unknown-none-elf ` ] ( platform-support/riscv32imac-unknown-none-elf.md ) | * | Bare RISC-V (RV32IMAC ISA)
164
+ [ ` riscv32imafc-unknown-none-elf ` ] ( platform-support/riscv32imac-unknown-none-elf.md ) | * | Bare RISC-V (RV32IMAFC ISA)
165
+ [ ` riscv32im-unknown-none-elf ` ] ( platform-support/riscv32imac-unknown-none-elf.md ) | * | | Bare RISC-V (RV32IM ISA)
166
+ [ ` riscv32imc-unknown-none-elf ` ] ( platform-support/riscv32imac-unknown-none-elf.md ) | * | Bare RISC-V (RV32IMC ISA)
165
167
` riscv64gc-unknown-none-elf ` | * | Bare RISC-V (RV64IMAFDC ISA)
166
168
` riscv64imac-unknown-none-elf ` | * | Bare RISC-V (RV64IMAC ISA)
167
169
` sparc64-unknown-linux-gnu ` | ✓ | SPARC Linux (kernel 4.4, glibc 2.23)
@@ -314,7 +316,6 @@ target | std | host | notes
314
316
[ ` powerpc64-ibm-aix ` ] ( platform-support/aix.md ) | ? | | 64-bit AIX (7.2 and newer)
315
317
` riscv32gc-unknown-linux-gnu ` | | | RISC-V Linux (kernel 5.4, glibc 2.33)
316
318
` riscv32gc-unknown-linux-musl ` | | | RISC-V Linux (kernel 5.4, musl + RISCV32 support patches)
317
- ` riscv32im-unknown-none-elf ` | * | | Bare RISC-V (RV32IM ISA)
318
319
[ ` riscv32imac-unknown-xous-elf ` ] ( platform-support/riscv32imac-unknown-xous-elf.md ) | ? | | RISC-V Xous (RV32IMAC ISA)
319
320
[ ` riscv32imc-esp-espidf ` ] ( platform-support/esp-idf.md ) | ✓ | | RISC-V ESP-IDF
320
321
[ ` riscv32imac-esp-espidf ` ] ( platform-support/esp-idf.md ) | ✓ | | RISC-V ESP-IDF
0 commit comments