summaryrefslogtreecommitdiffstats
path: root/test/Driver/fuchsia.c
Commit message (Expand)AuthorAgeFilesLines
* [Driver][Fuchsia] Support -nolibc flagPetr Hosek2019-02-171-0/+21
* [Driver] Support XRay on FuchsiaPetr Hosek2018-11-221-0/+20
* [Driver] Always match resource dir in Fuchsia driver testsPetr Hosek2018-11-041-10/+18
* [Driver] Support sanitized libraries on FuchsiaPetr Hosek2018-10-291-4/+10
* [Driver] Support direct split DWARF emission for FuchsiaPetr Hosek2018-10-151-0/+5
* Force test/Driver/fuchsia.c(pp) to use lldDavid Greene2018-08-061-6/+17
* Support for multiarch runtimes layoutPetr Hosek2018-06-281-23/+34
* [Driver][Fuchsia] Pass LTO flags to linkerPetr Hosek2018-06-051-0/+13
* [Driver] Enable SafeStack by default on FuchsiaPetr Hosek2018-03-071-5/+7
* [Driver] Make -fno-common default for FuchsiaPetr Hosek2018-02-231-0/+1
* [Fuchsia] Tests for the Fuzzer support in Fuchsia driverPetr Hosek2018-01-191-0/+15
* [scudo] Add -fsanitize=scudo option to FuchsiaPetr Hosek2017-12-211-0/+17
* [Driver] Make the use of relax relocations a per target optionPetr Hosek2017-11-221-0/+1
* [Driver] Use ld.lld directly for Fuchsia rather than passing flavorPetr Hosek2017-10-231-4/+3
* [Driver] Fuchsia targets default to -fasynchronous-unwind-tablesPetr Hosek2017-09-121-2/+8
* [Driver] SafeStack does not need a runtime library on FuchsiaPetr Hosek2017-08-161-0/+2
* [Driver][Fuchsia] Pass --hash-style=gnu to the linkerPetr Hosek2017-08-041-0/+1
* Enable AddressSanitizer for Fuchsia targetsPetr Hosek2017-08-031-0/+26
* [Driver] Always use -z rodynamic for FuchsiaPetr Hosek2017-07-181-0/+1
* Reland "[Driver] Update Fuchsia driver path handling"Petr Hosek2017-07-121-1/+1
* [Driver] Enable SafeStack for Fuchsia targetsPetr Hosek2017-02-241-0/+5
* Fix tests with CLANG_DEFAULT_LINKERJonas Hahnfeld2017-01-081-1/+1
* Add missing -no-canonical-prefixes.Benjamin Kramer2016-10-061-1/+1
* [Driver] Add driver support for FuchsiaPetr Hosek2016-10-061-0/+40