File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 15
15
- [ Platform Support] ( platform-support.md )
16
16
- [ Template for target-specific documentation] ( platform-support/TEMPLATE.md )
17
17
- [ aarch64-apple-ios-sim] ( platform-support/aarch64-apple-ios-sim.md )
18
+ - [ aarch64-unknown-none-hermitkernel] ( platform-support/aarch64-unknown-none-hermitkernel.md )
18
19
- [ armv7-unknown-linux-uclibceabi] ( platform-support/armv7-unknown-linux-uclibceabi.md )
19
20
- [ armv7-unknown-linux-uclibceabihf] ( platform-support/armv7-unknown-linux-uclibceabihf.md )
20
21
- [ \* -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 )
21
24
- [ * -unknown-openbsd] ( platform-support/openbsd.md )
22
- - [ x86_64-unknown-none] ( platform-support/x86_64-unknown-none.md )
23
25
- [ wasm64-unknown-unknown] ( platform-support/wasm64-unknown-unknown.md )
26
+ - [ x86_64-unknown-none] ( platform-support/x86_64-unknown-none.md )
24
27
- [ Target Tier Policy] ( target-tier-policy.md )
25
28
- [ Targets] ( targets/index.md )
26
29
- [ 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
248
248
` i686-uwp-windows-gnu ` | ? | |
249
249
` i686-uwp-windows-msvc ` | ? | |
250
250
` 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
252
252
` 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
254
254
` mipsel-sony-psp ` | * | | MIPS (LE) Sony PlayStation Portable (PSP)
255
255
` mipsel-unknown-linux-uclibc ` | ✓ | | MIPS (LE) Linux with uClibc
256
256
` mipsel-unknown-none ` | * | | Bare MIPS (LE) softfloat
You can’t perform that action at this time.
0 commit comments