Skip to content
Snippets Groups Projects
Forked from Talks / Fidle
Source project has a limited visibility.
user avatar
YunQiang Su authored
For MIPS64r6 ports, Debian as an example, `mipsisa64r6el` is
used as the cpu name in triple.
Let's recognize them by `mips*64*(el)`.

For 64bit Ports, like Debian's mips64el and mips64r6el ports,
`gnuabi64` is used as the abi section.
Let's use N64 abi by default for the triple with gnuabi64.
32f1c803
History
Name Last commit Last update
..