summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-24[Tizen] build fix for clang-10 (#331)submit/tizen/20220224.044249tizen이형주/Common Platform Lab(SR)/삼성전자4-11/+11
2022-01-18[Tizen] Workaround for undocumented EAGAIN returned from pthread_kill (#328)Gleb Balykov/Platform Lab /SRR/Staff Engineer/Samsung Electronics1-2/+2
2021-12-23[Tizen] Support armv7hl buildsubmit/tizen/20211223.031503accepted/tizen/unified/20211223.050247accepted/tizen_unifiedWoongsuk Cho1-8/+18
2021-11-22[Tizen] Add support for aarch64 for coredumps created by minicoredumper (#327)submit/tizen_6.5/20211121.211854submit/tizen/20211121.211701accepted/tizen/unified/20211122.122534accepted/tizen/6.5/unified/20211122.213410Mateusz Moscicki/System (PLT) /SRPOL/Engineer/Samsung Electronics1-0/+6
2021-09-21[x86/Linux] Fix SIGSEGV on Debugger.Break() during debugging.tizen_6.5.m2_releasesubmit/tizen_6.5/20211028.163301submit/tizen_6.0_hotfix/20210922.230120submit/tizen/20210922.225908accepted/tizen/unified/20210923.052934accepted/tizen/6.5/unified/20211028.225403tizen_6.0_hotfixMikhail Kurinnoi1-1/+1
2021-06-29Add YieldProcessor implementation for armsubmit/tizen/20210629.000826accepted/tizen/unified/20210629.130321Gleb Balykov2-8/+3
2021-01-15Fix memory leaked caused by Marshal.GetFunctionPointerForDelegate (#28074)submit/tizen_6.0/20210115.013248submit/tizen/20210115.013305accepted/tizen/unified/20210115.125752accepted/tizen/6.0/unified/20210115.041837tizen_6.0accepted/tizen_6.0_unifiedAaron Robinson2-16/+7
2020-12-01r0InUse should be true for SoftFP in CodeGen::genProfilingLeaveCallback in sr...submit/tizen_6.0_hotfix/20201201.072132submit/tizen_6.0/20201201.072121submit/tizen/20201201.072115accepted/tizen/unified/20201202.124951accepted/tizen/6.0/unified/20201202.212218이형주/Common Platform Lab(SR)/Staff Engineer/삼성전자1-1/+1
2020-10-29Remove --arch option from runtest.shTimur2-20/+9
2020-10-05[Tizen] Add RelativeStubPrecode for arm64, which replaces StubPrecode in FNV ...Gleb Balykov8-19/+276
2020-10-05[Tizen] Add method to write coredump of .NET process (#317)tizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.115101submit/tizen_6.0_hotfix/20201102.192901submit/tizen_6.0/20201029.205501submit/tizen/20201005.013439accepted/tizen/unified/20201005.101320accepted/tizen/6.0/unified/hotfix/20201102.235357accepted/tizen/6.0/unified/20201030.104646accepted/tizen_6.0_unified_hotfixMateusz Moscicki/System (PLT) /SRPOL/Engineer/Samsung Electronics3-26/+65
2020-10-05fix dwarf-based unwinding to the end of stackYaroslav Yamshchikov1-1/+1
2020-10-05Revert "[Tizen] Fix crash on accessing 0x0 while unwinding (#287)"Yaroslav Yamshchikov1-3/+1
2020-09-21[Tizen] Add RelativeFixupPrecode for arm64, which replaces FixupPrecode in FN...submit/tizen/20200921.230336accepted/tizen/unified/20200922.034817Gleb Balykov13-47/+537
2020-08-25Build tests in gbs for x86/x64 (#307)submit/tizen/20200901.065247accepted/tizen/unified/20200907.144049Gleb Balykov/Platform Lab /SRR/Engineer/Samsung Electronics106-28/+133579
2020-08-10Fix buffer overrun in JIT for Vector256<T> types on ARM64. (#35864) (#308)submit/tizen/20200811.004222accepted/tizen/unified/20200811.050456Timur Mustafin/Platform Lab /SRR/Engineer/Samsung Electronics2-4/+4
2020-07-27Implement genProfilingEnterCallback genProfilingLeaveCallback on Arm64 (dotne...submit/tizen/20200731.014213accepted/tizen/unified/20200731.145700Mikhail Kurinnoi16-673/+1171
2020-07-24[Tizen] Fix unsupportedCrossgenLibs.arm64 (#304)submit/tizen/20200723.225658accepted/tizen/unified/20200724.124146Timur Mustafin/AI Compiler Lab /SRR/Engineer/Samsung Electronics1-0/+3
2020-07-23[Tizen] Add skips for arm64Timur3-0/+212
2020-07-23[Tizen] Disable default build of testsGleb Balykov1-1/+1
2020-07-23[Tizen] Do not pack debug dllsGleb Balykov1-0/+2
2020-07-23[Tizen] Disable default non-portable build for armelGleb Balykov1-7/+1
2020-07-23[Tizen] Add skipgeneratelayout option to skip generation of corerootGleb Balykov1-1/+9
2020-07-23[Tizen] Set obj dir to be TargetRid specificGleb Balykov87-102/+102
2020-07-23[Tizen] Add skiprestore option to skip restore of packagesGleb Balykov1-0/+6
2020-07-23[Tizen] Add flag skipstressdependencies to skip build of x64 specific .so for...Gleb Balykov1-7/+15
2020-07-23[Tizen] Do not access crossgen if it is not neededGleb Balykov1-1/+1
2020-07-23[Tizen] Fix issue with return from non-sourced script if tools are already in...Gleb Balykov1-1/+7
2020-07-23[Tizen] Build CoreCLR tests in specGleb Balykov2-11/+80
2020-07-23[Tizen] Add skips for armelGleb Balykov3-0/+348
2020-07-23[Tizen] Fix clang version passingGleb Balykov1-1/+1
2020-07-23[Tizen] Add updated scripts to run testsGleb Balykov2-778/+287
2020-07-23[Tizen] Add CoreCLR tests build dependencies v3.1.3 for armel, arm64Gleb Balykov100-0/+133254
2020-07-23[Tizen] Add CoreCLR tests BuildTools v3.1.3 for armel,arm64Gleb Balykov22150-0/+15075378
2020-07-13[Tizen] Enable relocations optimizations for Tizen arm64submit/tizen/20200714.001703accepted/tizen/unified/20200714.065733Gleb Balykov1-1/+1
2020-07-13[Tizen] Update CreateDictionaryLookupHelper on arm64 to support relative indi...Gleb Balykov1-22/+75
2020-07-13[Tizen] Support relative indirection for 1st and 2nd levels of vtable on arm64Gleb Balykov3-53/+90
2020-07-13[Tizen] Add clang8/9/10 build support (#295)Gleb Balykov/AI Compiler Lab /SRR/Engineer/Samsung Electronics2-0/+35
2020-07-03[Tizen] Unify dnetmemoryenumlib terms to match the codebase (#291)submit/tizen_5.5_wearable_hotfix/20201026.184306submit/tizen_5.5/20200729.021615submit/tizen_5.5/20200629.221218submit/tizen/20200703.012556accepted/tizen/unified/20200703.155115accepted/tizen/5.5/unified/wearable/hotfix/20201027.101953accepted/tizen/5.5/unified/20200729.230651accepted/tizen_5.5_unifiedMateusz Moscicki/System (PLT) /SRPOL/Engineer/Samsung Electronics2-20/+40
2020-06-30[Tizen] Fix cross build arm64 rootfs creation (#284)submit/tizen/20200629.221257accepted/tizen/unified/20200630.131323Gleb Balykov/AI Compiler Lab /SRR/Engineer/Samsung Electronics4-4/+6
2020-06-30[Tizen] Fix crash on accessing 0x0 while unwinding (#287)이형주/Common Platform Lab(SR)/Staff Engineer/삼성전자1-1/+3
2020-06-26Fix a FNV error on arm64 (#286)정동헌/Common Platform Lab(SR)/Principal Engineer/삼성전자1-0/+2
2020-06-26Fix TPA map hash calculation. (#288)Mikhail Kurinnoi/AI Compiler Lab /SRR/Staff Engineer/Samsung Electronics3-2/+57
2020-06-24[Tizen] Pass compilation flags to asm files (#285)Gleb Balykov/AI Compiler Lab /SRR/Engineer/Samsung Electronics1-0/+1
2020-06-23[Tizen] Force Inline for Generic Methods (#224)submit/tizen/20200622.225420accepted/tizen/unified/20200623.124116정동헌/Common Platform Lab(SR)/Principal Engineer/삼성전자3-2/+17
2020-06-18Fix missing TransitionBlock methods (#33134)submit/tizen_5.5/20200623.003918accepted/tizen/5.5/unified/20200623.152349JUNG DONG-HEON1-3/+0
2020-06-18[Tizen] Add arm64 rootfs build scriptGleb Balykov8-4/+444
2020-06-18[Tizen] Enable aarch64 gbs buildGleb Balykov2-6/+8
2020-06-18[Tizen] Add tizen arm64 toolchain file. Explicitly pass non-portable build to...Gleb Balykov3-15/+57
2020-06-18Add JIT/Stress/ABI TestsJUNG DONG-HEON16-0/+1832