Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
lib
/
Driver
/
ToolChains
/
Linux.cpp
514a647
set default max-page-size to 4KB in lld for Android Aarch64
by Zhizhou Yang
· 7 years ago
9123bfd
Fix linker option for -fprofile-arcs -ftest-coverage
by Marco Castelluccio
· 7 years ago
c03328a
[Driver] Support g++ headers in include/g++
by David Greene
· 7 years ago
b2c5cab
[Driver] Reland again again: Default Android toolchains to libc++.
by Dan Albert
· 7 years ago
3577af0
Revert "[Driver] Reland again: Default Android toolchains to libc++."
by Dan Albert
· 7 years ago
e2936ee
[Driver] Reland again: Default Android toolchains to libc++.
by Dan Albert
· 7 years ago
8365cc3
Revert "[Driver] Reland: Default Android toolchains to libc++."
by Dan Albert
· 7 years ago
386a2a4
[Driver] Reland: Default Android toolchains to libc++.
by Dan Albert
· 7 years ago
eaab2b7
[driver][mips] Support MIPS R6 target triples
by Simon Atanasyan
· 7 years ago
db81c7b
[mips] Fix handling of GNUABIN32 environment in a target triple
by Simon Atanasyan
· 7 years ago
86b1488
Revert "[Driver] Default Android toolchains to libc++."
by Dan Albert
· 7 years ago
dc112f4
[Driver] Default Android toolchains to libc++.
by Dan Albert
· 7 years ago
e4dd75a
[Driver] Default to `-z now` and `-z relro` on Android.
by Dan Albert
· 7 years ago
99ac6c8e
[Driver] Fix --hash-style choice for Android.
by Dan Albert
· 7 years ago
fc51490
Lift VFS from clang to llvm (NFC)
by Jonas Devlieghere
· 7 years ago
200cd74
[Driver] Fix missing MultiArch include dir on powerpcspe
by Kristina Brooks
· 7 years ago
d49c32c
[MSan] add KMSAN support to Clang driver
by Alexander Potapenko
· 7 years ago
6ccc4a7
Fix the -print-multi-directory flag to print the selected multilib.
by Christian Bruel
· 7 years ago
0344233
Revert r341373, since it fails on some targets.
by Tim Shen
· 7 years ago
ed1d6db
Fix the -print-multi-directory flag to print the selected multilib.
by Christian Bruel
· 7 years ago
569dd50
[Android] Default to -fno-math-errno
by Pirama Arumuga Nainar
· 7 years ago
e9ddc44
[OpenEmbedded] Fix lib paths for OpenEmbedded targets
by Mandeep Singh Grang
· 7 years ago
eb5b79b4
[Driver] Add PPC64 as supported for Scudo
by Kostya Kortchinsky
· 7 years ago
c5fe10f
Driver: Don't mix system tools with devtoolset tools on RHEL
by Tom Stellard
· 7 years ago
887f26d
Support for multiarch runtimes layout
by Petr Hosek
· 7 years ago
742553d
Use Triple::isMIPS() instead of enumerating all Triples. NFC
by Alexander Richardson
· 7 years ago
9fc8faf
Remove \brief commands from doxygen comments.
by Adrian Prantl
· 7 years ago
4d64306
[Driver] Infer Android sysroot location.
by Dan Albert
· 7 years ago
f6f1149
[Driver] Obey computed sysroot when finding libc++ headers.
by Dan Albert
· 7 years ago
f483279
[Driver] Use the per-API level Android library directories.
by Dan Albert
· 7 years ago
1ba9d9c
hwasan: add -fsanitize=kernel-hwaddress flag
by Andrey Konovalov
· 7 years ago
8d61214
[Driver] Allow drivers to add multiple libc++ include paths
by Petr Hosek
· 7 years ago
072b1a2
Enable msan unconditionally on Linux.
by Evgeniy Stepanov
· 7 years ago
e00799e
[Driver] Include the Android multiarch includes.
by Dan Albert
· 7 years ago
0a20cef
[HWASan] Port HWASan to Linux x86-64 (clang)
by Alex Shlyapnikov
· 8 years ago
2dd9377
[Driver] Add support for mips32 and scudo
by Simon Dardis
· 8 years ago
71f4545
[RISCV] Add the RISCV target and compiler driver
by Alex Bradbury
· 8 years ago
6c48359
Revert 320391: Certain targets are failing, pulling back to diagnose.
by Erich Keane
· 8 years ago
bb32255
For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is available
by Erich Keane
· 8 years ago
12817e5
Hardware-assisted AddressSanitizer (clang part).
by Evgeniy Stepanov
· 8 years ago
523edb0
Revert r318669/318694
by Erich Keane
· 8 years ago
5c086c7
For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is available
by Erich Keane
· 8 years ago
13c5d73
[Driver] add initial support for alpine linux
by Martell Malone
· 8 years ago
8acdc98
[Driver] Add Scudo as a possible -fsanitize= option
by Kostya Kortchinsky
· 8 years ago
797bdbb
[LSan] Enable -fsanitize=leak for PPC64 Linux.
by Alex Shlyapnikov
· 8 years ago
117627c
Enable -pie and --enable-new-dtags by default on Android.
by Evgeniy Stepanov
· 8 years ago
33613f6
Add -fsanitize=fuzzer-no-link flag to the driver.
by George Karpenkov
· 8 years ago
8a338ea
Fixed warning: enum constant in boolean context.
by Galina Kistanova
· 8 years ago
901c776
Don't defer to the GCC driver for linking arm-baremetal
by Jonathan Roelofs
· 8 years ago
f2fc5b0
Flag -fsanitize=fuzzer to enable libfuzzer
by George Karpenkov
· 8 years ago
2084b6b
[lsan] Enable LSan on arm Linux, clang part
by Maxim Ostapenko
· 8 years ago
f561aba
[Driver] Consolidate tools and toolchains by target platform. (NFC)
by David L. Jones
· 9 years ago