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-11-12Define CORERT for ProjectN buildsJan Kotas
2017-11-03ProjectX: New GetOsModuleHandle API to ICodeManagerdotnet-bot
2017-10-21[tfs-changeset: 1678781]dotnet-bot
2017-09-26[tfs-changeset: 1676255]dotnet-bot
2017-09-24Enable x86 build (#4598)Adeel Mujahid
2017-09-21Fix incorrect arm ifdef (#4585)Jan Vorlicek
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-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-14Speed up string allocations by 35%Michal Strehovsky
2017-07-14Fix usage of GetThreadContext on ARM64 (#4160)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-04-25Gc reporting for filter funclets (#3401)Peter Sollich
2017-04-23Enable CFG support in ProjectNYi Zhang
2017-03-09Add precise GC root stack enumeration (#2923)Jan Kotas
2017-02-22Fix build break on UWP (#2786)Jan Kotas
2017-02-13Print message for stack oveflow (#2737)Jan Kotas
2017-01-14Encode Reverse PInvoke frame stack slot in GCInfo (#2484)sandreenko
2017-01-13 This is the internal component of CoreRT#2485 (https://github.com/dotnet...dotnet-bot
2017-01-08Implement SetLastError DllImport flag functionalityFaizur Rahman
2016-11-22Implement Exception.get_StackTrace (#2240)Michal Strehovský
2016-11-16Merge pull request #2214 from dotnet/nmirrorMichal Strehovský
2016-11-15Thunk pool implementation for CoreRT. In CoreRT, the thunk mappings are alloc...Fadi Hanna
2016-11-07Unhandled exception handling on Unix (#2157)Jan Kotas
2016-11-01Make unhandled exceptions fail gracefully on WindowsJan Kotas
2016-09-10Fix WinRT interop for mrt150 runtimeAnton Lapounov
2016-07-24Small cleanup in GCToOSInterfaceAnton Lapounov
2016-07-23GC fixes for server GC in CoreRTScott Mosier
2016-07-17Rewamp DebugBreak handling (#1534)Jan Kotas
2016-06-24Fix Unix implementation of PalInterlockedCompareExchange128Jan Kotas
2016-06-24Fix typo: Comperand -> ComparandJan Kotas
2016-06-22Implement Linux hardware and software exception handling (#1417)Jan Vorlicek
2016-06-15ICodeManager refactoring to support separated funcletsScott Mosier
2016-06-09Merge pull request #1390 from janvorli/fix-stresslogJan Vorlicek
2016-06-09Fix stresslogJan Vorlicek
2016-06-08Fix nested exception handlingJan Kotas
2016-05-18Fixes for GC updateJan Kotas
2016-04-29Implement type casting cacheScott Mosier
2016-03-23Missed files in last checkinJan Kotas
2016-03-23Rename runtime\assert.h to runtime\rhassert.hJan Kotas
2016-03-11Implement PalGetModuleFileName for UnixJan Vorlicek
2016-03-10Replace numeric thread id by an opaque oneJan Vorlicek
2016-03-08Enable hardware exception handling on WindowsJan Kotas
2016-03-03Exception handling on WindowsJan Kotas
2016-02-29Merge pull request #964 from jkotas/RUNTIME_SERVICES_ONLYJan Kotas
2016-02-29Add ifdefs for RUNTIME_SERVICES_ONLYJan Kotas
2016-02-28Fix infinite recursion in GetCurrentProcessorNumberJan Kotas
2016-02-27Fix build breaks in UWP buildJan Kotas