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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix warning: format specifies type 'unsigned long' but the argument has type ...
Alexandre Ganea
2019-11-04
1
-0
/
+4
*
[hwasan] Remove lazy thread-initialisation
David Spickett
2019-11-04
2
-16
/
+19
*
[compiler-rt] [msan] Correct the __libc_thr_keycreate prototype
Kamil Rytarowski
2019-11-04
1
-2
/
+3
*
[compiler-rt] Harmonize __sanitizer_addrinfo with the NetBSD headers
Kamil Rytarowski
2019-11-03
1
-0
/
+6
*
[compiler-rt] Sync NetBSD syscall hooks with 9.99.17
Kamil Rytarowski
2019-11-03
1
-10
/
+46
*
Disable exceptions in libfuzzer's copy of libcxxabi.
Evgenii Stepanov
2019-11-01
1
-0
/
+1
*
[compiler-rt] [profile] Fix building for MinGW after d889d1efefe9f
Martin Storsjö
2019-11-01
1
-0
/
+1
*
[profile] Fifth speculative fix for Android after D68351
Vedant Kumar
2019-10-31
1
-4
/
+4
*
[profile] Third speculative fix for Windows after D68351
Vedant Kumar
2019-10-31
2
-4
/
+8
*
[profile] Second speculative fix for Windows
Vedant Kumar
2019-10-31
1
-1
/
+1
*
[profile] Speculative fix for Windows after D68351
Vedant Kumar
2019-10-31
1
-0
/
+1
*
[profile] Add a mode to continuously sync counter updates to a file
Vedant Kumar
2019-10-31
7
-11
/
+287
*
[scudo][standalone] Fix Secondary bug w/ freelist
Kostya Kortchinsky
2019-10-31
3
-6
/
+27
*
[asan] Fix lint failure in asan_interface.h
Evgenii Stepanov
2019-10-31
1
-1
/
+2
*
[asan] Provide an interface to update an allocation stack trace.
Evgenii Stepanov
2019-10-31
3
-0
/
+18
*
Sort HWASAN_RTL_SOURCES alphabetically (NFC).
Evgenii Stepanov
2019-10-31
1
-1
/
+1
*
[msan] Blacklist __gxx_personality_v0.
Evgenii Stepanov
2019-10-31
4
-4
/
+39
*
[Builtins] Fix bug where powerpc builtins specializations didn't remove gener...
Dan Liew
2019-10-30
1
-11
/
+11
*
[sanitizer_common] Create max_allocation_size_mb flag.
Matt Morehouse
2019-10-30
5
-11
/
+44
*
[scudo][standalone] Add a free list to the Secondary
Kostya Kortchinsky
2019-10-30
7
-127
/
+178
*
[compiler-rt] libhwasan interceptor ABI intercept longjmp/setjmp
David Tellenbach
2019-10-30
5
-0
/
+221
*
[libc++] Force the ABI namespace to be a reserved identifier
Louis Dionne
2019-10-29
1
-1
/
+1
*
[scudo][standalone] Lists fix
Kostya Kortchinsky
2019-10-28
2
-0
/
+15
*
[hwasan] Fix typo in the error type.
Evgenii Stepanov
2019-10-28
1
-1
/
+1
*
[scudo][standalone] Consolidate lists
Kostya Kortchinsky
2019-10-28
10
-186
/
+243
*
[AArch64][Builtins] Avoid unnecessary cache cleaning
Bryan Chan
2019-10-28
1
-13
/
+23
*
[libFuzzer] Enable extra counters for Fuchsia.
Matt Morehouse
2019-10-25
1
-1
/
+1
*
[compiler-rt] Expose __hwasan_tag_mismatch_stub
David Tellenbach
2019-10-24
3
-17
/
+26
*
Revert "Expose __hwasan_tag_mismatch_stub"
David Tellenbach
2019-10-24
3
-26
/
+17
*
Expose __hwasan_tag_mismatch_stub
David Tellenbach
2019-10-24
3
-17
/
+26
*
[Sanitizers] Add support for RISC-V 64-bit
Sam Elliott
2019-10-23
5
-7
/
+18
*
[profile] Do not cache __llvm_profile_get_filename result
Vedant Kumar
2019-10-18
2
-10
/
+16
*
hwasan: Add missing SANITIZER_INTERFACE_ATTRIBUTE on __hwasan_personality_wra...
Peter Collingbourne
2019-10-18
1
-4
/
+7
*
[hwasan] Remove system allocator fallback.
Evgeniy Stepanov
2019-10-18
3
-37
/
+0
*
Update global_symbols.txt.
Peter Collingbourne
2019-10-18
1
-0
/
+1
*
scudo: Update TLS_SLOT_SANITIZER value.
Peter Collingbourne
2019-10-18
1
-1
/
+1
*
[Arm][libsanitizer] Fix arm libsanitizer failure with bleeding edge glibc
Sjoerd Meijer
2019-10-18
1
-1
/
+4
*
libhwasan initialisation include kernel syscall ABI relaxation
Evgeniy Stepanov
2019-10-17
3
-0
/
+42
*
Revert [Sanitizers] Add support for RISC-V 64-bit
Sam Elliott
2019-10-17
5
-18
/
+7
*
[Sanitizers] Add support for RISC-V 64-bit
Sam Elliott
2019-10-17
5
-7
/
+18
*
[mips] [builtins] Remove clear_mips_cache
Zoran Jovanovic
2019-10-17
1
-50
/
+0
*
Revert "[ASan] Refine diagnoses messages"
Julian Lettner
2019-10-16
1
-1
/
+2
*
[ASan] Refine diagnoses messages
Julian Lettner
2019-10-16
1
-2
/
+1
*
tsan: fix Go ppc64le build
Dmitry Vyukov
2019-10-15
1
-0
/
+2
*
[libFuzzer] Don't prefix absolute paths in fuchsia.
Jake Ehrlich
2019-10-11
1
-5
/
+6
*
Fix check-interception link error in compiler-rt debug mode
Reid Kleckner
2019-10-10
1
-1
/
+4
*
Reland "[ASan] Do not misrepresent high value address dereferences as null de...
Julian Lettner
2019-10-10
6
-6
/
+40
*
Fix sanitizer lint check after r374315
Russell Gallop
2019-10-10
1
-1
/
+2
*
[UBSan] Appease linter
Roman Lebedev
2019-10-10
1
-2
/
+4
*
[Sanitizers] Porting getrandom/getentropy interceptors to FreeBSD
David Carlier
2019-10-10
2
-1
/
+18
[prev]
[next]