Skip to content

Commit 5130f2e

Browse files
committed
add mipsel-unknown-none target
1 parent 1a232cb commit 5130f2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/doc/rustc/src/platform-support.md

+1
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ target | std | host | notes
180180
`i686-wrs-vxworks` | ? | |
181181
`mips-unknown-linux-uclibc` | ✓ | | MIPS Linux with uClibc
182182
`mipsel-unknown-linux-uclibc` | ✓ | | MIPS (LE) Linux with uClibc
183+
`mipsel-unknown-none` | * | | Bare MIPS (LE) softfloat
183184
`mipsel-sony-psp` | * | | MIPS (LE) Sony PlayStation Portable (PSP)
184185
`mipsisa32r6-unknown-linux-gnu` | ? | |
185186
`mipsisa32r6el-unknown-linux-gnu` | ? | |

0 commit comments

Comments
 (0)