Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-30ARM32: Fix RhCommonStub and RhGetCurrentThunkContext (#4833)Petr Bred
2017-10-27CR feedbackJan Kotas
2017-10-26Push proper RBP frame in PUSH_COOP_PINVOKE_FRAMEJan Kotas
2017-10-25Enable debug info in Release builds of the runtime (#4798)Jan Kotas
2017-10-21[tfs-changeset: 1678781]dotnet-bot
2017-10-19Changing reloc types in method associated data nodes to be more compatible wi...Fadi Hanna
2017-10-18[RyuJIT/ARM32] Support for CFI unwind info (#4755)sergey ignatov
2017-10-15Merge pull request #4728 from dotnet/nmirrorJan Kotas
2017-10-14RemoveFuncEvalTargetGlobal - the g_FuncEvalTarget is no longer used after my ...Andrew Au
2017-10-13Merge pull request #4719 from dotnet/nmirrorJan Kotas
2017-10-13FuncEvalInterfaceDispatch - Allow calling method defined on an interface thro...Andrew Au
2017-10-11Use default calling convention for jitinterface wrapper (#4700)Jan Kotas
2017-10-10Update RyuJIT (#4691)Michal Strehovský
2017-10-06FuncEvalVirtualDispatch - Enable doing real virtual function dispatch in Func...Andrew Au
2017-10-04Enable x86 support for UnixAdeel
2017-10-03Update RyuJIT (#4644)Jan Kotas
2017-09-30Add placeholder build option for WebAssembly (#4620)Phill
2017-09-29Fix build breaks on ProjectN x86 (#4633)Jan Kotas
2017-09-29Port CoreCLR#13736 fix to CoreRT (#4627)Sean Gillespie
2017-09-29Update JIT/EE interface (#4631)Jan Kotas
2017-09-26[tfs-changeset: 1676255]dotnet-bot
2017-09-24Enable x86 build (#4598)Adeel Mujahid
2017-09-22Enable Server GC (#4591)Sergiy Kuryata
2017-09-21Fix incorrect arm ifdef (#4585)Jan Vorlicek
2017-09-21Cleanup portable PInvokeTransitionFrame - fixes ARM build break (#4584)Jan Kotas
2017-09-18Merge remote-tracking branch 'upstream/nmirror' into nmirror-mergeJan Kotas
2017-09-18Fix PInvokeTransitionFrame build break (#4559)Jan Vorlicek
2017-09-18Jan Vorlicek's fix for ARM build breakTomas Rylek
2017-09-15Implemented portable pinvoke infrastructure for CppCodeGen (#4503)Jeff Greene
2017-09-15replaced reverse pinvoke hack for CppCodeGen (#4499)Jeff Greene
2017-09-14Merge pull request #4488 from dotnet/nmirrorJan Kotas
2017-09-14Update RyuJIT (#4493)Jan Kotas
2017-09-13Fix for CI build breaksFadi Hanna
2017-09-13These changes provide a way for ProjectX/CoreRT to get the target of custom i...Fadi Hanna
2017-09-09Merge pull request #4470 from dotnet/nmirrorJan Kotas
2017-09-07Delete unused definitionsJan Kotas
2017-09-07Disable USE_GROWABLE_FUNCTION_TABLE for now (#4446)Jan Kotas
2017-09-05Fixes for Linux ARM (#4441)Jan Kotas
2017-08-31Include missing header in cpp fileFadi Hanna
2017-08-30Fixing CI break caused by previous checkin of the unboxing stubs region to en...Fadi Hanna
2017-08-28Merge pull request #4400 from dotnet/masterJan Kotas
2017-08-26Fixing a bug in the GCStress implementation where RhpGcStressProbe trashes th...dotnet-bot
2017-08-25Fix compilation with Xcode 9 (#4383)William Kent
2017-08-24Delete unused code (#4375)Jan Kotas
2017-08-24CoreRT implementation for the GetCodeTarget API, to decode unboxing stubsFadi Hanna
2017-08-21This fixes the stresslog issue with the chk version of mrt150.dll that Sergiy...Peter Sollich
2017-08-17Typo (#4339)John Doe
2017-08-15Merge pull request #4323 from dotnet/nmirrorMichal Strehovský
2017-08-15Fix typos in ARM helpersMichal Strehovsky
2017-08-15Fix build break on Linux ARM (#4320)Jan Kotas