summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [profile] Support profiling runtime on FuchsiaPetr Hosek2018-07-251-1/+1
* [CMake] Change the flag to use compiler-rt builtins to booleanPetr Hosek2018-07-151-2/+2
* [CMake] Add compiler-rt header files to the list of sources for targetsDan Liew2018-07-102-4/+62
* [scudo] Enable Scudo on PPC64Kostya Kortchinsky2018-07-031-1/+1
* Skip building TSan on platforms where there are no 64-bit architectures.Kuba Mracek2018-06-281-1/+5
* Support for multiarch runtimes layoutPetr Hosek2018-06-285-15/+63
* [CMake] Tidy up the organisation of compiler-rt when configured as a standaloneDan Liew2018-06-274-2/+16
* [UBsan] Enable ubsan minimal unit tests on OpenBSDDavid Carlier2018-06-251-1/+4
* Revert "[CMake] Use a different source depending on C++ support"Jonas Hahnfeld2018-06-172-16/+8
* [libFuzzer] [NFC] Support multi-arch and multi-OS building and testingGeorge Karpenkov2018-06-141-1/+1
* [compiler-rt] Use CMAKE_LINKER instead of hardcoding ldShoaib Meenai2018-06-131-1/+1
* [XRay] Set an explicit dependency on libc++ when neededPetr Hosek2018-06-131-2/+6
* Reland "Passthrough additional flags to custom libcxx CMake build"Petr Hosek2018-06-131-11/+24
* Revert r334458, r334220, r334212, r334139.Matt Morehouse2018-06-121-41/+10
* [CMake] Remove -Wno-maybe-uninitialized from passthrough vars.Matt Morehouse2018-06-121-0/+3
* [CMake] Fix Libc++ Modules build.Eric Fiselier2018-06-071-0/+8
* [CMake] Filter out -z,defs when building custom libc++Petr Hosek2018-06-071-3/+7
* [CMake] Passthrough additional flags to custom libcxx CMake buildPetr Hosek2018-06-061-11/+27
* [libFuzzer] Fix a typo in CMake configuration.George Karpenkov2018-05-241-1/+1
* Revert "[cmake] [ARM] Check if VFP is supported before including any VFP buil...Azharuddin Mohammed2018-05-241-6/+0
* [cmake] [ARM] Check if VFP is supported before including any VFP builtinsAzharuddin Mohammed2018-05-241-0/+6
* [CMake] Support builtins as Clang default rtlib in compiler-rtPetr Hosek2018-05-221-4/+5
* [CMake] Support libc++ as Clang default stdlib in compiler-rtPetr Hosek2018-05-221-0/+1
* [CMake] Silence unused variable warning in compiler checkPetr Hosek2018-05-221-2/+2
* [CMake] Use a different source depending on C++ supportPetr Hosek2018-05-222-8/+16
* Revert "[CMake] Reland "Make simple source used for CMake checks a C file""Petr Hosek2018-05-212-5/+1
* Revert r332683 & r332684 relating to compiler runtime checksReid Kleckner2018-05-182-64/+4
* [CMake] Use <UNIX|WINDOWS>_COMMAND with separate_argumentsPetr Hosek2018-05-181-1/+5
* [CMake] Detect the compiler runtime and standard libraryPetr Hosek2018-05-182-4/+60
* [CMake] Reland "Make simple source used for CMake checks a C file"Petr Hosek2018-05-172-1/+5
* [CMake] Cleanup find_compiler_rt_library function [NFC]Petr Hosek2018-05-171-3/+2
* Add basic compiler-rt builtins support for hexagon.Sid Manning2018-05-092-1/+3
* Revert "[CMake] Make simple source used for CMake checks a C file"Petr Hosek2018-04-271-1/+1
* [CMake] Make simple source used for CMake checks a C filePetr Hosek2018-04-261-1/+1
* Revert "[cmake] Remove duplicate command line options from build"Aaron Smith2018-04-111-2/+2
* [cmake] Remove duplicate command line options from buildAaron Smith2018-04-111-2/+2
* libFuzzer, OpenBSD supportVitaly Buka2018-04-091-1/+1
* shadowcallstack: Make runtime tests compatible with aarch64.Peter Collingbourne2018-04-091-0/+13
* [XRay][compiler-rt] Build XRay runtime for OpenBSDDean Michael Berris2018-04-041-1/+1
* [HWASan] Port HWASan to Linux x86-64 (compiler-rt)Alex Shlyapnikov2018-03-231-1/+1
* [Fuzzer] Avoid the unnecessary rebuild of the custom libc++Petr Hosek2018-03-071-20/+61
* OpenBSD UBsan support, cmake partKamil Rytarowski2018-03-032-6/+15
* Adding Msan support to FreeBSDKamil Rytarowski2018-03-031-1/+1
* [PATCH] [compiler-rt, RISCV] Support builtins for RISC-VShiva Chen2018-03-014-1/+18
* Add initial XRay support for NetBSDKamil Rytarowski2018-02-161-1/+1
* Add Xray instrumentation support to FreeBSDKamil Rytarowski2018-02-151-1/+1
* [fuzzer] Update and enable libFuzzer on FuchsiaPetr Hosek2018-01-301-1/+1
* [scudo] Add support for Fuchsia OS.Kostya Kortchinsky2018-01-291-1/+1
* Revert: [compiler-rt] r323626 - [cmake] [compiler-rt] Remove duplicate CMAKE_...Don Hinton2018-01-291-1/+1
* [cmake] [compiler-rt] Remove duplicate CMAKE_CXX_FLAGS.Don Hinton2018-01-291-1/+1