summaryrefslogtreecommitdiffstats
path: root/test/Driver/mips-fsf.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix clang testsMandeep Singh Grang2016-10-181-0/+2
* [driver][mips] Use target triple mips-mti-linux-gnu for toolchain detectionSimon Atanasyan2016-05-221-104/+104
* tests: Add explicit -stdlib=libstdc++ to tests that require itJonas Hahnfeld2016-02-121-104/+104
* [Mips] Handle -mips32r[3|5] / -mips64r[3|5] options while selecting lib/heade...Simon Atanasyan2015-02-261-0/+110
* [Driver] Support -muclibc / -mglibc command line options for a coupleSimon Atanasyan2014-08-131-0/+162
* [Driver][Mips] Check output of -dynamic-linker arguments by the Clang driverSimon Atanasyan2014-07-261-0/+94
* [Driver][Mips] Remove "fp64" directories from the mips-mti-linux-gnu toolchainSimon Atanasyan2014-07-251-400/+400
* [Driver][Mips] If CPU name is not provided to the driver explicitly useSimon Atanasyan2014-07-161-0/+104
* [Mips] Reduce number of FileCheck variables used in the tests.Simon Atanasyan2013-11-261-360/+360
* [Mips] Take in account the -mfp64 command line option when build pathsSimon Atanasyan2013-11-201-0/+936
* [Mips] Support FSF Mips toolchain directories tree in the Clang driver.Simon Atanasyan2013-10-101-0/+1405