commit | 025e84f93566c8ced594ef48ddee1dec7e5b4cdd | [log] [tgz] |
---|---|---|
author | YunQiang Su <yunqiang.su@cipunited.com> | Mon Aug 21 01:14:57 2023 +0800 |
committer | YunQiang Su <yunqiang.su@cipunited.com> | Sun Aug 27 23:43:30 2023 -0400 |
tree | 530487963aa07ba0e1fd92b0667312c3b135c177 | |
parent | 5c4cdba100b66e2924a25dad9b12d8e5b84d527f [diff] |
MIPS: Use 64-bit a ABI by default for `mipsisa64*-*-linux*' targets Following the arrangement in GCC select a 64-bit ABI by default, either n32 or n64, rather than o32 for `mipsisa64*-*-linux*' targets, just as with the corresponding `mips64*-*-linux*' targets.