summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/ToolChains/Linux.h
Commit message (Expand)AuthorAgeFilesLines
* [Clang] Fix Hurd toolchain test on a two-stage build with ThinLTOAlexandre Ganea2020-04-291-1/+3
* [Gnu toolchain] Look at standard GCC paths for libstdcxx by defaultKristina Brooks2020-01-051-3/+4
* [Driver] Default Android toolchains to noexecstack.Dan Albert2019-03-281-0/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Driver] Reland again again: Default Android toolchains to libc++.Dan Albert2018-11-051-0/+1
* Revert "[Driver] Reland again: Default Android toolchains to libc++."Dan Albert2018-10-221-1/+0
* [Driver] Reland again: Default Android toolchains to libc++.Dan Albert2018-10-221-0/+1
* Revert "[Driver] Reland: Default Android toolchains to libc++."Dan Albert2018-10-191-1/+0
* [Driver] Reland: Default Android toolchains to libc++.Dan Albert2018-10-191-0/+1
* Revert "[Driver] Default Android toolchains to libc++."Dan Albert2018-10-111-1/+0
* [Driver] Default Android toolchains to libc++.Dan Albert2018-10-111-0/+1
* [Android] Default to -fno-math-errnoPirama Arumuga Nainar2018-08-221-0/+1
* [Driver] Allow drivers to add multiple libc++ include pathsPetr Hosek2018-04-101-1/+3
* Revert 320391: Certain targets are failing, pulling back to diagnose.Erich Keane2017-12-111-2/+0
* For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is availableErich Keane2017-12-111-0/+2
* Revert r318669/318694Erich Keane2017-11-201-2/+0
* For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is availableErich Keane2017-11-201-0/+2
* [Driver] Consolidate tools and toolchains by target platform. (NFC)David L. Jones2017-03-081-0/+57
OpenPOWER on IntegriCloud