Infer architecture from ABI for mips-mti* and mips-img* triplets.
authorMatthew Fortune <matthew.fortune@imgtec.com>
Wed, 14 Sep 2016 19:59:59 +0000 (19:59 +0000)
committerMatthew Fortune <mpf@gcc.gnu.org>
Wed, 14 Sep 2016 19:59:59 +0000 (19:59 +0000)
commit38e9658c11e9abf9fa649b0fce55ab9e4e67b10c
treee880d82192707fd899702646e1b7e36110a5e20a
parent02205aa495e25c2110d7610ad13a407f40dc27df
Infer architecture from ABI for mips-mti* and mips-img* triplets.

gcc/
* config.gcc (mips*-mti-elf*, mips*-mti-linux*): Set mips32r2
and mips64r2 as default 32-bit and 64-bit architectures.
(mips*-img-elf*, mips*-img-linux*): Set mips32r6 and mips64r6
as default 32-bit and 64-bit architectures.

From-SVN: r240145
gcc/ChangeLog
gcc/config.gcc