-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Comparing changes
Open a pull request
base repository: dotnet/runtime
base: 226c0347b9
head repository: dotnet/runtime
compare: b030c4dfdf
- 13 commits
- 29 files changed
- 17 contributors
Commits on Oct 10, 2024
-
[mini] Don't use Unwind Backtrace on android-amd64 (#108294)
Match what we do for other android RIDs. The _Unwind_Backtrace support is only used when llvmonly mode is enabled, which is not something that we do for Android, AFAIK Co-authored-by: Aleksey Kliger <[email protected]> Co-authored-by: Jeff Schwartz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e014d68 - Browse repository at this point
Copy the full SHA e014d68View commit details -
[release/9.0] [wasm] Fixes for issue #108519 (#108650)
* Fixes for issue 108519 * Fix build --------- Co-authored-by: Katelyn Gadd <[email protected]> Co-authored-by: Jeff Schwartz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24e3ac9 - Browse repository at this point
Copy the full SHA 24e3ac9View commit details -
Fix alloca builder creation (#108654)
This was hitting assert with debug version of llvm Co-authored-by: Radek Doulik <[email protected]> Co-authored-by: Jeff Schwartz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 05adda5 - Browse repository at this point
Copy the full SHA 05adda5View commit details -
[release/9.0] Backport "JIT: Run single EH region repair pass after l…
…ayout" (#108715) * Add EH region ends pass * Remove old EH fixup logic * Style * Use null EH clause pointers as set indicators --------- Co-authored-by: Jeff Schwartz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ea49ab - Browse repository at this point
Copy the full SHA 8ea49abView commit details -
[Ppc64le] binaryformatter and tensors tests fix (#108120)
* [ppc64le] Fixed thunk address 8 byte alignment issue * Fixed FSharp crash issue * [ppc64le] Implementation of mono_arch_get_delegate_virtual_invoke_impl method for ppc64le architecture * Fixed clang15 build issues and returning address of sc_sp instead of value * Added float32 support and implemented related opcodes * Correction in OP_RCONV_TO_R cases * Corrected code for few opcodes * [ppc64le] performance improvements while branching * [ppc64le] Fixed insufficient memory exception issue * [ppc64le] Fixed BinaryFormatter and Tensors tests * Disable System.Runtime.Serialization.Formatters.Tests * Fix tests.proj * [ppc64le] Fixed assertion failure occurring while running System.Runtime.Serialization.Formatters.Tests --------- Co-authored-by: Alexander Köplinger <[email protected]> Co-authored-by: Steve Pfister <[email protected]> Co-authored-by: Jeff Schwartz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6193a1f - Browse repository at this point
Copy the full SHA 6193a1fView commit details -
Add DefaultMemberAttribute to Test.CoreLib (#108258)
Fixes #107953. Co-authored-by: Michal Strehovský <[email protected]> Co-authored-by: Jeff Schwartz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd3bd1d - Browse repository at this point
Copy the full SHA dd3bd1dView commit details
Commits on Oct 11, 2024
-
Include browser targets if RID is not wasi-wasm (#108434)
Co-authored-by: Marek Fišera <[email protected]> Co-authored-by: Jeff Schwartz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3fcc122 - Browse repository at this point
Copy the full SHA 3fcc122View commit details -
[release/9.0] [browser] Make boot json file name configurable (#108708)
* [browser] Make boot json file name configurable * Fix test based on state in 9 * Avoid need for change in SDK repo --------- Co-authored-by: Larry Ewing <[email protected]> Co-authored-by: Jeff Schwartz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 870e466 - Browse repository at this point
Copy the full SHA 870e466View commit details -
Update dependencies from https://github.com/dotnet/source-build-exter…
Configuration menu - View commit details
-
Copy full SHA for 0716d34 - Browse repository at this point
Copy the full SHA 0716d34View commit details -
Update dependencies from https://github.com/dotnet/source-build-refer…
…ence-packages build 20241004.2 (#108598) Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 9.0.0-alpha.1.24468.2 -> To Version 9.0.0-alpha.1.24504.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0eb4083 - Browse repository at this point
Copy the full SHA 0eb4083View commit details -
[release/9.0] Update dependencies from dotnet/roslyn (#108326)
* Update dependencies from https://github.com/dotnet/roslyn build 20240926.11 Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.12.0-3.24473.3 -> To Version 4.13.0-1.24476.11 * Update dependencies from https://github.com/dotnet/roslyn build 20240927.6 Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.13.0-1.24476.11 -> To Version 4.12.0-3.24477.6 * Update dependencies from https://github.com/dotnet/roslyn build 20240929.1 Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.12.0-3.24477.6 -> To Version 4.12.0-3.24479.1 * Update dependencies from https://github.com/dotnet/roslyn build 20240930.5 Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.12.0-3.24479.1 -> To Version 4.12.0-3.24480.5 * Update dependencies from https://github.com/dotnet/roslyn build 20241001.10 Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.12.0-3.24480.5 -> To Version 4.12.0-3.24501.10 * Update dependencies from https://github.com/dotnet/roslyn build 20241002.14 Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.12.0-3.24501.10 -> To Version 4.12.0-3.24502.14 * Update dependencies from https://github.com/dotnet/roslyn build 20241004.1 Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.12.0-3.24502.14 -> To Version 4.12.0-3.24504.1 * Update dependencies from https://github.com/dotnet/roslyn build 20241004.7 Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.12.0-3.24504.1 -> To Version 4.12.0-3.24504.7 * Update dependencies from https://github.com/dotnet/roslyn build 20241009.5 Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.12.0-3.24504.7 -> To Version 4.12.0-3.24509.5 * Update dependencies from https://github.com/dotnet/roslyn build 20241010.2 Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.Net.Compilers.Toolset From Version 4.12.0-3.24509.5 -> To Version 4.12.0-3.24510.2 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4b3ab70 - Browse repository at this point
Copy the full SHA 4b3ab70View commit details -
[release/9.0] bgc deadlock fix (#108774)
* bgc deadlock fix * Fix build break --------- Co-authored-by: Maoni0 <[email protected]> Co-authored-by: Manish Godse <[email protected]> Co-authored-by: Jeff Schwartz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6aafadb - Browse repository at this point
Copy the full SHA 6aafadbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b030c4d - Browse repository at this point
Copy the full SHA b030c4dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 226c0347b9...b030c4dfdf