summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-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 Electronics4-25/+25
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-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-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 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-23[Tizen] Force Inline for Generic Methods (#224)submit/tizen/20200622.225420accepted/tizen/unified/20200623.124116정동헌/Common Platform Lab(SR)/Principal Engineer/삼성전자1-0/+11
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-18Implement instantiating and unboxing through portable stublinker code… (#106)JUNG DONG-HEON41-2407/+746
2020-06-18Fix GenerateShuffleArray to support cyclic shuffles (dotnet/coreclr#26169)JUNG DONG-HEON4-20/+182
2020-06-05[x86/Linux] Fix SIGSEGV during evaluation abort routine.submit/tizen_5.5/20200607.233848submit/tizen/20200607.233857accepted/tizen/unified/20200608.144754accepted/tizen/5.5/unified/20200608.142150Mikhail Kurinnoi1-1/+16
2020-06-04[Tizen] Enable ASan annotation of passing to native code buffersAndrey Kazmin2-3/+47
2020-05-14Set vtable offset as containedJUNG DONG-HEON1-0/+1
2020-05-13[Tizen] Change the visibility of symbols for dnetmemoryenumlibsubmit/tizen_5.5/20200512.212247submit/tizen/20200528.065414accepted/tizen/unified/20200529.124257accepted/tizen/5.5/unified/20200522.160111Mateusz Moscicki2-6/+6
2020-04-22[Tizen] Add a config knob for importing ibc filesSwift Kim2-2/+15
2020-04-16Fix PIE options (#26323)submit/tizen/20200415.223728accepted/tizen/unified/20200416.080052Jan Vorlicek43-121/+0
2020-03-25[Tizen] Add FEATURE_LARGEADDRESS_SUPPORTSangwook Kim3-0/+13
2020-03-25modify integral tryparse to use memcpy (#2295)John Salem1-1/+1
2020-03-25Fix OverflowException from IntPtr casting (#14381)Swift Kim1-1/+1
2020-03-25[Tizen] Reduce arm_phdr_cb call overheadJUNG DONG-HEON3-1/+48
2020-03-25Change bIsFree check in DacValidateMethodTable (#1086)Dong-Heon Jung1-8/+1
2020-03-25[Tizen] add pie linker option to createdumpWoongsuk Cho1-0/+1
2020-03-25Handle glibc sys/sysctl.h deprecation (#27048)Omair Majid1-2/+5
2020-03-25Enable NGEN for methods marked with AggressiveOptimization (#27259)Dong-Heon Jung1-1/+4
2020-03-25Mark Relocation Section as NotNeeded (#25715)Dong-Heon Jung5-0/+110
2020-03-25[Tizen] Use PTRACE_GETREGSET for any arch when creating dumpSwift Kim1-13/+5
2020-03-25[Tizen] Add coreclr_preload_assembly to CoreCLR host APIKonstantin Baladurin14-162/+1064
2020-03-25[Tizen] Implement ASan wrapper for Linux AMD64Vyacheslav Cherkashin3-0/+157
2020-03-25[Tizen] Implement ASan wrapper for Linux ARM32Vyacheslav Cherkashin6-0/+278
2020-03-25[Tizen] Implement detecting of sanitized librariesAndrey Drobyshev5-0/+182
2020-03-25Prevent freeing of the profiler on process shutdown.David Mason1-11/+6
2020-03-25[Tizen] skip dotnet specific arguments in corerunKonstantin Baladurin1-0/+13
2020-03-25Build error fix on FEATURE_PREJIT=trueSwift Kim2-2/+2
2020-03-25[Linux/x86] Use ebp from current context during unwinding (#26789)Konstantin Baladurin4-15/+21
2020-03-25[JIT/x86] Fix LinearScan::allocateRegisters (#26649)Konstantin Baladurin1-1/+1
2020-03-25Linux/x86: fix build (#26594)Konstantin Baladurin2-0/+3
2020-03-25[Tizen] Partially revert a6292a6.Mikhail Kurinnoi1-0/+39