@@ -165,7 +165,7 @@ target | std | notes
165
165
` riscv64gc-unknown-none-elf ` | * | Bare RISC-V (RV64IMAFDC ISA)
166
166
` riscv64imac-unknown-none-elf ` | * | Bare RISC-V (RV64IMAC ISA)
167
167
` sparc64-unknown-linux-gnu ` | ✓ | SPARC Linux (kernel 4.4, glibc 2.23)
168
- ` sparcv9-sun-solaris ` | ✓ | SPARC Solaris 10/ 11, illumos
168
+ ` sparcv9-sun-solaris ` | ✓ | SPARC Solaris 11, illumos
169
169
` thumbv6m-none-eabi ` | * | Bare ARMv6-M
170
170
` thumbv7em-none-eabi ` | * | Bare ARMv7E-M
171
171
` thumbv7em-none-eabihf ` | * | Bare ARMV7E-M, hardfloat
@@ -184,7 +184,7 @@ target | std | notes
184
184
` x86_64-fuchsia ` | ✓ | Alias for ` x86_64-unknown-fuchsia `
185
185
[ ` x86_64-unknown-fuchsia ` ] ( platform-support/fuchsia.md ) | ✓ | 64-bit x86 Fuchsia
186
186
[ ` x86_64-linux-android ` ] ( platform-support/android.md ) | ✓ | 64-bit x86 Android
187
- ` x86_64-pc-solaris ` | ✓ | 64-bit Solaris 10/ 11, illumos
187
+ ` x86_64-pc-solaris ` | ✓ | 64-bit Solaris 11, illumos
188
188
` x86_64-unknown-linux-gnux32 ` | ✓ | 64-bit Linux (x32 ABI) (kernel 4.15, glibc 2.27)
189
189
[ ` x86_64-unknown-none ` ] ( platform-support/x86_64-unknown-none.md ) | * | Freestanding/bare-metal x86_64, softfloat
190
190
` x86_64-unknown-redox ` | ✓ | Redox OS
@@ -342,7 +342,6 @@ target | std | host | notes
342
342
[ ` x86_64-pc-nto-qnx710 ` ] ( platform-support/nto-qnx.md ) | ✓ | | x86 64-bit QNX Neutrino 7.1 RTOS |
343
343
[ ` x86_64-pc-windows-gnullvm ` ] ( platform-support/pc-windows-gnullvm.md ) | ✓ | ✓ |
344
344
` x86_64-pc-windows-msvc ` | * | | 64-bit Windows XP support
345
- ` x86_64-sun-solaris ` | ? | | Deprecated target for 64-bit Solaris 10/11, illumos
346
345
[ ` x86_64-unikraft-linux-musl ` ] ( platform-support/unikraft-linux-musl.md ) | ✓ | | 64-bit Unikraft with musl
347
346
` x86_64-unknown-dragonfly ` | ✓ | ✓ | 64-bit DragonFlyBSD
348
347
` x86_64-unknown-haiku ` | ✓ | ✓ | 64-bit Haiku
0 commit comments