summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-15Revert "packaging: add fortran compiler"sandbox/jaehun77/hardfpJaehun Jeong4-260/+8
2017-09-15Revert "Do not build libgfortran unless requested explicitly"Jaehun Jeong1-5/+2
2017-09-14Add support for armv7hl.Mikhail Kashkarov5-7/+1419
2017-05-23[sanitizer-coverage] Add new coverage dump interfacesubmit/tizen_base/20170524.085448accepted/tizen/base/20170602.151755Dmitriy Nikiforov5-0/+123
2017-05-23[sanitizer-coverage] Add interface for coverage symbolizationDmitriy Nikiforov3-0/+66
2017-05-23[sanitizer-coverage] Add stub for trace-pc instrumentationDmitriy Nikiforov1-0/+2
2017-05-16Move static array from header to .c file (fixed increased memory usage bs-45)tizen_4.0.m1_releasesubmit/tizen_base/20170518.085959accepted/tizen/base/20170519.201131Mikhail Kashkarov2-19/+20
2017-04-28Do not build libgfortran unless requested explicitlysubmit/tizen_base/20170504.000140accepted/tizen/base/20170512.171103Slava Barinov1-2/+5
2017-04-28packaging: add fortran compilerChan Lee3-6/+195
2017-04-27commit 6fdba17a20fd7c5f31f39556dc511abe3a537204submit/tizen_base/20170428.032130accepted/tizen/base/20170429.025027sandbox/ibaravy/isan_baseDenis Khalikov1-0/+1
2017-04-18Remove hard-coded path to extract-ubsan-logs scriptSlava Barinov1-1/+1
2017-04-11Keep to use version 6.2.1submit/tizen_base/20170412.005421accepted/tizen/base/20170413.143919Dongkyun, Son6-6/+6
2017-04-11packaging: add license files to all sub componentsDongkyun, Son3-6/+63
2017-04-07packaging: remove cloogChan Lee4-9/+0
2017-04-03packaging: provide 64bit libs on 32bit build envChan Lee1-0/+5
2017-03-02Enabling libcc1 buildSlava Barinov3-6/+51
2017-03-01Add liblsan packagingSlava Barinov3-3/+54
2017-02-28Basing on 6.3.1 branchSlava Barinov3-3/+3
2017-02-27Move SanitizerToolName definition before MaybeMountProcFS.Maxim Ostapenko2-2/+2
2017-02-27Fix the UBSan inexpensive call sanitizationIvan Baravy4-10/+24
2017-02-27Make lsan-force-options and lsan-build-env more usable. Factor out commonIvan Baravy8-45/+59
2017-02-27Fix ASan tests.Maxim Ostapenko9-19/+79
2017-02-27Set detect_leaks = false and halt_on_error = false by default.Ivan Baravy4-4/+4
2017-02-27Remove redundant calls of MaybeMountProcFS and refactor it.Maxim Ostapenko1-7/+2
2017-02-27Backport from GCC mainline.Ivan Baravy4-1/+58
2017-02-27Fix c-c++-common/asan/pr64820.c testcase to pass output pattern tests underIvan Baravy3-4/+18
2017-02-27 Backport Tizen specific stuff from VDLinux 6.Ivan Baravy3-4/+61
2017-02-22Move lsan_check_in_progress definition to lsan_common.cc.Maxim Ostapenko2-1/+3
2017-02-22Add mmap/munmap interceptors.Maxim Ostapenko4-4/+61
2017-02-22Make {A, L}San allocator more compact.Maxim Ostapenko3-3/+3
2017-02-22Set 0777 mode to sanitizer tool reportSlava Barinov1-1/+1
2017-02-22Support print_cmdline in LSan.Maxim Ostapenko2-1/+3
2017-02-21Switch off UBSan for sha1 to reduce number of log messagesSlava Barinov1-0/+1
2017-02-21Force halt_on_error=true in ASan testsSlava Barinov2-0/+2
2017-02-21* gcc.dg/ubsan/static-init-null.c: New testcaseIvan Baravy1-0/+25
2017-02-21Set 0644 mode to sanitizer tool reportSlava Barinov1-0/+2
2017-02-21Add binary name printing support to UBSanSlava Barinov2-1/+8
2017-02-21Add SanitizerToolName to UBSan report messageSlava Barinov1-0/+1
2017-02-21Deliver LSan fixes for Tizen.Maxim Ostapenko11-12/+199
2017-02-21Add temporal fix for https://github.com/google/sanitizers/issues/703.Maxim Ostapenko1-0/+2
2017-02-16Backport recovery mode related stuff from LLVM mainline.Maxim Ostapenko8-7/+65
2017-02-16packaging: explicitly added configure optionsDongkyun, Son3-3/+42
2017-02-16packaging: remove plugin packages and filesChan Lee3-36/+0
2017-02-16packaging: disable lsan for arm and x86Chan Lee3-54/+3
2017-02-16packaging: add packagingDongkyun, Son19-0/+4628
2017-02-10Make Linaro GCC Snapshot 6.3-2017.02.upstream/6.3.1Yvan Roux1-1/+1
2017-02-06Merge branches/gcc-6-branch rev 245201.Yvan Roux148-1094/+2881
2017-01-31 gcc/testsuite/Christophe Lyon3-0/+3
2017-01-31 gcc/Christophe Lyon2-1/+24
2017-01-31 gcc/Christophe Lyon2-0/+40