summaryrefslogtreecommitdiffstats
path: root/lib/Driver/ToolChains/NetBSD.cpp
Commit message (Expand)AuthorAgeFilesLines
* [asan] Add gcc 8's driver option -fsanitize=pointer-compare and -fsanitize=po...Pierre Gousseau2019-04-121-0/+2
* Remove esan.Nico Weber2019-03-111-1/+0
* [clang] [ToolChains/NetBSD] Support relative libc++ header pathMichal Gorny2019-03-031-2/+18
* [clang] [Driver] [NetBSD] Append -rpath for shared compiler-rt runtimesMichal Gorny2019-01-301-0/+7
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [NetBSD] Enable additional sanitizer typesMichal Gorny2019-01-121-0/+4
* [Driver] [NetBSD] Add -D_REENTRANT when using sanitizersMichal Gorny2018-12-191-0/+8
* [ARM][AArch64] Pass through endian flags to assembler and linker.Peter Smith2018-10-161-1/+1
* Support linking static PIE binaries on NetBSDJoerg Sonnenberger2018-07-121-0/+4
* Use Triple::isMIPS() instead of enumerating all Triples. NFCAlexander Richardson2018-06-251-4/+3
* Support XRay in the NetBSD driverKamil Rytarowski2018-05-111-20/+25
* [Driver] Allow drivers to add multiple libc++ include pathsPetr Hosek2018-04-101-2/+4
* Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone2017-11-291-0/+9
* Revert "Toolchain: Normalize dwarf, sjlj and seh eh"Martell Malone2017-11-291-8/+0
* Toolchain: Normalize dwarf, sjlj and seh ehMartell Malone2017-11-291-0/+8
* Enable additonal features in NetBSDKamil Rytarowski2017-11-261-0/+4
* Enable libfuzzer on NetBSD/amd64Kamil Rytarowski2017-08-211-0/+2
* Enable bunch of sanitizers on NetBSD/X86 and X86_64Kamil Rytarowski2017-08-101-0/+7
* Enable LLVM asan support for NetBSD/i386Kamil Rytarowski2017-08-071-1/+2
* Introduce -nostdlib++ flag to disable linking the C++ standard library.Nico Weber2017-07-251-1/+2
* Remove Driver::UseStdLib.Nico Weber2017-07-231-1/+1
* Enable LLVM asan support for NetBSD/amd64Kamil Rytarowski2017-07-041-0/+13
* [Driver] Consolidate tools and toolchains by target platform. (NFC)David L. Jones2017-03-081-0/+412