Skip to content

Commit e968f86

Browse files
committed
doc: platform-support.md: Move to tier 3
Signed-off-by: Alistair Francis <[email protected]>
1 parent cbda154 commit e968f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc/src/platform-support.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ target | std | host | notes
101101
`powerpc-unknown-linux-gnu` | ✓ | ✓ | PowerPC Linux (kernel 2.6.32, glibc 2.11)
102102
`powerpc64-unknown-linux-gnu` | ✓ | ✓ | PPC64 Linux (kernel 2.6.32, glibc 2.11)
103103
`powerpc64le-unknown-linux-gnu` | ✓ | ✓ | PPC64LE Linux (kernel 3.10, glibc 2.17)
104-
`riscv32gc-unknown-linux-gnu` | ✓ | ✓ | RISC-V Linux (kernel 5.4, glibc 2.33)
105104
`riscv32i-unknown-none-elf` | * | | Bare RISC-V (RV32I ISA)
106105
`riscv32imac-unknown-none-elf` | * | | Bare RISC-V (RV32IMAC ISA)
107106
`riscv32imc-unknown-none-elf` | * | | Bare RISC-V (RV32IMC ISA)
@@ -196,6 +195,7 @@ target | std | host | notes
196195
`powerpc64-unknown-linux-musl` | ? | |
197196
`powerpc64-wrs-vxworks` | ? | |
198197
`powerpc64le-unknown-linux-musl` | ? | |
198+
`riscv32gc-unknown-linux-gnu` | | | RISC-V Linux (kernel 5.4, glibc 2.33)
199199
`sparc-unknown-linux-gnu` | ✓ | | 32-bit SPARC Linux
200200
`sparc64-unknown-netbsd` | ✓ | ✓ | NetBSD/sparc64
201201
`sparc64-unknown-openbsd` | ? | |

0 commit comments

Comments
 (0)