summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/fuchsia.c
Commit message (Expand)AuthorAgeFilesLines
* [Clang] Always set -z now linker option on FuchsiaPetr Hosek2020-01-131-1/+1
* Default to -fuse-init-arrayFangrui Song2019-12-121-1/+0
* [Clang] Enable RISC-V support for FuchsiaPetr Hosek2019-11-211-0/+8
* [Driver] Enable ShadowCallStack, not SafeStack, by default on AArch64 FuchsiaLeonard Chan2019-10-281-4/+5
* [Driver] Always use -z separate-loadable-segments with lld on FuchsiaFangrui Song2019-09-251-1/+1
* [Driver] Always use -z separate-code with lld on FuchsiaPetr Hosek2019-08-051-1/+1
* [Clang] Rename -split-dwarf-file to -split-dwarf-outputAaron Puchert2019-06-151-1/+1
* [Driver] Change layout of per-target runtimes to resemble multiarchPetr Hosek2019-05-271-21/+21
* [Driver] Update handling of c++ and runtime directoriesPetr Hosek2019-05-261-4/+0
* [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
OpenPOWER on IntegriCloud