GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
scudo
/
scudo_utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[scudo] Add some logs for Android
Kostya Kortchinsky
2018-07-06
1
-0
/
+3
*
[scudo] Read ARM feature bits using Fuchsia APIs.
Kostya Kortchinsky
2018-04-23
1
-1
/
+12
*
[scudo] Make logging more consistent
Kostya Kortchinsky
2018-03-07
1
-1
/
+4
*
[scudo] Workaround for uninitialized Bionic globals
Kostya Kortchinsky
2017-11-27
1
-1
/
+11
*
[scudo] Overhaul hardware CRC32 feature detection
Kostya Kortchinsky
2017-11-22
1
-94
/
+46
*
[scudo] Bump the Android API level requirement to 21 for getauxval
Kostya Kortchinsky
2017-11-10
1
-3
/
+3
*
[sanitizer] Add Scudo to the sanitizer lint checks.
Kostya Kortchinsky
2017-11-08
1
-4
/
+2
*
[scudo] Do not include sanitizer_posix.h if not on a Posix platform
Kostya Kortchinsky
2017-10-16
1
-2
/
+2
*
[scudo] getauxval alternative for Android
Kostya Kortchinsky
2017-09-06
1
-12
/
+44
*
[scudo] PRNG makeover
Kostya Kortchinsky
2017-07-12
1
-36
/
+0
*
[scudo] Move thread local variables into their own files
Kostya Kortchinsky
2017-04-27
1
-2
/
+2
*
[scudo] Minor changes and refactoring
Kostya Kortchinsky
2017-04-20
1
-54
/
+0
*
[scudo] Refactor of CRC32 and ARM runtime CRC32 detection
Kostya Kortchinsky
2017-01-18
1
-3
/
+23
*
[scudo] Eliminate the runtime dependency on libc++abi
Petr Hosek
2017-01-17
1
-1
/
+1
*
[scudo] Separate hardware CRC32 routines
Kostya Kortchinsky
2017-01-10
1
-2
/
+1
*
[sanitizer] Do not use the alignment-rounded-up size when using the secondary
Kostya Kortchinsky
2016-12-08
1
-1
/
+3
*
[scudo] 32-bit and hardware agnostic support
Kostya Kortchinsky
2016-11-30
1
-44
/
+106
*
[scudo] Fix an edge case in the secondary allocator
Kostya Kortchinsky
2016-09-30
1
-2
/
+2
*
[sanitizer] Implement a __asan_default_options() equivalent for Scudo
Kostya Serebryany
2016-08-02
1
-1
/
+1
*
[sanitizer] Initial implementation of a Hardened Allocator
Kostya Serebryany
2016-06-07
1
-0
/
+133