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-12-30Fix RhGetCodeTarget for Unix x64 (#5168)Jan Kotas
2017-12-17Update RyuJIT (#5121)Michal Strehovský
2017-12-15[tfs-changeset: 1683889] (#5116)dotnet bot
2017-12-05Build runtime and libraries for WebAssembly (#4876)Morgan Brown
2017-11-16Add back full StartupCodeHelpers.cs to ProjectN buildJan Kotas
2017-11-16Decouple BCL module list from MRTTomas Rylek
2017-11-14Compile "Module" code manager for ProjectN only (#4924)Jan Kotas
2017-11-12Define CORERT for ProjectN buildsJan Kotas
2017-11-03ProjectX: New GetOsModuleHandle API to ICodeManagerdotnet-bot
2017-09-26[tfs-changeset: 1676255]dotnet-bot
2017-09-13These changes provide a way for ProjectX/CoreRT to get the target of custom i...Fadi Hanna
2017-08-30Fixing CI break caused by previous checkin of the unboxing stubs region to en...Fadi Hanna
2017-08-24CoreRT implementation for the GetCodeTarget API, to decode unboxing stubsFadi Hanna
2017-08-07This changeset includes a couple of workitems that are related to each other:Fadi Hanna
2017-07-11Fixing the unboxing stub decoding logic on ARM to support stub instructions g...Fadi Hanna
2017-04-29Enhance debugging support for existing .NET Native managed debuggerDavid Wrighton
2017-04-21Remove unnecessary casts around BulkWriteBarrier size argument (#3395)Jan Kotas
2017-03-25Add Interlocked.MemoryBarrierProcessWideJan Kotas
2017-03-15Implement Thread for Unix (#2957)Anton Lapounov
2017-02-24Fix issue where the calling convention in the compiler isn't consistent betwe...David Wrighton
2017-02-15Refactor use of TypeManager and Module pointers within the BCLDavid Wrighton
2017-02-08ProjectX: Post RI Fixupdotnet-bot
2017-02-07RI from ProjNdev3dotnet-bot
2017-01-22Abstract cctor trigger via ICodeManagerJan Kotas
2016-11-01Rename ModuleManager to TypeManagerJan Kotas
2016-10-26Register frozen string region with the GC (#2071)Michal Strehovský
2016-10-19Refactoring for the ThunkPool APIs:Fadi Hanna
2016-10-04Add support for interface dispatch to have a codepath that supports resolutio...David Wrighton
2016-09-09Port EnsureSufficientExecutionStack/TryEnsureSufficientExecutionStackJan Kotas
2016-08-18 Here are the changes to remove generic instance descs from the binder an...Peter Sollich
2016-07-26Fix bug 241854Scott Mosier
2016-07-17Rewamp DebugBreak handling (#1534)Jan Kotas
2016-06-29Delete a bunch of runtime exports that are no longer neededMichal Strehovsky
2016-06-01Missed files in last changeJan Kotas
2016-05-27Reimplement RhGetCurrentThreadStackTrace without asm codeJan Kotas
2016-05-17Reduce assembly code in PInvoke helpersJan Kotas
2016-04-29Implement type casting cacheScott Mosier
2016-04-16MRT changes for portability (#1152)dotnet bot
2016-04-14 Improve Reverse PInvoke performance in ProjectN (#1138)dotnet bot
2016-03-24Merge pull request #1044 from dotnet/nmirrorJan Kotas
2016-03-23Rename runtime\assert.h to runtime\rhassert.hJan Kotas
2016-03-16Enable native metadata generationMichal Strehovský
2016-03-01Module header refactoringJan Kotas
2016-02-27Fix build breaks in UWP buildJan Kotas
2016-02-27Multi-module compilation preparationSimon Nattress
2016-02-08Fix RhpLoopHijack to stop trashing important registersScott Mosier
2016-02-05Delete obsoleted codeJan Kotas
2016-01-28Update licensing headersdotnet-bot
2015-12-18Refactor force-inline GC-safe memoryJan Kotas
2015-12-18Add helpers that perform memory copy and gc-write barrier as a single operationJan Kotas