use-after-scope fallout
[platform/upstream/linaro-gcc.git] / libsanitizer /
2018-09-21 Michail Kashkarov[ASan] Add support for lsan background leak checking... 01/160901/4 accepted/tizen_5.0_base tizen_5.0_base accepted/tizen/5.0/base/20181101.090602 accepted/tizen/base/20180924.142600 submit/tizen_5.0_base/20181101.000001 submit/tizen_base/20180921.104459
2018-09-21 Michail Kashkarov[LSan] Add new experimental option for checking long... 80/159380/9
2018-08-21 Denis Khalikov[Sanitizers] GCC fails to build libasan with -mthumb... 88/187288/1
2018-07-19 Denis Khalikov[ASan] Add FORTIFY_SOURCE interceptors 80/162380/5
2018-07-19 Kuba Mracek[asan] Use linker initialization for the allocator 47/182747/2
2018-07-19 Alex Shlyapnikov[Sanitizers] Move cached allocator_may_return_null... 46/182746/2
2018-07-19 Alex Shlyapnikov[Sanitizer] Remove CombinedAllocator::Allocate's 'clear... 45/182745/2
2018-07-19 Alex Shlyapnikov[ASan] Move rss_limit_is_exceeded_ flag to ASan. 44/182744/2
2018-07-19 Kostya KortchinskyCorrected D27428: Do not use the alignment-rounded... 43/182743/2
2018-07-19 Evgeniy StepanovReturn memory to OS right after free (not in the async... 42/182742/2
2018-07-19 Denis KhalikovPR sanitizer/86090 32/181532/3
2018-07-19 Denis Khalikov[ESan] EfficiencySanitizer implementation. 59/174159/9
2018-04-11 Slava Barinov[ASan] Intercept mcheck and mprobe on Linux 67/175667/3 accepted/tizen/base/20180413.181204 accepted/tizen/base/20180420.170848 submit/tizen_base/20180412.024656 submit/tizen_base/20180417.073401
2018-02-14 Denis Khalikov[Sanitizers] Revert commit related to SUMMARY report 98/163498/3
2018-01-24 Jaehun JeongMerge "[asan_build] Enable asaned glibc work." into... accepted/tizen/base/20180126.040727 submit/tizen_base/20180124.094033
2018-01-24 Jaehun JeongMerge "[ASAN] Add interceptor for __longjmp_chk" into...
2017-12-19 Denis Khalikov[ASan] Add interceptor for printf_chk 07/164507/1
2017-12-08 Maxim Ostapenko[TTC-11] Embed UBSan into ASan runtime 63/158063/5 accepted/tizen/base/20171215.171112 submit/tizen_base/20171208.084018
2017-12-07 Denis Khalikov[TSan] Support cross building. 20/159920/5
2017-12-07 Denis Khalikov[TSan] TSan options. 68/155968/3
2017-12-07 Denis Khalikov[TSan] Fix TSan initializaion. 89/152589/3
2017-12-07 Denis Khalikovpackaging: Add tsan_interface_atomic header. 76/155276/2
2017-11-29 Peter Wu[ASAN] Add interceptor for __longjmp_chk 77/162177/1
2017-11-21 Dmitriy Nikiforov[UBSan] Add __sanitizer_print_stack_trace() for UBSan 81/157681/5 submit/tizen_base/20171123.084139
2017-11-09 Denis Khalikov[asan_build] Enable asaned glibc work. 01/152901/6
2017-11-08 Ivan BaravyImplement suppression list support for ISan. 18/158718/2 sandbox/ibaravy/isan
2017-10-20 Alex Shlyapnikov[TTC-8][Sanitizers] 64 bit allocator respects allocator... 37/149937/3
2017-10-20 Alex Shlyapnikov[TTC-8][Sanitizers] 32 bit allocator respects allocator... 36/149936/2
2017-10-20 Alex Shlyapnikov[TTC-8][Sanitizers] Secondary allocator respects alloca... 35/149935/2
2017-10-19 Slava Barinov[TTC-9] Make LSan compliant with recovery mode when... 63/150163/4
2017-09-12 jakubFixed aarch64 build. 25/149625/1
2017-08-08 Denis Khalikov[UBSAN] Fix systemd initialization with UBSan. 27/143127/1
2017-08-03 Slava Barinov[asan] Revert ABI changes after ASan patches backporting 65/138565/3 accepted/tizen/4.0/base/20170811.092812 accepted/tizen/4.0/base/20170828.221138 accepted/tizen/base/20170804.132713 submit/tizen_4.0_base/20170811.071500 submit/tizen_4.0_base/20170828.000000 submit/tizen_4.0_base/20170828.000001 submit/tizen_base/20170804.023302
2017-08-03 chefmaxlibsanitizer/ 62/138562/3
2017-08-03 chefmaxPR sanitizer/63958 61/138561/4
2017-08-03 chefmaxlibsanitizer/ 60/138560/5
2017-08-03 Slava BarinovSwitch on detect_leaks on 64-bit platforms by default 27/138927/2
2017-06-13 Denis Khalikov[ubsan] Fix for vptr check 29/131529/3 submit/tizen_base/20170613.074657 submit/tizen_base/20170705.023439
2017-06-13 Denis Khalikov[asan] Fix ASan preload issue. 39/130739/27
2017-05-23 Dmitriy Nikiforov[sanitizer-coverage] Add new coverage dump interface 43/128843/11 accepted/tizen/base/20170602.151755 submit/tizen_base/20170524.085448
2017-05-23 Dmitriy Nikiforov[sanitizer-coverage] Add interface for coverage symboli... 42/128842/11
2017-05-23 Dmitriy Nikiforov[sanitizer-coverage] Add stub for trace-pc instrumentation 41/128841/8
2017-04-27 Denis Khalikovcommit 6fdba17a20fd7c5f31f39556dc511abe3a537204 68/127468/1 sandbox/ibaravy/isan_base accepted/tizen/base/20170429.025027 submit/tizen_base/20170428.032130
2017-02-27 Maxim OstapenkoMove SanitizerToolName definition before MaybeMountProcFS.
2017-02-27 Ivan BaravyMake lsan-force-options and lsan-build-env more usable...
2017-02-27 Ivan BaravySet detect_leaks = false and halt_on_error = false...
2017-02-27 Maxim OstapenkoRemove redundant calls of MaybeMountProcFS and refactor it.
2017-02-27 Ivan Baravy Backport Tizen specific stuff from VDLinux 6.
2017-02-22 Maxim OstapenkoMove lsan_check_in_progress definition to lsan_common.cc.
2017-02-22 Maxim OstapenkoAdd mmap/munmap interceptors.
2017-02-22 Maxim OstapenkoMake {A, L}San allocator more compact.
2017-02-22 Slava BarinovSet 0777 mode to sanitizer tool report
2017-02-22 Maxim OstapenkoSupport print_cmdline in LSan.
2017-02-21 Slava BarinovSet 0644 mode to sanitizer tool report
2017-02-21 Slava BarinovAdd binary name printing support to UBSan
2017-02-21 Slava BarinovAdd SanitizerToolName to UBSan report message
2017-02-21 Maxim OstapenkoDeliver LSan fixes for Tizen.
2017-02-21 Maxim OstapenkoAdd temporal fix for https://github.com/google/sanitize...
2017-02-16 Maxim OstapenkoBackport recovery mode related stuff from LLVM mainline.
2017-01-09 Yvan RouxMerge branches/gcc-6-branch rev 244220.
2016-12-13 Yvan RouxMerge branches/gcc-6-branch rev 243594.
2016-10-16 Yvan RouxMerge branches/gcc-6-branch rev 241214.
2016-08-22 Yvan RouxMerge branches/gcc-6-branch rev 239654.
2016-06-15 Yvan RouxMerge branches/gcc-6-branch rev 237469.
2016-04-27 gccadminUpdate ChangeLog and version files for release
2016-04-21 chefmaxCherry-pick r266868 from upstream.
2016-01-19 jakub PR sanitizer/68824
2016-01-14 andreast2016-01-14 Andreas Tobler <andreast@gcc.gnu.org>
2015-11-24 chefmaxMove ptrace.h to appropriate place.
2015-11-24 chefmaxFix libsanitizer build with old kernel headers on ARM...
2015-11-23 chefmaxlibsanitizer merge from upstream r253555.
2015-11-09 amodraUpdate libsanitizer obstack interceptors
2015-10-23 chefmaxUpdate HOWTO_MERGE file for libsanitizer.
2015-10-22 chefmaxFix bootstrap on x86_64-apple-darwin14 after r229119.
2015-10-21 chefmaxlibsanitizer/
2015-10-21 chefmaxlibsanitizer/
2015-10-21 chefmaxlibsanitizer/
2015-10-21 chefmaxlibsanitizer/
2015-10-21 chefmaxlibsanitizer merge from upstream r250806.
2015-09-09 trippelsFix sanitizer/67258 by cherry picking upstream patch
2015-07-29 trippelsUse fast unwinder for PowerPC
2015-07-29 wschmidt2015-07-28 Bill Schmidt <wschmidt@linux.vnet.ibm...
2015-05-13 haubilibsanitizer: Bump to automake 1.11.6
2015-04-13 ygribov2015-04-13 Yury Gribov <y.gribov@samsung.com>
2015-03-23 clyon2015-03-23 Christophe Lyon <christophe.lyon@linaro...
2015-03-11 edlinger2015-03-11 Bernd Edlinger <bernd.edlinger@hotmail.de>
2015-03-09 jakub PR sanitizer/63958
2015-02-27 bergner * configure.tgt: Enable build on powerpc*le-*-linux.
2015-02-24 jakub PR tree-optimization/65170
2015-02-23 jakub PR bootstrap/63888
2015-01-27 doko2015-01-26 Matthias Klose <doko@ubuntu.com>
2015-01-24 vekumarInclude TSAN dependent sources for 64 bit i?86 target.
2015-01-23 vekumarConditionally include target specific files while build...
2015-01-22 jakub * tsan/tsan_rtl.h: Cherry pick upstream r226829.
2015-01-21 jakub PR sanitizer/64435
2015-01-20 jakub PR sanitizer/64632
2015-01-19 jakub PR sanitizer/64435
2015-01-13 jakub * sanitizer_common/sanitizer_deadlock_detector.h:...
2014-12-16 jakub * sanitizer_common/sanitizer_symbolizer_libbacktrace.cc,
2014-11-21 hjlAlways use PIC option with -shared in libtool
next