summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-29Add mmap64 interceptorsandbox/mro/lsan_mmapMaxim Ostapenko1-2/+22
2016-11-29More debug: print backtraceMaxim Ostapenko2-2/+11
2016-11-29Debug printf in mmap for launchpad-loader/Maxim Ostapenko1-0/+6
2016-11-17And 2^17. I needed to make last chunk size 2^16.Maxim Ostapenko2-2/+2
2016-11-17Reduce region size 2^20 -> 2^18Maxim Ostapenko1-1/+1
2016-11-10Debug: build GCC with -marm -fno-omit-frame-pointer, print backtrace in CHECK.Maxim Ostapenko4-6/+16
2016-11-09Add ecore_wl_window_lower and ecore_wl_window_hide interceptors.Maxim Ostapenko1-0/+15
2016-11-09Apply several fixes for {a, l}san-tuntime packages to improve usability.Maxim Ostapenko5-31/+53
2016-11-09Support print_cmdline in LSan.Maxim Ostapenko2-1/+3
2016-11-09Move SanitizerToolName definition before MaybeMountProcFS.Maxim Ostapenko2-2/+2
2016-10-24Get rid of isWrtLoaderMaxim Ostapenko1-13/+0
2016-10-07Fix an error with offset for shared mmapMaxim Ostapenko1-6/+1
2016-10-06Handle shared mmaps. Also, workaround CHECK failed bug.Maxim Ostapenko1-7/+36
2016-10-05Add mmap/munmap interceptors.Maxim Ostapenko4-4/+41
2016-10-05Add elm_win_lower interceptor.Maxim Ostapenko1-0/+9
2016-09-22Use newer gmp to avoid https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67728.Maxim Ostapenko1-0/+0
2016-09-21Add x86 and arm in lsan_arch. Add liblsan-32bit for x86_64.Maxim Ostapenko3-3/+24
2016-09-21Add temporal fix for https://github.com/google/sanitizers/issues/703.Maxim Ostapenko1-0/+2
2016-09-21Deliver LSan fixes for Tizen.Maxim Ostapenko11-11/+197
2016-09-21Make lsan-force-options and lsan-build-env more usable. Factor out commonMaxim Ostapenko12-57/+96
2016-08-30Enable GCC plugin infrastructuresubmit/tizen_base/20160831.021716accepted/tizen/base/20160902.074347Slava Barinov3-3/+39
2016-08-30Merge "2014-09-05 Joey Ye <joey.ye@arm.com>" into tizen_baseDongkyun Son1-1/+2
2016-08-26Add %restore_fcommon RPM macroSlava Barinov3-21/+45
2016-08-252014-09-05 Joey Ye <joey.ye@arm.com>jye21-1/+2
2016-08-23Provide possibility of UBSan and LSan unforcingSlava Barinov3-0/+12
2016-08-04Fix ASan tests.submit/tizen_base/20160805.015701accepted/tizen/base/20160805.171139Maxim Ostapenko9-19/+79
2016-07-27Add manifest file.Maxim Ostapenko4-0/+68
2016-07-27Set detect_leaks = false and halt_on_error = false by default.Maxim Ostapenko4-4/+4
2016-07-26Remove redundant calls of MaybeMountProcFS and refactor it.Maxim Ostapenko1-7/+2
2016-07-26Split asan-build-env to two packages.Maxim Ostapenko4-1/+67
2016-07-13packaging: keep to use version 4.9.2Dongkyun, Son5-5/+5
2016-07-06Deliver sanitizer-devel.rpm package.Maxim Ostapenko4-3/+758
2016-07-06Make /emul/ writable to provide possibility of unforcing ASan related options.Maxim Ostapenko3-0/+6
2016-07-06Backport from GCC mainline.Maxim Ostapenko4-1/+58
2016-06-03packaing: added '--enable-lto' to configure optionDongkyun, Son3-0/+3
2016-06-01Install ASAN_OPTIONS from fileSlava Barinov4-3/+22
2016-06-01Move sanitizer libraries to corresponding packagesSlava Barinov3-9/+36
2016-06-01Support *-build-env packages with no ld.so.preloadSlava Barinov3-36/+36
2016-06-01gcc-force-options: Create symlink gcc-real to allow acceleration of gcc with ...Yury Usishchev2-0/+11
2016-05-31Enable sanitizers for Aarch64 in spec files:Maxim Ostapenko5-18/+471
2016-05-31Backport Tizen specific stuff from VDLinux 6.Maxim Ostapenko3-9/+60
2016-05-31Fix c-c++-common/asan/pr64820.c testcase to pass output pattern tests underMaxim Ostapenko3-4/+18
2016-05-31Backport manual fixes for GCC in order to fix various build and runtime errors.Maxim Ostapenko17-21/+245
2016-05-31Backport recovery mode related stuff from LLVM mainline.Maxim Ostapenko8-7/+65
2016-05-31Backport sanitizer patches from GCC mainline.Maxim Ostapenko606-13946/+46606
2016-05-24packaing: gcc up-version to 4.9.4Dongkyun, Son3-3/+3
2016-05-22packaging: add --with-tune optionChan Lee3-0/+6
2016-05-22remove --with-* optionChan Lee3-24/+0
2016-05-22packaging: change pkgversion for Tizen/LinaroChan Lee3-3/+15
2016-05-22packaging: define --disable-libquadmath option for allChan Lee3-6/+3