rust/compiler
Yuki Okushi 1cb137b3e9
Rollup merge of #78676 - kiffie:embedded-bare-mipsr2, r=jonas-schievink
add mipsel-unknown-none target

This adds a target for bare MIPS32r2, little endian, softfloat. This target can be used for PIC32 microcontrollers (or possibly for other devices that have a MIPS MCU core such as the M4K core).

Tried to find a name for the target that is in line with the naming scheme apparently used for the other MIPS targets.

r? `@jonas-schievink`
2020-11-03 15:27:21 +09:00
..
2020-10-30 10:13:39 -04:00
2020-10-29 16:51:46 +01:00
2020-10-30 10:13:39 -04:00
2020-10-30 20:02:14 -04:00
2020-10-30 10:13:39 -04:00
2020-10-30 12:27:47 +01:00
2020-10-30 10:13:41 -04:00
2020-11-02 23:29:00 +01:00
2020-11-02 16:59:11 +09:00