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
*
Avoid bashisms and switch to /bin/sh
Ed Maste
2014-10-07
1
-14
/
+23
*
Run profile tests on FreeBSD
Ed Maste
2014-10-07
2
-5
/
+9
*
Fixed asan-asm-stacktrace-test.cc
Yuri Gorshenin
2014-10-07
1
-3
/
+7
*
builtins: add missed change from previous commit
Saleem Abdulrasool
2014-10-07
1
-1
/
+1
*
builtins: rework use of DEFINE_COMPILERRT_THUMB_FUNCTION
Saleem Abdulrasool
2014-10-07
11
-8
/
+44
*
[asan] Minor tweak to asan_device_setup.
Evgeniy Stepanov
2014-10-06
1
-1
/
+2
*
Try harder to fix ARM/Linux after r219040.
Bob Wilson
2014-10-04
1
-1
/
+6
*
Attempt to fix ARM/Linux after r219040.
Bob Wilson
2014-10-04
1
-1
/
+1
*
Fix the armv7 thumb builtins on darwin
Steven Wu
2014-10-04
12
-12
/
+24
*
tsan: output stats about stackdepot in memory profiler
Dmitry Vyukov
2014-10-03
1
-1
/
+4
*
[asan] Support Android/x86 in asan_device_setup.
Evgeniy Stepanov
2014-10-03
1
-13
/
+28
*
[Compiler-rt][MIPS][Profile] Adding support for MIPS32/64
Daniel Sanders
2014-10-02
1
-3
/
+10
*
[asan] make new_array_cookie_test more robust
Kostya Serebryany
2014-10-01
1
-2
/
+7
*
[ASan] Don't use large stack buffer for local variable name in stack frame de...
Alexey Samsonov
2014-10-01
1
-17
/
+17
*
[ASan] Make stack-buffer-overflow reports more robust
Alexey Samsonov
2014-10-01
4
-46
/
+54
*
[asan] Scale back mmap_limit_mb test.
Evgeniy Stepanov
2014-10-01
1
-4
/
+4
*
[sanitizer] Add i686 arch to compiler-rt.
Evgeniy Stepanov
2014-10-01
5
-7
/
+14
*
[asan] Tune down mmap_limit_mb test.
Evgeniy Stepanov
2014-10-01
1
-6
/
+6
*
Disable the ubsan-asan config on Darwin.
Alexander Potapenko
2014-10-01
2
-2
/
+4
*
[compiler-rt] Re-enable the use of -gmlt for ASan tests on Darwin
Kuba Brecka
2014-09-30
1
-6
/
+3
*
[UBsan] Disable summary.cpp on Darwin. The test requires ubsan-asan, which do...
Alexander Potapenko
2014-09-30
1
-0
/
+2
*
[asan] XFAIL one test on Android.
Evgeniy Stepanov
2014-09-30
1
-0
/
+3
*
[asan] Run tests with the default compiler on Android.
Evgeniy Stepanov
2014-09-30
1
-1
/
+1
*
[asan] Re-enable lsan_annotations test on Android.
Evgeniy Stepanov
2014-09-30
1
-3
/
+0
*
[UBSan] Use <machine/endian.h> on Darwin.
Alexander Potapenko
2014-09-30
1
-3
/
+13
*
[asan] add a test for array cookie if the operator new is defined inside the ...
Kostya Serebryany
2014-09-29
2
-1
/
+36
*
[sanitizer] Android build cleanup.
Evgeniy Stepanov
2014-09-29
14
-194
/
+233
*
[compiler-rt] Do not use ldrexd or strexd on v7M
Oliver Stannard
2014-09-29
10
-0
/
+20
*
[asan] Fix SELinux setup on Android-K.
Evgeniy Stepanov
2014-09-29
1
-2
/
+27
*
Effectively revert r217284 on Darwin due to issues with -gmlt there
Alexey Samsonov
2014-09-26
1
-3
/
+6
*
[compiler-rt] recommit of r218481: ASan debugging API for report info extract...
Kuba Brecka
2014-09-26
8
-24
/
+362
*
[UBSan] Adding support of MIPS32
Petar Jovanovic
2014-09-26
3
-2
/
+11
*
[compiler-rt] revert r218481 due to test failure on sanitizer-x86_64-linux
Kuba Brecka
2014-09-26
8
-361
/
+24
*
[compiler-rt] fix failing debug_locate.cc test due to a leak
Kuba Brecka
2014-09-26
1
-0
/
+2
*
[compiler-rt] ASan debugging API for report info extraction and locating addr...
Kuba Brecka
2014-09-25
8
-24
/
+359
*
[asan] disable a test that uses -coverage on Android
Kostya Serebryany
2014-09-25
1
-0
/
+1
*
Add support for intercepting functions from msvcr110.dll
Ehsan Akhgari
2014-09-25
1
-1
/
+4
*
Fix a mistake in r217762
Ehsan Akhgari
2014-09-25
1
-1
/
+1
*
Follow-up for r217523: fix the dependencies for standalone compiler-rt build.
Alexander Potapenko
2014-09-25
1
-1
/
+3
*
[asan] make sanitizer tests depend on libclang_rt.profile since we now have a...
Kostya Serebryany
2014-09-24
1
-1
/
+1
*
[asan] don't instrument module CTORs that may be run before asan.module_ctor....
Kostya Serebryany
2014-09-24
1
-0
/
+9
*
[asan] Fix one test on Android-L.
Evgeniy Stepanov
2014-09-23
1
-1
/
+2
*
UBSan: print 'undefined-behavior' instead of 'runtime-error' in report summary
Alexey Samsonov
2014-09-22
2
-4
/
+4
*
[ASan] Introduce the dump_instruction_bytes flag to print the faulting instru...
Alexander Potapenko
2014-09-22
4
-4
/
+55
*
[UBSan] Introduce more flexible __ubsan_default_options function instead of U...
Alexey Samsonov
2014-09-19
3
-21
/
+36
*
[UBSan] Optionally report summary in UBSan error reports.
Alexey Samsonov
2014-09-19
7
-21
/
+53
*
[asan] asan_device_setup improvements.
Evgeniy Stepanov
2014-09-19
1
-1
/
+14
*
[ASan] Print a hint when the program crashes accessing the zero page.
Alexander Potapenko
2014-09-19
1
-0
/
+3
*
builtins: 80-column
Saleem Abdulrasool
2014-09-19
1
-2
/
+4
*
builtins: remove definition of __ARM_ARCH
Saleem Abdulrasool
2014-09-19
1
-27
/
+0
[next]