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
/
sanitizer_common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce `sanitizer_malloc_introspect_t` for Darwin which is a sub-class of ...
Dan Liew
2018-11-08
1
-1
/
+23
*
Split lgammal() from INIT_LGAMMAL
Kamil Rytarowski
2018-11-07
2
-4
/
+12
*
Split remquol() from INIT_REMQUO
Kamil Rytarowski
2018-11-07
2
-4
/
+12
*
[sanitizer] Only set soft coredump limit.
Evgeniy Stepanov
2018-11-07
1
-3
/
+5
*
[sanitizer] Return headed to fix build after r346258
Vitaly Buka
2018-11-06
1
-0
/
+1
*
[sanitizer] Use "fast mmap" kernel flag for shadow memory on macOS 10.13.4+
Kuba Mracek
2018-11-06
6
-1
/
+33
*
[sanitizer] Fix nolibc unittests broken by r346215
Vitaly Buka
2018-11-06
2
-30
/
+36
*
[sanitizer] Add char **GetEnviron() on all other platforms
Vitaly Buka
2018-11-06
6
-3
/
+21
*
[sanitizer] Use AT_EXECFN in ReExec() if available
Benjamin Kramer
2018-11-06
1
-0
/
+4
*
[Sanitizers] Disable SANITIZER_CAN_FAST_UNWIND on all SPARC targets
Rainer Orth
2018-11-05
2
-3
/
+4
*
[Sanitizers] Solaris largefile fixes
Rainer Orth
2018-11-05
4
-19
/
+32
*
Fix build on sparc64-linux-gnu.
Martin Liska
2018-11-05
1
-2
/
+2
*
Try to unbreak the build of sanitizers on !NetBSD
Kamil Rytarowski
2018-11-02
1
-1
/
+4
*
Split getpwent and fgetgrent functions in interceptors
Kamil Rytarowski
2018-11-02
2
-15
/
+33
*
[PowerPC]Disable randomized address space on Linux ppc64le
Lei Huang
2018-11-02
1
-0
/
+11
*
[NFC] Refactor initialisation of Darwin malloc zone fields into separate func...
Dan Liew
2018-11-02
1
-1
/
+5
*
Update ioctl(2) operations for NetBSD 8.99.25
Kamil Rytarowski
2018-10-31
3
-42
/
+66
*
[asan] Remove stale -fno-exceptions flag in sanitizer_common as well
Reid Kleckner
2018-10-31
1
-5
/
+0
*
Cast the return value of _Unwind_GetIP() to uptr
Kamil Rytarowski
2018-10-30
1
-1
/
+1
*
Cleanup includes in sanitizer_platform_limits_netbsd.cc
Kamil Rytarowski
2018-10-30
1
-105
/
+119
*
Regenerate syscall hooks for NetBSD 8.99.25
Kamil Rytarowski
2018-10-30
1
-21
/
+17
*
Handle pthread_sigmask in DemangleFunctionName()
Kamil Rytarowski
2018-10-30
1
-0
/
+2
*
[sanitizer] Move interceptor initialization check into real_clock_gettime
Vitaly Buka
2018-10-30
2
-5
/
+4
*
[sanitizer] Improve macOS version detection
Kuba Mracek
2018-10-26
2
-21
/
+30
*
[sanitizer] Avoid calling a nullptr in MonotonicNanoTime if interceptors are ...
Kuba Mracek
2018-10-24
1
-2
/
+5
*
[Sanitizer] openbsd does not have sysctlbyname call
David Carlier
2018-10-21
2
-5
/
+9
*
[sanitizer] Avoid extra newlines in syslog.
Evgeniy Stepanov
2018-10-12
1
-7
/
+10
*
[sanitizers] [windows] Use a linker directive pragma for psapi
Martin Storsjo
2018-10-10
1
-0
/
+4
*
Remove remnant code of using indirect syscall on NetBSD
Kamil Rytarowski
2018-10-08
5
-66
/
+31
*
[Sanitizer] fix internal_sysctlbyname build for FreeBSD.
David Carlier
2018-10-08
1
-1
/
+1
*
Unwind local macro DEFINE_INTERNAL()
Kamil Rytarowski
2018-10-05
1
-47
/
+43
*
Introduce internal_sysctlbyname in place of sysctlbyname
Kamil Rytarowski
2018-10-05
4
-1
/
+27
*
[Esan] Port cache frag to FreeBSD
David Carlier
2018-10-04
2
-2
/
+14
*
[sanitizer] Include inlined frames into __sanitizer_symbolize_pc output
Vitaly Buka
2018-10-02
1
-5
/
+19
*
Revert "[sanitizer] Include inlined frames into __sanitizer_symbolize_pc output"
Jessica Paquette
2018-10-02
1
-19
/
+5
*
[sanitizer] Include inlined frames into __sanitizer_symbolize_pc output
Vitaly Buka
2018-10-02
1
-5
/
+19
*
Switch syscall(2)/__syscall(2) calls to libc calls on NetBSD
Kamil Rytarowski
2018-10-01
3
-51
/
+350
*
[NFC] Fix `-Wcast-qual` warnings in Darwin `internal_sysctl(...)` implementat...
Dan Liew
2018-10-01
1
-2
/
+2
*
Switch sanitizer_procmaps_bsd to internal_sysctl
Kamil Rytarowski
2018-09-29
1
-4
/
+4
*
[sanitizer] Disable failing Android test after D52371
Kostya Kortchinsky
2018-09-27
1
-4
/
+5
*
[sanitizer] Introduce a new SizeClassMap with minimal amount of cached entries
Kostya Kortchinsky
2018-09-27
2
-0
/
+22
*
[sanitizer] AndroidGetApiLevel for static executables.
Evgeniy Stepanov
2018-09-26
1
-1
/
+14
*
Try to fix cosmetics to keep lines below 80 chars. NFC.
Martin Storsjo
2018-09-25
1
-1
/
+1
*
[Sanitizers] [MinGW] Produce undecorated symbols for /export: directives when...
Martin Storsjo
2018-09-25
1
-2
/
+12
*
[Sanitizers] [MinGW] Check for __i386__ in addition to _M_IX86 for i386 speci...
Martin Storsjo
2018-09-25
1
-4
/
+4
*
[hwasan] Record and display stack history in stack-based reports.
Evgeniy Stepanov
2018-09-24
2
-1
/
+102
*
Revert "[hwasan] Record and display stack history in stack-based reports."
Evgeniy Stepanov
2018-09-24
2
-102
/
+1
*
[hwasan] Record and display stack history in stack-based reports.
Evgeniy Stepanov
2018-09-24
2
-1
/
+102
*
Fix the configuration of the Primary allocator for Darwin ARM64 by
Dan Liew
2018-09-24
1
-1
/
+6
*
[sanitizer] Move __sanitizer_set_death_callback to a more appropriate file
Kostya Kortchinsky
2018-09-21
2
-5
/
+9
[next]