Branch | Commit message | Author | Age |
accepted/tizen_3.0.m2_base | Merge: Sanitizer related patches from tizen_base | Chan Lee | 8 years |
accepted/tizen_3.0_base | packaging: add license files to all sub components | Chan Lee | 8 years |
accepted/tizen_4.0_base | packaging: do not registers the SEGV handler in ASan runtime. | Dongkyun Son | 6 years |
accepted/tizen_5.0_base | [ASan] Add support for lsan background leak checking thread. | Michail Kashkarov | 6 years |
accepted/tizen_5.5_base | PR c/77946 | jakub | 4 years |
accepted/tizen_5.5_base_mobile_hotfix | Adjust ISan overflow-mul testcase for x32 bits | Mikhail Kashkarov | 5 years |
accepted/tizen_5.5_base_wearable_hotfix | Merge branch 'tizen_base' into tizen_5.5_base | Dongkyun Son | 5 years |
accepted/tizen_base | New sanitizer option to disable dlclose processing | Mikhail Kashkarov | 5 years |
devel | Merge "packaging: keep to use version 4.9.2" into devel | Chan Lee | 8 years |
devel_sanitizer | PR sanitizer/70712 * cfgexpand.c (expand_stack_vars): Fix typo. | jakub | 9 years |
master | Initial empty repository | KyungMi Lee | 9 years |
sandbox/adrob/asan_heap_prof | libsanitizer: re-implement heap profiler. | Dmitriy Evgenevich Gonzha | 6 years |
sandbox/adrob/dotnet | libsanitizer: new libasansi.so for ASan with Switchable Interceptors | Slava Barinov | 5 years |
sandbox/adrob/global_underflow | PR sanitizer/82501 | Andrey Drobyshev | 6 years |
sandbox/akazmin/annobin_tizen_version | Supported tizen version and its validation flag in the gnu.property | Andrey Kazmin | 5 years |
sandbox/chanleebf/absolute_path_warning | Add a runtime flag for printing a real path to the source file on warning. | Oleg Ogurtsov | 7 years |
sandbox/chanleebf/fortran | packaging: define '_unpackaged_files_terminate_build' as 0 | Chan Lee | 8 years |
sandbox/chanleebf/gcc62_test | packaging: explicitly enable libgfortran for native builds | Slava Barinov | 8 years |
sandbox/chanleebf/gcc_ignore_list | Ignore gcc force options with gcc_ignore_list | Chan Lee | 7 years |
sandbox/chanleebf/tc | remove guality for testsuite | Chan Lee | 7 years |
sandbox/chanleebf/test | enable gcc_profiledbootstrap for nativer compiler | Chan Lee | 7 years |
sandbox/ches01/210788_13_remove_warn | Remove WARNING: glibc interceptors deactivated | Vyacheslav Cherkashin | 5 years |
sandbox/ches01/210788_18_fix | Rework using 'pointer_is_mine' | Vyacheslav Cherkashin | 5 years |
sandbox/ches01/alloc_dealloc_mismatch | libsanitizer: Make delete safe via 'pointer_is_mine' | Vyacheslav Cherkashin | 5 years |
sandbox/ches01/dotnet | Rework using 'pointer_is_mine' | Vyacheslav Cherkashin | 5 years |
sandbox/common_toolchain/configure | packaging: remove --disable-plugin | Chan Lee | 9 years |
sandbox/denis13/LTOgcc6x | Port from gcc-6-branch because of ICE while building | Denis Khalikov | 8 years |
sandbox/denis13/Libbactrace_uptream | PR sanitizer/77631 | Denis Khalikov | 8 years |
sandbox/denis13/allocator | commit ac69c8ffbd47b598ae780ad37169b830118d9346 | Denis Khalikov | 6 years |
sandbox/denis13/asan | debug | Denis Khalikov | 7 years |
sandbox/denis13/asan_glibc | Fix for asan page size | Denis Khalikov | 7 years |
sandbox/denis13/asan_initfirst | [ASan] Enable asaned glibc work. | Denis Khalikov | 7 years |
sandbox/denis13/asan_pull | Increase local pull size | Denis Khalikov | 8 years |
sandbox/denis13/asaned_glibc | [asan_build] Enable asaned glibc work. | Denis Khalikov | 7 years |
sandbox/denis13/efficiency-cache-frag | [ESan] Implement code for C++ classes | Denis Khalikov | 6 years |
sandbox/denis13/esan | [ESan] Add test | Denis Khalikov | 7 years |
sandbox/denis13/esan_arm | [ESan] Implementation for armv7l. | Denis Khalikov | 7 years |
sandbox/denis13/esan_cache_frag | [ESan] Basic work | Denis Khalikov | 7 years |
sandbox/denis13/esan_final | [ESan] EfficiencySanitizer implementation. | Denis Khalikov | 6 years |
sandbox/denis13/esan_range | [ESan] Disable range | Denis Khalikov | 7 years |
sandbox/denis13/esan_test | [ESan] Disable recording snapshots by default | Denis Khalikov | 7 years |
sandbox/denis13/gcc-contrib | packaging: Support for gcc-contrib. | Denis Khalikov | 7 years |
sandbox/denis13/gcc-contrib-test | packaging: Support for gcc-contrib. | Denis Khalikov | 7 years |
sandbox/denis13/isan | Add tests | Denis Khalikov | 7 years |
sandbox/denis13/isan_fix | [ISan] Workaround for SAVE_EXPR | Denis Khalikov | 7 years |
sandbox/denis13/libbacktrace | Changes after review | Denis Khalikov | 8 years |
sandbox/denis13/libbacktrace_upstream | PR sanitizer/77631 | Denis Khalikov | 8 years |
sandbox/denis13/local_pool | Dyn local pool | Denis Khalikov | 8 years |
sandbox/denis13/ltrace_gcc6x | PR sanitizer/77631 | Denis Khalikov | 8 years |
sandbox/denis13/thumb_fp | Make unwindable frame pointer arm7 specific only | Denis Khalikov | 6 years |
sandbox/denis13/thumb_fp_updated | Enable gcc build with mthumb-fp | Denis Khalikov | 6 years |
sandbox/denis13/thumb_fp_upstream | Build gcc with thumb | Denis Khalikov | 6 years |
sandbox/denis13/ubsan | Fix extract-ubsan-logs | Denis Khalikov | 7 years |
sandbox/denis13/ubsan_base | [ubsan] Fix for vptr check | Denis Khalikov | 7 years |
sandbox/denis13/ubsan_disable | Disable bounds,alignment | Denis Khalikov | 7 years |
sandbox/denis13/ubsan_fix | Backported from mainline | Denis Khalikov | 7 years |
sandbox/denis13/ubsan_ice_fix | Disable UBSan options | Denis Khalikov | 7 years |
sandbox/denis13/ubsan_latest | PR sanitizer/80414 | Denis Khalikov | 7 years |
sandbox/denis13/use-after-scope | [Sanitizers] Disable use-after-scope by default. | Denis Khalikov | 6 years |
sandbox/dgonzha/heap_profile | Fixed nsec to usec conversion, comment | Dmitriy Evgenevich Gonzha | 7 years |
sandbox/dgonzha/use-after-scope | Initialize live_switch_vars for SWITCH_BODY == STATEMENT_LIST (PR sanitizer/8... | marxin | 6 years |
sandbox/dgonzha/use-after-scope2 | Initialize live_switch_vars for SWITCH_BODY == STATEMENT_LIST (PR sanitizer/8... | marxin | 6 years |
sandbox/dkson95/4.0_armoring | packaging: add support option for -fstack-protector-strong | Dongkyun Son | 7 years |
sandbox/dkson95/5.5_test | PR c/77946 | jakub | 4 years |
sandbox/dkson95/annobin | Defer -fplugin-arg options processing till the plugin initialization | Mikhail Kashkarov | 5 years |
sandbox/dkson95/arm | 2012-05-02 Terry Guo <terry.guo@arm.com> | Dongkyun Son | 7 years |
sandbox/dkson95/armoring | packaging: add support option for -fstack-protector-strong | Dongkyun Son | 7 years |
sandbox/dkson95/asan | packaging: Add -marm and -fno-omit-frame-pointer | Denis Khalikov | 6 years |
sandbox/dkson95/gcc-7-abi-fix | PR c++/71712 - ABI tags on conversion ops. (Affect to ABI version 10) | Dongkyun, Son | 7 years |
sandbox/dkson95/hardfp | packaging: add hardfp support | Dongkyun, Son | 8 years |
sandbox/dkson95/isan | Adjust ISan overflow-mul testcase for x32 bits | Mikhail Kashkarov | 5 years |
sandbox/dkson95/libasansi | libsanitizer: new libasansi.so for ASan with Switchable Interceptors | Slava Barinov | 5 years |
sandbox/dkson95/lsan | [ASan] Add support for lsan background leak checking thread. | Michail Kashkarov | 7 years |
sandbox/dkson95/lto_ice | 2018-07-18 Richard Biener <rguenther@suse.de> | rguenth | 5 years |
sandbox/dkson95/memset | PR tree-optimization/33562 | law | 7 years |
sandbox/dkson95/merge | libsanitizer: fix SVACE warnings. | Andrey Drobyshev | 6 years |
sandbox/dkson95/merge_old | packaging: Add -Wformat options to disable warnings and tests FAIL. | Mikhail Kashkarov | 6 years |
sandbox/dkson95/pkgversion | packaging: update pkgversion to check build coherency. | Dongkyun Son | 7 years |
sandbox/dkson95/spectre | aarch64 - Set the mode for the unspec in speculation_tracker insn. | rearnsha | 6 years |
sandbox/dkson95/spectre_v1 | Although there's no fundamental reason why shrink wrapping and | rearnsha | 6 years |
sandbox/dkson95/thumb | packaging: Enable gcc build with mthumb-fp | Denis Khalikov | 6 years |
sandbox/dkson95/uas | Switch off -Wswitch-unreachable by default (move to Wextra) | Slava Barinov | 6 years |
sandbox/dkson95/vd | 2016-10-31 Sandra Loosemore <sandra@codesourcery.com> | sandra | 7 years |
sandbox/hk0110/conf1 | Remove --libdir configure option | Hyung-Kyu (HQ) Choi | 9 years |
sandbox/hk0110/conf_disable_fortran | Disable building FORTRAN compiler | Hyung-Kyu (HQ) Choi | 9 years |
sandbox/hk0110/disable_fortran | packaging: Disable builidng FORTRAN compiler | Hyung-Kyu (HQ) Choi | 9 years |
sandbox/ibaravy/bs21 | Merge "packaging: add license files to all sub components" into sandbox/ibara... | Dongkyun, Son | 8 years |
sandbox/ibaravy/isan | Implement suppression list support for ISan. | Ivan Baravy | 7 years |
sandbox/ibaravy/isan_base | commit 6fdba17a20fd7c5f31f39556dc511abe3a537204 | Denis Khalikov | 8 years |
sandbox/ibaravy/sanitize_libstdcxx | libstdc++: Exception-friendly ASan annotations for std::vector | Ivan Baravy | 7 years |
sandbox/ibaravy/sanitize_string | libstdc++: Exception-friendly ASan annotations for std::string | Ivan Baravy | 7 years |
sandbox/ibaravy/tizen | Add options for testing | Ivan Baravy | 8 years |
sandbox/ibaravy/upstream | 2017-05-15 Steven G. Kargl <kargl@gcc.gnu.org> | kargl | 8 years |
sandbox/jaehun77/armv7hl | Add support for armv7hl. | Mikhail Kashkarov | 7 years |
sandbox/jaehun77/hardfp | Revert "packaging: add fortran compiler" | Jaehun Jeong | 7 years |
sandbox/jaehun77/merge | [ASan] Add FORTIFY_SOURCE interceptors | Denis Khalikov | 7 years |
sandbox/jaehun77/merge_test | [ASan] Add interceptor for printf_chk | Denis Khalikov | 7 years |
sandbox/jolfzverb/fsf-5.3.0 | Fix packaging for 5.3.0 | Yury Usishchev | 9 years |
sandbox/jolfzverb/fsf-6-branch | hsa: Fix bootstrap with older host compilers | segher | 9 years |
sandbox/jolfzverb/fsf-gcc-5-branch | Daily bump. | gccadmin | 9 years |
sandbox/jolfzverb/fsf-master | PR target/70711 | mwahab | 9 years |
sandbox/jolfzverb/interposition | * doc/invoke.texi (-fsemantic-interposition): Document. | hubicka | 9 years |
sandbox/mkashkarov/ABI_update_gcc7_changes_arm | PR target/77728 | mpolacek | 7 years |
sandbox/mkashkarov/ABI_update_gcc7_changes_mangling | PR c++/71712 - ABI tags on conversion ops. | jason | 7 years |
sandbox/mkashkarov/aarch64_patches | PR target/77728 | jakub | 7 years |
sandbox/mkashkarov/annobin | Defer -fplugin-arg options processing till the plugin initialization | Mikhail Kashkarov | 5 years |
sandbox/mkashkarov/annobin_and_shadow_scale | Add support for compiler instrumentation with non-default ASan scale | Mikhail Kashkarov | 5 years |
sandbox/mkashkarov/annobin_asan | Reduce verbosity | Mikhail Kashkarov | 6 years |
sandbox/mkashkarov/annobin_fixes | Fix annobin merge unresolved conflicts | Mikhail Kashkarov | 5 years |
sandbox/mkashkarov/annotate_binary | Annobin src | Mikhail Kashkarov | 5 years |
sandbox/mkashkarov/annotate_string | Revert "Turn on allocator sanitization flag with enabled ASan" | Mikhail Kashkarov | 5 years |
sandbox/mkashkarov/annotate_vector | Add AddressSanitizer annotations to std::vector | redi | 6 years |
sandbox/mkashkarov/armv7hl | Merge branch 'sandbox/mkashkarov/armv7hl' of ssh://review.tizen.org:29418/pla... | Mikhail Kashkarov | 8 years |
sandbox/mkashkarov/armv7hl_support | Add support for armv7hl. | Mikhail Kashkarov | 7 years |
sandbox/mkashkarov/asan_periodically_leak_check | [ASan] Add support for lsan background leak checking thread. | Michail Kashkarov | 7 years |
sandbox/mkashkarov/asan_shadow_scale | PR sanitizer/88291 | jakub | 5 years |
sandbox/mkashkarov/asan_stack_vars | Fixups for scale=4 at least | Mikhail Kashkarov | 5 years |
sandbox/mkashkarov/asan_symbolize | Fix asan_symbolize.py for detection C++ function names. | Mikhail Kashkarov | 7 years |
sandbox/mkashkarov/asan_symbolize_frame | Factor out have_symbolized_line | Mikhail Kashkarov | 7 years |
sandbox/mkashkarov/bootstrap_asan | Enable more runtime compiler checks | Mikhail Kashkarov | 5 years |
sandbox/mkashkarov/bs_45 | Move static array from header to .c file (fixed increased memory usage bs-45) | Mikhail Kashkarov | 8 years |
sandbox/mkashkarov/buildtime | Enable parallel 'make install' | Mikhail Kashkarov | 5 years |
sandbox/mkashkarov/disable_string_sso | Add option to disable c++11 std::basic_string SSO optimization. | Mikhail Kashkarov | 6 years |
sandbox/mkashkarov/dotnet | Fix build warnings with enabled/disabled call forwarding | Mikhail Kashkarov | 5 years |
sandbox/mkashkarov/fix_stringbuf_capacity | PR libstdc++/81338 correctly manage string capacity | redi | 6 years |
sandbox/mkashkarov/gcc9.2 | Fix gitattributes typo | Mikhail Kashkarov | 5 years |
sandbox/mkashkarov/gcc_abi_11 | Update -fabi-version default to 11. | jason | 7 years |
sandbox/mkashkarov/libasansi | [build] Enable libasansi.so installation | Mikhail Kashkarov | 5 years |
sandbox/mkashkarov/lsan_periodical_check_v2 | Refactor, add O_TRUNC for opening file. | Michail Kashkarov | 7 years |
sandbox/mkashkarov/lsan_periodical_check_v3 | [LSan] Add new experimental option for checking long-running processes. | Michail Kashkarov | 7 years |
sandbox/mkashkarov/rpm_testresult | Repair collecting files for testresults rpm package. | Mikhail Kashkarov | 6 years |
sandbox/mkashkarov/sanitize_string_company | Temp remove define for aligned attribute. | Mikhail Kashkarov | 7 years |
sandbox/mkashkarov/sanitizer_annotate_string | Sort it, add friedn basic_ostream. | Mikhail Kashkarov | 7 years |
sandbox/mkashkarov/spectre_v1 | [ARM] PR rtl-optimization/68664 Implement TARGET_SCHED_CAN_SPECULATE_INSN hook | ktkachov | 6 years |
sandbox/mkashkarov/test-fix | Fix annobin merge unresolved conflicts | Mikhail Kashkarov | 5 years |
sandbox/mkashkarov/testresults | Test u-align | Mikhail Kashkarov | 5 years |
sandbox/mkashkarov/tests_on_target_device | packaging: Add macroses to test linaro-gcc on target device | Mikhail Kashkarov | 6 years |
sandbox/mkashkarov/tsan_aarch64 | Fixed aarch64 build. | jakub | 7 years |
sandbox/mkashkarov/wformat | packaging: Add -Wformat options to disable warnings and tests FAIL. | Mikhail Kashkarov | 7 years |
sandbox/mro/allocas | Fix partial redzone size for alloca: | Maxim Ostapenko | 8 years |
sandbox/mro/allocas-debug | Fix an error in unpoisoning routine: we need to add one more byte to include | Maxim Ostapenko | 8 years |
sandbox/mro/allocas-debug-internal | internal memset | Maxim Ostapenko | 8 years |
sandbox/mro/asan_compact_allocator | Make {A, L}San allocator more compact. | Maxim Ostapenko | 8 years |
sandbox/mro/function_reordering | Backport function reordering plugin feature from google/gcc-4.9. | Maxim Ostapenko | 9 years |
sandbox/mro/isan | Chanege ubsan-force-options package to force -fsanitize=unsigned-integer-over... | Maxim Ostapenko | 9 years |
sandbox/mro/isan_final | Fix intenal gimple call gimplification when want_value == false. | Maxim Ostapenko | 8 years |
sandbox/mro/lsan | Move lsan_check_in_progress definition to lsan_common.cc. | Maxim Ostapenko | 8 years |
sandbox/mro/lsan-motte | Hack for motte | Maxim Ostapenko | 8 years |
sandbox/mro/lsan-swap | Add sanitizer-sources package. | Maxim Ostapenko | 8 years |
sandbox/mro/lsan1 | Add x86 and arm in lsan_arch. Add liblsan-32bit for x86_64. | Maxim Ostapenko | 8 years |
sandbox/mro/lsan_haks | Apply several fixes for {a, l}san-tuntime packages to improve usability. | Maxim Ostapenko | 8 years |
sandbox/mro/lsan_mmap | Add mmap64 interceptor | Maxim Ostapenko | 8 years |
sandbox/mro/lsan_mmap2 | Add mmap/munmap interceptors. | Maxim Ostapenko | 8 years |
sandbox/mro/lto | Fix packaging for GCC 5.3.1. | Maxim Ostapenko | 9 years |
sandbox/mro/sanitizer | Add mainfest file. | Maxim Ostapenko | 8 years |
sandbox/nmerinov/llvm | Provide libatomic-devel and gcov packages | Nikolai Merinov | 6 years |
sandbox/pavelkopyl/coverage | Allow to read GCOV options from /tmp/GCOV_OPTS. | Pavel Kopyl | 7 years |
sandbox/pavelkopyl/dump_opts_4.9 | Pass GCC's version to dump_configure.pl | Pavel Kopyl | 8 years |
sandbox/pavelkopyl/dump_opts_6.2 | Pass GCC's version to dump_configure.pl | Pavel Kopyl | 8 years |
sandbox/pavelkopyl/dump_opts_6.3 | Collect db with configure options. | Pavel Kopyl | 8 years |
sandbox/rlakeev/QTOOLS_141 | fix test | Roman Lakeev | 5 years |
sandbox/sangminseo/libbacktrace | PR sanitizer/77631 | Denis Khalikov | 7 years |
sandbox/sangminseo/opt-force-flags | Add OPT_FORCE_FLAGS to gcc-force-options. | Sangmin Seo | 7 years |
sandbox/upstream/6.1 | packaging: fixed error: Installed (but unpackaged) file(s) found | Dongkyun, Son | 8 years |
sandbox/upstream/6.2 | packaging: change version to 6.2.1 | Dongkyun, Son | 8 years |
sandbox/upstream/6.2.1 | packaging: add packaging | Dongkyun, Son | 8 years |
sandbox/vbarinov/32bit | Remove hard-coded path to extract-ubsan-logs script | Slava Barinov | 8 years |
sandbox/vbarinov/asan/release_to_os | [asan] Revert ABI changes after ASan patches backporting | Slava Barinov | 7 years |
sandbox/vbarinov/asan_containers | Merge commit 'refs/changes/53/137953/1' of ssh://review.tizen.org:29418/platf... | Slava Barinov | 7 years |
sandbox/vbarinov/asan_test | Merge commit '02b4844a6b8' into sandbox/vbarinov/asan_test | Slava Barinov | 7 years |
sandbox/vbarinov/bootstrap-asan | Merge branch 'tizen_base' into sandbox/vbarinov/bootstrap-asan | Slava Barinov | 7 years |
sandbox/vbarinov/dotnet | libsanitizer: remove warning about switched off interceptors | Slava Barinov | 5 years |
sandbox/vbarinov/lto | Zero local estimated benefit for cloning extern inline function | jamborm | 6 years |
sandbox/vbarinov/mips | p5600 support added | Slava Barinov | 8 years |
sandbox/vbarinov/multilib | Add lib32 search path for building *-32bit packages | Slava Barinov | 8 years |
sandbox/vbarinov/plugins | Enable GCC plugins | Slava Barinov | 8 years |
sandbox/vbarinov/ubsan | Import fix for ICE in LTO+ubsan | jakub | 8 years |
sandbox/ynshero11/tizen_3.0_base | modify spec file for libgo | namsu lee | 8 years |
sandbox_chanleebf/profiled | packaging: Enable profile biuld for only ix86 and x86_64 | Chan Lee | 7 years |
tizen | set BASE-VER to 4.9.2 | Dongkyun, Son | 9 years |
tizen_3.0 | Set right preload path for libasan.so | Slava Barinov | 8 years |
tizen_3.0.m2_base | Merge: Sanitizer related patches from tizen_base | Chan Lee | 8 years |
tizen_3.0_base | packaging: add license files to all sub components | Chan Lee | 8 years |
tizen_4.0_base | packaging: do not registers the SEGV handler in ASan runtime. | Dongkyun Son | 6 years |
tizen_4.0_tv | [TTC-5] Forbid section anchors for ASan build (PR sanitizer/81697) | Slava Barinov | 7 years |
tizen_5.0_base | [ASan] Add support for lsan background leak checking thread. | Michail Kashkarov | 6 years |
tizen_5.5_base | packaging: add support option for -fstack-protector-strong | Dongkyun Son | 4 years |
tizen_5.5_base_mobile_hotfix | Adjust ISan overflow-mul testcase for x32 bits | Mikhail Kashkarov | 5 years |
tizen_5.5_base_wearable_hotfix | Merge branch 'tizen_base' into tizen_5.5_base | Dongkyun Son | 5 years |
tizen_5.5_tv | packaging: add support option for -fstack-protector-strong | Dongkyun Son | 4 years |
tizen_base | packaging: Enable configure-dumper | Slava Barinov | 4 years |
tizen_base_gcc49 | packaging: add license files to all sub components | Chan Lee | 8 years |
tizen_base_old | Deliver sanitizer-devel.rpm package. | Maxim Ostapenko | 8 years |
tizen_studio_gcc_6.2 | Mark -fstack-protect as optimization flag. | Martin Liska | 4 years |
upstream | Make Linaro GCC Snapshot 6.2-2016.12. | Yvan Roux | 8 years |
upstream-4.9.2 | Make Linaro GCC 4.9-2015.02. | collison | 10 years |