summaryrefslogtreecommitdiff
path: root/test/Driver/Inputs
Commit message (Expand)AuthorAge
* Propset the executables for GetProgramPath().Logan Chien2014-06-26
* Implement the -fuse-ld= option.Logan Chien2014-06-26
* [Driver][Mips] Support mips64-linux-gnuabi64 / mips64el-linux-gnuabi64 target...Simon Atanasyan2014-06-24
* Driver: In crashdumps with -fmodule, dump the module dependenciesJustin Bogner2014-06-20
* Add file missed in r211360 commitUlrich Weigand2014-06-20
* [PowerPC] Fix ELF interpreter name for powerpc64le-linuxUlrich Weigand2014-06-20
* [PowerPC] Add MultiarchIncludeDirs for powerpc64leUlrich Weigand2014-06-20
* Make clang-cl accept .lib inputs (PR20065)Hans Wennborg2014-06-18
* [Driver] Do not lose already detected set of toolchain's multilibs whileSimon Atanasyan2014-05-12
* Add driver support for AArch64 Fedora.Tilmann Scheller2014-05-06
* clang-cl: /fallback only applies to C or C++ filesHans Wennborg2014-04-25
* Add missing test input for r206979.Logan Chien2014-04-23
* Add aarch64-linux-android triple for Android.Logan Chien2014-04-23
* Handle -m32 for NetBSD/sparc64 correctly. Extend test case to also checkJoerg Sonnenberger2014-04-16
* [Mips] Check all MIPS toolchains to find the one that best meets commandSimon Atanasyan2014-03-04
* Macho-embedded: fix tests after last renameTim Northover2014-01-21
* Add the test trees that were supposed to be part of r199632.Chandler Carruth2014-01-20
* Darwin-embedded: find correct libclang_rt for embedded targets.Tim Northover2013-12-12
* [Mips] Add support for nan2008 libraries and headers look up for CodeSimon Atanasyan2013-11-26
* [Mips] Take in account the -mfp64 command line option when build pathsSimon Atanasyan2013-11-20
* Ignore test Inputs globally and remove redundant lit.local.cfg filesAlp Toker2013-11-15
* Add -fprofile-sample-use to Clang's driver.Diego Novillo2013-11-13
* This reverts commit r194330, r194329 and r194328.Rafael Espindola2013-11-09
* Add support for -fuse-ld=.David Chisnall2013-11-09
* Teach the driver to not try to use 'lib32' multilib spellings on ARMChandler Carruth2013-10-29
* Revert "Support cross linking to arm on ubuntu."Rafael Espindola2013-10-28
* Support cross linking to arm on ubuntu.Rafael Espindola2013-10-28
* Provide a dummy NetBSD tree and use --sysroot in the driver test.Joerg Sonnenberger2013-10-14
* [Mips] Support FSF Mips toolchain directories tree in the Clang driver.Simon Atanasyan2013-10-10
* Teach the Linux toolchain about more modern Gentoo installations of GCCChandler Carruth2013-08-26
* Testcase for r188400.Benjamin Kramer2013-08-14
* Fix gcc search for cross-compiler on Ubuntu 13.04.Eli Friedman2013-07-26
* Update a comment to clarify that searching the target triple binChandler Carruth2013-06-20
* Supports Sourcery CodeBench Mips toolchain directories tree.Simon Atanasyan2013-04-20
* Add driver support for fedora 18 on ARM.Rafael Espindola2013-04-14
* If a .syms file is available alongside a sanitizer runtime, pass it to theRichard Smith2013-03-23
* Driver: add support for new style multiarch in Ubuntu 13.04Dmitri Gribenko2013-03-06
* Beef up the testing of our 'ld' invocation on linux to cover staticChandler Carruth2013-03-04
* Create clang/test/Driver/lit.local.cfg.NAKAMURA Takumi2013-01-25
* Revert r169557. It seems that the test is too restrictedLogan Chien2012-12-06
* Add i686-linux-android for gcc toolchain detection.Logan Chien2012-12-06
* Hexagon TC: Reimplement Link::ConstructJob to callMatthew Curtis2012-12-06
* Hexagon TC: Update toolchain to add appropriate includeMatthew Curtis2012-12-06
* Extend -Bprefix functionality and make it closer to gcc. If the "prefix"Simon Atanasyan2012-10-31
* Driver: Link crtfastmath.o if it's available and -ffast-math is specified.Benjamin Kramer2012-10-04
* Implement Adnroid MIPS toolchain support:Simon Atanasyan2012-10-03
* Add the freescale_ppc64_tree that should have been included in r164177.Hal Finkel2012-09-18
* Add C/C++ header locations for the Freescale SDK.Hal Finkel2012-09-18
* Do not use "lib32" directory to create a library/object filesSimon Atanasyan2012-09-14
* Android standalone toolchain support.Evgeniy Stepanov2012-09-03