[Tizen] Implement ASan wrapper for Linux ARM32
[platform/upstream/dotnet/runtime.git] / src / coreclr / vm / dllimport.cpp
2022-09-27 Vyacheslav Cherkashin[Tizen] Implement ASan wrapper for Linux ARM32
2021-05-21 Elinor FungAdd UnmanagedCallConvAttribute (#52869)
2021-05-20 Aaron RobinsonObjective-C msgSend* support for pending exceptions...
2021-05-15 Elinor FungMake SuppressGCTransition tests explicitly check GC...
2021-05-13 Aaron RobinsonLow level API support for Objective-C interop. (#52146)
2021-05-07 Elinor Fung Make PInvokeStaticSigInfo always report errors (#52405)
2021-05-06 Elinor FungMove CallConvBuilder and helpers to separate file ...
2021-05-05 Elinor FungSome cleanup around PInvokeStaticSigInfo (#52232)
2021-04-21 Aaron RobinsonSimplify some CallConv logic (#51596)
2021-04-14 Elinor FungPut native library loading helpers in a separate file...
2021-04-13 Jan VorlicekFix native stack size alignment on macOS arm64 (#51179)
2021-03-27 Jeremy KoritzinskyAdd CoreCLR implementation of CallConvMemberFunction...
2021-02-18 David WrightonAdjust logic in cor.h, corhdr.h, corinfo.h, corjit...
2021-01-27 Elinor FungTake SuppressGCTransition into account in IL stub cachi...
2021-01-21 Jeremy KoritzinskyUse CorInfoCallConvExtension throughout runtime interop...
2021-01-21 Sergey AndreenkoArm64 apple vm fixes for arg alignment. (#46665)
2021-01-20 Jeremy KoritzinskyRemove extra UnmanagedCallersOnly overhead on x86 ...
2021-01-08 Jan KotasEnsure stack size is computed for stdcall name mangling...
2021-01-07 Jeremy KoritzinskyIntroduce CallConvSuppressGCTransition type to enable...
2020-12-18 Vladimir SadovMoving the rest of Unix libraries to the 'overrider...
2020-12-15 Jeremy KoritzinskyEnable non-blittable struct returns on UnmanagedCallers...
2020-12-08 Tomáš RylekDecember infra rollout - remove duplicated 'src' from...