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-05Build runtime and libraries for WebAssembly (#4876)Morgan Brown
2017-11-14Compile "Module" code manager for ProjectN only (#4924)Jan Kotas
2017-11-12Define CORERT for ProjectN buildsJan Kotas
2017-10-21[tfs-changeset: 1678781]dotnet-bot
2017-09-26[tfs-changeset: 1676255]dotnet-bot
2017-07-21[armel tizen] Implemented Interlocked.S stubs (#4187)sergey ignatov
2017-07-14Fix inconsistent EEType casing (#4155)Jan Kotas
2017-04-07ProjectX: Hook up class lib functions with type managerdotnet-bot
2017-02-13Print message for stack oveflow (#2737)Jan Kotas
2017-01-25Change stackwalking to always use unadjusted IPJan Kotas
2016-12-19Unconditionally disable incremental linking on Windows (#2376)Jan Kotas
2016-06-22Implement Linux hardware and software exception handling (#1417)Jan Vorlicek
2016-06-20Cleanup RhExceptionHandling_ functionsJan Kotas
2016-05-17Reduce assembly code in PInvoke helpersJan Kotas
2016-05-04Modify context related data structures for Unix AMD64 (#1228)Jan Vorlicek
2016-03-23Rename runtime\assert.h to runtime\rhassert.hJan Kotas
2016-03-11Implement PalGetModuleFileName for UnixJan Vorlicek
2016-03-08Enable hardware exception handling on WindowsJan Kotas
2016-02-10Merge remote-tracking branch 'upstream/nmirror' into nmirror-mergeJan Kotas
2016-02-08Fix RhpLoopHijack to stop trashing important registersScott Mosier
2016-02-06Merge branch 'nmirror' into nmirror-mergeJan Kotas
2016-02-06Add RhpCopyAnyWithWriteBarrier helperdotnet-bot
2016-01-28Merge branch 'nmirror' into nmirror_mergeJan Kotas
2016-01-28Update licensing headersdotnet-bot
2016-01-25Fix for casting function pointer to data pointerKyungwoo Lee
2016-01-07Native part of previous commitJan Kotas
2015-12-30Implement most RyuJIT intrinsicsJan Kotas
2015-12-18Add helpers that perform memory copy and gc-write barrier as a single operationJan Kotas
2015-12-18Native compilation of Runtime.BaseJan Kotas
2015-12-09Fix some runtime FailFast pathsScott Mosier
2015-12-04Enabled native compilation on ARM64Manu
2015-12-02Change calling convention of RhpFailFastForPInvokeExceptionPreemp to __cdeclJan Kotas
2015-11-20Changes required to integrate code back into ProjectN treeScott Mosier
2015-11-11Delete FEATURE_CLR_EH defineJan Kotas
2015-11-02Add platform-specific write barriers to the CMake buildJan Kotas
2015-10-23Rename filenames in #include commands to match real filenamesJan Vorlicek
2015-10-14Additional GC-to-EE hookup.Scott Mosier
2015-10-01Initial population of CoreRT Runtime files.dotnet-bot