[TTC-9] Make LSan compliant with recovery mode when running on top of ASan
[platform/upstream/linaro-gcc.git] / libsanitizer /
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
2014-11-21 jakub PR sanitizer/64013
2014-11-14 uros * sanitizer_common/Makefile.am (AM_CXXFLAGS): Use...
2014-11-13 kcclibsanitizer merge from upstream r221802
2014-11-11 fxcouderttoplevel:
2014-10-16 marxinIPA ICF fallout: fox for libasan and pr43077-1.c
2014-10-14 davemFix sanitizer build on sparc.
2014-10-14 jakub * ubsan/Makefile.am (DEFS): Add -DPIC.
2014-09-26 clyon2014-09-26 Christophe Lyon <christophe.lyon@linaro...
2014-09-23 kcc[libsanitizer merge from upstream r218156]
2014-09-10 jakubgcc/
2014-06-23 paolo2014-06-23 Paolo Carlini <paolo.carlini@oracle.com>
2014-06-11 rguenth2014-06-11 Richard Biener <rguenther@suse.de>
2014-05-30 jakub * sanitizer_common/sanitizer_stacktrace.cc: Cherry...
2014-05-23 mpolacek * builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITI...
2014-05-22 kcclibsanitizer merge from upstream r209283
2014-05-14 ygribov2014-05-14 Yury Gribov <y.gribov@samsung.com>
2014-04-02 mrsMerge in trunk.
2014-03-07 roHandle backtrace_qsort
2014-03-03 wschmidt2014-03-03 Bill Schmidt <wschmidt@linux.vnet.ibm...
2014-02-10 mrsMerge in trunk.
2014-02-04 jakub PR sanitizer/60055
2014-02-04 jakub PR sanitizer/60038
2014-01-23 ygribov2014-01-23 Yury Gribov <y.gribov@samsung.com>
2014-01-13 mrsMerge in trunk.
2014-01-09 jakub * sanitizer_common/sanitizer_symbolizer_libbacktrace.h
2014-01-09 jakub * sanitizer_common/Makefile.am (AM_CPPFLAGS): Add
2014-01-09 jakub PR sanitizer/59136
2014-01-03 mrsMerge in trunk.
2013-12-19 kcclibsanitizer: fix build on Mac 10.6
next