summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
accepted/tizen_4.0_baseFixed ARM single stepper: added "ADD Rn, PC" command emulation (#24271)Alexander Soldatov4 years
accepted/tizen_4.0_unifiedAdd memory optimization patches from upstreamKonstantin Baladurin6 years
accepted/tizen_5.0_base[x86/Linux] Fix SIGSEGV during evaluation abort routine.Mikhail Kurinnoi4 years
accepted/tizen_5.5_unified[Tizen] Unify dnetmemoryenumlib terms to match the codebase (#291)Mateusz Moscicki/System (PLT) /SRPOL/Engineer/Samsung Electronics4 years
accepted/tizen_5.5_unified_mobile_hotfixFix step with stackalloc (#27246) (#27351)Steve MacLean3 years
accepted/tizen_5.5_unified_wearable_hotfixfix dwarf-based unwinding to the end of stackYaroslav Yamshchikov3 years
accepted/tizen_6.0_unifiedFix memory leaked caused by Marshal.GetFunctionPointerForDelegate (#28074)Aaron Robinson3 years
accepted/tizen_6.0_unified_hotfix[Tizen] Add method to write coredump of .NET process (#317)Mateusz Moscicki/System (PLT) /SRPOL/Engineer/Samsung Electronics3 years
accepted/tizen_6.5_unified[Tizen] Null check for MemberLoader::FindMethod (#332)이형주/Common Platform Lab(SR)/삼성전자20 months
accepted/tizen_base[Tizen] Update version: 2.1.1 -> 2.1.4Gleb Balykov6 years
accepted/tizen_commonRemove lldb dependencyJiyoung Yun7 years
accepted/tizen_iviRemove lldb dependencyJiyoung Yun7 years
accepted/tizen_mobileRemove lldb dependencyJiyoung Yun7 years
accepted/tizen_tvRemove lldb dependencyJiyoung Yun7 years
accepted/tizen_unified[Tizen] Support armv7hl buildWoongsuk Cho2 years
asoldatovRevert "Add test text"Alexander Soldatov6 years
backup/release/2.0.0_tizen/20170828Add -pie to linker optionCHUNSEOK LEE7 years
backup/release/2.0.0_tizen/20170906Revert "Add -pie to linker option"CHUNSEOK LEE7 years
backup/tizen_5.5/20190304Revert "[Tizen] Fix gen-buildsys-clang.sh to set CLR_CMAKE_LINUX_ID"Hyungju Lee5 years
backup/tizen_base_2.0.0Optimizations for 2nd level of Vtable + different fixes for JIT and runtimeAlexander Soldatov6 years
backup/tizen_base_2.1.1-upd2[Tizen] Fix gen-buildsys-clang.sh to set CLR_CMAKE_LINUX_IDHyungju Lee6 years
masterInitial empty repositoryJong Jeong Kim7 years
origin/backup/release/2.0.0_tizen_4.0/20170908clear cache after relocationCHUNSEOK LEE7 years
sandbox/adrob/asan[Tizen] Implement filtering of sanitized libraries.Andrey Drobyshev5 years
sandbox/adrob/asan.old[Tizen] build with libasan support.Andrey Drobyshev5 years
sandbox/akazmin/asan_annotate_buffAnnotate CLR to native buffers for ASan runtimeAndrey Kazmin4 years
sandbox/ches01/asan[Tizen] Enable Tizen ASan runtime supportVyacheslav Cherkashin5 years
sandbox/ches01/asan_ARM[Tizen] Enable Tizen ASan runtime supportVyacheslav Cherkashin5 years
sandbox/ches01/asan_ARM_v2[Tizen] Enable Tizen ASan runtime supportVyacheslav Cherkashin5 years
sandbox/ches01/asan_amd64Add ASan wrapper for jit callbacks from external code (AMD64)Vyacheslav Cherkashin5 years
sandbox/ches01/asan_amd64_intel_syntaxChange tizenasanenv.S syntax (AT&T -> intel) for AMD64Vyacheslav Cherkashin5 years
sandbox/ches01/asan_amd64_v2ASan: add AMD64 supportVyacheslav Cherkashin5 years
sandbox/ches01/integrate-libasansi[Tizen] Enable Tizen ASan runtime supportVyacheslav Cherkashin5 years
sandbox/ches01/integrate-libasansi_debugFix problem with debugsVyacheslav Cherkashin5 years
sandbox/ches01/integrate-libasansi_debug_v2Add debug_prints for bug...Vyacheslav Cherkashin5 years
sandbox/denis13/gcc6xIn case that tool building by clang,Denis Khalikov7 years
sandbox/dkson95/clangAdd BuildRequires: clang-accel-*Dongkyun, Son7 years
sandbox/dkson95/gcc_6_2_1Change gcc version to 6.2.1Dongkyun, Son7 years
sandbox/dkson95/hardfpAdd hard-float option to spec fileJaehun Jeong7 years
sandbox/dkson95/hardfp_rebaseAdd armv7hl architecture supportDongkyun Son6 years
sandbox/dkson95/integrate-libasansi[Tizen] Enable Tizen ASan runtime supportVyacheslav Cherkashin4 years
sandbox/dkson95/tizenRevert "[Tizen] Implement detecting of sanitized libraries"Dongkyun Son4 years
sandbox/giuliana/fix_llvm_pathAdd ExclusiveArch optionJiyoung Yun7 years
sandbox/giuliana/gcc_6_2_1Remove /usr/include path from CPLUS_INCLUDE_PATHJiyoung Yun7 years
sandbox/giuliana/x86_baselibsEnable x86 build by using -64bit dependenciesJiyoung Yun7 years
sandbox/jaehun77/hardfpAdd hard-float option to spec fileJaehun Jeong7 years
sandbox/mkashkarov/debug_build[Tizen] Use -mstackrealign to sync up with Tizen build changesMikhail Kashkarov4 years
sandbox/mkashkarov/testAdd profiling support.Dmitri Botcharnikov7 years
sandbox/mkashkarov/tizen_6.0_build[WIP] Build with gccMikhail Kashkarov4 years
sandbox/nmerinov/llvmDetect interpreter from echo instead of gccNikolai Merinov5 years
sandbox/vbarinov/clean-clangEnable build with updated clangSlava Barinov7 years
sandbox/wangbiao/rpm_upgradeFix build error with rpm 4.14.1 versionbiao716.wang4 years
tcMerge "Update prebuilt tests to 2.0.7" into tcwoongsuk cho6 years
tizen[Tizen] build fix for clang-10 (#331)이형주/Common Platform Lab(SR)/삼성전자2 years
tizen_4.0Fix build break in Debug build typeEden Lee6 years
tizen_4.0_baseFixed ARM single stepper: added "ADD Rn, PC" command emulation (#24271)Alexander Soldatov4 years
tizen_4.0_tvPort 'Fix a PAL spin lock issue'Konstantin Baladurin5 years
tizen_5.0_baseFix TPA map hash calculation. (#288)Mikhail Kurinnoi/AI Compiler Lab /SRR/Staff Engineer/Samsung Electronics3 years
tizen_5.5fix dwarf-based unwinding to the end of stackYaroslav Yamshchikov3 years
tizen_5.5_mobile_hotfix[x86/Linux] Fix SIGSEGV on Debugger.Break() during debugging.Mikhail Kurinnoi3 years
tizen_5.5_tvFix TPA map hash calculation. (#288)Mikhail Kurinnoi/AI Compiler Lab /SRR/Staff Engineer/Samsung Electronics3 years
tizen_5.5_wearable_hotfix[x86/Linux] Fix SIGSEGV on Debugger.Break() during debugging.Mikhail Kurinnoi3 years
tizen_6.0Fix memory leaked caused by Marshal.GetFunctionPointerForDelegate (#28074)Aaron Robinson3 years
tizen_6.0_hotfix[x86/Linux] Fix SIGSEGV on Debugger.Break() during debugging.Mikhail Kurinnoi3 years
tizen_6.5[Tizen] Null check for MemberLoader::FindMethod (#332)이형주/Common Platform Lab(SR)/삼성전자20 months
tizen_base[Tizen] Update version: 2.1.1 -> 2.1.4Gleb Balykov6 years