@@ -101,7 +101,7 @@ target | notes
101
101
[ ` riscv64gc-unknown-linux-gnu ` ] ( platform-support/riscv64gc-unknown-linux-gnu.md ) | RISC-V Linux (kernel 4.20, glibc 2.29)
102
102
[ ` riscv64gc-unknown-linux-musl ` ] ( platform-support/riscv64gc-unknown-linux-musl.md ) | RISC-V Linux (kernel 4.20, musl 1.2.3)
103
103
[ ` s390x-unknown-linux-gnu ` ] ( platform-support/s390x-unknown-linux-gnu.md ) | S390x Linux (kernel 3.2, glibc 2.17)
104
- [ ` x86_64-unknown-freebsd ` ] ( platform-support/freebsd.md ) | 64-bit amd64 FreeBSD
104
+ [ ` x86_64-unknown-freebsd ` ] ( platform-support/freebsd.md ) | 64-bit amd64 FreeBSD (version 13.3)
105
105
[ ` x86_64-unknown-illumos ` ] ( platform-support/illumos.md ) | illumos
106
106
` x86_64-unknown-linux-musl ` | 64-bit Linux with musl 1.2.3
107
107
[ ` x86_64-unknown-netbsd ` ] ( platform-support/netbsd.md ) | NetBSD/amd64
@@ -167,7 +167,7 @@ target | std | notes
167
167
` i586-unknown-linux-musl ` | ✓ | 32-bit Linux w/o SSE, musl 1.2.3 [ ^ x86_32-floats-x87 ]
168
168
[ ` i686-linux-android ` ] ( platform-support/android.md ) | ✓ | 32-bit x86 Android [ ^ x86_32-floats-return-ABI ]
169
169
[ ` i686-pc-windows-gnullvm ` ] ( platform-support/pc-windows-gnullvm.md ) | ✓ | 32-bit x86 MinGW (Windows 10+), LLVM ABI [ ^ x86_32-floats-return-ABI ]
170
- [ ` i686-unknown-freebsd ` ] ( platform-support/freebsd.md ) | ✓ | 32-bit x86 FreeBSD [ ^ x86_32-floats-return-ABI ]
170
+ [ ` i686-unknown-freebsd ` ] ( platform-support/freebsd.md ) | ✓ | 32-bit x86 FreeBSD (version 13.3) [ ^ x86_32-floats-return-ABI ]
171
171
` i686-unknown-linux-musl ` | ✓ | 32-bit Linux with musl 1.2.3 [ ^ x86_32-floats-return-ABI ]
172
172
[ ` i686-unknown-uefi ` ] ( platform-support/unknown-uefi.md ) | ? | 32-bit UEFI
173
173
[ ` loongarch64-unknown-none ` ] ( platform-support/loongarch-none.md ) | * | LoongArch64 Bare-metal (LP64D ABI)
@@ -253,7 +253,7 @@ target | std | host | notes
253
253
[ ` aarch64-apple-watchos-sim ` ] ( platform-support/apple-watchos.md ) | ✓ | | ARM64 Apple WatchOS Simulator
254
254
[ ` aarch64-kmc-solid_asp3 ` ] ( platform-support/kmc-solid.md ) | ✓ | | ARM64 SOLID with TOPPERS/ASP3
255
255
[ ` aarch64-nintendo-switch-freestanding ` ] ( platform-support/aarch64-nintendo-switch-freestanding.md ) | * | | ARM64 Nintendo Switch, Horizon
256
- [ ` aarch64-unknown-freebsd ` ] ( platform-support/freebsd.md ) | ✓ | ✓ | ARM64 FreeBSD
256
+ [ ` aarch64-unknown-freebsd ` ] ( platform-support/freebsd.md ) | ✓ | ✓ | ARM64 FreeBSD (version 13.3)
257
257
[ ` aarch64-unknown-hermit ` ] ( platform-support/hermit.md ) | ✓ | | ARM64 Hermit
258
258
[ ` aarch64-unknown-illumos ` ] ( platform-support/illumos.md ) | ✓ | ✓ | ARM64 illumos
259
259
` aarch64-unknown-linux-gnu_ilp32 ` | ✓ | ✓ | ARM64 Linux (ILP32 ABI)
@@ -278,7 +278,7 @@ target | std | host | notes
278
278
` armv4t-unknown-linux-gnueabi ` | ? | | Armv4T Linux
279
279
[ ` armv5te-none-eabi ` ] ( platform-support/armv5te-none-eabi.md ) | * | | Bare Armv5TE
280
280
` armv5te-unknown-linux-uclibceabi ` | ? | | Armv5TE Linux with uClibc
281
- [ ` armv6-unknown-freebsd ` ] ( platform-support/freebsd.md ) | ✓ | ✓ | Armv6 FreeBSD
281
+ [ ` armv6-unknown-freebsd ` ] ( platform-support/freebsd.md ) | ✓ | ✓ | Armv6 FreeBSD (version 13.3)
282
282
[ ` armv6-unknown-netbsd-eabihf ` ] ( platform-support/netbsd.md ) | ✓ | ✓ | Armv6 NetBSD w/hard-float
283
283
[ ` armv6k-nintendo-3ds ` ] ( platform-support/armv6k-nintendo-3ds.md ) | ? | | Armv6k Nintendo 3DS, Horizon (Requires devkitARM toolchain)
284
284
[ ` armv7-rtems-eabihf ` ] ( platform-support/armv7-rtems-eabihf.md ) | ? | | RTEMS OS for ARM BSPs
0 commit comments