summaryrefslogtreecommitdiff
path: root/test/Driver/mips-fsf.cpp
AgeCommit message (Expand)Author
2016-10-18Fix clang testsMandeep Singh Grang
2016-05-22[driver][mips] Use target triple mips-mti-linux-gnu for toolchain detectionSimon Atanasyan
2016-02-12tests: Add explicit -stdlib=libstdc++ to tests that require itJonas Hahnfeld
2015-02-26[Mips] Handle -mips32r[3|5] / -mips64r[3|5] options while selecting lib/heade...Simon Atanasyan
2014-08-13[Driver] Support -muclibc / -mglibc command line options for a coupleSimon Atanasyan
2014-07-26[Driver][Mips] Check output of -dynamic-linker arguments by the Clang driverSimon Atanasyan
2014-07-25[Driver][Mips] Remove "fp64" directories from the mips-mti-linux-gnu toolchainSimon Atanasyan
2014-07-16[Driver][Mips] If CPU name is not provided to the driver explicitly useSimon Atanasyan
2013-11-26[Mips] Reduce number of FileCheck variables used in the tests.Simon Atanasyan
2013-11-20[Mips] Take in account the -mfp64 command line option when build pathsSimon Atanasyan
2013-10-10[Mips] Support FSF Mips toolchain directories tree in the Clang driver.Simon Atanasyan