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
2023-11-10
packaging: Enable LSan for %arm
tizen_base_dev_features
Slava Barinov
5
-5
/
+5
2023-11-10
[ASan] Add __libc_siglongjmp/__libc_longjmp interceptors
Mikhail Kashkarov
2
-0
/
+24
2023-11-10
[LSan] Add dynamic loading support for LSan library
Vyacheslav Cherkashin
1
-2
/
+10
2023-11-10
[THUMB2] Frame pointer for arm with THUMB2 mode.
Denis Khalikov
4
-29
/
+240
2023-09-14
[ASan] Add FORTIFY_SOURCE interceptors
Denis Khalikov
16
-1
/
+871
2023-09-14
[ASan] Add teests of interceptor for printf_chk
Denis Khalikov
4
-0
/
+133
2023-09-14
[TTC-8][Sanitizers] Add tests for allocator_may_return_null=1 flag
Slava Barinov
9
-0
/
+186
2023-09-14
[TTC-9] Make LSan compliant with recovery mode when running on top of ASan
Slava Barinov
3
-0
/
+40
2023-09-14
Add ChangeLog.Tizen
Sangmin Seo
1
-0
/
+337
2023-09-14
Fix cleanup location for try_finally_expr.
Slava Barinov
16
-6
/
+127
2023-09-14
[UBSAN] Fix systemd initialization with UBSan.
Denis Khalikov
1
-0
/
+1
2023-09-14
Switch on detect_leaks on 64-bit platforms by default
Slava Barinov
3
-3
/
+3
2023-09-14
[sanitizer-coverage] Add stub for trace-pc instrumentation
Dmitriy Nikiforov
1
-0
/
+1
2023-09-14
Move SanitizerToolName definition before MaybeMountProcFS.
Maxim Ostapenko
2
-2
/
+2
2023-09-13
Support asan runtime without /ASAN_OPTIONS file
Mikhail Kashkarov
1
-1
/
+4
2023-09-13
Make lsan-force-options and lsan-build-env more usable. Factor out common cod...
Ivan Baravy
8
-43
/
+57
2023-09-13
Fix ASan tests.
Maxim Ostapenko
9
-19
/
+79
2023-09-13
Set detect_leaks = false and halt_on_error = false by default.
Ivan Baravy
4
-4
/
+4
2023-09-13
Remove redundant calls of MaybeMountProcFS and refactor it.
Maxim Ostapenko
1
-7
/
+2
2023-09-13
Add git-merge-changelog support
Mikhail Kashkarov
1
-0
/
+1
2023-09-13
Fix c-c++-common/asan/pr64820.c testcase to pass output pattern tests under
Ivan Baravy
2
-2
/
+16
2023-09-13
Move lsan_check_in_progress definition to lsan_common.cc.
Maxim Ostapenko
2
-1
/
+3
2023-09-13
Add mmap/munmap interceptors.
Maxim Ostapenko
4
-4
/
+60
2023-09-13
Make {A, L}San allocator more compact.
Maxim Ostapenko
2
-2
/
+2
2023-09-13
Set 0777 mode to sanitizer tool report
Slava Barinov
1
-1
/
+1
2023-09-13
Support print_cmdline in LSan.
Maxim Ostapenko
2
-1
/
+3
2023-09-13
Switch off UBSan for sha1 to reduce number of log messages
Slava Barinov
1
-0
/
+1
2023-09-13
Force halt_on_error=true in ASan tests
Slava Barinov
2
-0
/
+2
2023-09-13
* gcc.dg/ubsan/static-init-null.c: New testcase
Ivan Baravy
1
-0
/
+25
2023-09-13
Set 0644 mode to sanitizer tool report
Slava Barinov
1
-1
/
+8
2023-09-13
Add binary name printing support to UBSan
Slava Barinov
2
-1
/
+7
2023-09-13
Deliver LSan fixes for Tizen.
Maxim Ostapenko
8
-3
/
+69
2023-09-13
Backport Tizen specific stuff from VDLinux 6.
Ivan Baravy
3
-4
/
+63
2023-07-28
Add .gbs.conf to align upstream branch with tag
submit/tizen_base_dev/20230731.024114
Dongkyun Son
1
-0
/
+5
2023-07-28
riscv64: add /lib64 and /usr/lib64 to libdir for gcc driver
Slava Barinov
1
-1
/
+3
2023-07-28
packaging: Add riscv64 platform
Slava Barinov
6
-21
/
+1382
2023-07-28
Revert "Do not build libgfortran unless requested explicitly"
Dongkyun Son
1
-5
/
+2
2023-07-28
packaging: libstdc++exp added
Slava Barinov
4
-0
/
+8
2023-07-28
packaging: enable HWASan for x86_64
Slava Barinov
4
-4
/
+4
2023-07-28
packaging: Bump to 13.1.0
Slava Barinov
4
-4
/
+4
2023-07-28
packaging: update math libraries version
Dongkyun Son
10
-24
/
+24
2023-07-28
packaging: Bump version to 12.2.0
Dongkyun Son
4
-84
/
+188
2023-07-28
Revert "packaging: Enable gcc build with mthumb-fp"
Dongkyun Son
4
-4
/
+4
2023-07-28
Tizen configuration enabled for aarch64 build
Slava Barinov
2
-1
/
+41
2023-07-28
packaging: disable gcc_run_tests of cross gcc
Dongkyun Son
4
-32
/
+36
2023-07-28
packaging: Fix armv7hl build
Slava Barinov
4
-8
/
+16
2023-07-28
packaging: Add configure-dumper support
Slava Barinov
4
-0
/
+132
2023-07-28
packaging: Remove -fno-omit-frame-pointer flag
Slava Barinov
4
-7
/
+37
2023-07-28
packaging: Support 32bit build for armv8-a CPU
Slava Barinov
1
-1
/
+11
2023-07-28
packaging: Move static libs to separate package
Slava Barinov
4
-20
/
+272
[next]