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
*
Don't initialize interceptor_metadata_map unless SI_POSIX is set
Eugene Leviant
2019-07-28
1
-1
/
+3
*
[compiler-rt] Fix running tests on macOS when XCode is not installed
Alexander Richardson
2019-07-27
1
-6
/
+13
*
[profile] In Android, do not mkdir() dirs in GCOV_PREFIX
Pirama Arumuga Nainar
2019-07-25
1
-1
/
+18
*
[sanitizer_common] Allow customization of StartSymbolizerSubprocess
Julian Lettner
2019-07-25
2
-7
/
+13
*
[scudo][standalone] Optimization pass
Kostya Kortchinsky
2019-07-24
14
-94
/
+91
*
[libFuzzer] Fix __sanitizer_print_memory_profile return type in ExtFunctions.def
Max Moroz
2019-07-23
1
-1
/
+1
*
[compiler-rt][builtins] Provide __clear_cache for SPARC
Rainer Orth
2019-07-23
1
-0
/
+10
*
[NFC][ASAN] Add brackets around not command
Lei Huang
2019-07-23
1
-1
/
+1
*
[TSan] Enable fiber tests on iOS simulator
Julian Lettner
2019-07-22
5
-5
/
+5
*
Fix asan infinite loop on undefined symbol
Serge Guelton
2019-07-20
2
-2
/
+50
*
Revert "Fix asan infinite loop on undefined symbol"
Serge Guelton
2019-07-20
2
-50
/
+2
*
Fix asan infinite loop on undefined symbol
Serge Guelton
2019-07-20
2
-2
/
+50
*
Revert "Fix asan infinite loop on undefined symbol"
Matthew Voss
2019-07-19
2
-49
/
+2
*
Fix asan infinite loop on undefined symbol
Serge Guelton
2019-07-19
2
-2
/
+49
*
[libFuzzer] Set Android specific ALL_FUZZER_SUPPORTED_ARCH
Yi Kong
2019-07-19
1
-0
/
+2
*
[ASan] Support `{f}puts(NULL)` on Darwin, part 2
Julian Lettner
2019-07-18
1
-2
/
+4
*
[compiler-rt] Complete revert of r366413
Matthew Voss
2019-07-18
1
-42
/
+0
*
Revert "Fix asan infinite loop on undefined symbol"
Matthew Voss
2019-07-18
1
-7
/
+2
*
[CMake] Don't set Python_ADDITIONAL_VERSIONS
Jonas Devlieghere
2019-07-18
1
-1
/
+0
*
Restrict asan + dlopen testcase to x86
Serge Guelton
2019-07-18
1
-2
/
+2
*
Relax regexp to detect failed interception by asan
Serge Guelton
2019-07-18
1
-1
/
+1
*
Fix asan infinite loop on undefined symbol
Serge Guelton
2019-07-18
2
-2
/
+49
*
hwasan: Use C++ driver for cfi.cc test.
Peter Collingbourne
2019-07-17
1
-1
/
+1
*
[ASan] Support `{f}puts(NULL)` on Darwin
Julian Lettner
2019-07-17
2
-2
/
+20
*
[TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.6
Julian Lettner
2019-07-16
1
-45
/
+44
*
[GWP-ASan] Add thread ID to PRNG seed.
Mitch Phillips
2019-07-16
2
-5
/
+7
*
Removed -mno-omit-leaf-frame-pointer from flags.
Mitch Phillips
2019-07-16
2
-6
/
+0
*
[TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.10
Julian Lettner
2019-07-16
2
-64
/
+0
*
Finish "Adapt -fsanitize=function to SANITIZER_NON_UNIQUE_TYPEINFO"
Stephan Bergmann
2019-07-16
4
-20
/
+81
*
[TSan] Fix asm token error (again)
Julian Lettner
2019-07-15
1
-1
/
+1
*
[ASan] Fix >80 character line.
Matt Morehouse
2019-07-15
1
-1
/
+2
*
[TSan] Fix asm token error
Julian Lettner
2019-07-15
1
-1
/
+1
*
[TSan] Improve handling of stack pointer mangling in {set,long}jmp, pt.9
Julian Lettner
2019-07-15
1
-22
/
+5
*
[sanitizers][windows][mingw32] Mingw32 RTL fixes
Matthew G McGovern
2019-07-15
1
-44
/
+44
*
[libFuzzer] Disable fork.test on AArch64
Diana Picus
2019-07-15
1
-1
/
+1
*
[TSan] Tiny cleanup of UnmangleLongJmpSp for Linux/x86_64
Julian Lettner
2019-07-13
1
-8
/
+8
*
[builtins] Fix assembly in arm sync-ops.h
Nikita Popov
2019-07-12
1
-1
/
+1
*
Enable compiler-rt on SPARC
Rainer Orth
2019-07-12
9
-12
/
+31
*
[Sanitizers] Fix SanitizerCommon-Unit :: ./Sanitizer-*-Test/MemoryMappingLayo...
Rainer Orth
2019-07-12
1
-2
/
+4
*
NFC: Unforget a colon in a few CHECK: directives.
Artem Dergachev
2019-07-12
1
-2
/
+2
*
Use clang driver for libfuzzer tests on Windows
Reid Kleckner
2019-07-11
2
-5
/
+3
*
[scudo][standalone] NFC corrections
Kostya Kortchinsky
2019-07-11
7
-19
/
+25
*
[TSan] Move DECLARE_REAL macro outside of namespace
Julian Lettner
2019-07-11
1
-5
/
+15
*
[profile][test] Fix Profile-* :: instrprof-merge.c etc. on SPARC
Rainer Orth
2019-07-11
3
-2
/
+24
*
Explicitly define __STDC_FORMAT_MACROS for PRIu64
Mitch Phillips
2019-07-11
1
-0
/
+6
*
[scudo][standalone] Merge Spin & Blocking mutex into a Hybrid one
Kostya Kortchinsky
2019-07-11
17
-158
/
+144
*
[ASan] Use __sanitizer_fill_shadow for FastPoisonShadow on Fuchsia
Petr Hosek
2019-07-11
1
-4
/
+6
*
Add NetBSD LSan support
Kamil Rytarowski
2019-07-11
11
-19
/
+394
*
Change another test I missed in r365724
Nico Weber
2019-07-11
1
-1
/
+1
*
clang-cl: Remove -O0 option
Nico Weber
2019-07-11
89
-121
/
+121
[next]