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-27CR feedbackJan Kotas
2017-10-26Push proper RBP frame in PUSH_COOP_PINVOKE_FRAMEJan Kotas
2017-07-07(On behalf of Jan Vorlicek) Thread abort stage 1Andrew Au
2017-06-13Unify StackFrameIterator behavior w.r.t. various special addresses within MRT...Tomas Rylek
2017-04-26Enable precise GC on Unix (#3310)Sergiy Kuryata
2017-03-01Preserve scratch register r10 in RhpCommonStub (#2850)Faizur Rahman
2017-02-28Enable delegate marshalling in non-windows (#2825)Faizur Rahman
2016-09-14Ports dotnet/coreclr PR#6764 (https://github.com/dotnet/coreclr/pull/6764) to...dotnet-bot
2016-08-16Implement transition thunk for Unix amd64 (#1653)Jan Kotas
2016-06-24Add braces to avoid operator priority confusion (#1431)Jan Kotas
2016-06-22Fix PUSH_COOP_PINVOKE_FRAME on UnixJan Kotas
2016-06-16Simplify NESTED_END macro for OSX (#1397)Jan Kotas
2016-06-05Implement alloc helpers for Unix (#1360)Jan Kotas
2016-06-01Reduce assembly code in alloc helpersJan Kotas
2016-05-26Implement PInvoke Unix asm helpersJan Kotas
2016-05-24Change CORERT TODO ifdefs to USE_PORTABLE_HELPERS as appropriateJan Kotas
2016-05-10Fix LEAF_END macro to not export global symbolsJan Kotas
2016-05-05Implement Unix AMD64 EH assembler helpersJan Vorlicek
2016-01-28Merge branch 'nmirror' into nmirror_mergeJan Kotas
2016-01-28Update licensing headersdotnet-bot
2016-01-21Interface dispatch for Linux and OSXSimon Nattress
2015-12-30Compile with -fvisibility=hiddenJan Kotas
2015-11-25Implement Unix AMD64 write barriersJan Vorlicek
2015-11-11Changes to make demo work on Linux with RyuJit code generatorJan Vorlicek