commit | 070961b377b3762c41903253bfacdedd65171ab7 | [log] [tgz] |
---|---|---|
author | YunQiang Su <yunqiang.su@cipunited.com> | Fri Nov 24 17:39:55 2023 +0800 |
committer | Nick Clifton <nickc@redhat.com> | Thu Nov 30 13:51:17 2023 +0000 |
tree | 4b5b2dbeb18485061c58265f984c24343ac48274 | |
parent | 53302c2d33c26909cc8446819f6677076ba48ca9 [diff] |
MIPS: Set r6 as default arch if vendor is img This behavior is used by downstream toolchain since 2014, and has been in GCC since the same year. We don't support mips64*-img* due to GCC doesn't support it, and we believe that the multilib should be used for this case.