index
:
platform/upstream/gcc
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_6.0_base
accepted/tizen_6.0_base_tool
accepted/tizen_6.0_base_tool_hotfix
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base_tool
accepted/tizen_7.0_base_tool_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_riscv
accepted/tizen_base_test
accepted/tizen_base_tool
accepted/tizen_base_tool_dev
accepted/tizen_base_toolchain
accepted/tizen_base_x
accepted/tizen_base_x_asan
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
develop
sandbox/akazmin/asan_shadow_scale4
sandbox/akazmin/asan_signal_init_fix
sandbox/akazmin/asansi
sandbox/akazmin/attr_section_fix
sandbox/akazmin/hwasan_branch_reworked
sandbox/akazmin/hwasan_env_fix
sandbox/akazmin/hwasan_support
sandbox/akazmin/merge_libsanitizer
sandbox/akazmin/san_tests
sandbox/akazmin/tizen6_asan
sandbox/akazmin/tizen6_watermarking
sandbox/akazmin/tizen_version
sandbox/dkson95/14.1.0
sandbox/dkson95/Os
sandbox/dkson95/arm_config
sandbox/dkson95/asan
sandbox/dkson95/configure
sandbox/dkson95/gcc-10-intrinsics
sandbox/dkson95/gcc-11
sandbox/dkson95/gcc-12
sandbox/dkson95/isl
sandbox/dkson95/merge
sandbox/dkson95/riscv
sandbox/dkson95/test
sandbox/dkson95/tizen_base_new
sandbox/l.stelmach/bootstrap_obs
sandbox/playchang/riscv64
sandbox/playchang/riscv64_9.2.0
sandbox/soong9/ngbs
sandbox/v.orazov
sandbox/vbarinov/gcc13
sandbox/vbarinov/libgcc-with-crt
sandbox/vbarinov/newmerge
sandbox/vbarinov/tizen_base_dev-proposal
sandbox/vbarinov/x86_64-cross-i586
sandbox/yamshchikov/asan
sandbox/yamshchikov/corrected-asan-interceptors
sandbox/yamshchikov/strcpy_chk_fix_with_test_and_interceptors
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_6_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_base_dev
tizen_base_dev_0718
tizen_base_dev_backup
tizen_base_dev_features
tizen_base_dev_gcc13
tizen_base_vd
tizen_ivi_genivi
tizen_studio_gcc_9.2
toolchain_upgrade
upstream
upstream-13.1.0
upstream-9.2.0
Domain: System / Toolchain; Licenses: GPL-3.0;
Dongkyun Son <dongkyun.s@samsung.com>, Mikhail Kashkarov <m.kashkarov@partner.samsung.com>, Vyacheslav Barinov <v.barinov@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-17
Fixed packaging with missed asansi static library
sandbox/akazmin/asansi
Andrey Kazmin
4
-0
/
+8
2020-05-17
libsanitizer: Make delete safe via 'pointer_is_mine'
Andrey Kazmin
3
-27
/
+19
2020-05-17
libsanitizer: Make malloc/realloc/free safe via 'pointer_is_mine'
Andrey Kazmin
1
-6
/
+11
2020-05-17
libsanitizer: new libasansi.so for ASan with Switchable Interceptors
Andrey Kazmin
19
-31
/
+949
2020-05-17
libsanitizer: add flag to control default value of calls forwarding.
Andrey Kazmin
3
-0
/
+12
2020-05-17
libsanitizer: use calls forwarding mechanism in common and asan interceptors.
Andrey Kazmin
10
-0
/
+580
2020-04-13
packaging: Support 32bit build for armv8-a CPU
submit/tizen_base/20200416.123926
accepted/tizen/base/20200419.223902
Slava Barinov
1
-1
/
+11
2020-04-07
packaging: Move static libs to separate package
submit/tizen_base/20200409.073836
accepted/tizen/base/20200410.015351
Slava Barinov
4
-20
/
+272
2020-04-06
packaging: Update test system
Slava Barinov
4
-28
/
+36
2020-02-25
Supported tizen version in gnu.property notes
submit/tizen_base/20200227.082839
accepted/tizen/base/20200302.014331
Andrey Kazmin
7
-2
/
+75
2020-02-20
packaging: add support option for -fstack-protector-strong
submit/tizen_base/20200221.061642
accepted/tizen/base/20200224.070719
Dongkyun Son
4
-4
/
+16
2020-02-20
c++/93730 create VLA constructor if explicitly initialized as zeroes
submit/tizen_base/20200221.042000
Slava Barinov
3
-8
/
+17
2020-01-17
Restore kRegionSizeLog to 20
submit/tizen_base/20200121.060354
submit/tizen_base/20200121.014816
accepted/tizen/base/20200121.081459
accepted/tizen/base/20200121.054300
Slava Barinov
2
-2
/
+2
2020-01-10
Tizen configuration added
Slava Barinov
2
-0
/
+43
2019-11-29
packaging: update libraries
Dongkyun Son
12
-32
/
+32
2019-11-29
Revert "Revert "Do not build libgfortran unless requested explicitly""
Mikhail Kashkarov
1
-2
/
+5
2019-11-28
Update pkgversion string
Mikhail Kashkarov
4
-16
/
+8
2019-11-27
[packaging] Update gcov files
Mikhail Kashkarov
4
-0
/
+4
2019-11-27
Revert "Do not build libgfortran unless requested explicitly"
Mikhail Kashkarov
1
-5
/
+2
2019-11-27
Revert "Remove target-libgfortran from default targets"
Mikhail Kashkarov
2
-19
/
+2
2019-11-27
[packaging] Remove cilk packages
Mikhail Kashkarov
4
-152
/
+4
2019-11-27
Release Tizen 9.2.0
Mikhail Kashkarov
5
-38
/
+38
2019-11-26
Fix up annobin tests
Mikhail Kashkarov
2
-8
/
+4
2019-11-26
Revert "Fix cleanup location for try_finally_expr."
Mikhail Kashkarov
20
-129
/
+11
2019-11-26
Update ported asan oom tests
Mikhail Kashkarov
4
-4
/
+4
2019-11-26
Enable linaro-gcc bootstrap with asan config.
Mikhail Kashkarov
5
-1
/
+69
2019-11-25
libsanitizer: introduce calls forwarding mechanism.
Andrey Drobyshev
6
-3
/
+157
2019-11-25
Add support for compiler instrumentation with non-default ASan scale
Mikhail Kashkarov
3
-12
/
+26
2019-11-25
Enable build-tunable asan shadow scale size
Mikhail Kashkarov
6
-3
/
+20
2019-11-25
Fixup annobin breaking of all unlikely sections
Mikhail Kashkarov
1
-7
/
+4
2019-11-25
Add binary annotations support (based on annobin plugin)
Mikhail Kashkarov
19
-16
/
+2423
2019-11-25
* gcc.dg/pr83623.c: Add additional options on hppa*-&-hpux* and arm*-*-*.
Dongkyun Son
1
-0
/
+1
2019-11-25
packaging: add release information to pkgversion string.
Dongkyun Son
4
-4
/
+4
2019-11-25
[asan] Add __libc_siglongjmp/__libc_longjmp interceptors
Mikhail Kashkarov
2
-0
/
+24
2019-11-25
[LSan] Add dynamic loading support for LSan library
Vyacheslav Cherkashin
1
-2
/
+10
2019-11-25
packaging: Enable gcc build with mthumb-fp
Denis Khalikov
4
-4
/
+4
2019-11-25
[THUMB2] Frame pointer for arm with THUMB2 mode.
Denis Khalikov
4
-29
/
+240
2019-11-25
[ASan] Add support for lsan background leak checking thread.
Michail Kashkarov
1
-5
/
+8
2019-11-25
[LSan] Add new experimental option for checking long-running processes.
Michail Kashkarov
9
-3
/
+71
2019-11-25
packaging: Add macroses to test linaro-gcc on target device
Mikhail Kashkarov
4
-0
/
+112
2019-11-25
Repair collecting files for testresults rpm package.
Mikhail Kashkarov
4
-12
/
+12
2019-11-25
packaging: Add -Wformat options to disable warnings and tests FAIL.
Mikhail Kashkarov
4
-0
/
+44
2019-11-25
[ASan] Add FORTIFY_SOURCE interceptors
Denis Khalikov
16
-0
/
+869
2019-11-25
packaging: Add -marm and -fno-omit-frame-pointer
Denis Khalikov
5
-4
/
+73
2019-11-25
packaging: Bootstrap compiler optimization
Oleg Ogurtsov
4
-9
/
+21
2019-11-25
[ASan] Add interceptor for printf_chk
Denis Khalikov
4
-0
/
+133
2019-11-25
Update ChangeLog.Tizen
Dongkyun Son
1
-0
/
+30
2019-11-25
[TSan] Support cross building.
Denis Khalikov
2
-0
/
+7
2019-11-25
[TSan] TSan options.
Denis Khalikov
1
-1
/
+7
2019-11-25
[TSan] Fix TSan initializaion.
Denis Khalikov
1
-0
/
+1
[next]