summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-06packaging: Add macroses to test linaro-gcc on target devicesandbox/mkashkarov/tests_on_target_deviceMikhail Kashkarov4-0/+112
2018-07-19Repair collecting files for testresults rpm package.submit/tizen_base/20180719.091532accepted/tizen/base/20180720.112000Mikhail Kashkarov4-12/+12
2018-07-19packaging: Add -Wformat options to disable warnings and tests FAIL.Mikhail Kashkarov4-0/+44
2018-07-19[ASan] Add FORTIFY_SOURCE interceptorsDenis Khalikov16-1/+869
2018-07-19[asan] Use linker initialization for the allocatorKuba Mracek1-3/+3
2018-07-19[Sanitizers] Move cached allocator_may_return_null flag to sanitizer_allocatorAlex Shlyapnikov9-91/+99
2018-07-19[Sanitizer] Remove CombinedAllocator::Allocate's 'cleared' parameterAlex Shlyapnikov4-15/+7
2018-07-19[ASan] Move rss_limit_is_exceeded_ flag to ASan.Alex Shlyapnikov2-19/+21
2018-07-19Corrected D27428: Do not use the alignment-rounded-up size with secondaryKostya Kortchinsky1-1/+15
2018-07-19Return memory to OS right after free (not in the async thread).Evgeniy Stepanov14-73/+107
2018-07-19PR other/86198Denis Khalikov2-1/+7
2018-07-19PR sanitizer/86090Denis Khalikov4-2/+14
2018-07-19PR other/67165Denis Khalikov11-27/+2925
2018-07-19PR sanitizer/77631Denis Khalikov12-19/+768
2018-07-19libbacktrace: backport from mainline.Denis Khalikov17-292/+2740
2018-07-19Revert Tizen version of PR sanitizer/77631.Denis Khalikov7-1597/+208
2018-07-19[ESan] EfficiencySanitizer implementation.Denis Khalikov61-10/+5728
2018-07-06packaging: Add -marm and -fno-omit-frame-pointerDenis Khalikov5-4/+73
2018-04-11[ASan] Intercept mcheck and mprobe on Linuxsubmit/tizen_base/20180417.073401submit/tizen_base/20180412.024656accepted/tizen/base/20180420.170848accepted/tizen/base/20180413.181204Slava Barinov4-0/+86
2018-03-29packaging: Bootstrap compiler optimizationsubmit/tizen_base/20180411.052502Oleg Ogurtsov4-9/+21
2018-03-19[ASan] Fix for TTC-5 (PR sanitizer/81697).submit/tizen_base/20180416.141938submit/tizen_base/20180330.064117accepted/tizen/base/20180416.213938accepted/tizen/base/20180406.180244Denis Khalikov4-11/+52
2018-03-19[ASan] Revert commit related to TTC-5 (PR sanitizer/81697).Denis Khalikov2-19/+1
2018-02-14[Sanitizers] Revert commit related to SUMMARY reportDenis Khalikov1-1/+0
2018-01-24Merge "[asan_build] Enable asaned glibc work." into tizen_basesubmit/tizen_base/20180124.094033accepted/tizen/base/20180126.040727Jaehun Jeong7-6/+17
2018-01-24Merge "[ASAN] Add interceptor for __longjmp_chk" into tizen_baseJaehun Jeong2-0/+16
2017-12-19[ASan] Add interceptor for printf_chkDenis Khalikov6-0/+178
2017-12-08[TTC-11] Embed UBSan into ASan runtimesubmit/tizen_base/20171208.084018accepted/tizen/base/20171215.171112Maxim Ostapenko14-50/+133
2017-12-07Update ChangeLog.Tizensubmit/tizen_base/20171207.085008accepted/tizen/base/20171208.204010Dongkyun Son1-0/+30
2017-12-07[TSan] Support cross building.Denis Khalikov2-0/+7
2017-12-07[TSan] TSan options.Denis Khalikov1-1/+7
2017-12-07[TSan] Fix TSan initializaion.Denis Khalikov1-0/+1
2017-12-07packaging: Add tsan_interface_atomic header.Denis Khalikov2-1/+6
2017-12-05Add a runtime flag Wprint-abs-pathOleg Ogurtsov3-8/+28
2017-11-29[ASAN] Add interceptor for __longjmp_chkPeter Wu2-0/+16
2017-11-21[UBSan] Add __sanitizer_print_stack_trace() for UBSansubmit/tizen_base/20171123.084139Dmitriy Nikiforov1-5/+19
2017-11-15Update Commit Date and Hash on ChangeLog.TizenDongkyun Son1-5/+18
2017-11-14Update ChangeLog.Tizensubmit/tizen_base/20171114.100800accepted/tizen/base/20171117.154048Dongkyun Son1-0/+16
2017-11-09[asan_build] Enable asaned glibc work.Denis Khalikov7-6/+17
2017-11-09[ISan] Fix ICE with ISan and -ftree-loop-vectorizeDenis Khalikov2-2/+24
2017-11-09[ISan] Fix issue with constexpr.Denis Khalikov5-4/+53
2017-11-08Implement suppression list support for ISan.sandbox/ibaravy/isanIvan Baravy6-1/+107
2017-11-02Implement ISan: unsigned integer overflow checker.Maxim Ostapenko34-40/+700
2017-10-30packaging: add %arm to lsan_archDongkyun Son5-4/+8
2017-10-20[TTC-8][Sanitizers] Add tests for allocator_may_return_null=1 flagsubmit/tizen_base/20171024.003248accepted/tizen/base/20171027.152140Slava Barinov9-0/+186
2017-10-20[TTC-8][Sanitizers] 64 bit allocator respects allocator_may_return_null flagAlex Shlyapnikov5-77/+151
2017-10-20[TTC-8][Sanitizers] 32 bit allocator respects allocator_may_return_null flagAlex Shlyapnikov5-22/+52
2017-10-20[TTC-8][Sanitizers] Secondary allocator respects allocator_may_return_null=1.Alex Shlyapnikov4-2/+34
2017-10-20[TTC-9] Make LSan compliant with recovery mode when running on top of ASanSlava Barinov6-1/+50
2017-10-16Add armv7hl support.Mikhail Kashkarov5-4/+1174
2017-09-26packaging: clean-up sanitizer macros.Dongkyun Son4-24/+20