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
*
[Clang] Fix Hurd toolchain test on a two-stage build with ThinLTO
Alexandre Ganea
2020-04-29
1
-0
/
+5
*
[Gnu toolchain] Look at standard GCC paths for libstdcxx by default
Kristina Brooks
2020-01-05
1
-70
/
+7
*
Reland 198fbcb8, "Driver: Don't look for libc++ headers in the install direct...
Peter Collingbourne
2019-12-09
1
-11
/
+16
*
Revert "Driver: Don't look for libc++ headers in the install directory on And...
David Zarzycki
2019-12-08
1
-16
/
+11
*
Driver: Don't look for libc++ headers in the install directory on Android.
Peter Collingbourne
2019-12-06
1
-11
/
+16
*
[Clang] Bypass distro detection on non-Linux hosts
Alexandre Ganea
2019-11-28
1
-2
/
+2
*
Enable memtag sanitizer in all AArch64 toolchains
Momchil Velikov
2019-08-13
1
-2
/
+0
*
[Driver] Prioritize SYSROOT/usr/include over RESOURCE_DIR/include on linux-musl
Fangrui Song
2019-08-06
1
-5
/
+8
*
ARM MTE stack sanitizer.
Evgeniy Stepanov
2019-07-15
1
-0
/
+2
*
[Driver] Delete --no-add-needed for RHEL7 or newer
Fangrui Song
2019-07-12
1
-3
/
+0
*
Update libc++ include path detection to use VFS on Linux
Julie Hockett
2019-07-10
1
-6
/
+7
*
[RISCV][NFC] Make use of Triple::isRISCV
Alex Bradbury
2019-07-08
1
-2
/
+1
*
[runtimes] Move libunwind, libc++abi and libc++ to lib/$target/c++ and includ...
Petr Hosek
2019-05-22
1
-1
/
+0
*
[Driver] Verify GCCInstallation is valid
Nick Desaulniers
2019-05-21
1
-3
/
+5
*
[asan] Add gcc 8's driver option -fsanitize=pointer-compare and -fsanitize=po...
Pierre Gousseau
2019-04-12
1
-0
/
+2
*
[driver][mips] Check both `gnuabi64` and `gnu` suffixes in `getMultiarchTriple`
Simon Atanasyan
2019-04-02
1
-14
/
+19
*
[driver] clang-format. Fix indentation, split long lines. NFC
Simon Atanasyan
2019-04-02
1
-5
/
+8
*
[Driver] Default Android toolchains to noexecstack.
Dan Albert
2019-03-28
1
-0
/
+4
*
Remove esan.
Nico Weber
2019-03-11
1
-2
/
+0
*
Revert "[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/"
Matthew Voss
2019-03-08
1
-0
/
+1
*
[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/
Petr Hosek
2019-03-08
1
-1
/
+0
*
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
[next]