platform/upstream/linaro-gcc.git
2019-02-06 rearnshaAlthough there's no fundamental reason why shrink wrapp... 76/198476/3
2019-02-06 rearnshaPR target/86951 arm - Handle speculation barriers on... 74/198474/3
2019-02-06 rearnshax86 - add speculation_barrier pattern 73/198473/3
2019-02-06 ian * targhooks.c (default_have_speculation_safe_value... 72/198472/3
2019-02-06 rearnshatarghooks - provide an alternative hook for targets... 71/198471/3
2019-02-06 rearnshaAArch64 - use CSDB based sequences if speculation track... 70/198470/3
2019-02-06 rearnshaAArch64 - new pass to add conditional-branch speculatio... 69/198469/3
2019-02-06 rearnshaAArch64 - disable CB[N]Z TB[N]Z when tracking speculation 68/198468/2
2019-02-06 rearnshaAArch64 - Add new option -mtrack-speculation 67/198467/2
2019-02-06 rearnshaAArch64 - add speculation barrier 66/198466/2
2019-02-06 rearnshaArm - add speculation_barrier pattern 65/198465/2
2019-02-06 rearnshaAdd __builtin_speculation_safe_value 64/198464/2
2019-02-06 ktkachov[AArch64] Emit tighter strong atomic compare-exchange... 63/198463/2
2019-02-06 ktkachov[ARM] PR rtl-optimization/68664 Implement TARGET_SCHED_... 61/198461/5
2019-01-24 ktkachov[AArch64] Use new target pass registration framework... 62/198462/1
2019-01-22 Denis Khalikov[ESan] Fix typo for the testsuite. 66/189266/4 accepted/tizen/base/20190201.061404 submit/tizen_base/20190122.032226
2019-01-11 Vyacheslav... [LSan] Export a LSan API for use it third party 08/195608/5
2019-01-11 Vyacheslav... [LSan] Add dynamic loading support for LSan library 50/192250/6
2019-01-11 Francis Ricci[LSan] Factor lsan allocator cache accesses into a... 49/192249/5
2019-01-11 Alex Shlyapnikov[LSan] Report the missing linker only when the linker... 48/192248/4
2018-10-26 Mikhail KashkarovMove asan/pr80659.c to gcc/testsuite folder 14/192014/1 accepted/tizen/base/20181109.114837 submit/tizen_base/20181105.081624
2018-10-26 Dongkyun Sonpackaging: set %arm(armv7l and armv7hl) to esan_arch 89/191589/3
2018-10-26 Denis Khalikovpackaging: Enable gcc build with mthumb-fp 53/188053/3
2018-10-22 Slava BarinovSwitch off -Wswitch-unreachable by default (move to... 84/191684/1
2018-10-18 Denis Khalikov[Sanitizers] Disable use-after-scope by default. 01/190801/2
2018-10-18 marxinInitialize live_switch_vars for SWITCH_BODY == STATEMEN... 85/189285/2
2018-10-18 marxinAdd pretty printer for ASAN_MARK and add a helper fn 53/190553/2
2018-10-18 mpolacekPR sanitizer/80659 46/190546/3
2018-10-18 marxinFix PR sanitizer/78270 (part 2) 84/189284/2
2018-10-18 marxinCreate live_switch_vars conditionally (PR sanitizer... 83/189283/2
2018-10-18 marxinuse-after-scope fallout 82/189282/2
2018-10-18 marxinIntroduce tests for -fsanitize-address-use-after-scope 81/189281/2
2018-10-18 marxinIntroduce -fsanitize-address-use-after-scope 80/189280/2
2018-10-18 mpolacekImplement -Wimplicit-fallthrough. 79/189279/2
2018-10-18 mpolacek PR c/7652 78/189278/2
2018-10-18 matz * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted... 77/189277/2
2018-10-18 tschwingeC/C++: Simplify handling of location information for... 76/189276/2
2018-10-18 mpolacek PR middle-end/71476 75/189275/2
2018-10-18 mpolacek * gimplify.c (gimplify_switch_expr): Also handle GIMPL... 74/189274/2
2018-10-18 mpolacek PR c/71249 73/189273/2
2018-10-18 mpolacek PR c/49859 72/189272/2
2018-10-18 mpolacek PR c/67784 71/189271/2
2018-10-08 Denis Khalikov[THUMB2] Frame pointer for arm with THUMB2 mode. 52/188052/2 accepted/tizen/base/20181102.125713 submit/tizen_base/20181018.065945 submit/tizen_base/20181101.054916
2018-09-21 Michail Kashkarov[ASan] Add support for lsan background leak checking... 01/160901/4 accepted/tizen_5.0_base tizen_5.0_base accepted/tizen/5.0/base/20181101.090602 accepted/tizen/base/20180924.142600 submit/tizen_5.0_base/20181101.000001 submit/tizen_base/20180921.104459
2018-09-21 Michail Kashkarov[LSan] Add new experimental option for checking long... 80/159380/9
2018-09-06 Slava Barinov[Test] Switch off cilkplus testing 98/185298/2 accepted/tizen/base/20180908.052105 submit/tizen_base/20180906.130734
2018-09-06 Mikhail Kashkarovpackaging: Add macroses to test linaro-gcc on target... 14/188014/3
2018-08-21 Denis Khalikov[Sanitizers] GCC fails to build libasan with -mthumb... 88/187288/1
2018-07-19 Mikhail KashkarovRepair collecting files for testresults rpm package. 99/184099/2 accepted/tizen/base/20180720.112000 submit/tizen_base/20180719.091532
2018-07-19 Mikhail Kashkarovpackaging: Add -Wformat options to disable warnings... 98/179398/2
2018-07-19 Denis Khalikov[ASan] Add FORTIFY_SOURCE interceptors 80/162380/5
2018-07-19 Kuba Mracek[asan] Use linker initialization for the allocator 47/182747/2
2018-07-19 Alex Shlyapnikov[Sanitizers] Move cached allocator_may_return_null... 46/182746/2
2018-07-19 Alex Shlyapnikov[Sanitizer] Remove CombinedAllocator::Allocate's 'clear... 45/182745/2
2018-07-19 Alex Shlyapnikov[ASan] Move rss_limit_is_exceeded_ flag to ASan. 44/182744/2
2018-07-19 Kostya KortchinskyCorrected D27428: Do not use the alignment-rounded... 43/182743/2
2018-07-19 Evgeniy StepanovReturn memory to OS right after free (not in the async... 42/182742/2
2018-07-19 Denis KhalikovPR other/86198 10/182010/2
2018-07-19 Denis KhalikovPR sanitizer/86090 32/181532/3
2018-07-19 Denis KhalikovPR other/67165 54/181154/2
2018-07-19 Denis KhalikovPR sanitizer/77631 53/181153/2
2018-07-19 Denis Khalikovlibbacktrace: backport from mainline. 52/181152/2
2018-07-19 Denis KhalikovRevert Tizen version of PR sanitizer/77631. 51/181151/3
2018-07-19 Denis Khalikov[ESan] EfficiencySanitizer implementation. 59/174159/9
2018-07-06 Denis Khalikovpackaging: Add -marm and -fno-omit-frame-pointer 48/183448/2
2018-04-11 Slava Barinov[ASan] Intercept mcheck and mprobe on Linux 67/175667/3 accepted/tizen/base/20180413.181204 accepted/tizen/base/20180420.170848 submit/tizen_base/20180412.024656 submit/tizen_base/20180417.073401
2018-03-29 Oleg Ogurtsovpackaging: Bootstrap compiler optimization 52/162552/7 submit/tizen_base/20180411.052502
2018-03-19 Denis Khalikov[ASan] Fix for TTC-5 (PR sanitizer/81697). 31/173031/1 accepted/tizen/base/20180406.180244 accepted/tizen/base/20180416.213938 submit/tizen_base/20180330.064117 submit/tizen_base/20180416.141938
2018-03-19 Denis Khalikov[ASan] Revert commit related to TTC-5 (PR sanitizer... 30/173030/1
2018-02-14 Denis Khalikov[Sanitizers] Revert commit related to SUMMARY report 98/163498/3
2018-01-24 Jaehun JeongMerge "[asan_build] Enable asaned glibc work." into... accepted/tizen/base/20180126.040727 submit/tizen_base/20180124.094033
2018-01-24 Jaehun JeongMerge "[ASAN] Add interceptor for __longjmp_chk" into...
2017-12-19 Denis Khalikov[ASan] Add interceptor for printf_chk 07/164507/1
2017-12-08 Maxim Ostapenko[TTC-11] Embed UBSan into ASan runtime 63/158063/5 accepted/tizen/base/20171215.171112 submit/tizen_base/20171208.084018
2017-12-07 Dongkyun SonUpdate ChangeLog.Tizen 19/163119/1 accepted/tizen/base/20171208.204010 submit/tizen_base/20171207.085008
2017-12-07 Denis Khalikov[TSan] Support cross building. 20/159920/5
2017-12-07 Denis Khalikov[TSan] TSan options. 68/155968/3
2017-12-07 Denis Khalikov[TSan] Fix TSan initializaion. 89/152589/3
2017-12-07 Denis Khalikovpackaging: Add tsan_interface_atomic header. 76/155276/2
2017-12-05 Oleg OgurtsovAdd a runtime flag Wprint-abs-path 34/161434/3
2017-11-29 Peter Wu[ASAN] Add interceptor for __longjmp_chk 77/162177/1
2017-11-21 Dmitriy Nikiforov[UBSan] Add __sanitizer_print_stack_trace() for UBSan 81/157681/5 submit/tizen_base/20171123.084139
2017-11-14 Dongkyun SonUpdate Commit Date and Hash on ChangeLog.Tizen 74/160174/1
2017-11-14 Dongkyun SonUpdate ChangeLog.Tizen 70/160070/1 accepted/tizen/base/20171117.154048 submit/tizen_base/20171114.100800
2017-11-09 Denis Khalikov[asan_build] Enable asaned glibc work. 01/152901/6
2017-11-09 Denis Khalikov[ISan] Fix ICE with ISan and -ftree-loop-vectorize 53/159253/3
2017-11-09 Denis Khalikov[ISan] Fix issue with constexpr. 84/158084/8
2017-11-08 Ivan BaravyImplement suppression list support for ISan. 18/158718/2 sandbox/ibaravy/isan
2017-11-02 Maxim OstapenkoImplement ISan: unsigned integer overflow checker. 17/158717/1
2017-10-30 Dongkyun Sonpackaging: add %arm to lsan_arch 25/157225/2
2017-10-20 Slava Barinov[TTC-8][Sanitizers] Add tests for allocator_may_return_... 38/149938/2 accepted/tizen/base/20171027.152140 submit/tizen_base/20171024.003248
2017-10-20 Alex Shlyapnikov[TTC-8][Sanitizers] 64 bit allocator respects allocator... 37/149937/3
2017-10-20 Alex Shlyapnikov[TTC-8][Sanitizers] 32 bit allocator respects allocator... 36/149936/2
2017-10-20 Alex Shlyapnikov[TTC-8][Sanitizers] Secondary allocator respects alloca... 35/149935/2
2017-10-19 Slava Barinov[TTC-9] Make LSan compliant with recovery mode when... 63/150163/4
2017-10-16 Mikhail KashkarovAdd armv7hl support. 10/129010/5
2017-09-26 Dongkyun Sonpackaging: clean-up sanitizer macros. 37/151137/2
2017-09-14 Dongkyun Sonpackaging: provide libasan(64bit) on 32bit build env 89/147289/5 accepted/tizen/base/20170915.204826 submit/tizen_base/20170914.121419
2017-09-12 jakubFixed aarch64 build. 25/149625/1
2017-09-11 Denis Khalikov[TTC-6] packaging: Support for gcc-contrib. 51/145951/5 submit/tizen_base/20170911.070012
next