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
/
compiler-rt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[msan] Check qsort input.
Evgenii Stepanov
2020-01-06
2
-0
/
+19
*
[compiler-rt] [netbsd] Switch to syscall for ThreadSelfTlsTcb()
Kamil Rytarowski
2020-01-03
1
-11
/
+2
*
build: reduce CMake handling for zlib
Saleem Abdulrasool
2020-01-02
1
-1
/
+1
*
Check for aarch64 when not using .init_arrays
Sterling Augustine
2020-01-02
1
-2
/
+2
*
Revert "build: reduce CMake handling for zlib"
James Henderson
2020-01-02
1
-1
/
+1
*
build: reduce CMake handling for zlib
Saleem Abdulrasool
2020-01-01
1
-1
/
+1
*
[CMake] Fix lld detection after D69685
Fangrui Song
2019-12-28
1
-1
/
+1
*
[sanitizer] Link Sanitizer-x86_64-Test-Nolibc with -static
Fangrui Song
2019-12-27
1
-1
/
+1
*
Support powerpc and sparc when building without init_array.
Sterling Augustine
2019-12-27
1
-7
/
+25
*
Reland "[msan] Intercept qsort, qsort_r."
Reid Kleckner
2019-12-27
3
-0
/
+165
*
Revert "[msan] Intercept qsort, qsort_r."
Reid Kleckner
2019-12-27
3
-165
/
+0
*
[compiler-rt] [netbsd] Add support for versioned statvfs interceptors
Kamil Rytarowski
2019-12-27
4
-1
/
+177
*
Temporarily Revert "[compiler-rt] [netbsd] Add support for versioned statvfs ...
Eric Christopher
2019-12-26
4
-176
/
+1
*
[compiler-rt] [netbsd] Add support for versioned statvfs interceptors
Kamil Rytarowski
2019-12-27
4
-1
/
+176
*
Revert "[msan] Check qsort input."
Evgenii Stepanov
2019-12-26
2
-23
/
+0
*
[compiler-rt] Disable QSORT interception on watchOS and tvOS.
Florian Hahn
2019-12-26
1
-1
/
+14
*
[compiler-rt] [netbsd] Correct the fallback definition of PT_LWPNEXT
Kamil Rytarowski
2019-12-25
1
-2
/
+2
*
[compiler-rt] [netbsd] Define _RTLD_SOURCE to fix build
Kamil Rytarowski
2019-12-25
1
-0
/
+4
*
[compiler-rt] Adapt for ptrace(2) changes in NetBSD-9.99.30
Kamil Rytarowski
2019-12-24
5
-3
/
+64
*
[compiler-rt] Adapt stop-the-world for ptrace changes in NetBSD-9.99.30
Kamil Rytarowski
2019-12-24
1
-2
/
+10
*
[msan] Check qsort input.
Evgenii Stepanov
2019-12-23
2
-0
/
+23
*
[msan] Intercept qsort, qsort_r.
Evgenii Stepanov
2019-12-23
3
-0
/
+152
*
Revert "[msan] Check qsort input." and "[msan] Intercept qsort, qsort_r."
Jonas Devlieghere
2019-12-20
3
-169
/
+0
*
[iOS sim] Ensure simulator device is booted in iossim_prepare.py
Julian Lettner
2019-12-20
1
-1
/
+13
*
[compiler-rt] [test] Disable MPROTECT for XRay tests on NetBSD
Michał Górny
2019-12-20
1
-0
/
+3
*
[scudo][standalone] Support __BIONIC__
Kostya Kortchinsky
2019-12-20
1
-1
/
+5
*
[msan] Check qsort input.
Evgenii Stepanov
2019-12-20
2
-0
/
+23
*
[msan] Intercept qsort, qsort_r.
Evgenii Stepanov
2019-12-20
3
-0
/
+146
*
[compiler-rt] [test] Disable MPROTECT on two builtin tests
Michał Górny
2019-12-20
4
-8
/
+18
*
[scudo][standalone] Implement TSD registry disabling
Kostya Kortchinsky
2019-12-20
5
-8
/
+47
*
[compiler-rt] [test] Add missing %run to fread_fwrite MSAN test
Michał Górny
2019-12-19
1
-1
/
+1
*
Revert "Support powerpc when builing without init_array."
Dmitri Gribenko
2019-12-19
1
-17
/
+3
*
[compiler-rt] Enable SANITIZER_CAN_USE_PREINIT_ARRAY on NetBSD
Kamil Rytarowski
2019-12-19
1
-1
/
+1
*
[compiler-rt] [fuzzer] Enable LSan in libFuzzer tests on NetBSD
Kamil Rytarowski
2019-12-19
1
-1
/
+0
*
[compiler-rt] [fuzzer] Include stdarg.h for va_list
Kamil Rytarowski
2019-12-19
1
-0
/
+1
*
Support powerpc when builing without init_array.
Sterling Augustine
2019-12-18
1
-3
/
+17
*
Correct version check 9.9.26 -> 9.99.26
Kamil Rytarowski
2019-12-18
1
-1
/
+1
*
[NFC] Fix sanitizer lint problem that's breaking Android bot.
Mitch Phillips
2019-12-18
1
-1
/
+1
*
[compiler-rt] [test] Disable ASLR on UBSAN+[AMT]SAN tests on NetBSD
Michał Górny
2019-12-18
1
-0
/
+2
*
[compiler-rt] [test] Disable ASLR on LSAN+ASAN tests on NetBSD
Michał Górny
2019-12-18
1
-0
/
+2
*
[compiler-rt] [test] Disable ASLR for fuzzer tests on NetBSD
Michał Górny
2019-12-18
1
-0
/
+3
*
[compiler-rt] Sync NetBSD ioctl definitions with 9.99.26
Kamil Rytarowski
2019-12-18
4
-6
/
+47
*
[lit] Remove lit's REQUIRES-ANY directive
Thomas Preud'homme
2019-12-17
10
-10
/
+10
*
[sanitizer] Construct InternalMmapVector without memory allocation.
Igor Kudrin
2019-12-17
2
-2
/
+2
*
Change `asan/TestCases/Darwin/malloc_zone-protected.cpp` to call abort so tha...
Dan Liew
2019-12-16
1
-1
/
+1
*
[TSan][Darwin] Avoid calling pthread_self() before libpthread is initialized
Julian Lettner
2019-12-16
1
-1
/
+6
*
[ubsan] Enable testing of .m files
Vedant Kumar
2019-12-13
1
-1
/
+1
*
[LSAN] Increase stack space for guard-page.c test
Alex Richardson
2019-12-13
1
-2
/
+2
*
[NFC] Guard scudo_standalone's optional dependency on GWP-ASan behind flags.
Mitch Phillips
2019-12-13
1
-1
/
+3
*
[GWP-ASan] [Scudo] ifdef entire GWP-ASan tests.
Mitch Phillips
2019-12-13
1
-4
/
+2
[next]