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
/
sanitizer_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[sanitizer] Fix PPC bot
Vitaly Buka
2018-03-23
1
-3
/
+3
*
More OpenBSD fixes
Vitaly Buka
2018-03-22
1
-8
/
+26
*
Fix declaration of environ after r327923
Vitaly Buka
2018-03-21
1
-4
/
+2
*
OpenBSD UBsan support missing bits
Vitaly Buka
2018-03-19
1
-48
/
+66
*
Cleanup of "extern char **environ" declaration
Vitaly Buka
2018-03-19
1
-5
/
+5
*
Sanitiser common, using u64 type for GetTid on posix systems
Kamil Rytarowski
2018-03-03
1
-2
/
+5
*
[asan] Be more careful and verbose when allocating dynamic shadow memory
Kuba Mracek
2018-02-26
1
-1
/
+2
*
[hwasan] Fix inline instrumentation.
Evgeniy Stepanov
2018-02-21
1
-0
/
+2
*
Recognize all NetBSD architectures in UBSan
Kamil Rytarowski
2018-02-17
1
-11
/
+7
*
Correct a bug in GetArgsAndEnv() for NetBSD
Kamil Rytarowski
2018-02-07
1
-2
/
+1
*
[Sanitizers] Basic sanitizer Solaris support (PR 33274)
Kamil Rytarowski
2017-12-14
1
-9
/
+72
*
[sanitizer] Introduce a vDSO aware timing function
Kostya Kortchinsky
2017-12-13
1
-0
/
+4
*
[sanitizer] Revert rL320409
Kostya Kortchinsky
2017-12-11
1
-4
/
+0
*
[sanitizer] Introduce a vDSO aware time function, and use it in the allocator...
Kostya Kortchinsky
2017-12-11
1
-0
/
+4
*
[asan] Use dynamic shadow on 32-bit Android, try 2.
Evgeniy Stepanov
2017-11-20
1
-6
/
+12
*
Revert "[asan] Use dynamic shadow on 32-bit Android" and 3 more.
Evgeniy Stepanov
2017-11-18
1
-12
/
+6
*
[asan] Use dynamic shadow on 32-bit Android.
Evgeniy Stepanov
2017-11-10
1
-6
/
+12
*
[sanitizer] Asm implementation of syscall() for arm32.
Evgeniy Stepanov
2017-11-08
1
-0
/
+2
*
(NFC) Rename GetMax{,User}VirtualAddress.
Evgeniy Stepanov
2017-11-07
1
-1
/
+1
*
[LSan] Detect dynamic loader by its base address.
Alex Shlyapnikov
2017-11-06
1
-14
/
+1
*
Add NetBSD improvements in sanitizers
Kamil Rytarowski
2017-10-25
1
-62
/
+60
*
Revert "[LSan] Detect dynamic loader by its base address."
Alex Shlyapnikov
2017-10-05
1
-0
/
+10
*
[LSan] Detect dynamic loader by its base address.
Alex Shlyapnikov
2017-10-05
1
-10
/
+0
*
[sanitizer][mips64] fix MIPS64 kernel_stat_to_stat()
Petar Jovanovic
2017-09-15
1
-3
/
+32
*
[compiler-rt] Cleanup SignalContext initialization
Vitaly Buka
2017-09-14
1
-2
/
+4
*
[sanitizers] Add a blocking boolean to GetRandom prototype
Kostya Kortchinsky
2017-08-14
1
-5
/
+16
*
Reuse sanitizer_linux for NetBSD
Kamil Rytarowski
2017-08-08
1
-16
/
+108
*
Fix sanitizer build against latest glibc
Kostya Serebryany
2017-07-13
1
-2
/
+1
*
[asan] For iOS/AArch64, if the dynamic shadow doesn't fit, restrict the VM space
Kuba Mracek
2017-07-12
1
-1
/
+2
*
Refactor MemoryMappingLayout::Next to use a single struct instead of output p...
Francis Ricci
2017-07-11
1
-7
/
+3
*
Remove duplicate assignments in stat64/kernel_stat_to_stat functions
Petar Jovanovic
2017-07-11
1
-2
/
+0
*
More fixup for r307281: Move the #includes to sanitizer_linux.cc
Kuba Mracek
2017-07-06
1
-0
/
+8
*
Fixup for r307281: Also move GetKernelAreaSize into sanitizer_linux.cc
Kuba Mracek
2017-07-06
1
-0
/
+39
*
[sanitizer] Split GetMaxVirtualAddress into separate Linux version and Mac ve...
Kuba Mracek
2017-07-06
1
-0
/
+31
*
[sanitizer] Add a function to gather random bytes
Kostya Kortchinsky
2017-06-21
1
-0
/
+26
*
[asan] Return allow_user_segv_handler=0 to fix compatibility issues.
Vitaly Buka
2017-06-15
1
-1
/
+8
*
Revert "[sanitizer-coverage] test for -fsanitize-coverage=inline-8bit-counters"
Renato Golin
2017-06-05
1
-0
/
+10
*
Adjust sanitizers for FreeBSD 64-bit inode update
Dimitry Andric
2017-06-03
1
-5
/
+7
*
[LSan] Detect dynamic loader by its base address.
Alex Shlyapnikov
2017-06-03
1
-10
/
+0
*
[compiler-rt] Replace allow_user_segv_handler=0 with kHandleSignalExclusive
Vitaly Buka
2017-05-25
1
-2
/
+2
*
[sanitizer] Pair atomic acquire with release in BlockingMutex::Unlock
Alex Shlyapnikov
2017-05-25
1
-1
/
+1
*
[compiler-rt] Replace ifs with switch statement in IsHandledDeadlySignal
Vitaly Buka
2017-05-18
1
-9
/
+13
*
[sanitizer] Introduce tid_t as a typedef for OS-provided thread IDs
Kuba Mracek
2017-04-17
1
-1
/
+1
*
Reapply "Enable LSan for arm Linux"
Maxim Ostapenko
2017-04-11
1
-0
/
+66
*
Revert r299923, it doesn't build in bootstrap builds.
Nico Weber
2017-04-11
1
-66
/
+0
*
[lsan] Enable LSan for arm Linux
Maxim Ostapenko
2017-04-11
1
-0
/
+66
*
[PPC64, Sanitizers] Proper stack frame for the thread spawned in internal_clone
Alex Shlyapnikov
2017-04-10
1
-24
/
+51
*
Bypass potential libc's sysconf interceptors
Alex Shlyapnikov
2017-03-23
1
-0
/
+16
*
Revert "Bypass potential libc's sysconf wrappers for sysconf(_SC_PAGESIZE) call"
Vitaly Buka
2017-03-21
1
-3
/
+0
*
Bypass potential libc's sysconf wrappers for sysconf(_SC_PAGESIZE) call
Alex Shlyapnikov
2017-03-20
1
-0
/
+3
[next]