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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-15
[Tizen] Add coreclr_preload_assembly to CoreCLR host API
tizen_5.5.m2_release
submit/tizen_5.5_mobile_hotfix/20201026.185106
submit/tizen_5.5/20191031.000006
submit/tizen/20191014.221258
accepted/tizen/unified/20191015.012049
accepted/tizen/5.5/unified/mobile/hotfix/20201027.061818
accepted/tizen/5.5/unified/20191031.004944
Konstantin Baladurin
14
-162
/
+1064
2019-10-11
[Tizen] mscorlib postscript to remove System.Private.CoreLib.dll.Backup
submit/tizen/20191010.235421
accepted/tizen/unified/20191011.080124
Hyungju Lee
1
-0
/
+4
2019-10-11
[Tizen] Enable Tizen ASan runtime support
Vyacheslav Cherkashin
2
-1
/
+14
2019-10-11
[Tizen] Implement ASan wrapper for Linux AMD64
Vyacheslav Cherkashin
3
-0
/
+157
2019-10-11
[Tizen] Implement ASan wrapper for Linux ARM32
Vyacheslav Cherkashin
6
-0
/
+278
2019-10-11
[Tizen] Implement detecting of sanitized libraries
Andrey Drobyshev
5
-0
/
+182
2019-10-07
Remove VolatileLoad from code already under lock
Fadi Hanna
1
-1
/
+1
2019-10-07
Use VolaiteLoad to read counter
Fadi Hanna
1
-2
/
+2
2019-10-07
Fix read ordering bug between buckets pointer and counter
Fadi Hanna
1
-1
/
+4
2019-10-07
Prevent freeing of the profiler on process shutdown.
David Mason
1
-11
/
+6
2019-10-07
Revert "bail if profiler is terminated"
David Mason
1
-24
/
+15
2019-10-07
bail if profiler is terminated
David Mason
1
-15
/
+24
2019-10-07
[Tizen] skip dotnet specific arguments in corerun
Konstantin Baladurin
1
-0
/
+13
2019-10-07
Build error fix on FEATURE_PREJIT=true
Swift Kim
2
-2
/
+2
2019-10-04
[Linux/x86] Use ebp from current context during unwinding (#26789)
Konstantin Baladurin
4
-15
/
+21
2019-10-04
[Tizen] Add unsupported tests for arm
Konstantin Baladurin
1
-0
/
+1
2019-09-26
[JIT/x86] Fix LinearScan::allocateRegisters (#26649)
Konstantin Baladurin
1
-1
/
+1
2019-09-26
Linux/x86: fix build (#26594)
Konstantin Baladurin
2
-0
/
+3
2019-09-26
[Tizen] Pack test libs to coreclr-test
Gleb Balykov
1
-0
/
+1
2019-09-26
[Tizen] PrecompileCommonGenerics to false
Hyungju Lee
1
-1
/
+1
2019-09-26
[Tizen] Disable missing test, which requires libhostpolicy.so to be missing
Gleb Balykov
1
-0
/
+1
2019-09-26
[Tizen] Add unsupported tests: see tests/issues.targets
Gleb Balykov
1
-0
/
+6
2019-09-26
[Tizen] Replace new runtest.sh, which calls dotnet internally, with old runte...
Gleb Balykov
1
-256
/
+1071
2019-09-26
[Tizen] Partially revert a6292a6.
Mikhail Kurinnoi
1
-0
/
+39
2019-09-26
[Tizen] Update openssl-64bit version to 1.1
Hyungju Lee
1
-1
/
+1
2019-09-26
[Tizen] Enable IBCLogger
Hyungju Lee
1
-1
/
+1
2019-09-26
add access(2) call before dlopening files
Yaroslav Yamshchikov
1
-0
/
+9
2019-09-26
[Tizen] Precompile frequently used generic methods.
Kirill Frolov
3
-0
/
+48
2019-09-26
corbbtprof: set byte alignment for CORBBTPROF structures (#25816)
Konstantin Baladurin
1
-0
/
+5
2019-09-26
Fail to explicitly tail call on x86 unix. (#25032)
Jarret Shook
3
-2
/
+55
2019-09-26
[Tizen] Disable jithost arena cache
Gleb Balykov
1
-1
/
+1
2019-09-26
[Tizen] Disable IBC Logger as a default
DongHeon Jung
2
-1
/
+5
2019-09-26
Fix a build error when IBCLOGGER_ENABLED is not defined (#25691)
Dong-Heon Jung
1
-13
/
+31
2019-09-26
[Tizen] Define -DHAS_ADDRESS_SANITIZER for ASan build
Slava Barinov
1
-3
/
+6
2019-09-26
[Tizen] Remove -DFEATURE_GDBJIT=TRUE from spec file
Hyungju Lee
1
-2
/
+2
2019-09-26
[Tizen] Update Openssl version 1.0 to 1.1
Hyungju Lee
1
-1
/
+1
2019-09-26
[Tizen] Enable PGO for Linux/arm
Konstantin Baladurin
4
-4
/
+27
2019-09-24
[Tizen] seperate PIC and PIE to fix x86_64 build error
Woongsuk Cho
1
-3
/
+5
2019-09-24
[Tizen] Add a library to retrieve memory regions for a coredump
Mateusz Moscicki
9
-15
/
+340
2019-09-24
[Tizen] update cscope files to be ignored
Hyungju Lee
1
-0
/
+4
2019-09-24
[Tizen] Change paths to ilasm/ildasm
swift.kim
1
-4
/
+4
2019-09-24
[Tizen] Rearrange executables among rpm pkgs
Hyungju Lee
1
-20
/
+9
2019-09-24
[Tizen] Enable RELRO protection
junghyuk.park
1
-2
/
+2
2019-09-24
[Tizen] Add crossgen and coreconsole to coreclr package
junghyuk.park
1
-2
/
+6
2019-09-24
[Tizen] Provide symlinks to .NET version for compatibility
junghyuk.park
1
-0
/
+12
2019-09-24
[Tizen] Add skipped testcase: superpmi
Hyeongseok Oh
1
-0
/
+1
2019-09-24
[Tizen] Add skipped testcase on TM1
Jiyoung Yun
1
-1
/
+5
2019-09-24
Fix OOPStackUnwinderX86::Unwind crash when Eip is invalid
Igor Kulaychuk
1
-1
/
+1
2019-09-24
Fix EECodeManager::GetAmbientSP on x86/Linux
Igor Kulaychuk
1
-1
/
+2
2019-09-24
[Tizen] Provide a symlink to installed Microsoft.NETCore.App version
junghyuk.park
1
-0
/
+3
[next]