File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1515- [ Platform Support] ( platform-support.md )
1616 - [ Template for target-specific documentation] ( platform-support/TEMPLATE.md )
1717 - [ aarch64-apple-ios-sim] ( platform-support/aarch64-apple-ios-sim.md )
18+ - [ aarch64-unknown-none-hermitkernel] ( platform-support/aarch64-unknown-none-hermitkernel.md )
1819 - [ armv7-unknown-linux-uclibceabi] ( platform-support/armv7-unknown-linux-uclibceabi.md )
1920 - [ armv7-unknown-linux-uclibceabihf] ( platform-support/armv7-unknown-linux-uclibceabihf.md )
2021 - [ \* -kmc-solid_ \* ] ( platform-support/kmc-solid.md )
22+ - [ m68k-unknown-linux-gnu] ( platform-support/m68k-unknown-linux-gnu.md )
23+ - [ mips64-openwrt-linux-musl] ( platform-support/mips64-openwrt-linux-musl.md )
2124 - [ * -unknown-openbsd] ( platform-support/openbsd.md )
22- - [ x86_64-unknown-none] ( platform-support/x86_64-unknown-none.md )
2325 - [ wasm64-unknown-unknown] ( platform-support/wasm64-unknown-unknown.md )
26+ - [ x86_64-unknown-none] ( platform-support/x86_64-unknown-none.md )
2427- [ Target Tier Policy] ( target-tier-policy.md )
2528- [ Targets] ( targets/index.md )
2629 - [ Built-in Targets] ( targets/built-in.md )
Original file line number Diff line number Diff line change @@ -248,9 +248,9 @@ target | std | host | notes
248248` i686-uwp-windows-gnu ` | ? | |
249249` i686-uwp-windows-msvc ` | ? | |
250250` i686-wrs-vxworks ` | ? | |
251- ` m68k-unknown-linux-gnu ` | ? | | Motorola 680x0 Linux
251+ [ ` m68k-unknown-linux-gnu ` ] ( platform-support/m68k-unknown-linux-gnu.md ) | ? | | Motorola 680x0 Linux
252252` mips-unknown-linux-uclibc ` | ✓ | | MIPS Linux with uClibc
253- ` mips64-openwrt-linux-musl ` | ? | | MIPS64 for OpenWrt Linux MUSL
253+ [ ` mips64-openwrt-linux-musl ` ] ( platform-support/mips64-openwrt-linux-musl.md ) | ? | | MIPS64 for OpenWrt Linux MUSL
254254` mipsel-sony-psp ` | * | | MIPS (LE) Sony PlayStation Portable (PSP)
255255` mipsel-unknown-linux-uclibc ` | ✓ | | MIPS (LE) Linux with uClibc
256256` mipsel-unknown-none ` | * | | Bare MIPS (LE) softfloat
You can’t perform that action at this time.
0 commit comments