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
2018-08-13Add environment variables support for Unix (#6216)Robert Miles
2018-08-11Merge pull request #6213 from dotnet/masterMichal Strehovský
2018-08-10[armel tizen] Fixed unwinding support for ARM is not fully implemented #5874 ...sergey ignatov
2018-08-09Trivial fix for typo in arm64 assembly (xzr -> wzr)Tomas Rylek
2018-08-09Merge pull request #6193 from dotnet/nmirrorJan Kotas
2018-08-09Fix for a GC hole bug with exception rethrowing code (Bug 659148).Fadi Hanna
2018-08-02Update RyuJIT (#6170)Michal Strehovský
2018-08-01Implement RuntimeThread.CurrentOSThreadId. (#6161)Brian Robbins
2018-07-27[tfs-changeset: 1708860]dotnet-bot
2018-07-23Fixing the warning (bug 497509) we get from an unsupported alignment value fo...Fadi Hanna
2018-07-23Make generic composition details relative addressesMichal Strehovsky
2018-07-18Make thread statics faster (#6108)Michal Strehovský
2018-07-17Add support for embedding runtime configuration (#6103)Michal Strehovský
2018-07-11Fix unnecessary thread-static handle reallocation (#6085)Jan Kotas
2018-07-06Merge pull request #6066 from dotnet/masterMichal Strehovský
2018-07-05Fixing a perf issue discovered in the arm64 assembly stubs: using the BR inst...Fadi Hanna
2018-07-04[Linux] Fix build for new clang versions (#6047)Petr Bred
2018-07-04Merge pull request #6024 from dotnet/nmirrorMichal Strehovský
2018-07-04Fix dumping cache topology and running debug x86 code on ARM64.Anton Lapounov
2018-07-02Update RyuJIT (#6038)Jan Kotas
2018-06-21Fix warning in cordebuginfo.h (#5983)Adeel Mujahid
2018-06-20Update RyuJIT (#5969)Jan Kotas
2018-06-17Merge pull request #5948 from dotnet/nmirrorJan Kotas
2018-06-15RI from ProjNdev3 up to CS1704145dotnet-bot
2018-06-14Dwarf: add support for static members (#5592)Konstantin Baladurin
2018-06-09Use sysconf(_SC_NPROCESSORS_CONF) in PAL and GC ONLY on ARM and ARM64 (#5919)Jan Kotas
2018-06-08Enable Alpine ARM/ARM64 cross build (#5911)Jan Vorlicek
2018-06-05[ARM] Fix exception handling asm (#5898)Petr Bred
2018-06-05Switch back to SC_NPROCESSORS_ONLN for WebAssembly (#5861)Morgan Brown
2018-05-30Fix: call memory allocation instead of return (#5866)Ivan Arishchenko
2018-05-25Use sysconf(_SC_NPROCESSORS_CONF) to get number of processors (#5853)Jan Kotas
2018-05-22[ARM] Add missed System.Private.TypeLoader.Native stubs (#5834)Petr Bred
2018-05-19Merge pull request #5816 from dotnet/nmirrorJan Kotas
2018-05-19Change condition check (#5818)Andon Andonov
2018-05-18Merge pull request #5821 from dotnet/masterMichal Strehovský
2018-05-18[tfs-changeset: 1700475]dotnet-bot
2018-05-17Do not build System.Private.TypeLoader.Native for WASM (#5811)Michal Strehovský
2018-05-14Start building System.Private.TypeLoader.Native (#5805)Michal Strehovský
2018-05-12Move TypeLoader.Native to openMichal Strehovsky
2018-04-26Change label name in Unix macro (#5750)Andon Andonov
2018-04-24Respect allowReentrantWait in PalCompatibleWaitAny (#5743)Jan Kotas
2018-04-13[ARM/X86] Fix calling conventions (#5684)Petr Bred
2018-04-12Merge remote-tracking branch 'upstream/nmirror' into nmirror-mergeMichal Strehovský
2018-04-12Add conservative upper bound calculation for GC in CoffNativeCodeManager (#5585)Andon Andonov
2018-04-12UnwindRhpThrowHwEx - Fix the stack unwinding issue during hardware exception ...Andrew Au
2018-04-11Port dynamic load checks from CoreCLR (#5683)Andon Andonov
2018-04-11Fix cmake toolchain compile flags loop (#5646)Petr Bred
2018-04-11[tfs-changeset: 1695985]dotnet-bot
2018-04-11Make ObjWriter build work on Windows (#5671)Jan Kotas
2018-04-10New ObjectWriter NuGet packaging scripts (#5667)Jan Kotas