Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-21Add UnmanagedCallConvAttribute (#52869)Elinor Fung
2021-05-20Objective-C msgSend* support for pending exceptions in Release (#52849)Aaron Robinson
2021-05-15Make SuppressGCTransition tests explicitly check GC mode on checked/debug cor...Elinor Fung
2021-05-13Low level API support for Objective-C interop. (#52146)Aaron Robinson
2021-05-07 Make PInvokeStaticSigInfo always report errors (#52405)Elinor Fung
2021-05-06Move CallConvBuilder and helpers to separate file (#52330)Elinor Fung
2021-05-05Some cleanup around PInvokeStaticSigInfo (#52232)Elinor Fung
2021-04-21Simplify some CallConv logic (#51596)Aaron Robinson
2021-04-14Put native library loading helpers in a separate file from dllimport.cpp (#51...Elinor Fung
2021-04-14Fix native stack size alignment on macOS arm64 (#51179)Jan Vorlicek
2021-03-27Add CoreCLR implementation of CallConvMemberFunction. (#47828)Jeremy Koritzinsky
2021-02-18Adjust logic in cor.h, corhdr.h, corinfo.h, corjit.h and such so that they ma...David Wrighton
2021-01-27Take SuppressGCTransition into account in IL stub caching (#47320)Elinor Fung
2021-01-22Use CorInfoCallConvExtension throughout runtime interop code (#47251)Jeremy Koritzinsky
2021-01-22Arm64 apple vm fixes for arg alignment. (#46665)Sergey Andreenko
2021-01-20Remove extra UnmanagedCallersOnly overhead on x86 (#46238)Jeremy Koritzinsky
2021-01-08Ensure stack size is computed for stdcall name mangling (#46722)Jan Kotas
2021-01-07Introduce CallConvSuppressGCTransition type to enable suppressing the transit...Jeremy Koritzinsky
2020-12-18Moving the rest of Unix libraries to the 'overrider' mechanism when linked in...Vladimir Sadov
2020-12-15Enable non-blittable struct returns on UnmanagedCallersOnly (#45625)Jeremy Koritzinsky
2020-12-08December infra rollout - remove duplicated 'src' from coreclr subrepo (src/co...Tomáš Rylek