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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[XRay][compiler-rt+docs] Introduce __xray_log_init_mode(...).
Dean Michael Berris
2018-05-04
1
-23
/
+59
*
[libFuzzer] Report at most one crash per input.
Matt Morehouse
2018-05-01
1
-0
/
+5
*
[scudo] Adding an interface function to print allocator stats
Kostya Kortchinsky
2018-04-25
1
-0
/
+5
*
Implement trampoline and handler for typed xray event tracing.
Keith Wyss
2018-04-17
1
-1
/
+13
*
[XRay][compiler-rt] Add APIs for processing logs in memory
Dean Michael Berris
2018-03-07
1
-0
/
+64
*
Remove obsolete ptrace(2) operations from NetBSD
Kamil Rytarowski
2018-03-03
1
-1
/
+1
*
Implement a large part of NetBSD syscalls of netbsd_syscall_hooks.h
Kamil Rytarowski
2018-02-15
1
-0
/
+4689
*
Add NetBSD syscall hooks skeleton in sanitizers
Kamil Rytarowski
2018-02-15
2
-0
/
+46
*
[XRay] [compiler-rt] stop writing garbage in naive log records
Martin Pelikan
2018-01-30
1
-1
/
+1
*
[scudo] s/unsigned long/size_t/ for __scudo_set_rss_limit
Kostya Kortchinsky
2018-01-04
1
-1
/
+1
*
[sanitizer] Make function declarations C-compatible
Petr Hosek
2017-12-21
9
-37
/
+37
*
Added a separate install target for compilert-rt-headers
Ilya Biryukov
2017-12-15
1
-1
/
+19
*
[scudo] Adding a public Scudo interface
Kostya Kortchinsky
2017-12-13
2
-0
/
+35
*
Hardware-assisted AddressSanitizer (compiler-rt)
Evgeniy Stepanov
2017-12-09
2
-0
/
+34
*
[XRay][compiler-rt] Implement logging implementation registration
Dean Michael Berris
2017-12-05
1
-0
/
+38
*
[XRay][compiler-rt] Migrate basic mode logging to the XRay framework
Dean Michael Berris
2017-11-21
1
-1
/
+8
*
[Sanitizers] New sanitizer API to purge allocator quarantine.
Alex Shlyapnikov
2017-10-23
1
-0
/
+7
*
[tsan] Add Mutex annotation flag for constant-initialized __tsan_mutex_linker...
Dmitry Vyukov
2017-10-20
1
-0
/
+6
*
[XRay][compiler-rt] Write out arg1 payload in naive mode logging
Dean Michael Berris
2017-10-05
1
-1
/
+29
*
[XRay] [compiler-rt] FDR logging arg1 handler
Martin Pelikan
2017-09-28
1
-0
/
+3
*
[lsan] Add __lsan_default_options
Vitaly Buka
2017-09-22
1
-0
/
+4
*
[XRay][compiler-rt] Handle tail-call exits in the XRay runtime
Dean Michael Berris
2017-09-18
1
-1
/
+4
*
[ASAN] Revert r313303 - Add macro denoting availability of new `__asan_handle...
Eric Fiselier
2017-09-14
1
-4
/
+0
*
[ASAN] Add macro denoting availability of new `__asan_handle_no_return()` fun...
Eric Fiselier
2017-09-14
1
-0
/
+4
*
Prevent DCE on __lsan_is_turned_off and re-enable test case
Francis Ricci
2017-09-08
1
-0
/
+2
*
[asan] Move __asan_handle_no_return to public header
Petr Hosek
2017-08-28
1
-0
/
+4
*
[XRay][compiler-rt] Allow for building the XRay runtime without PREINIT initi...
Dean Michael Berris
2017-08-03
1
-0
/
+8
*
[XRay][compiler-rt] Remove use of std::mutex and std::shared_ptr from global ...
Dean Michael Berris
2017-08-02
1
-0
/
+2
*
[sancov] Implement __sanitizer_cov_reset.
Evgeniy Stepanov
2017-07-27
1
-2
/
+5
*
[XRay][compiler-rt][NFC] Add a name for argument to __xray_set_handler_arg1(...)
Dean Michael Berris
2017-06-19
1
-1
/
+2
*
[sanitizer-coverage] nuke more stale code
Kostya Serebryany
2017-06-02
1
-2
/
+0
*
[sanitizer-coverage] nuke more stale code
Kostya Serebryany
2017-06-01
1
-4
/
+0
*
[sanitizer-coverage] remove stale code (old coverage); compiler-rt part
Kostya Serebryany
2017-05-31
1
-3
/
+0
*
[XRay][compiler-rt] Add __xray_remove_customevent_handler(...)
Dean Michael Berris
2017-05-22
1
-0
/
+4
*
[XRay] Fix build with libc++ (NFC).
Eugene Zelenko
2017-05-12
1
-4
/
+5
*
[XRay][compiler-rt] Runtime changes to support custom event logging
Dean Michael Berris
2017-05-12
1
-0
/
+4
*
[XRay][compiler-rt] Add function id utilities for XRay
Dean Michael Berris
2017-05-05
1
-0
/
+9
*
[XRay][compiler-rt][NFC] Update comments to doxygen format; group functions b...
Dean Michael Berris
2017-05-04
1
-40
/
+42
*
[XRay][compiler-rt] Support patching/unpatching specific functions
Dean Michael Berris
2017-05-04
1
-0
/
+8
*
[tsan] Detect races on modifying accesses in Swift code
Kuba Mracek
2017-05-03
1
-0
/
+1
*
tsan: support linker init flag in __tsan_mutex_destroy
Dmitry Vyukov
2017-05-01
1
-1
/
+2
*
[XRay][compiler-rt] Document and update the XRay Logging API
Dean Michael Berris
2017-05-01
1
-0
/
+171
*
[tsan] Publish the TSan external API in tsan_interface.h
Kuba Mracek
2017-04-21
1
-0
/
+15
*
[sanitizer-coverage] remove more unused code
Kostya Serebryany
2017-04-19
1
-8
/
+0
*
[sanitizer-coverage] remove run-time support for -fsanitize-coverage=indirect...
Kostya Serebryany
2017-04-19
1
-2
/
+0
*
[sanitizer-coverage] remove run-time support for the deprecated -fsanitize-co...
Kostya Serebryany
2017-04-19
1
-19
/
+0
*
This patch causes the installation of headers for the sanitizer and/or xray t...
Catherine Moore
2017-04-11
1
-15
/
+19
*
[XRay] [compiler-rt] Write buffer length to FDR log before writing buffer.
Dean Michael Berris
2017-03-29
1
-4
/
+17
*
[XRay][compiler-rt] Add an end-to-end test for FDR Logging
Dean Michael Berris
2017-03-29
2
-1
/
+11
*
tsan: add new mutex annotations
Dmitry Vyukov
2017-03-26
2
-0
/
+122
[prev]
[next]