summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/linux-ld.c
Commit message (Expand)AuthorAgeFilesLines
* [Driver] Fix incorrect GNU triplet for PowerPC on SUSE LinuxAaron Puchert2019-11-231-0/+15
* Add support for openSUSE RISC-V tripleSam Elliott2019-08-011-0/+20
* [Driver] -static-pie: add -z textFangrui Song2019-05-301-0/+6
* Let -static-pie win if it is specified along with -pie or -static.Siva Chandra2019-05-211-0/+33
* [Driver] Support compiler-rt crtbegin.o/crtend.o for LinuxPetr Hosek2019-04-301-61/+66
* [driver][mips] Check both `gnuabi64` and `gnu` suffixes in `getMultiarchTriple`Simon Atanasyan2019-04-021-0/+10
* [Driver] Use --warn-shared-textrel for Android.Dan Albert2019-03-291-1/+7
* [Driver] Default Android toolchains to noexecstack.Dan Albert2019-03-281-0/+9
* [Clang Driver] Add support for "-static-pie" argument to the Clang driver.Siva Chandra2019-02-201-0/+13
* Properly support -shared-libgcc.Sterling Augustine2019-01-101-12/+7
* [ARM][AArch64] Pass through endian flags to assembler and linker.Peter Smith2018-10-161-0/+73
* [mips] Fix handling of GNUABIN32 environment in a target tripleSimon Atanasyan2018-10-151-0/+14
* [Hexagon] Update tests account for non-hardcoded linker name.Sid Manning2018-10-141-1/+1
* [Driver] Default to `-z now` and `-z relro` on Android.Dan Albert2018-10-111-0/+2
* [Driver] Fix --hash-style choice for Android.Dan Albert2018-10-111-0/+14
* [Aarch64] Fix linker emulation for Aarch64 big endianPeter Smith2018-09-031-0/+8
* Refactor Addlibgcc to make the when and what logic more straightfoward.Sterling Augustine2018-08-311-0/+24
* Change %clang++ to %clangxx in test run line as it was expanding to clang.exe...Douglas Yung2018-08-301-1/+1
* Test the cross-product of how libgcc-related arguments are passed to the linker.Sterling Augustine2018-08-301-0/+82
* Fix clash of gcc toolchains in driver regression testsKarl-Johan Karlsson2018-08-071-0/+2
* [OpenEmbedded] Explicitly specify -rtlib in testsPetr Hosek2018-08-011-2/+2
* [OpenEmbedded] Fix lib paths for OpenEmbedded targetsMandeep Singh Grang2018-07-301-1/+37
* For x86_64, gcc 7.2 under Amazon Linux AMI sets its path to x86_64-amazon-linux.Jiading Gai2018-07-241-0/+22
* Driver: Add an explicit target to testcase from r336037Tom Stellard2018-06-301-0/+1
* Driver: Don't mix system tools with devtoolset tools on RHELTom Stellard2018-06-301-0/+9
* Support for multiarch runtimes layoutPetr Hosek2018-06-281-0/+2
* [Driver] Generate .eh_frame_hdr for static executables too.Dan Albert2018-02-211-1/+1
* Enable -pie and --enable-new-dtags by default on Android.Evgeniy Stepanov2017-10-251-25/+1
* Reland r311836 - [Driver] Use arch type to find compiler-rt libraries (on Linux)Michal Gorny2017-08-281-0/+21
* Revert r311836 - [Driver] Use arch type to find compiler-rt libraries (on Linux)Michal Gorny2017-08-271-21/+0
* [Driver] Use arch type to find compiler-rt libraries (on Linux)Michal Gorny2017-08-261-0/+21
* 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
OpenPOWER on IntegriCloud