@@ -82,9 +82,11 @@ these platforms are required to have each of the following:
82
82
| ` powerpc64le-unknown-linux-gnu ` | ✓ | ✓ | ✓ | PPC64LE Linux |
83
83
| ` s390x-unknown-linux-gnu ` | ✓ | ✓ | ✓ | S390x Linux |
84
84
| ` sparc64-unknown-linux-gnu ` | ✓ | | | SPARC Linux |
85
+ | ` sparcv9-sun-solaris ` | ✓ | | | SPARC Solaris 10/11, illumos |
85
86
| ` wasm32-unknown-emscripten ` | ✓ | | | WebAssembly via Emscripten |
86
87
| ` x86_64-apple-ios ` | ✓ | | | 64-bit x86 iOS |
87
88
| ` x86_64-rumprun-netbsd ` | ✓ | | | 64-bit NetBSD Rump Kernel |
89
+ | ` x86_64-sun-solaris ` | ✓ | | | 64-bit Solaris 10/11, illumos|
88
90
| ` x86_64-unknown-freebsd ` | ✓ | ✓ | ✓ | 64-bit FreeBSD |
89
91
| ` x86_64-unknown-fuchsia ` | ✓ | | | 64-bit Fuchsia |
90
92
| ` x86_64-unknown-linux-musl ` | ✓ | | | 64-bit Linux with MUSL |
@@ -109,13 +111,11 @@ Official builds are not available.
109
111
| ` mipsel-unknown-linux-uclibc ` | ✓ | | | MIPS (LE) Linux with uClibc |
110
112
| ` msp430-none-elf ` | * | | | 16-bit MSP430 microcontrollers |
111
113
| ` sparc64-unknown-netbsd ` | ✓ | ✓ | | NetBSD/sparc64 |
112
- | ` sparcv9-sun-solaris ` | ✓ | ✓ | ✓ | Solaris/sparc 10/11, illumos/sparc |
113
114
| ` thumbv6m-none-eabi ` | * | | | Bare Cortex-M0, M0+, M1 |
114
115
| ` thumbv7em-none-eabi ` | * | | | Bare Cortex-M4, M7 |
115
116
| ` thumbv7em-none-eabihf ` | * | | | Bare Cortex-M4F, M7F, FPU, hardfloat |
116
117
| ` thumbv7m-none-eabi ` | * | | | Bare Cortex-M3 |
117
118
| ` x86_64-pc-windows-msvc ` (XP) | ✓ | | | Windows XP support |
118
- | ` x86_64-sun-solaris ` | ✓ | ✓ | ✓ | 64-bit Solaris 10/11, illumos |
119
119
| ` x86_64-unknown-bitrig ` | ✓ | ✓ | | 64-bit Bitrig |
120
120
| ` x86_64-unknown-dragonfly ` | ✓ | ✓ | | 64-bit DragonFlyBSD |
121
121
| ` x86_64-unknown-haiku ` | ✓ | | | 64-bit Haiku |
0 commit comments