index
:
platform/upstream/coreclr
accepted/tizen_4.0_base
accepted/tizen_4.0_unified
accepted/tizen_5.0_base
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_base
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
asoldatov
backup/release/2.0.0_tizen/20170828
backup/release/2.0.0_tizen/20170906
backup/tizen_5.5/20190304
backup/tizen_base_2.0.0
backup/tizen_base_2.1.1-upd2
master
origin/backup/release/2.0.0_tizen_4.0/20170908
sandbox/adrob/asan
sandbox/adrob/asan.old
sandbox/akazmin/asan_annotate_buff
sandbox/ches01/asan
sandbox/ches01/asan_ARM
sandbox/ches01/asan_ARM_v2
sandbox/ches01/asan_amd64
sandbox/ches01/asan_amd64_intel_syntax
sandbox/ches01/asan_amd64_v2
sandbox/ches01/integrate-libasansi
sandbox/ches01/integrate-libasansi_debug
sandbox/ches01/integrate-libasansi_debug_v2
sandbox/denis13/gcc6x
sandbox/dkson95/clang
sandbox/dkson95/gcc_6_2_1
sandbox/dkson95/hardfp
sandbox/dkson95/hardfp_rebase
sandbox/dkson95/integrate-libasansi
sandbox/dkson95/tizen
sandbox/giuliana/fix_llvm_path
sandbox/giuliana/gcc_6_2_1
sandbox/giuliana/x86_baselibs
sandbox/jaehun77/hardfp
sandbox/mkashkarov/debug_build
sandbox/mkashkarov/test
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/vbarinov/clean-clang
sandbox/wangbiao/rpm_upgrade
tc
tizen
tizen_4.0
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_base
Domain: Dotnet / Core; Licenses: MIT;
Alexander Soldatov <soldatov.a@samsung.com>, Dmitri Botcharnikov <dmitry.b@samsung.com>, Igor Kulaychuk <i.kulaychuk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
accepted/tizen_4.0_base
Fixed ARM single stepper: added "ADD Rn, PC" command emulation (#24271)
Alexander Soldatov
5 years
accepted/tizen_4.0_unified
Add memory optimization patches from upstream
Konstantin Baladurin
7 years
accepted/tizen_5.0_base
[x86/Linux] Fix SIGSEGV during evaluation abort routine.
Mikhail Kurinnoi
4 years
accepted/tizen_5.5_unified
[Tizen] Unify dnetmemoryenumlib terms to match the codebase (#291)
Mateusz Moscicki/System (PLT) /SRPOL/Engineer/Samsung Electronics
4 years
accepted/tizen_5.5_unified_mobile_hotfix
Fix step with stackalloc (#27246) (#27351)
Steve MacLean
4 years
accepted/tizen_5.5_unified_wearable_hotfix
fix dwarf-based unwinding to the end of stack
Yaroslav Yamshchikov
4 years
accepted/tizen_6.0_unified
Fix memory leaked caused by Marshal.GetFunctionPointerForDelegate (#28074)
Aaron Robinson
4 years
accepted/tizen_6.0_unified_hotfix
[Tizen] Add method to write coredump of .NET process (#317)
Mateusz Moscicki/System (PLT) /SRPOL/Engineer/Samsung Electronics
4 years
accepted/tizen_6.5_unified
[Tizen] Null check for MemberLoader::FindMethod (#332)
이형주/Common Platform Lab(SR)/삼성전자
2 years
accepted/tizen_base
[Tizen] Update version: 2.1.1 -> 2.1.4
Gleb Balykov
6 years
accepted/tizen_common
Remove lldb dependency
Jiyoung Yun
8 years
accepted/tizen_ivi
Remove lldb dependency
Jiyoung Yun
8 years
accepted/tizen_mobile
Remove lldb dependency
Jiyoung Yun
8 years
accepted/tizen_tv
Remove lldb dependency
Jiyoung Yun
8 years
accepted/tizen_unified
[Tizen] Support armv7hl build
Woongsuk Cho
3 years
asoldatov
Revert "Add test text"
Alexander Soldatov
6 years
backup/release/2.0.0_tizen/20170828
Add -pie to linker option
CHUNSEOK LEE
7 years
backup/release/2.0.0_tizen/20170906
Revert "Add -pie to linker option"
CHUNSEOK LEE
7 years
backup/tizen_5.5/20190304
Revert "[Tizen] Fix gen-buildsys-clang.sh to set CLR_CMAKE_LINUX_ID"
Hyungju Lee
6 years
backup/tizen_base_2.0.0
Optimizations for 2nd level of Vtable + different fixes for JIT and runtime
Alexander Soldatov
6 years
backup/tizen_base_2.1.1-upd2
[Tizen] Fix gen-buildsys-clang.sh to set CLR_CMAKE_LINUX_ID
Hyungju Lee
6 years
master
Initial empty repository
Jong Jeong Kim
8 years
origin/backup/release/2.0.0_tizen_4.0/20170908
clear cache after relocation
CHUNSEOK LEE
7 years
sandbox/adrob/asan
[Tizen] Implement filtering of sanitized libraries.
Andrey Drobyshev
5 years
sandbox/adrob/asan.old
[Tizen] build with libasan support.
Andrey Drobyshev
5 years
sandbox/akazmin/asan_annotate_buff
Annotate CLR to native buffers for ASan runtime
Andrey Kazmin
4 years
sandbox/ches01/asan
[Tizen] Enable Tizen ASan runtime support
Vyacheslav Cherkashin
5 years
sandbox/ches01/asan_ARM
[Tizen] Enable Tizen ASan runtime support
Vyacheslav Cherkashin
5 years
sandbox/ches01/asan_ARM_v2
[Tizen] Enable Tizen ASan runtime support
Vyacheslav Cherkashin
5 years
sandbox/ches01/asan_amd64
Add ASan wrapper for jit callbacks from external code (AMD64)
Vyacheslav Cherkashin
5 years
sandbox/ches01/asan_amd64_intel_syntax
Change tizenasanenv.S syntax (AT&T -> intel) for AMD64
Vyacheslav Cherkashin
5 years
sandbox/ches01/asan_amd64_v2
ASan: add AMD64 support
Vyacheslav Cherkashin
5 years
sandbox/ches01/integrate-libasansi
[Tizen] Enable Tizen ASan runtime support
Vyacheslav Cherkashin
5 years
sandbox/ches01/integrate-libasansi_debug
Fix problem with debugs
Vyacheslav Cherkashin
5 years
sandbox/ches01/integrate-libasansi_debug_v2
Add debug_prints for bug...
Vyacheslav Cherkashin
5 years
sandbox/denis13/gcc6x
In case that tool building by clang,
Denis Khalikov
8 years
sandbox/dkson95/clang
Add BuildRequires: clang-accel-*
Dongkyun, Son
7 years
sandbox/dkson95/gcc_6_2_1
Change gcc version to 6.2.1
Dongkyun, Son
8 years
sandbox/dkson95/hardfp
Add hard-float option to spec file
Jaehun Jeong
7 years
sandbox/dkson95/hardfp_rebase
Add armv7hl architecture support
Dongkyun Son
7 years
sandbox/dkson95/integrate-libasansi
[Tizen] Enable Tizen ASan runtime support
Vyacheslav Cherkashin
5 years
sandbox/dkson95/tizen
Revert "[Tizen] Implement detecting of sanitized libraries"
Dongkyun Son
5 years
sandbox/giuliana/fix_llvm_path
Add ExclusiveArch option
Jiyoung Yun
8 years
sandbox/giuliana/gcc_6_2_1
Remove /usr/include path from CPLUS_INCLUDE_PATH
Jiyoung Yun
8 years
sandbox/giuliana/x86_baselibs
Enable x86 build by using -64bit dependencies
Jiyoung Yun
8 years
sandbox/jaehun77/hardfp
Add hard-float option to spec file
Jaehun Jeong
7 years
sandbox/mkashkarov/debug_build
[Tizen] Use -mstackrealign to sync up with Tizen build changes
Mikhail Kashkarov
5 years
sandbox/mkashkarov/test
Add profiling support.
Dmitri Botcharnikov
7 years
sandbox/mkashkarov/tizen_6.0_build
[WIP] Build with gcc
Mikhail Kashkarov
5 years
sandbox/nmerinov/llvm
Detect interpreter from echo instead of gcc
Nikolai Merinov
6 years
sandbox/vbarinov/clean-clang
Enable build with updated clang
Slava Barinov
8 years
sandbox/wangbiao/rpm_upgrade
Fix build error with rpm 4.14.1 version
biao716.wang
5 years
tc
Merge "Update prebuilt tests to 2.0.7" into tc
woongsuk cho
6 years
tizen
[Tizen] build fix for clang-10 (#331)
이형주/Common Platform Lab(SR)/삼성전자
3 years
tizen_4.0
Fix build break in Debug build type
Eden Lee
6 years
tizen_4.0_base
Fixed ARM single stepper: added "ADD Rn, PC" command emulation (#24271)
Alexander Soldatov
5 years
tizen_4.0_tv
Port 'Fix a PAL spin lock issue'
Konstantin Baladurin
5 years
tizen_5.0_base
Fix TPA map hash calculation. (#288)
Mikhail Kurinnoi/AI Compiler Lab /SRR/Staff Engineer/Samsung Electronics
4 years
tizen_5.5
fix dwarf-based unwinding to the end of stack
Yaroslav Yamshchikov
4 years
tizen_5.5_mobile_hotfix
[x86/Linux] Fix SIGSEGV on Debugger.Break() during debugging.
Mikhail Kurinnoi
3 years
tizen_5.5_tv
Fix TPA map hash calculation. (#288)
Mikhail Kurinnoi/AI Compiler Lab /SRR/Staff Engineer/Samsung Electronics
4 years
tizen_5.5_wearable_hotfix
[x86/Linux] Fix SIGSEGV on Debugger.Break() during debugging.
Mikhail Kurinnoi
3 years
tizen_6.0
Fix memory leaked caused by Marshal.GetFunctionPointerForDelegate (#28074)
Aaron Robinson
4 years
tizen_6.0_hotfix
[x86/Linux] Fix SIGSEGV on Debugger.Break() during debugging.
Mikhail Kurinnoi
3 years
tizen_6.5
[Tizen] Null check for MemberLoader::FindMethod (#332)
이형주/Common Platform Lab(SR)/삼성전자
2 years
tizen_base
[Tizen] Update version: 2.1.1 -> 2.1.4
Gleb Balykov
6 years