summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-03Update dependencies from https://github.com/dotnet/emsdk build 20240228.1darc-main-e44922c5-87ba-42b9-9046-7904e1b73ca2dotnet-maestro[bot]
2024-03-02Update dependencies from https://github.com/dotnet/emsdk build 20240228.1dotnet-maestro[bot]
2024-03-01Update dependencies from https://github.com/dotnet/emsdk build 20240228.1dotnet-maestro[bot]
2024-02-29Update dependencies from https://github.com/dotnet/emsdk build 20240228.1dotnet-maestro[bot]
2024-02-28Update dependencies from https://github.com/dotnet/emsdk build 20240227.5dotnet-maestro[bot]
2024-02-28Fix BitArray.CopyTo (#98846)Linus Hamlin
2024-02-28Fix FormatQuantiles formatting in MetricsEventSource (#98699)Stephen Toub
2024-02-28Console.Unix: Fix use of terminfo for get window size cache (#98912)Matheus Castello
2024-02-28Update linux musl arm32 helix image to Alpine 3.17 (#98531)Logan Bussell
2024-02-28[LoongArch64] Optimize the overflow check for `GT_ADD` and `GT_SUB` in emitte...Xu Liangyu
2024-02-28[RISC-V] Add missing jumpTable increment (#98992)yurai007
2024-02-28[browser][wbt] Fix not failing download for `DownloadProgressFinishes` test w...Marek Fišera
2024-02-28Increase timeout in profiler multiple test (#99014)David Mason
2024-02-28Update SDK to preview 1 release (#98476)Adeel Mujahid
2024-02-27Consolidate LINQ's internal IIListProvider/IPartition into base Iterator clas...Stephen Toub
2024-02-27JIT ARM64-SVE: Add AB_3B to EI_3A (#99017)Aman Khalid
2024-02-27disable quic tests on alpine arm32 (#99020)Natalia Kondratyeva
2024-02-27JIT: Use successor edges instead of block targets for remaining block kinds (...Aman Khalid
2024-02-27Update Microsoft.NETCore.App.Crossgen2.sfxproj (#99005)Jeremy Koritzinsky
2024-02-27Disable failing outerloop regex test (#98965)Stephen Toub
2024-02-27Fix exception in BitArray.CopyTo when destination array is too small (#99018)Emmanuel André
2024-02-27Add most x86 ReadyToRunHelperNode/ReadyToRunGenericHelperNode helpers (#98930)Filip Navara
2024-02-27JIT: ARM64 SVE format encodings, `SVE_GG_3A` to `SVE_GH_3A` (#98316)Will Smith
2024-02-27Fix the new EH with hot-cold split code (#99012)Jan Vorlicek
2024-02-27JIT: ARM64 SVE format encodings, `SVE_BF_2A` to `SVE_FU_2A` (#98968)Will Smith
2024-02-27Set the wasRelocHandled flag (#99008)Kunal Pathak
2024-02-27JIT: Add scalar evolution analysis and do IV widening based on it (#97865)Jakob Botsch Nielsen
2024-02-27#98551 - Regression in DI scope validation (#98661)Christiaan de Ridder
2024-02-27Interface maps' TargetMethods array should only contain generic method defini...Katelyn Gadd
2024-02-27Add Arm64 encoding for groups IF_SVE_CW_4A (#98762)snickolls-arm
2024-02-27x86/funclets: Fix enumerating GC refs in methods with exception handling and ...Filip Navara
2024-02-27Move common S.P.CoreLib code under libs (#98947)Adeel Mujahid
2024-02-27[wasm] Disable the System.Runtime.InteropServices.JavaScript tests on mt whiâ...Larry Ewing
2024-02-27fix SendTo with SocketAsyncEventArgs (#98134)Tomas Weinfurt
2024-02-27JIT: update block weight for uncond to cond flow opt (#98324)Andy Ayers
2024-02-27Stop overbuilding runtime-prereqs (#98980)Viktor Hofer
2024-02-27[LoongArch64] Fix the assertion error for DynamicHelpers::CreateDictionaryLoo...Xu Liangyu
2024-02-27Special-case arrays in Enumerable.DefaultIfEmpty (#98963)Stephen Toub
2024-02-27Remove GT_STORE_DYN_BLK (#98905)Egor Bogatov
2024-02-27Pass hidden argument in EAX register for direct virtual stubs in NAOT ABI (#9...Filip Navara
2024-02-27Don't set RM field when fcvt doesn't round (#98857)Tomasz Sowiński
2024-02-26XUnitLogChecker: Ensure missing stack frames are resolved on Windows using do...Carlos Sánchez López
2024-02-26Ensuring XUnitLogChecker is included in libraries outerloop (#97135)Carlos Sánchez López
2024-02-26Convert HELPER_METHOD_FRAME in objectnative.cpp to QCall (#97641)Huo Yaoyuan
2024-02-26Set Optimize in ILLink analyzer project (#98727)Sven Boemer
2024-02-26Speed up native AOT testing (#98939)Michal Strehovský
2024-02-26Only reference FreeBSD RIDs when targetting FreeBSD (#98948)Alexander Köplinger
2024-02-26Build more assets in the VMR PGO builds (#98950)Jeremy Koritzinsky
2024-02-26JIT: Support storing Swift error register value to SwiftError struct (#98586)Aman Khalid
2024-02-26This change is required for ppc64le. providing global entry point for funtion...Vikas Gupta