platform/upstream/linaro-gcc.git
2017-08-03 Slava BarinovSwitch on detect_leaks on 64-bit platforms by default 27/138927/2
2017-08-03 Mikhail Kashkarov[TTC-3] Fix asan_symbolize.py output frame numbers. 08/139808/8
2017-08-03 Mikhail Kashkarov[TTC-2] Fix asan_symbolize.py for C++ function prototyp... 77/138777/3
2017-07-28 Sangmin Seopackaging: append -ldl -lpthread to ASan force options. 96/138496/8
2017-07-28 Sangmin Seopackaging: create a wrapper for collect2 in gcc-force... 55/139255/6
2017-07-27 Slava Barinovpackaging: Add %gcc_force_options and %gcc_unforce_opti... 61/138761/5
2017-07-03 Sangmin SeoDo not emit the -Wpsabi note for PR target/77728 16/136916/1 accepted/tizen/base/20170707.183909 submit/tizen_base/20170705.085733
2017-06-28 Mikhail Kashkarov Tests of AAPCS64 updates for alignment attribute 85/134285/2
2017-06-28 Mikhail KashkarovImplement AAPCS64 updates for alignment attribute. 84/134284/3
2017-06-22 jakubPR target/77728 11/134411/3
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-06-08 Chan Leepackaging: enable log_exe_name sanitizer option for... 70/132070/2 accepted/tizen/base/20170609.215631 submit/tizen_base/20170609.081211
2017-06-08 Denis KhalikovPR sanitizer/80414 81/127881/7
2017-06-08 Denis Khalikov[ubsan] Ported fix for PR sanitizer/79897 52/131652/5
2017-06-08 nathanPR c++/79296 - ICE mangling localized template instanti... 99/127499/2
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-05-16 Mikhail KashkarovMove static array from header to .c file (fixed increas... 74/129074/4 accepted/tizen/base/20170519.201131 submit/tizen_base/20170518.085959 tizen_4.0.m1_release
2017-04-28 Slava BarinovDo not build libgfortran unless requested explicitly 65/127565/3 accepted/tizen/base/20170512.171103 submit/tizen_base/20170504.000140
2017-04-28 Chan Leepackaging: add fortran compiler 58/126558/5
2017-04-27 Denis Khalikovcommit 6fdba17a20fd7c5f31f39556dc511abe3a537204 68/127468/1 sandbox/ibaravy/isan_base accepted/tizen/base/20170429.025027 submit/tizen_base/20170428.032130
2017-04-18 Slava BarinovRemove hard-coded path to extract-ubsan-logs script 73/125673/1
2017-04-10 Dongkyun, SonKeep to use version 6.2.1 accepted/tizen/base/20170413.143919 submit/tizen_base/20170412.005421
2017-04-10 Dongkyun, Sonpackaging: add license files to all sub components
2017-04-07 Chan Leepackaging: remove cloog
2017-04-02 Chan Leepackaging: provide 64bit libs on 32bit build env
2017-03-02 Slava BarinovEnabling libcc1 build
2017-03-01 Slava BarinovAdd liblsan packaging
2017-02-28 Slava BarinovBasing on 6.3.1 branch
2017-02-27 Maxim OstapenkoMove SanitizerToolName definition before MaybeMountProcFS.
2017-02-27 Ivan BaravyFix the UBSan inexpensive call sanitization
2017-02-27 Ivan BaravyMake lsan-force-options and lsan-build-env more usable...
2017-02-27 Maxim OstapenkoFix ASan tests.
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 BaravyBackport from GCC mainline.
2017-02-27 Ivan BaravyFix c-c++-common/asan/pr64820.c testcase to pass output...
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 BarinovSwitch off UBSan for sha1 to reduce number of log messages
2017-02-21 Slava BarinovForce halt_on_error=true in ASan tests
2017-02-21 Ivan Baravy* gcc.dg/ubsan/static-init-null.c: New testcase
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-02-16 Dongkyun, Sonpackaging: explicitly added configure options
2017-02-16 Chan Leepackaging: remove plugin packages and files
2017-02-16 Chan Leepackaging: disable lsan for arm and x86
2017-02-16 Dongkyun, Sonpackaging: add packaging
2017-02-10 Yvan RouxMake Linaro GCC Snapshot 6.3-2017.02. upstream/6.3.1
2017-02-06 Yvan RouxMerge branches/gcc-6-branch rev 245201.
2017-01-31 Christophe... gcc/testsuite/
2017-01-31 Christophe... gcc/
2017-01-31 Christophe... gcc/
2017-01-30 Christophe... gcc/
2017-01-30 Christophe... gcc/testsuite/
2017-01-30 Christophe... gcc/
2017-01-30 Christophe... gcc/
2017-01-30 Christophe... gcc/
2017-01-30 Christophe... gcc/
2017-01-30 Christophe... gcc/
2017-01-30 Christophe... gcc/
2017-01-30 Christophe... gcc/
2017-01-30 Christophe... gcc/
2017-01-30 Christophe... gcc/
2017-01-30 Christophe... gcc/
2017-01-30 Christophe... gcc/testsuite/
2017-01-30 Christophe... gcc/
2017-01-30 Christophe... gcc/
2017-01-30 Christophe... gcc/
2017-01-30 Christophe... libgcc/
2017-01-30 Christophe... gcc/
2017-01-30 Christophe... gcc/
2017-01-30 Christophe... gcc/
2017-01-11 Yvan Roux gcc/
2017-01-11 Yvan RouxMake Linaro GCC Snapshot 6.3-2017.01.
2017-01-11 Christophe... gcc/
2017-01-11 Christophe... gcc/testsuite/
2017-01-11 Christophe... gcc/
2017-01-11 Christophe... gcc/
2017-01-09 Yvan RouxMerge branches/gcc-6-branch rev 244220.
2016-12-14 Yvan Roux gcc/
2016-12-14 Yvan RouxMake Linaro GCC Snapshot 6.2-2016.12. upstream upstream/6.2.1
2016-12-13 Yvan RouxMerge branches/gcc-6-branch rev 243594.
2016-12-13 Yvan Roux ./
2016-12-13 Yvan Roux gcc/
2016-12-13 Yvan Roux gcc/
2016-12-13 Yvan Roux gcc/
2016-12-13 Yvan Roux gcc/testsuite/
2016-12-13 Yvan Roux gcc/
2016-12-12 Yvan Roux gcc/
next