summaryrefslogtreecommitdiffstats
path: root/test/Driver/linux-ld.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for openSUSE ARM TriplesIsmail Donmez2017-04-211-0/+40
* [Hexagon] Linux linker does not support .gnu-hashSumanth Gundapaneni2017-01-191-0/+8
* [Driver] Add openSuse AArch64 TripleKostya Kortchinsky2017-01-101-0/+20
* [Driver] Attempt to fix new linux-ld tests on WindowsMichal Gorny2016-12-121-3/+3
* [Driver] Fix finding multilib gcc install on Gentoo (with gcc-config)Michal Gorny2016-12-121-0/+53
* Fix two bugs for musl-libc on ARMDiana Picus2016-08-081-0/+12
* Support setting default value for -rtlib at build timeJonas Hahnfeld2016-07-271-38/+38
* Add support for musl-libc on ARM Linux.Rafael Espindola2016-06-241-8/+44
* [Driver] Adapt Linux::GCCVersion::Parse to match GCC 5 installationsBryan Chan2016-06-171-0/+9
* Add a few Musl related tests that already pass.Rafael Espindola2016-06-151-4/+28
* Start adding support for Musl.Rafael Espindola2016-06-141-0/+10
* This patch fixes target linker emulation for ARM 32 big endian.Strahinja Petrovic2016-06-101-2/+2
* Driver: support exherbo's multiarch supportSaleem Abdulrasool2016-05-231-20/+20
* [mips] Add test for the dynamic linker when using the mips64el-fedora-linux t...Vasileios Kalintiris2016-05-161-0/+8
* Fix CHECK directives that weren't checking.Hans Wennborg2015-08-311-1/+1
* Setting ARM dynamic linker name from commandlineRenato Golin2015-07-271-0/+7
* [Compiler-RT] Remove dependency on libgcc_s/ehRenato Golin2015-07-231-4/+4
* [PPC]: Fix bug in getMultiarchTriple.Douglas Katzman2015-06-261-0/+13
* [SPARC] Fix windows test failure after r239154.James Y Knight2015-06-051-15/+15
* [SPARC] Add multiarch include paths.James Y Knight2015-06-051-0/+61
* [Sparc] Add support for 'sparcel' to clang.Douglas Katzman2015-05-111-2/+9
* [PowerPC] ABI support for the QPX vector instruction setHal Finkel2015-03-111-0/+3
* Much like we silence warnings about -flto in many cases to facilitateChandler Carruth2015-03-071-0/+17
* Don't force -pie for Android.Dan Albert2015-03-031-0/+25
* For the --be8 flag, check explicitly for pre-v7 / pre-v6m cores.Joerg Sonnenberger2015-01-281-0/+18
* [clang] Use -android environment for all compiler-rt libs.Dan Albert2015-01-281-0/+15
* Fix clash of gcc toolchains in driver regression tests.Samuel Antao2015-01-051-0/+120
* [x32] Handle -m64/-m32 switches by Driver in x32 modePavel Chupin2014-08-181-0/+33
* Use a valid arch name in this triple.Rafael Espindola2014-08-151-1/+1
* [PowerPC] Support ELFv1/ELFv2 ABI selection via -mabi= optionUlrich Weigand2014-07-281-0/+35
* Don't add -Bsymbolic by default on Android.Evgeniy Stepanov2014-07-161-1/+1
* [PATCH] [x32] Introduce -mx32 flag enforcing x32 mode for other triplets. By ...Zinovy Nis2014-07-111-0/+34
* [x32] Adding X32 target support to driver, including TargetInfo,DescriptionSt...Zinovy Nis2014-07-101-0/+50
* Forward -u to the linker on gnutools toolchainsReid Kleckner2014-06-261-0/+6
* [Driver][Mips] Support mips64-linux-gnuabi64 / mips64el-linux-gnuabi64 target...Simon Atanasyan2014-06-241-0/+38
* [mips] Correct linux dynamic linker for -mnan=2008Daniel Sanders2014-06-241-0/+40
* [PowerPC] Fix ELF interpreter name for powerpc64le-linuxUlrich Weigand2014-06-201-0/+24
* Fix driver warning about -pthread on Android.Evgeniy Stepanov2014-06-051-0/+6
* -pthread does not translate to -lpthread on Android.Evgeniy Stepanov2014-05-281-0/+75
* Unify the name of compiler-rt builtins library on Linux.Alexey Samsonov2014-05-221-2/+2
* Add driver support for AArch64 Fedora.Tilmann Scheller2014-05-061-0/+18
* [ARM64] Port remaining relevant AArch64 clang tests over to ARM64Bradley Smith2014-04-301-0/+23
* Add aarch64-linux-android triple for Android.Logan Chien2014-04-231-0/+23
* Fix an logic error in the clang driver preventing crtfastmath.o from linking ...Benjamin Kramer2014-03-251-1/+22
* Add EXPERIMENTAL --rtlib=compiler-rt to GNU ClangRenato Golin2014-02-131-0/+40
* [Mips] Add support for mips64el-linux-android triple.Simon Atanasyan2014-01-251-0/+23
* Improve x86 android support, add x86_64 android targetAlexey Bataev2014-01-231-0/+41
* Teach Clang to look in its installation libdir for libraries (such asChandler Carruth2014-01-211-0/+26
* Rename target i386-linux-android to i686-linux-androidAlexey Bataev2014-01-131-4/+4
* Use the right dynamic linker for SPARC Linux executables.Jakob Stoklund Olesen2014-01-101-0/+2