index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Driver
/
ToolChains
/
Linux.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Driver] Obey computed sysroot when finding libc++ headers.
Dan Albert
2018-05-02
1
-2
/
+3
*
[Driver] Use the per-API level Android library directories.
Dan Albert
2018-04-17
1
-0
/
+16
*
hwasan: add -fsanitize=kernel-hwaddress flag
Andrey Konovalov
2018-04-13
1
-1
/
+3
*
[Driver] Allow drivers to add multiple libc++ include paths
Petr Hosek
2018-04-10
1
-3
/
+4
*
Enable msan unconditionally on Linux.
Evgeniy Stepanov
2018-04-04
1
-2
/
+1
*
[Driver] Include the Android multiarch includes.
Dan Albert
2018-04-04
1
-1
/
+22
*
[HWASan] Port HWASan to Linux x86-64 (clang)
Alex Shlyapnikov
2018-03-23
1
-1
/
+1
*
[Driver] Add support for mips32 and scudo
Simon Dardis
2018-01-25
1
-1
/
+3
*
[RISCV] Add the RISCV target and compiler driver
Alex Bradbury
2018-01-11
1
-0
/
+23
*
Revert 320391: Certain targets are failing, pulling back to diagnose.
Erich Keane
2017-12-11
1
-12
/
+0
*
For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is available
Erich Keane
2017-12-11
1
-0
/
+12
*
Hardware-assisted AddressSanitizer (clang part).
Evgeniy Stepanov
2017-12-09
1
-0
/
+2
*
Revert r318669/318694
Erich Keane
2017-11-20
1
-13
/
+0
*
For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is available
Erich Keane
2017-11-20
1
-0
/
+13
*
[Driver] add initial support for alpine linux
Martell Malone
2017-11-19
1
-3
/
+8
*
[Driver] Add Scudo as a possible -fsanitize= option
Kostya Kortchinsky
2017-11-03
1
-2
/
+3
*
[LSan] Enable -fsanitize=leak for PPC64 Linux.
Alex Shlyapnikov
2017-10-26
1
-1
/
+1
*
Enable -pie and --enable-new-dtags by default on Android.
Evgeniy Stepanov
2017-10-25
1
-2
/
+5
*
Add -fsanitize=fuzzer-no-link flag to the driver.
George Karpenkov
2017-08-11
1
-0
/
+1
*
Fixed warning: enum constant in boolean context.
Galina Kistanova
2017-06-03
1
-2
/
+3
*
Don't defer to the GCC driver for linking arm-baremetal
Jonathan Roelofs
2017-05-25
1
-43
/
+0
*
Flag -fsanitize=fuzzer to enable libfuzzer
George Karpenkov
2017-04-24
1
-0
/
+1
*
[lsan] Enable LSan on arm Linux, clang part
Maxim Ostapenko
2017-04-11
1
-1
/
+4
*
[Driver] Consolidate tools and toolchains by target platform. (NFC)
David L. Jones
2017-03-08
1
-0
/
+898
[prev]