git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Reverted to correct commit this time.
[lldb.git]
/
compiler-rt
/
2012-08-24
Dmitry Vyukov
tsan: improve memory allocator a bit
tree
|
commitdiff
2012-08-24
Alexander Potapenko
Revert the erroneous changes made to Makefile.old in...
tree
|
commitdiff
2012-08-24
Alexander Potapenko
If the program is linked to a dynamic ASan runtime...
tree
|
commitdiff
2012-08-24
Alexander Potapenko
Add add_clang_runtime_shared_library() CMake function...
tree
|
commitdiff
2012-08-23
Dmitry Vyukov
tsan: allow to override per-thread event trace size
tree
|
commitdiff
2012-08-23
Dmitry Vyukov
tsan: fix new memory allocator
tree
|
commitdiff
2012-08-23
Alexey Samsonov
[Sanitizer] Add external symbolizer binary. Next steps...
tree
|
commitdiff
2012-08-23
Alexander Potapenko
Re-implement the wrappers for libdispatch functions...
tree
|
commitdiff
2012-08-23
Alexey Samsonov
[Sanitizer] Switch the symbolization strategy that...
tree
|
commitdiff
2012-08-22
Alexey Samsonov
[ASan] use write instead of puts in malloc hooks test...
tree
|
commitdiff
2012-08-22
Alexey Samsonov
[ASan] get rid of ASAN_USE_EXTERNAL_SYMBOLIZER compiler...
tree
|
commitdiff
2012-08-22
Alexey Samsonov
[ASan] make ASan malloc/free hooks weak interface funct...
tree
|
commitdiff
2012-08-22
Alexey Samsonov
[ASan] fix CMake build: make sure that all ASan runtime...
tree
|
commitdiff
2012-08-22
Alexey Samsonov
[TSan] switch tsan to using InternalScopedBuffer from...
tree
|
commitdiff
2012-08-21
Kostya Serebryany
[asan] fix mac build
tree
|
commitdiff
2012-08-21
Kostya Serebryany
[asan] run-time part of the initialization order checke...
tree
|
commitdiff
2012-08-21
Alexey Samsonov
[Sanitizer] implement internal_strcspn
tree
|
commitdiff
2012-08-21
Kostya Serebryany
[asan] update asan-rt to match the interface change...
tree
|
commitdiff
2012-08-21
Alexey Samsonov
[Sanitizer] define InternalScopedBuffer to replace...
tree
|
commitdiff
2012-08-21
Kostya Serebryany
[asan] fix lint
tree
|
commitdiff
2012-08-20
Alexander Potapenko
Dynamic interceptors for dispatch_async and dispatch_after.
tree
|
commitdiff
2012-08-20
Alexander Potapenko
Minor refactoring: reduce code duplication by introduci...
tree
|
commitdiff
2012-08-20
Alexander Potapenko
Fix a leftover #if defined(DYNAMIC_MAC_WRAPPERS).
tree
|
commitdiff
2012-08-18
Dmitry Vyukov
tsan: proper handling of linker initialized mutexes
tree
|
commitdiff
2012-08-17
Dmitry Vyukov
tsan: Non-executable stack for hand-coded assembly
tree
|
commitdiff
2012-08-17
Alexander Potapenko
Intercept siglongjmp and _longjmp under "#if ASAN_INTER...
tree
|
commitdiff
2012-08-17
Alexander Potapenko
Fix lint warnings.
tree
|
commitdiff
2012-08-17
Alexander Potapenko
Commit the source and CMake changes that will allow...
tree
|
commitdiff
2012-08-16
Dmitry Vyukov
tsan: improve Go report format + fix build
tree
|
commitdiff
2012-08-16
Dmitry Vyukov
tsan: add flag to disable reporting of destruction...
tree
|
commitdiff
2012-08-16
Dmitry Vyukov
tsan: better diagnostics for destroy of a locked mutex...
tree
|
commitdiff
2012-08-16
Dmitry Vyukov
tsan: support for linker initializer mutexes with stati...
tree
|
commitdiff
2012-08-16
Dmitry Vyukov
tsan: fix COMPAT shadow mapping once again
tree
|
commitdiff
2012-08-16
Dmitry Vyukov
tsan: implement RWLOCK annotations
tree
|
commitdiff
2012-08-16
Dmitry Vyukov
tsan: fix COMPAT shadow mapping for new memory allocator
tree
|
commitdiff
2012-08-16
Dmitry Vyukov
tsan: refactor cur_thread() -> thr
tree
|
commitdiff
2012-08-15
Dmitry Vyukov
tsan: store sync objects in memory block headers +...
tree
|
commitdiff
2012-08-15
Dmitry Vyukov
tsan: provide function that imitates write to a region...
tree
|
commitdiff
2012-08-15
Alexander Potapenko
Remove the extra semicolon reported by the buildbot.
tree
|
commitdiff
2012-08-15
Dmitry Vyukov
tsan: switch to new allocator
tree
|
commitdiff
2012-08-15
Alexander Potapenko
Introduce asan_intercepted_functions.h which contains...
tree
|
commitdiff
2012-08-15
Alexey Samsonov
[ASan] lit tests: use nm instead of llvm-nm, until...
tree
|
commitdiff
2012-08-15
Dmitry Vyukov
tsan: add some more tests for memory allocator
tree
|
commitdiff
2012-08-15
Dmitry Vyukov
tsan: fix several integer overflows
tree
|
commitdiff
2012-08-15
Alexander Potapenko
Check for filenames and numbers to detect possible...
tree
|
commitdiff
2012-08-15
Alexander Potapenko
Pass offset of the frame address within the binary...
tree
|
commitdiff
2012-08-15
Alexander Potapenko
Patch the frame address regardless of the frame number.
tree
|
commitdiff
2012-08-15
Alexander Potapenko
Move the prototype of __CFInitialize to asan_mac.h...
tree
|
commitdiff
2012-08-15
Alexander Potapenko
Use SANITIZER_INTERFACE_ATTRIBUTE instead of __attribut...
tree
|
commitdiff
2012-08-15
Alexander Potapenko
Make __asan::asan_{malloc,free,memalign} globally visib...
tree
|
commitdiff
2012-08-15
Alexey Samsonov
[ASan] Port (the last one) tricky interface_test to...
tree
|
commitdiff
2012-08-15
Alexander Potapenko
Do not attempt to intercept mlock and friends on Windows.
tree
|
commitdiff
2012-08-15
Alexander Potapenko
Use the common interception machinery for mlock/munlock...
tree
|
commitdiff
2012-08-15
Alexey Samsonov
[ASan] use clangxx_asan instead of clang_asan for C...
tree
|
commitdiff
2012-08-15
Alexey Samsonov
[ASan] port remaining output and feature tests to lit...
tree
|
commitdiff
2012-08-15
Alexey Samsonov
[ASan] port interception and shared library tests to lit
tree
|
commitdiff
2012-08-15
Alexey Samsonov
[ASan] move declaration of __asan_default_options to...
tree
|
commitdiff
2012-08-14
Kostya Serebryany
[asan] better diagnostics for mmap failure
tree
|
commitdiff
2012-08-14
Alexey Samsonov
[ASan] make sure __asan_default_options symbol is exported
tree
|
commitdiff
2012-08-14
Alexey Samsonov
[ASan] make sure __asan_default_options gets default...
tree
|
commitdiff
2012-08-14
Alexey Samsonov
[ASan] support for running OS-specific tests using...
tree
|
commitdiff
2012-08-14
Alexey Samsonov
[Sanitizer] move OS-dependent pieces of symbolizer...
tree
|
commitdiff
2012-08-13
Dmitry Vyukov
tsan: handle larger number of goroutines + fix a memory...
tree
|
commitdiff
2012-08-13
Alexey Samsonov
[ASan] add __asan_set_on_error_callback into force_inte...
tree
|
commitdiff
2012-08-13
Alexey Samsonov
[ASan] Add __asan_set_on_error_callback() interface...
tree
|
commitdiff
2012-08-13
Alexey Samsonov
[ASan] If ASan finds second error report, wait for...
tree
|
commitdiff
2012-08-13
Alexey Samsonov
[Sanitizer] Return cmake support for setting compile...
tree
|
commitdiff
2012-08-12
Dmitry Vyukov
tsan: fix parameter type for pwrite64() interceptor
tree
|
commitdiff
2012-08-10
Alexey Samsonov
[ASan] share code executed at the beginning/end of...
tree
|
commitdiff
2012-08-10
Alexey Samsonov
[ASan] CMake support for building ASan runtime as a...
tree
|
commitdiff
2012-08-10
Alexander Potapenko
Remove the setjmp.h dependency, fix the comment.
tree
|
commitdiff
2012-08-10
Alexander Potapenko
Temporary fix for code.google.com/p/address-sanitizer...
tree
|
commitdiff
2012-08-09
Alexander Potapenko
Add a test checking that all the "__asan_" interface...
tree
|
commitdiff
2012-08-09
Alexander Potapenko
Make the non-interface mach_override functions static...
tree
|
commitdiff
2012-08-09
Alexey Samsonov
[ASan] Move mac-specific error reports to asan_report...
tree
|
commitdiff
2012-08-09
Alexey Samsonov
[ASan] Small fix to please tests on Windows, where...
tree
|
commitdiff
2012-08-09
Alexey Samsonov
[ASan] Move __asan_report_error implementation to asan_...
tree
|
commitdiff
2012-08-09
Alexander Potapenko
Use a switch instead of a simple condition in force_int...
tree
|
commitdiff
2012-08-09
Alexey Samsonov
[ASan] move code that describes globals to asan_report.cc
tree
|
commitdiff
2012-08-09
Alexey Samsonov
[ASan] move some functions that describe addresses...
tree
|
commitdiff
2012-08-09
Alexey Samsonov
[ASan] Move error reporting code away from file with...
tree
|
commitdiff
2012-08-09
Alexey Samsonov
[ASan] Move error reports away from ASan allocator...
tree
|
commitdiff
2012-08-09
Alexey Samsonov
[ASan] Create new files asan_report.{h,cc} as a prepara...
tree
|
commitdiff
2012-08-08
Alexey Samsonov
[Sanitizer] cleanup CMake files for interception and...
tree
|
commitdiff
2012-08-07
Alexey Samsonov
[compiler-rt] CMake build: if LLVM_BUILD_32_BITS is...
tree
|
commitdiff
2012-08-07
Alexey Samsonov
[ASan] simplify cmake rules for adding lit testsuites
tree
|
commitdiff
2012-08-07
Alexey Samsonov
[ASan] add llvm_tools_dir to lit.site.cfg for ASan...
tree
|
commitdiff
2012-08-07
Alexey Samsonov
[ASan] Add support for running unit tests by lit (as...
tree
|
commitdiff
2012-08-06
Alexey Samsonov
[ASan] fix names of malloc/free replacements on Android
tree
|
commitdiff
2012-08-06
Alexey Samsonov
[ASan] add new ASan option 'strip_path_prefix' to remov...
tree
|
commitdiff
2012-08-06
Alexander Potapenko
AllocationSize(ptr) should check that |ptr| actually...
tree
|
commitdiff
2012-08-02
Alexander Potapenko
Implement LinuxSymbolizer instead of symbolize_addr2line.
tree
|
commitdiff
2012-08-02
Alexander Potapenko
Some refactoring for asan_symbolize.py: introduced...
tree
|
commitdiff
2012-08-02
Alexey Samsonov
[Sanitizer] fix windows build
tree
|
commitdiff
2012-08-02
Alexey Samsonov
Follow-up for r161168 for Windows
tree
|
commitdiff
2012-08-02
Alexey Samsonov
[Sanitizer] Workaround for a compiler warning - ISO...
tree
|
commitdiff
2012-08-02
Alexander Potapenko
Make strcat() and strncat() more standard-compliant...
tree
|
commitdiff
2012-08-02
Alexey Samsonov
[Sanitizer] Fix warnings to please cmake build
tree
|
commitdiff
2012-08-01
Alexander Potapenko
Add support for "movsbl %sil,%ecx" (x86_64) and "movsbl...
tree
|
commitdiff
2012-08-01
Alexey Samsonov
[Sanitizer] Make ASan/TSan sources depend on headers...
tree
|
commitdiff
next