]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/mips/t-img-linux
MIPSR6: mips-img-elf mips-img-linux-gnu triplets and vendor updates
authorMatthew Fortune <matthew.fortune@imgtec.com>
Fri, 19 Dec 2014 20:18:08 +0000 (20:18 +0000)
committerMatthew Fortune <mpf@gcc.gnu.org>
Fri, 19 Dec 2014 20:18:08 +0000 (20:18 +0000)
commit58c9330bc1f7d1235de3fa7f4684a75d9c3d9e0c
tree441ef3911d247f7c9a52d8cd4fc6d0602c7e9b15
parent943cf9cf629016365473adf17f42df2a61792394
MIPSR6: mips-img-elf mips-img-linux-gnu triplets and vendor updates

gcc/

* config.gcc: Support mips*-img-linux* and mips*-img-elf*.
* config/mips/mti-linux.h: Support mips32r6 as being the default arch.
* config/mips/t-img-elf: New.
* config/mips/t-img-linux: New.

gcc/testsuite/

* gcc.target/mips/pr37362.c: Skip for mips-img-elf.

From-SVN: r218975
gcc/ChangeLog
gcc/config.gcc
gcc/config/mips/mti-linux.h
gcc/config/mips/t-img-elf [new file with mode: 0644]
gcc/config/mips/t-img-linux [new file with mode: 0644]
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/pr37362.c