@@ -89,9 +89,9 @@ target | notes
89
89
` aarch64-apple-darwin ` | ARM64 macOS (11.0+, Big Sur+)
90
90
` aarch64-pc-windows-msvc ` | ARM64 Windows MSVC
91
91
` aarch64-unknown-linux-musl ` | ARM64 Linux with musl 1.2.3
92
- ` arm-unknown-linux-gnueabi ` | ARMv6 Linux (kernel 3.2, glibc 2.17)
93
- ` arm-unknown-linux-gnueabihf ` | ARMv6 Linux, hardfloat (kernel 3.2, glibc 2.17)
94
- ` armv7-unknown-linux-gnueabihf ` | ARMv7 -A Linux, hardfloat (kernel 3.2, glibc 2.17)
92
+ ` arm-unknown-linux-gnueabi ` | Armv6 Linux (kernel 3.2, glibc 2.17)
93
+ ` arm-unknown-linux-gnueabihf ` | Armv6 Linux, hardfloat (kernel 3.2, glibc 2.17)
94
+ ` armv7-unknown-linux-gnueabihf ` | Armv7 -A Linux, hardfloat (kernel 3.2, glibc 2.17)
95
95
[ ` loongarch64-unknown-linux-gnu ` ] ( platform-support/loongarch-linux.md ) | LoongArch64 Linux, LP64D ABI (kernel 5.19, glibc 2.36)
96
96
` powerpc-unknown-linux-gnu ` | PowerPC Linux (kernel 3.2, glibc 2.17)
97
97
` powerpc64-unknown-linux-gnu ` | PPC64 Linux (kernel 3.2, glibc 2.17)
@@ -143,21 +143,21 @@ target | std | notes
143
143
` aarch64-unknown-none-softfloat ` | * | Bare ARM64, softfloat
144
144
` aarch64-unknown-none ` | * | Bare ARM64, hardfloat
145
145
[ ` aarch64-unknown-uefi ` ] ( platform-support/unknown-uefi.md ) | ? | ARM64 UEFI
146
- [ ` arm-linux-androideabi ` ] ( platform-support/android.md ) | ✓ | ARMv6 Android
147
- ` arm-unknown-linux-musleabi ` | ✓ | ARMv6 Linux with musl 1.2.3
148
- ` arm-unknown-linux-musleabihf ` | ✓ | ARMv6 Linux with musl 1.2.3, hardfloat
149
- [ ` armebv7r-none-eabi ` ] ( platform-support/armv7r-none-eabi.md ) | * | Bare ARMv7 -R, Big Endian
150
- [ ` armebv7r-none-eabihf ` ] ( platform-support/armv7r-none-eabi.md ) | * | Bare ARMv7 -R, Big Endian, hardfloat
151
- ` armv5te-unknown-linux-gnueabi ` | ✓ | ARMv5TE Linux (kernel 4.4, glibc 2.23)
152
- ` armv5te-unknown-linux-musleabi ` | ✓ | ARMv5TE Linux with musl 1.2.3
153
- [ ` armv7-linux-androideabi ` ] ( platform-support/android.md ) | ✓ | ARMv7 -A Android
154
- ` armv7-unknown-linux-gnueabi ` | ✓ | ARMv7 -A Linux (kernel 4.15, glibc 2.27)
155
- ` armv7-unknown-linux-musleabi ` | ✓ | ARMv7 -A Linux with musl 1.2.3
156
- ` armv7-unknown-linux-musleabihf ` | ✓ | ARMv7 -A Linux with musl 1.2.3, hardfloat
157
- [ ` armv7-unknown-linux-ohos ` ] ( platform-support/openharmony.md ) | ✓ | ARMv7 -A OpenHarmony
158
- [ ` armv7a-none-eabi ` ] ( platform-support/arm-none-eabi.md ) | * | Bare ARMv7 -A
159
- [ ` armv7r-none-eabi ` ] ( platform-support/armv7r-none-eabi.md ) | * | Bare ARMv7 -R
160
- [ ` armv7r-none-eabihf ` ] ( platform-support/armv7r-none-eabi.md ) | * | Bare ARMv7 -R, hardfloat
146
+ [ ` arm-linux-androideabi ` ] ( platform-support/android.md ) | ✓ | Armv6 Android
147
+ ` arm-unknown-linux-musleabi ` | ✓ | Armv6 Linux with musl 1.2.3
148
+ ` arm-unknown-linux-musleabihf ` | ✓ | Armv6 Linux with musl 1.2.3, hardfloat
149
+ [ ` armebv7r-none-eabi ` ] ( platform-support/armv7r-none-eabi.md ) | * | Bare Armv7 -R, Big Endian
150
+ [ ` armebv7r-none-eabihf ` ] ( platform-support/armv7r-none-eabi.md ) | * | Bare Armv7 -R, Big Endian, hardfloat
151
+ ` armv5te-unknown-linux-gnueabi ` | ✓ | Armv5TE Linux (kernel 4.4, glibc 2.23)
152
+ ` armv5te-unknown-linux-musleabi ` | ✓ | Armv5TE Linux with musl 1.2.3
153
+ [ ` armv7-linux-androideabi ` ] ( platform-support/android.md ) | ✓ | Armv7 -A Android
154
+ ` armv7-unknown-linux-gnueabi ` | ✓ | Armv7 -A Linux (kernel 4.15, glibc 2.27)
155
+ ` armv7-unknown-linux-musleabi ` | ✓ | Armv7 -A Linux with musl 1.2.3
156
+ ` armv7-unknown-linux-musleabihf ` | ✓ | Armv7 -A Linux with musl 1.2.3, hardfloat
157
+ [ ` armv7-unknown-linux-ohos ` ] ( platform-support/openharmony.md ) | ✓ | Armv7 -A OpenHarmony
158
+ [ ` armv7a-none-eabi ` ] ( platform-support/arm-none-eabi.md ) | * | Bare Armv7 -A
159
+ [ ` armv7r-none-eabi ` ] ( platform-support/armv7r-none-eabi.md ) | * | Bare Armv7 -R
160
+ [ ` armv7r-none-eabihf ` ] ( platform-support/armv7r-none-eabi.md ) | * | Bare Armv7 -R, hardfloat
161
161
` i586-pc-windows-msvc ` | * | 32-bit Windows w/o SSE [ ^ x86_32-floats-x87 ]
162
162
` i586-unknown-linux-gnu ` | ✓ | 32-bit Linux w/o SSE (kernel 3.2, glibc 2.17) [ ^ x86_32-floats-x87 ]
163
163
` i586-unknown-linux-musl ` | ✓ | 32-bit Linux w/o SSE, musl 1.2.3 [ ^ x86_32-floats-x87 ]
@@ -178,15 +178,15 @@ target | std | notes
178
178
` riscv64imac-unknown-none-elf ` | * | Bare RISC-V (RV64IMAC ISA)
179
179
` sparc64-unknown-linux-gnu ` | ✓ | SPARC Linux (kernel 4.4, glibc 2.23)
180
180
` sparcv9-sun-solaris ` | ✓ | SPARC Solaris 11, illumos
181
- [ ` thumbv6m-none-eabi ` ] ( platform-support/arm -none-eabi.md ) | * | Bare ARMv6 -M
182
- [ ` thumbv7em-none-eabi ` ] ( platform-support/arm -none-eabi.md ) | * | Bare ARMv7E -M
183
- [ ` thumbv7em-none-eabihf ` ] ( platform-support/arm -none-eabi.md ) | * | Bare ARMV7E -M, hardfloat
184
- [ ` thumbv7m-none-eabi ` ] ( platform-support/arm -none-eabi.md ) | * | Bare ARMv7 -M
185
- [ ` thumbv7neon-linux-androideabi ` ] ( platform-support/android.md ) | ✓ | Thumb2-mode ARMv7 -A Android with NEON
186
- ` thumbv7neon-unknown-linux-gnueabihf ` | ✓ | Thumb2-mode ARMv7 -A Linux with NEON (kernel 4.4, glibc 2.23)
187
- [ ` thumbv8m.base-none-eabi ` ] ( platform-support/arm -none-eabi.md ) | * | Bare ARMv8 -M Baseline
188
- [ ` thumbv8m.main-none-eabi ` ] ( platform-support/arm -none-eabi.md ) | * | Bare ARMv8 -M Mainline
189
- [ ` thumbv8m.main-none-eabihf ` ] ( platform-support/arm -none-eabi.md ) | * | Bare ARMv8 -M Mainline, hardfloat
181
+ [ ` thumbv6m-none-eabi ` ] ( platform-support/thumbv6m -none-eabi.md ) | * | Bare Armv6 -M
182
+ [ ` thumbv7em-none-eabi ` ] ( platform-support/thumbv7em -none-eabi.md ) | * | Bare Armv7E -M
183
+ [ ` thumbv7em-none-eabihf ` ] ( platform-support/thumbv7em -none-eabi.md ) | * | Bare Armv7E -M, hardfloat
184
+ [ ` thumbv7m-none-eabi ` ] ( platform-support/thumbv7m -none-eabi.md ) | * | Bare Armv7 -M
185
+ [ ` thumbv7neon-linux-androideabi ` ] ( platform-support/android.md ) | ✓ | Thumb2-mode Armv7 -A Android with NEON
186
+ ` thumbv7neon-unknown-linux-gnueabihf ` | ✓ | Thumb2-mode Armv7 -A Linux with NEON (kernel 4.4, glibc 2.23)
187
+ [ ` thumbv8m.base-none-eabi ` ] ( platform-support/thumbv8m.base -none-eabi.md ) | * | Bare Armv8 -M Baseline
188
+ [ ` thumbv8m.main-none-eabi ` ] ( platform-support/thumbv8m.main -none-eabi.md ) | * | Bare Armv8 -M Mainline
189
+ [ ` thumbv8m.main-none-eabihf ` ] ( platform-support/thumbv8m.main -none-eabi.md ) | * | Bare Armv8 -M Mainline, hardfloat
190
190
` wasm32-unknown-emscripten ` | ✓ | WebAssembly via Emscripten
191
191
` wasm32-unknown-unknown ` | ✓ | WebAssembly
192
192
` wasm32-wasi ` | ✓ | WebAssembly with WASI (undergoing a [ rename to ` wasm32-wasip1 ` ] [ wasi-rename ] )
@@ -264,27 +264,27 @@ target | std | host | notes
264
264
` aarch64_be-unknown-linux-gnu_ilp32 ` | ✓ | ✓ | ARM64 Linux (big-endian, ILP32 ABI)
265
265
` aarch64_be-unknown-linux-gnu ` | ✓ | ✓ | ARM64 Linux (big-endian)
266
266
[ ` aarch64_be-unknown-netbsd ` ] ( platform-support/netbsd.md ) | ✓ | ✓ | ARM64 NetBSD (big-endian)
267
- [ ` arm64_32-apple-watchos ` ] ( platform-support/apple-watchos.md ) | ✓ | | ARM Apple WatchOS 64-bit with 32-bit pointers
268
- [ ` armeb-unknown-linux-gnueabi ` ] ( platform-support/armeb-unknown-linux-gnueabi.md ) | ✓ | ? | ARM BE8 the default ARM big-endian architecture since [ ARMv6 ] ( https://developer.arm.com/documentation/101754/0616/armlink-Reference/armlink-Command-line-Options/--be8?lang=en ) .
269
- [ ` armv4t-none-eabi ` ] ( platform-support/armv4t-none-eabi.md ) | * | | Bare ARMv4T
270
- ` armv4t-unknown-linux-gnueabi ` | ? | | ARMv4T Linux
271
- [ ` armv5te-none-eabi ` ] ( platform-support/armv5te-none-eabi.md ) | * | | Bare ARMv5TE
272
- ` armv5te-unknown-linux-uclibceabi ` | ? | | ARMv5TE Linux with uClibc
273
- ` armv6-unknown-freebsd ` | ✓ | ✓ | ARMv6 FreeBSD
274
- [ ` armv6-unknown-netbsd-eabihf ` ] ( platform-support/netbsd.md ) | ✓ | ✓ | ARMv6 NetBSD w/hard-float
275
- [ ` armv6k-nintendo-3ds ` ] ( platform-support/armv6k-nintendo-3ds.md ) | ? | | ARMv6K Nintendo 3DS, Horizon (Requires devkitARM toolchain)
276
- [ ` armv7-sony-vita-newlibeabihf ` ] ( platform-support/armv7-sony-vita-newlibeabihf.md ) | ✓ | | ARMv7 -A Cortex-A9 Sony PlayStation Vita (requires VITASDK toolchain)
277
- [ ` armv7-unknown-linux-uclibceabi ` ] ( platform-support/armv7-unknown-linux-uclibceabi.md ) | ✓ | ✓ | ARMv7 -A Linux with uClibc, softfloat
278
- [ ` armv7-unknown-linux-uclibceabihf ` ] ( platform-support/armv7-unknown-linux-uclibceabihf.md ) | ✓ | ? | ARMv7 -A Linux with uClibc, hardfloat
279
- ` armv7-unknown-freebsd ` | ✓ | ✓ | ARMv7 -A FreeBSD
280
- [ ` armv7-unknown-netbsd-eabihf ` ] ( platform-support/netbsd.md ) | ✓ | ✓ | ARMv7 -A NetBSD w/hard-float
281
- ` armv7-wrs-vxworks-eabihf ` | ? | | ARMv7 -A for VxWorks
267
+ [ ` arm64_32-apple-watchos ` ] ( platform-support/apple-watchos.md ) | ✓ | | Arm Apple WatchOS 64-bit with 32-bit pointers
268
+ [ ` armeb-unknown-linux-gnueabi ` ] ( platform-support/armeb-unknown-linux-gnueabi.md ) | ✓ | ? | Arm BE8 the default Arm big-endian architecture since [ Armv6 ] ( https://developer.arm.com/documentation/101754/0616/armlink-Reference/armlink-Command-line-Options/--be8?lang=en ) .
269
+ [ ` armv4t-none-eabi ` ] ( platform-support/armv4t-none-eabi.md ) | * | | Bare Armv4T
270
+ ` armv4t-unknown-linux-gnueabi ` | ? | | Armv4T Linux
271
+ [ ` armv5te-none-eabi ` ] ( platform-support/armv5te-none-eabi.md ) | * | | Bare Armv5TE
272
+ ` armv5te-unknown-linux-uclibceabi ` | ? | | Armv5TE Linux with uClibc
273
+ ` armv6-unknown-freebsd ` | ✓ | ✓ | Armv6 FreeBSD
274
+ [ ` armv6-unknown-netbsd-eabihf ` ] ( platform-support/netbsd.md ) | ✓ | ✓ | Armv6 NetBSD w/hard-float
275
+ [ ` armv6k-nintendo-3ds ` ] ( platform-support/armv6k-nintendo-3ds.md ) | ? | | Armv6k Nintendo 3DS, Horizon (Requires devkitARM toolchain)
276
+ [ ` armv7-sony-vita-newlibeabihf ` ] ( platform-support/armv7-sony-vita-newlibeabihf.md ) | ✓ | | Armv7 -A Cortex-A9 Sony PlayStation Vita (requires VITASDK toolchain)
277
+ [ ` armv7-unknown-linux-uclibceabi ` ] ( platform-support/armv7-unknown-linux-uclibceabi.md ) | ✓ | ✓ | Armv7 -A Linux with uClibc, softfloat
278
+ [ ` armv7-unknown-linux-uclibceabihf ` ] ( platform-support/armv7-unknown-linux-uclibceabihf.md ) | ✓ | ? | Armv7 -A Linux with uClibc, hardfloat
279
+ ` armv7-unknown-freebsd ` | ✓ | ✓ | Armv7 -A FreeBSD
280
+ [ ` armv7-unknown-netbsd-eabihf ` ] ( platform-support/netbsd.md ) | ✓ | ✓ | Armv7 -A NetBSD w/hard-float
281
+ ` armv7-wrs-vxworks-eabihf ` | ? | | Armv7 -A for VxWorks
282
282
[ ` armv7a-kmc-solid_asp3-eabi ` ] ( platform-support/kmc-solid.md ) | ✓ | | ARM SOLID with TOPPERS/ASP3
283
283
[ ` armv7a-kmc-solid_asp3-eabihf ` ] ( platform-support/kmc-solid.md ) | ✓ | | ARM SOLID with TOPPERS/ASP3, hardfloat
284
- [ ` armv7a-none-eabihf ` ] ( platform-support/arm-none-eabi.md ) | * | | Bare ARMv7 -A, hardfloat
285
- [ ` armv7k-apple-watchos ` ] ( platform-support/apple-watchos.md ) | ✓ | | ARMv7 -A Apple WatchOS
286
- ` armv7s-apple-ios ` | ✓ | | ARMv7 -A Apple-A6 Apple iOS
287
- [ ` armv8r-none-eabihf ` ] ( platform-support/armv8r-none-eabihf.md ) | * | | Bare ARMv8 -R, hardfloat
284
+ [ ` armv7a-none-eabihf ` ] ( platform-support/arm-none-eabi.md ) | * | | Bare Armv7 -A, hardfloat
285
+ [ ` armv7k-apple-watchos ` ] ( platform-support/apple-watchos.md ) | ✓ | | Armv7 -A Apple WatchOS
286
+ ` armv7s-apple-ios ` | ✓ | | Armv7 -A Apple-A6 Apple iOS
287
+ [ ` armv8r-none-eabihf ` ] ( platform-support/armv8r-none-eabihf.md ) | * | | Bare Armv8 -R, hardfloat
288
288
` avr-unknown-gnu-atmega328 ` | * | | AVR. Requires ` -Z build-std=core `
289
289
` bpfeb-unknown-none ` | * | | BPF (big endian)
290
290
` bpfel-unknown-none ` | * | | BPF (little endian)
@@ -360,11 +360,11 @@ target | std | host | notes
360
360
[ ` sparc-unknown-none-elf ` ] ( ./platform-support/sparc-unknown-none-elf.md ) | * | | Bare 32-bit SPARC V7+
361
361
[ ` sparc64-unknown-netbsd ` ] ( platform-support/netbsd.md ) | ✓ | ✓ | NetBSD/sparc64
362
362
[ ` sparc64-unknown-openbsd ` ] ( platform-support/openbsd.md ) | ✓ | ✓ | OpenBSD/sparc64
363
- [ ` thumbv4t-none-eabi ` ] ( platform-support/armv4t-none-eabi.md ) | * | | Thumb-mode Bare ARMv4T
364
- [ ` thumbv5te-none-eabi ` ] ( platform-support/armv5te-none-eabi.md ) | * | | Thumb-mode Bare ARMv5TE
363
+ [ ` thumbv4t-none-eabi ` ] ( platform-support/armv4t-none-eabi.md ) | * | | Thumb-mode Bare Armv4T
364
+ [ ` thumbv5te-none-eabi ` ] ( platform-support/armv5te-none-eabi.md ) | * | | Thumb-mode Bare Armv5TE
365
365
` thumbv7a-pc-windows-msvc ` | ? | |
366
366
` thumbv7a-uwp-windows-msvc ` | ✓ | |
367
- ` thumbv7neon-unknown-linux-musleabihf ` | ? | | Thumb2-mode ARMv7 -A Linux with NEON, musl 1.2.3
367
+ ` thumbv7neon-unknown-linux-musleabihf ` | ? | | Thumb2-mode Armv7 -A Linux with NEON, musl 1.2.3
368
368
[ ` wasm32-wasip2 ` ] ( platform-support/wasm32-wasip2.md ) | ✓ | | WebAssembly
369
369
[ ` wasm64-unknown-unknown ` ] ( platform-support/wasm64-unknown-unknown.md ) | ? | | WebAssembly
370
370
` x86_64-apple-ios-macabi ` | ✓ | | Apple Catalyst on x86_64
0 commit comments