Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/runtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 226c0347b9
Choose a base ref
...
head repository: dotnet/runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b030c4dfdf
Choose a head ref
  • 13 commits
  • 29 files changed
  • 17 contributors

Commits on Oct 10, 2024

  1. [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]>
    3 people authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e014d68 View commit details
    Browse the repository at this point in the history
  2. [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]>
    3 people authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    24e3ac9 View commit details
    Browse the repository at this point in the history
  3. 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]>
    3 people authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    05adda5 View commit details
    Browse the repository at this point in the history
  4. [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]>
    amanasifkhalid and jeffschwMSFT authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8ea49ab View commit details
    Browse the repository at this point in the history
  5. [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]>
    4 people authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6193a1f View commit details
    Browse the repository at this point in the history
  6. Add DefaultMemberAttribute to Test.CoreLib (#108258)

    Fixes #107953.
    
    Co-authored-by: Michal Strehovský <[email protected]>
    Co-authored-by: Jeff Schwartz <[email protected]>
    3 people authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    dd3bd1d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. 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]>
    3 people authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3fcc122 View commit details
    Browse the repository at this point in the history
  2. [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]>
    3 people authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    870e466 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/source-build-exter…

    …nals build 20241010.1 (#108787)
    
    Microsoft.SourceBuild.Intermediate.source-build-externals
     From Version 9.0.0-alpha.1.24480.2 -> To Version 9.0.0-alpha.1.24510.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0716d34 View commit details
    Browse the repository at this point in the history
  4. 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>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0eb4083 View commit details
    Browse the repository at this point in the history
  5. [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>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4b3ab70 View commit details
    Browse the repository at this point in the history
  6. [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]>
    4 people authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    6aafadb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b030c4d View commit details
    Browse the repository at this point in the history
Loading