aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt/cmake
AgeCommit message (Expand)AuthorFilesLines
2019-07-12Enable compiler-rt on SPARCRainer Orth4-5/+18
2019-07-11Add NetBSD LSan supportKamil Rytarowski1-1/+1
2019-06-26[GWP-ASan] D63736 broke ARMv7/v8 sanitizer bots.Mitch Phillips1-1/+1
2019-06-19Specify log level for CMake messages (less stderr)Stefan Granitz1-2/+2
2019-06-19Revert r363633 "[CMake] Fix the value of `config.target_cflags` for non-macOS...Hans Wennborg1-26/+0
2019-06-18[compiler-rt][SystemZ] Work around ASAN failures via -fno-partial-inliningUlrich Weigand1-0/+1
2019-06-17[CMake] Fix the value of `config.target_cflags` for non-macOS Apple platforms...Dan Liew1-0/+26
2019-06-17[GWP-ASan] Disable GWP-ASan on Android for now.Mitch Phillips1-1/+3
2019-06-15[compiler-rt] Respect CMAKE_NMShoaib Meenai1-2/+8
2019-06-04Fixed GWP-ASan build breakage. When adding the optional flag parser, there wa...Mitch Phillips1-1/+2
2019-06-04[builtins] Use libtool for builtins when building for Apple platformPetr Hosek1-0/+50
2019-05-27[Driver] Change layout of per-target runtimes to resemble multiarchPetr Hosek1-2/+2
2019-05-19Use CMAKE_C_COMPILER_ARG1 in compiler invocationPetr Hosek1-1/+2
2019-05-15[mips] Always use _LARGEFILE_SOURCE / _FILE_OFFSET_BITS for building MIPS 32-bitSimon Atanasyan1-2/+2
2019-05-14[GWP-ASan] Initial build files, implementation of PRNG [1].Mitch Phillips1-1/+16
2019-05-10[crt] Use -std=c11 for crtbegin.o/crtend.oPetr Hosek1-0/+1
2019-05-07[compiler-rt] Create install targets for Darwin librariesShoaib Meenai3-44/+66
2019-05-03[Lsan] Disabling explicitally FreeBSDDavid Carlier1-1/+1
2019-05-02[libFuzzer] Re-enable libFuzzer on i386 Linux and fix testJonathan Metzman1-7/+8
2019-05-01[compiler-rt] Cleanup the --target and --sysroot handlingPetr Hosek1-4/+3
2019-05-01[compiler-rt] Pass sysroot and disable pedantic for crtbegin.o/crtend.oPetr Hosek2-1/+5
2019-05-01[compiler-rt] Rework the object build supportPetr Hosek1-8/+33
2019-05-01[libFuzzer] Disable i386 on non-Linux platformsJonathan Metzman1-1/+5
2019-04-30Reland "[compiler-rt] Simple crtbegin.o and crtend.o implementation"Petr Hosek2-17/+43
2019-04-30Enable x86 buildsJonathan Metzman1-1/+1
2019-04-30Revert "[compiler-rt] Simple crtbegin.o and crtend.o implementation"Petr Hosek2-43/+17
2019-04-30[compiler-rt] Simple crtbegin.o and crtend.o implementationPetr Hosek2-17/+43
2019-04-26Revert "[CMake] Fix the value of `config.target_cflags` for non-macOS Apple"Dan Liew1-26/+0
2019-04-26[CMake] Fix the value of `config.target_cflags` for non-macOS AppleDan Liew1-0/+26
2019-04-25[compiler-rt] Build custom libc++abi without exceptions.Matt Morehouse1-0/+1
2019-03-30[cmake] Change deprecated $<CONFIG> to $<CONFIGURATION>. NFCFangrui Song1-1/+1
2019-03-15[CMake] Fix broken uses of `try_compile_only()` and improve the function.Dan Liew3-4/+36
2019-03-15[TSan][libdispatch] Enable linking and running of tests on LinuxJulian Lettner1-0/+1
2019-03-11Remove esan.Nico Weber1-13/+1
2019-03-07Delete x86_64 ShadowCallStack supportVlad Tsyrklevich1-1/+1
2019-03-01[sanitizer] Build everything whereever possible with -z text.Evgeniy Stepanov1-0/+2
2019-02-19[compiler-rt][CMake] Set project for the custom libc++Petr Hosek1-0/+1
2019-02-17[compiler-rt] Build custom libcxx with libcxxabiJonas Hahnfeld2-2/+30
2019-02-15Revert "[compiler-rt] Cleanup usage of C++ ABI library"Jonas Hahnfeld1-2/+0
2019-02-15[compiler-rt] Let CMake search for thread supportJonas Hahnfeld1-0/+2
2019-02-13[CMake] Avoid clang dependencies in the runtimes buildPetr Hosek1-1/+1
2019-02-12[CMake][XRay] Silence llvm-config error when checking library supportPetr Hosek1-2/+4
2019-02-09[CMake] Don't set <PROJECT>_STANDALONE_BUILDPetr Hosek1-1/+1
2019-02-08[InstrProf] Implement static profdata registrationReid Kleckner1-9/+5
2019-02-08[scudo][standalone] Correct cmake copy/paste errorKostya Kortchinsky1-1/+1
2019-02-07[CMake] Mark runtime library link libraries as privatePetr Hosek1-1/+1
2019-02-04[scudo] Initial standalone skeleton check-inKostya Kortchinsky1-0/+12
2019-01-28Revert "[CMake] Use __libc_start_main rather than fopen when checking for C l...Petr Hosek1-1/+1
2019-01-28[CMake] Use __libc_start_main rather than fopen when checking for C libraryPetr Hosek1-1/+1
2019-01-25Fix XRayTest link on FreeBSD (and likely NetBSD too)Dimitry Andric1-0/+1