summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-09Ignore gcc force options with gcc_ignore_listsandbox/chanleebf/gcc_ignore_listChan Lee1-1/+3
2017-08-03[asan] Revert ABI changes after ASan patches backportingsubmit/tizen_base/20170804.023302submit/tizen_4.0_base/20170828.000001submit/tizen_4.0_base/20170828.000000submit/tizen_4.0_base/20170811.071500accepted/tizen/base/20170804.132713accepted/tizen/4.0/base/20170828.221138accepted/tizen/4.0/base/20170811.092812Slava Barinov5-63/+12
2017-08-03gcc/chefmax2-0/+9
2017-08-03gcc/chefmax6-14/+30
2017-08-03libsanitizer/chefmax2-2/+8
2017-08-03PR sanitizer/63958chefmax3-3/+77
2017-08-03libsanitizer/chefmax211-5390/+14509
2017-08-03Fix cleanup location for try_finally_expr.Slava Barinov20-26/+144
2017-08-03packaging: Enable ASan bootstrap for ASan projectsSlava Barinov4-7/+7
2017-08-03PR libstdc++/77356timshen5-42/+111
2017-08-03PR libstdc++/70745timshen3-8/+28
2017-08-03Remove target-libgfortran from default targetsSlava Barinov2-2/+21
2017-08-03Switch on detect_leaks on 64-bit platforms by defaultSlava Barinov3-3/+4
2017-08-03[TTC-3] Fix asan_symbolize.py output frame numbers.Mikhail Kashkarov1-3/+19
2017-08-03[TTC-2] Fix asan_symbolize.py for C++ function prototypes detection.Mikhail Kashkarov1-1/+1
2017-07-28packaging: append -ldl -lpthread to ASan force options.Sangmin Seo3-3/+3
2017-07-28packaging: create a wrapper for collect2 in gcc-force-optionsSangmin Seo5-26/+121
2017-07-27packaging: Add %gcc_force_options and %gcc_unforce_options macrosSlava Barinov3-30/+114
2017-07-03Do not emit the -Wpsabi note for PR target/77728submit/tizen_base/20170705.085733accepted/tizen/base/20170707.183909Sangmin Seo2-30/+7
2017-06-28 Tests of AAPCS64 updates for alignment attributeMikhail Kashkarov13-0/+479
2017-06-28Implement AAPCS64 updates for alignment attribute.Mikhail Kashkarov2-26/+193
2017-06-22PR target/77728jakub2-17/+232
2017-06-13[ubsan] Fix for vptr checksubmit/tizen_base/20170705.023439submit/tizen_base/20170613.074657Denis Khalikov2-1/+22
2017-06-13[asan] Fix ASan preload issue.Denis Khalikov1-6/+18
2017-06-08packaging: enable log_exe_name sanitizer option for ASansubmit/tizen_base/20170609.081211accepted/tizen/base/20170609.215631Chan Lee3-3/+3
2017-06-08PR sanitizer/80414Denis Khalikov4-5/+29
2017-06-08[ubsan] Ported fix for PR sanitizer/79897Denis Khalikov4-0/+27
2017-06-08PR c++/79296 - ICE mangling localized template instantiationnathan2-20/+39
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