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
/
NetBSD.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Default to -fuse-init-array
Fangrui Song
2019-12-12
1
-3
/
+3
*
Fix -fuse-init-array decision logic on NetBSD
Joerg Sonnenberger
2019-10-21
1
-1
/
+14
*
[Driver] Add -static-openmp driver option
Pirama Arumuga Nainar
2019-09-09
1
-1
/
+5
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-2
/
+2
*
[asan] Add gcc 8's driver option -fsanitize=pointer-compare and -fsanitize=po...
Pierre Gousseau
2019-04-12
1
-0
/
+2
*
Remove esan.
Nico Weber
2019-03-11
1
-1
/
+0
*
[clang] [ToolChains/NetBSD] Support relative libc++ header path
Michal Gorny
2019-03-03
1
-2
/
+18
*
[clang] [Driver] [NetBSD] Append -rpath for shared compiler-rt runtimes
Michal Gorny
2019-01-30
1
-0
/
+7
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[NetBSD] Enable additional sanitizer types
Michal Gorny
2019-01-12
1
-0
/
+4
*
[Driver] [NetBSD] Add -D_REENTRANT when using sanitizers
Michal Gorny
2018-12-19
1
-0
/
+8
*
[ARM][AArch64] Pass through endian flags to assembler and linker.
Peter Smith
2018-10-16
1
-1
/
+1
*
Support linking static PIE binaries on NetBSD
Joerg Sonnenberger
2018-07-12
1
-0
/
+4
*
Use Triple::isMIPS() instead of enumerating all Triples. NFC
Alexander Richardson
2018-06-25
1
-4
/
+3
*
Support XRay in the NetBSD driver
Kamil Rytarowski
2018-05-11
1
-20
/
+25
*
[Driver] Allow drivers to add multiple libc++ include paths
Petr Hosek
2018-04-10
1
-2
/
+4
*
Toolchain: Normalize dwarf, sjlj and seh eh
Martell Malone
2017-11-29
1
-0
/
+9
*
Revert "Toolchain: Normalize dwarf, sjlj and seh eh"
Martell Malone
2017-11-29
1
-8
/
+0
*
Toolchain: Normalize dwarf, sjlj and seh eh
Martell Malone
2017-11-29
1
-0
/
+8
*
Enable additonal features in NetBSD
Kamil Rytarowski
2017-11-26
1
-0
/
+4
*
Enable libfuzzer on NetBSD/amd64
Kamil Rytarowski
2017-08-21
1
-0
/
+2
*
Enable bunch of sanitizers on NetBSD/X86 and X86_64
Kamil Rytarowski
2017-08-10
1
-0
/
+7
*
Enable LLVM asan support for NetBSD/i386
Kamil Rytarowski
2017-08-07
1
-1
/
+2
*
Introduce -nostdlib++ flag to disable linking the C++ standard library.
Nico Weber
2017-07-25
1
-1
/
+2
*
Remove Driver::UseStdLib.
Nico Weber
2017-07-23
1
-1
/
+1
*
Enable LLVM asan support for NetBSD/amd64
Kamil Rytarowski
2017-07-04
1
-0
/
+13
*
[Driver] Consolidate tools and toolchains by target platform. (NFC)
David L. Jones
2017-03-08
1
-0
/
+412