]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config.gcc
2012-09-10 Steve Ellcey <sellcey@mips.com>
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Sep 2012 17:28:20 +0000 (17:28 +0000)
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Sep 2012 17:28:20 +0000 (17:28 +0000)
commit32108f3d15010fe263b4c6662a60f8991bfd086b
treea29c811a4735ed2125bf8c920df9f87aeb70d2ec
parentf3b25135bf34371cc5022bbcebf45bd88c30729b
2012-09-10  Steve Ellcey  <sellcey@mips.com>

* config.gcc: Add mips*-mti-linux* target
Handle with_synci like other options.
* config/mips/gnu-user64.h (LINUX64_DRIVER_SELF_SPECS): New.
(DRIVER_SELF_SPECS): Define in terms of LINUX64_DRIVER_SELF_SPECS.
* config/mips/mips.h (MIPS_ISA_SYNCI_SPEC): New.
* config/mips/mti-linux.h: New file.
* config/mips/t-mti-linux: New file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@191155 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/mips/gnu-user64.h
gcc/config/mips/mips.h
gcc/config/mips/mti-linux.h [new file with mode: 0644]
gcc/config/mips/t-mti-linux [new file with mode: 0644]