summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/ToolChains/Linux.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Driver] Add support for mips32 and scudoSimon Dardis2018-01-251-1/+3
* [RISCV] Add the RISCV target and compiler driverAlex Bradbury2018-01-111-0/+23
* Revert 320391: Certain targets are failing, pulling back to diagnose.Erich Keane2017-12-111-12/+0
* For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is availableErich Keane2017-12-111-0/+12
* Hardware-assisted AddressSanitizer (clang part).Evgeniy Stepanov2017-12-091-0/+2
* Revert r318669/318694Erich Keane2017-11-201-13/+0
* For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is availableErich Keane2017-11-201-0/+13
* [Driver] add initial support for alpine linuxMartell Malone2017-11-191-3/+8
* [Driver] Add Scudo as a possible -fsanitize= optionKostya Kortchinsky2017-11-031-2/+3
* [LSan] Enable -fsanitize=leak for PPC64 Linux.Alex Shlyapnikov2017-10-261-1/+1
* Enable -pie and --enable-new-dtags by default on Android.Evgeniy Stepanov2017-10-251-2/+5
* Add -fsanitize=fuzzer-no-link flag to the driver.George Karpenkov2017-08-111-0/+1
* Fixed warning: enum constant in boolean context.Galina Kistanova2017-06-031-2/+3
* Don't defer to the GCC driver for linking arm-baremetalJonathan Roelofs2017-05-251-43/+0
* Flag -fsanitize=fuzzer to enable libfuzzerGeorge Karpenkov2017-04-241-0/+1
* [lsan] Enable LSan on arm Linux, clang partMaxim Ostapenko2017-04-111-1/+4
* [Driver] Consolidate tools and toolchains by target platform. (NFC)David L. Jones2017-03-081-0/+898
OpenPOWER on IntegriCloud