r218975 - in /trunk/gcc: ChangeLog config.gcc c...

mpf@gcc.gnu.org mpf@gcc.gnu.org
Fri Dec 19 20:18:00 GMT 2014


Author: mpf
Date: Fri Dec 19 20:18:08 2014
New Revision: 218975

URL: https://gcc.gnu.org/viewcvs?rev=218975&root=gcc&view=rev
Log:
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.

Added:
    trunk/gcc/config/mips/t-img-elf
    trunk/gcc/config/mips/t-img-linux
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc
    trunk/gcc/config/mips/mti-linux.h
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/mips/pr37362.c



More information about the Gcc-cvs mailing list