-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Bring throw helpers to PUSH_COOP_PINVOKE_FRAME plan #123015
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
janvorli
merged 45 commits into
dotnet:main
from
am11:feature/il_throw_PUSH_COOP_PINVOKE_FRAME
Jan 16, 2026
Merged
Changes from 8 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
eb6c689
Bring throw helpers to PUSH_COOP_PINVOKE_FRAME plan
am11 5359b4c
Handle FP regs
am11 cbb9238
.
am11 b4a3ab2
wasm
am11 7df98b1
arm et al.
am11 14e1537
Merge branch 'main' into feature/il_throw_PUSH_COOP_PINVOKE_FRAME
am11 fef4204
Account for FP callee-saved regs
am11 4835a5f
.
am11 2746edf
.
am11 95c39e5
Merge branch 'main' into feature/il_throw_PUSH_COOP_PINVOKE_FRAME
am11 2450d88
fixes and reverts
am11 7fe9c53
[x64] unix: fix alignment, win: test a random thought
am11 bd342cf
Merge branch 'main' into feature/il_throw_PUSH_COOP_PINVOKE_FRAME
am11 e8287a5
linux-x64 fixes
am11 8e7a5ff
linux-x64
am11 9bb83b5
linux-arm32
am11 bf0e4c5
Revert
am11 af084b8
Switch to reusing PROLOG_WITH_TRANSITION_BLOCK
am11 17845a5
Merge branch 'main' into feature/il_throw_PUSH_COOP_PINVOKE_FRAME
am11 b5e6e6e
Revert "Switch to reusing PROLOG_WITH_TRANSITION_BLOCK"
am11 40313c1
Merge branch 'main' into feature/il_throw_PUSH_COOP_PINVOKE_FRAME
am11 0147c5c
Address RBP feedback
am11 22571b2
Prevent FP exceptions during JIT on AMD64 Windows
am11 fa44e1e
Merge branch 'main' into feature/il_throw_PUSH_COOP_PINVOKE_FRAME
am11 b109060
Remove obsolete comment (now that Init() is gone)
am11 dd15723
Enhance Context.asm with MXCSR reset explanation
am11 3c35b1b
Merge branch 'main' into feature/il_throw_PUSH_COOP_PINVOKE_FRAME
am11 d11f9fc
Address fb
am11 366421c
Merge branch 'main' into feature/il_throw_PUSH_COOP_PINVOKE_FRAME
am11 fbf03ab
Address fb
am11 c1146d4
.
am11 316d0a7
Merge branch 'main' into feature/il_throw_PUSH_COOP_PINVOKE_FRAME
am11 e918825
Merge branch 'main' into feature/il_throw_PUSH_COOP_PINVOKE_FRAME
am11 3cac3e0
Move MXCSR reset from PreStubWorker to CallEHFilterFunclet
am11 4309af3
Merge branch 'main' into feature/il_throw_PUSH_COOP_PINVOKE_FRAME
am11 b4d2eab
Fix FltSave initialization in UpdateContextFromTransitionBlock
am11 4317981
Merge branch 'main' into feature/il_throw_PUSH_COOP_PINVOKE_FRAME
am11 77c9ebb
Allocate shadow space for Windows x64 ABI calls
am11 7cb82b1
Address jkotas feedback and bring back ldmxcsr
am11 ee16162
Merge branch 'main' into feature/il_throw_PUSH_COOP_PINVOKE_FRAME
am11 d39d981
Remove MXCSR reset in Context.asm
am11 09f7e85
Merge branch 'main' into feature/il_throw_PUSH_COOP_PINVOKE_FRAME
am11 9275d5c
Remove MXCSR reset before managed code invocation
am11 a78797a
Cleanups fb
am11 49610d1
Merge branch 'main' into feature/il_throw_PUSH_COOP_PINVOKE_FRAME
am11 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.