aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/Inputs
AgeCommit message (Expand)Author
2013-04-20Supports Sourcery CodeBench Mips toolchain directories tree.Simon Atanasyan
2013-04-14Add driver support for fedora 18 on ARM.Rafael Espindola
2013-03-23If a .syms file is available alongside a sanitizer runtime, pass it to theRichard Smith
2013-03-06Driver: add support for new style multiarch in Ubuntu 13.04Dmitri Gribenko
2013-03-04Beef up the testing of our 'ld' invocation on linux to cover staticChandler Carruth
2013-01-25Create clang/test/Driver/lit.local.cfg.NAKAMURA Takumi
2012-12-06Revert r169557. It seems that the test is too restrictedLogan Chien
2012-12-06Add i686-linux-android for gcc toolchain detection.Logan Chien
2012-12-06Hexagon TC: Reimplement Link::ConstructJob to callMatthew Curtis
2012-12-06Hexagon TC: Update toolchain to add appropriate includeMatthew Curtis
2012-10-31Extend -Bprefix functionality and make it closer to gcc. If the "prefix"Simon Atanasyan
2012-10-04Driver: Link crtfastmath.o if it's available and -ffast-math is specified.Benjamin Kramer
2012-10-03Implement Adnroid MIPS toolchain support:Simon Atanasyan
2012-09-18Add the freescale_ppc64_tree that should have been included in r164177.Hal Finkel
2012-09-18Add C/C++ header locations for the Freescale SDK.Hal Finkel
2012-09-14Do not use "lib32" directory to create a library/object filesSimon Atanasyan
2012-09-03Android standalone toolchain support.Evgeniy Stepanov
2012-07-31Add two more .keep files to avoid the missing of empty folders in git reposit...Jiangning Liu
2012-07-31Add two .keep files to avoid the missing of empty folders in git repository.Jiangning Liu
2012-07-31Support ARM hard float (arm-linux-gnueabihf).Jiangning Liu
2012-05-30supply a simple-minded testcase for r156813, to check whether the embedded mo...Gabor Greif
2012-04-26MIPS: Add tests to check the debian multiarch stuff for mips and mipsel targets.Simon Atanasyan
2012-04-25Clang driver support for linking on Android.Evgeniy Stepanov
2012-02-26Add the critical crtbegin.o files necessary for any of the tests inChandler Carruth
2012-02-26Add support for PPC and PPC64 multiarch toolchains on Debain.Chandler Carruth
2012-02-22Revert part of r148839 and keep DefaultTargetTriple in the form adjustedJoerg Sonnenberger
2012-01-26Reintroduce r148981 with significantly improved regression test. Now itChandler Carruth
2012-01-25Revert r148981 because it fails test/Driver/freebsd.cArgyrios Kyrtzidis
2012-01-25Try to unbreak the FreeBSD toolchain's detection of 32-bit targetsChandler Carruth
2012-01-25Add some really minimalist freebsd testing trees and use them in theChandler Carruth
2011-12-08add tree test for suse on ppc64 (r146142)Hal Finkel
2011-11-09Fix an issue that Duncan discovered on a specific (no longer current)Chandler Carruth
2011-11-05Enhance the GCC version parsing and comparison logic to handle some moreChandler Carruth
2011-10-05Use the InstalledDir correctly, and test it correctly as well. =/ ShouldChandler Carruth
2011-10-05Teach Clang to cope with GCC installations that have unusual patchChandler Carruth
2011-10-05Implement the feature I was originally driving toward when I startedChandler Carruth
2011-10-03Test a multilib setup on a 64-bit host. This is the far more commonChandler Carruth
2011-10-03Enable generic multilib support on 32bit hosts. Previously this was onlyChandler Carruth
2011-10-03Test that we include a GCC-triple-prefixed tree. While I don't know ofChandler Carruth
2011-10-03Teach the logic for locating an installed GCC about the system root.Chandler Carruth
2011-10-03Add initial support for applying the sysroot to library search paths.Chandler Carruth