GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler-rt
/
cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
[profile] Support profiling runtime on Fuchsia
Petr Hosek
2018-07-25
1
-1
/
+1
*
[CMake] Change the flag to use compiler-rt builtins to boolean
Petr Hosek
2018-07-15
1
-2
/
+2
*
[CMake] Add compiler-rt header files to the list of sources for targets
Dan Liew
2018-07-10
2
-4
/
+62
*
[scudo] Enable Scudo on PPC64
Kostya Kortchinsky
2018-07-03
1
-1
/
+1
*
Skip building TSan on platforms where there are no 64-bit architectures.
Kuba Mracek
2018-06-28
1
-1
/
+5
*
Support for multiarch runtimes layout
Petr Hosek
2018-06-28
5
-15
/
+63
*
[CMake] Tidy up the organisation of compiler-rt when configured as a standalone
Dan Liew
2018-06-27
4
-2
/
+16
*
[UBsan] Enable ubsan minimal unit tests on OpenBSD
David Carlier
2018-06-25
1
-1
/
+4
*
Revert "[CMake] Use a different source depending on C++ support"
Jonas Hahnfeld
2018-06-17
2
-16
/
+8
*
[libFuzzer] [NFC] Support multi-arch and multi-OS building and testing
George Karpenkov
2018-06-14
1
-1
/
+1
*
[compiler-rt] Use CMAKE_LINKER instead of hardcoding ld
Shoaib Meenai
2018-06-13
1
-1
/
+1
*
[XRay] Set an explicit dependency on libc++ when needed
Petr Hosek
2018-06-13
1
-2
/
+6
*
Reland "Passthrough additional flags to custom libcxx CMake build"
Petr Hosek
2018-06-13
1
-11
/
+24
*
Revert r334458, r334220, r334212, r334139.
Matt Morehouse
2018-06-12
1
-41
/
+10
*
[CMake] Remove -Wno-maybe-uninitialized from passthrough vars.
Matt Morehouse
2018-06-12
1
-0
/
+3
*
[CMake] Fix Libc++ Modules build.
Eric Fiselier
2018-06-07
1
-0
/
+8
*
[CMake] Filter out -z,defs when building custom libc++
Petr Hosek
2018-06-07
1
-3
/
+7
*
[CMake] Passthrough additional flags to custom libcxx CMake build
Petr Hosek
2018-06-06
1
-11
/
+27
*
[libFuzzer] Fix a typo in CMake configuration.
George Karpenkov
2018-05-24
1
-1
/
+1
*
Revert "[cmake] [ARM] Check if VFP is supported before including any VFP buil...
Azharuddin Mohammed
2018-05-24
1
-6
/
+0
*
[cmake] [ARM] Check if VFP is supported before including any VFP builtins
Azharuddin Mohammed
2018-05-24
1
-0
/
+6
*
[CMake] Support builtins as Clang default rtlib in compiler-rt
Petr Hosek
2018-05-22
1
-4
/
+5
*
[CMake] Support libc++ as Clang default stdlib in compiler-rt
Petr Hosek
2018-05-22
1
-0
/
+1
*
[CMake] Silence unused variable warning in compiler check
Petr Hosek
2018-05-22
1
-2
/
+2
*
[CMake] Use a different source depending on C++ support
Petr Hosek
2018-05-22
2
-8
/
+16
*
Revert "[CMake] Reland "Make simple source used for CMake checks a C file""
Petr Hosek
2018-05-21
2
-5
/
+1
*
Revert r332683 & r332684 relating to compiler runtime checks
Reid Kleckner
2018-05-18
2
-64
/
+4
*
[CMake] Use <UNIX|WINDOWS>_COMMAND with separate_arguments
Petr Hosek
2018-05-18
1
-1
/
+5
*
[CMake] Detect the compiler runtime and standard library
Petr Hosek
2018-05-18
2
-4
/
+60
*
[CMake] Reland "Make simple source used for CMake checks a C file"
Petr Hosek
2018-05-17
2
-1
/
+5
*
[CMake] Cleanup find_compiler_rt_library function [NFC]
Petr Hosek
2018-05-17
1
-3
/
+2
*
Add basic compiler-rt builtins support for hexagon.
Sid Manning
2018-05-09
2
-1
/
+3
*
Revert "[CMake] Make simple source used for CMake checks a C file"
Petr Hosek
2018-04-27
1
-1
/
+1
*
[CMake] Make simple source used for CMake checks a C file
Petr Hosek
2018-04-26
1
-1
/
+1
*
Revert "[cmake] Remove duplicate command line options from build"
Aaron Smith
2018-04-11
1
-2
/
+2
*
[cmake] Remove duplicate command line options from build
Aaron Smith
2018-04-11
1
-2
/
+2
*
libFuzzer, OpenBSD support
Vitaly Buka
2018-04-09
1
-1
/
+1
*
shadowcallstack: Make runtime tests compatible with aarch64.
Peter Collingbourne
2018-04-09
1
-0
/
+13
*
[XRay][compiler-rt] Build XRay runtime for OpenBSD
Dean Michael Berris
2018-04-04
1
-1
/
+1
*
[HWASan] Port HWASan to Linux x86-64 (compiler-rt)
Alex Shlyapnikov
2018-03-23
1
-1
/
+1
*
[Fuzzer] Avoid the unnecessary rebuild of the custom libc++
Petr Hosek
2018-03-07
1
-20
/
+61
*
OpenBSD UBsan support, cmake part
Kamil Rytarowski
2018-03-03
2
-6
/
+15
*
Adding Msan support to FreeBSD
Kamil Rytarowski
2018-03-03
1
-1
/
+1
*
[PATCH] [compiler-rt, RISCV] Support builtins for RISC-V
Shiva Chen
2018-03-01
4
-1
/
+18
*
Add initial XRay support for NetBSD
Kamil Rytarowski
2018-02-16
1
-1
/
+1
*
Add Xray instrumentation support to FreeBSD
Kamil Rytarowski
2018-02-15
1
-1
/
+1
*
[fuzzer] Update and enable libFuzzer on Fuchsia
Petr Hosek
2018-01-30
1
-1
/
+1
*
[scudo] Add support for Fuchsia OS.
Kostya Kortchinsky
2018-01-29
1
-1
/
+1
*
Revert: [compiler-rt] r323626 - [cmake] [compiler-rt] Remove duplicate CMAKE_...
Don Hinton
2018-01-29
1
-1
/
+1
*
[cmake] [compiler-rt] Remove duplicate CMAKE_CXX_FLAGS.
Don Hinton
2018-01-29
1
-1
/
+1
[next]