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
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
set default max-page-size to 4KB in lld for Android Aarch64
Zhizhou Yang
2018-11-29
1
-0
/
+8
*
Fix linker option for -fprofile-arcs -ftest-coverage
Marco Castelluccio
2018-11-27
1
-1
/
+1
*
[Driver] Support g++ headers in include/g++
David Greene
2018-11-13
1
-0
/
+3
*
[Driver] Reland again again: Default Android toolchains to libc++.
Dan Albert
2018-11-05
1
-0
/
+6
*
Revert "[Driver] Reland again: Default Android toolchains to libc++."
Dan Albert
2018-10-22
1
-6
/
+0
*
[Driver] Reland again: Default Android toolchains to libc++.
Dan Albert
2018-10-22
1
-0
/
+6
*
Revert "[Driver] Reland: Default Android toolchains to libc++."
Dan Albert
2018-10-19
1
-6
/
+0
*
[Driver] Reland: Default Android toolchains to libc++.
Dan Albert
2018-10-19
1
-0
/
+6
*
[driver][mips] Support MIPS R6 target triples
Simon Atanasyan
2018-10-16
1
-21
/
+56
*
[mips] Fix handling of GNUABIN32 environment in a target triple
Simon Atanasyan
2018-10-15
1
-10
/
+19
*
Revert "[Driver] Default Android toolchains to libc++."
Dan Albert
2018-10-11
1
-6
/
+0
*
[Driver] Default Android toolchains to libc++.
Dan Albert
2018-10-11
1
-0
/
+6
*
[Driver] Default to `-z now` and `-z relro` on Android.
Dan Albert
2018-10-11
1
-2
/
+3
*
[Driver] Fix --hash-style choice for Android.
Dan Albert
2018-10-11
1
-5
/
+8
*
Lift VFS from clang to llvm (NFC)
Jonas Devlieghere
2018-10-10
1
-1
/
+1
*
[Driver] Fix missing MultiArch include dir on powerpcspe
Kristina Brooks
2018-09-14
1
-1
/
+2
*
[MSan] add KMSAN support to Clang driver
Alexander Potapenko
2018-09-07
1
-0
/
+2
*
Fix the -print-multi-directory flag to print the selected multilib.
Christian Bruel
2018-09-06
1
-5
/
+4
*
Revert r341373, since it fails on some targets.
Tim Shen
2018-09-04
1
-4
/
+5
*
Fix the -print-multi-directory flag to print the selected multilib.
Christian Bruel
2018-09-04
1
-5
/
+4
*
[Android] Default to -fno-math-errno
Pirama Arumuga Nainar
2018-08-22
1
-0
/
+6
*
[OpenEmbedded] Fix lib paths for OpenEmbedded targets
Mandeep Singh Grang
2018-07-30
1
-1
/
+8
*
[Driver] Add PPC64 as supported for Scudo
Kostya Kortchinsky
2018-07-03
1
-1
/
+2
*
Driver: Don't mix system tools with devtoolset tools on RHEL
Tom Stellard
2018-06-30
1
-0
/
+9
*
Support for multiarch runtimes layout
Petr Hosek
2018-06-28
1
-0
/
+1
*
Use Triple::isMIPS() instead of enumerating all Triples. NFC
Alexander Richardson
2018-06-25
1
-10
/
+7
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-1
/
+1
*
[Driver] Infer Android sysroot location.
Dan Albert
2018-05-02
1
-0
/
+9
*
[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
[next]