Skip to content

Commit 89e6597

Browse files
Reassign sparc-unknown-none-elf to tier 3
It should never have been moved to tier 2. It is a new platform and the maintainer has agreed to do tier 3 maintenance for it, not tier 2.
1 parent fe5f591 commit 89e6597

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
@@ -176,7 +176,6 @@ target | std | notes
176176
`thumbv8m.base-none-eabi` | * | Bare ARMv8-M Baseline
177177
`thumbv8m.main-none-eabi` | * | Bare ARMv8-M Mainline
178178
`thumbv8m.main-none-eabihf` | * | Bare ARMv8-M Mainline, hardfloat
179-
[`sparc-unknown-none-elf`](./platform-support/sparc-unknown-none-elf.md) | * | Bare 32-bit SPARC V7+
180179
`wasm32-unknown-emscripten` | ✓ | WebAssembly via Emscripten
181180
`wasm32-unknown-unknown` | ✓ | WebAssembly
182181
`wasm32-wasi` | ✓ | WebAssembly with WASI
@@ -314,6 +313,7 @@ target | std | host | notes
314313
[`riscv64-linux-android`](platform-support/android.md) | | | RISC-V 64-bit Android
315314
`s390x-unknown-linux-musl` | | | S390x Linux (kernel 3.2, MUSL)
316315
`sparc-unknown-linux-gnu` | ✓ | | 32-bit SPARC Linux
316+
[`sparc-unknown-none-elf`](./platform-support/sparc-unknown-none-elf.md) | * | Bare 32-bit SPARC V7+
317317
[`sparc64-unknown-netbsd`](platform-support/netbsd.md) | ✓ | ✓ | NetBSD/sparc64
318318
[`sparc64-unknown-openbsd`](platform-support/openbsd.md) | ✓ | ✓ | OpenBSD/sparc64
319319
`thumbv4t-none-eabi` | * | | Thumb-mode Bare ARMv4T

0 commit comments

Comments
 (0)