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