Update interop test xplat header (#19576)
[platform/upstream/coreclr.git] / src /
2018-08-24 Fei PengImplement Intel AES intrinsic
2018-08-24 AmyR2RDump - ARM and ARM64 UnwindInfo (#19618)
2018-08-24 Carol EidtMerge pull request #19636 from jakobbotsch/fix-shift...
2018-08-24 Sergey AndreenkoFix superpmi-shim-counter (#19639)
2018-08-24 Andy AyersJIT: fix handling of newarr size (#19633)
2018-08-24 Ahson KhanWorkaround to remove unnecessary bounds checks when...
2018-08-23 Aditya MandaleekaMerge pull request #19635 from josalem/syntax-error...
2018-08-23 Jakob Botsch NielsenMake clang happy and fix old comment
2018-08-23 Jakob Botsch NielsenMask shift value for shift [mem], const
2018-08-23 Brian SullivanMerge pull request #19610 from briansull/fmt-bb
2018-08-23 Tomáš RylekTwo R2RDump fixes for Crossgen output (#19585)
2018-08-23 Jacek BlaszczynskiFix base types of second paramters used in Avx.PermuteV...
2018-08-23 Brian SullivanMerge branch 'master' into fmt-bb
2018-08-23 Carol EidtMerge pull request #15011 from mikedn/ssa-mem-num
2018-08-23 Egor ChesakovDeal with compilation warnings in VM in cross-bitness...
2018-08-23 Carol EidtHandle multireg copies correctly (#19588)
2018-08-23 Jan VorlicekEnable unloading of AssemblyLoadContext (#18476)
2018-08-23 Fei Peng Implement AVX2 MaskLoad and MaskStore (#19513)
2018-08-22 Brian Sullivandefine FMT_BB as "BB%02u" and use it uniformly in the...
2018-08-22 Brian RobbinsMake sure RuntimeEventSource is passed to EventListener...
2018-08-22 Koundinya VeluriFix a PAL spin lock issue (#19604)
2018-08-22 Krzysztof WicherAesGcm, AesCcm (dotnet/corefx#31389)
2018-08-22 AmyR2RDump - Interweave x64 unwind codes into disasm ...
2018-08-21 Brian SullivanMerge pull request #19572 from briansull/fmt-vn
2018-08-21 Bruce ForstallMerge pull request #19581 from sergign60/unwind_fix
2018-08-21 Brian SullivanDefine FMT_VN as "$%x" and use it uniformly in the...
2018-08-21 Egor ChesakovCleanup unnecessary casts in roundUp
2018-08-21 Egor ChesakovAdd roundUp(unsigned size, unsigned mult) and roundDn...
2018-08-21 Sergey Ignatov[corert armel] Fixed CoreRT issue #5874 for non-callee...
2018-08-21 Carol EidtHandle null byref in helper (#19571)
2018-08-21 Egor ChesakovStop using size_t for passing immediate values in CodeG...
2018-08-21 AmyR2RDump - Add image describing R2R format (#19528)
2018-08-20 Carol EidtMerge pull request #19334 from CarolEidt/Fix19243
2018-08-20 Michelle McDanielAdd IBC support (#19046)
2018-08-20 Andy AyersJIT: remove incremental ref count updates (#19345)
2018-08-20 Zach MontoyaUpdate Microsoft.NETCore.CoreDisTools to version 1...
2018-08-20 Mike McLaughlinFix dbgshim's > 1000 module bug (issue #19538) (#19553)
2018-08-20 Carol EidtAdd comment
2018-08-20 Clinton IngramNormalize whitespace/indentation
2018-08-20 Clinton IngramUpdate t4 templates to generate simplified type names
2018-08-20 Ben AdamsMark some readonly fields readonly (#19559)
2018-08-20 Pent PloompuuOptimize number formatting (#19551)
2018-08-20 Ben AdamsMark more structs as readonly (#19557)
2018-08-20 Ben AdamsMake DateTimeOffset a readonly struct (#19552)
2018-08-19 Mike McLaughlin Free the alternate signal stack if this PAL's thread...
2018-08-19 Egor ChesakovReturn "default" target-specific NaN value during const...
2018-08-19 Egor ChesakovFix wrong sprinf_s format string in gtGetArgMsg getGetL...
2018-08-17 Tomáš RylekInitial support for R2R image diff (#19533)
2018-08-17 Bruce ForstallMerge pull request #19530 from BruceForstall/DisableArm...
2018-08-17 Bruce ForstallMerge pull request #19378 from sergign60/unwind_fix
2018-08-17 William GodbeMerge pull request #19512 from dotnet-maestro-bot/maste...
2018-08-17 Koundinya VeluriEnable Tiered Compilation by default (#19525)
2018-08-17 AmyR2RDump - Documentation (#19497)
2018-08-16 Anirudh AgnihotryMoved registry.cs to shared (#19471)
2018-08-16 Tom DeseynDetermine memory load based on cgroup usage. (#19518)
2018-08-16 Aaron RobinsonBuild-test.sh handles native test assets (#19430)
2018-08-16 Andy AyersJIT: bail out in optExtractArrIndex for constant array...
2018-08-16 Pent PloompuuOptimize NumberBufferToDecimal (#19072)
2018-08-16 Carol EidtMerge pull request #19396 from CarolEidt/Fix19288
2018-08-16 Sergey Ignatov[CoreRT armel]Fix for unwinding support for ARM is...
2018-08-16 Jeremy KuhneMake file handle checks accurate on Windows (#19508)
2018-08-16 elyohUpdate JapaneseLunisolarCalendar.cs (#19504)
2018-08-16 Andy AyersJIT: properly handle special-case varargs params in...
2018-08-15 Jan KotasRevert "Change CoreLib native image to be R2R by defaul...
2018-08-15 Luqun LouAdd Public API Marshal.IsTypeVisibleFromCom and Marshal...
2018-08-15 Amy YuR2RDump - GcInfo for x86
2018-08-15 Bruce ForstallMerge pull request #19487 from acmyu/disable
2018-08-15 Marco RossignoliAdd TypeConverter fallback to DefaultValueAttribute...
2018-08-14 Jan KotasDelete dead code (#19452)
2018-08-14 Tomáš RylekTranslate [rip +- offset] to absolute RVA's in R2RDump...
2018-08-14 Mike McLaughlinCode review feedback for the alternate stack changes...
2018-08-13 Robin SueRemove unused local from List<T>.RemoveRange (dotnet...
2018-08-13 Anipiknon shared changes and feedback addressed
2018-08-13 Koundinya VeluriFix a couple of apartment state issues (#19384)
2018-08-13 Jeremy KuhneCreate Microsoft.IO.Redist (dotnet/corefx#31679)
2018-08-13 Simon NattressSilence WinRT type assert in crossgen (#19442)
2018-08-11 David Mason[local gc] disable feature redhawk (#17769)
2018-08-11 Jan KotasMake RuntimeType sealed and deleted support for introsp...
2018-08-11 Anirudh Agnihotrymoved to shared (#19419)
2018-08-11 Anirudh AgnihotryMoved SpinLock.cs to shared (#19391)
2018-08-11 Ben AdamsDon't early terminate on null for 64bit NR HashCode...
2018-08-11 Bruce ForstallMerge pull request #19434 from BruceForstall/DisableR2r...
2018-08-11 Bruce ForstallMerge pull request #19433 from BruceForstall/UpdateTrig...
2018-08-10 Konstantin BaladurinCORDbgSetInstruction: clear thumb bit of the address...
2018-08-10 Anirudh AgnihotryMoved to shared (#19399)
2018-08-10 David Masonupdate order of locks so jitstress is unblocked (#19401)
2018-08-10 Carol EidtFix non-lclVar odd-byte struct passing
2018-08-10 Aditya MandaleekaMerge pull request #19344 from adityamandaleeka/aa64_vm...
2018-08-10 Bruce ForstallMerge pull request #19387 from dotnetrt/parallel-test...
2018-08-10 Brian RobbinsAlign the Contents of EventPipeBuffers (#19375)
2018-08-10 Tanner GoodingUpdating the ilproj-sdk to also copy native dependencie...
2018-08-09 Aditya MandaleekaUpdate DynamicHelper for Unix to match Win.
2018-08-09 Bruce ForstallMerge pull request #19385 from BruceForstall/WhichCoreF...
2018-08-09 Carol EidtFix evaluation order for block copy
2018-08-09 Tanner GoodingImplementing the Avx.MaskStore intrinsics
2018-08-09 Bruce ForstallMerge pull request #19350 from dotnet/dev/unix_test_wor...
2018-08-09 Jan KotasChange CoreLib native image to be R2R by default on...
2018-08-09 Anirudh AgnihotryMove methodbody and exceptionHandlingClause to shared...
2018-08-09 Bruce ForstallMerge pull request #19363 from nattress/crossgen_skip_w...
2018-08-09 Bruce ForstallMerge pull request #19367 from BruceForstall/RestorePas...
next