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-08Find unwind info ourselves rather than initializing unwind cursors each time.Aditya Mandaleeka
2017-12-05Build runtime and libraries for WebAssembly (#4876)Morgan Brown
2017-11-14Compile "Module" code manager for ProjectN only (#4924)Jan Kotas
2017-10-31Build native code for WebAssembly target (#4624)Phill
2017-10-04Enable x86 support for UnixAdeel
2017-09-24Enable x86 build (#4598)Adeel Mujahid
2017-09-22Enable Server GC (#4591)Sergiy Kuryata
2017-07-10Enable return address hijacking for thread suspension on Windows x64 (#4106)Sergiy Kuryata
2017-07-06Fix stresslog (#4062)Jan Kotas
2017-03-16Debugger SupportAndrew Au
2017-02-23Delegate MarshallingFaizur Rahman
2017-02-08ProjectX: Post RI Fixupdotnet-bot
2017-02-07RI from ProjNdev3dotnet-bot
2017-01-28FuncEval #1 - Introduce a DAC accessible global variable in the runtime to st...Andrew Au
2017-01-24Enabling the calling convention conversion functionality in the non-portable ...fadimounir
2016-12-19Unconditionally disable incremental linking on Windows (#2376)Jan Kotas
2016-12-01Use LLVM libunwind for stack unwinding on UnixJan Vorlicek
2016-11-15Thunk pool implementation for CoreRT. In CoreRT, the thunk mappings are alloc...Fadi Hanna
2016-11-01Rename ModuleManager to TypeManagerJan Kotas
2016-09-29Convert SHA1 to RuntimeImport (Step 1)Atsushi Kanamori
2016-09-14Ports dotnet/coreclr PR#6764 (https://github.com/dotnet/coreclr/pull/6764) to...dotnet-bot
2016-09-01Add missing file to CMakeLists.txtJan Kotas
2016-08-18 Here are the changes to remove generic instance descs from the binder an...Peter Sollich
2016-08-16Implement transition thunk for Unix amd64 (#1653)Jan Kotas
2016-08-12This fixes debugger step-in in the interface dispatch changesJan Vorlicek
2016-07-16Rollback change 1618006 : Replace use of ManagedCalloutThunk with Universal T...David Wrighton
2016-07-15Replace use of ManagedCalloutThunk with Universal ThunkDavid Wrighton
2016-06-22Implement Linux hardware and software exception handling (#1417)Jan Vorlicek
2016-06-05Implement alloc helpers for Unix (#1360)Jan Kotas
2016-05-26Implement PInvoke Unix asm helpersJan Kotas
2016-05-16Add support for PInvoke helpers to the IL compiler. (#1274)Jan Kotas
2016-05-05Implement Unix AMD64 EH assembler helpersJan Vorlicek
2016-05-02Work on enabling GC on Windows (#1221)Jan Kotas
2016-03-23Rename runtime\assert.h to runtime\rhassert.hJan Kotas
2016-03-03Exception handling on WindowsJan Kotas
2016-02-27Multi-module compilation preparationSimon Nattress
2016-02-18Add exception handling helpers to Windows buildJan Kotas
2016-01-21Interface dispatch for Linux and OSXSimon Nattress
2016-01-15Fix build break and build warningJan Kotas
2016-01-15Merge branch 'nmirror' into nmirror-mergeJan Kotas
2016-01-14Remove APP_LOCAL_RUNTIME and FEATURE_PROFILING to fix build breakJan Kotas
2016-01-14Interface dispatch supportSimon Nattress
2016-01-09RhpUniversalTransition improvementsScott Mosier
2015-12-30Implement most RyuJIT intrinsicsJan Kotas
2015-12-08Merge pull request #497 from jkotas/gc-scanScott Mosier
2015-12-08Remove redundant code in gcrhscan.cppJan Kotas
2015-12-08Refactored AsmOffsets.hManu
2015-12-04Added build support for ARM64Manu
2015-12-03Move some header files into 'inc' directoryScott Mosier
2015-12-02Enable compilation of AsmOffsetsVerify.cppManu