Skip to content
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

Rewrite upcall_new_stack/del_stack to follow the standard upcall convention #1325

Closed
brson opened this issue Dec 17, 2011 · 0 comments
Closed
Assignees
Labels
A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows C-cleanup Category: PRs that clean code up or issues documenting cleanup.

Comments

@brson
Copy link
Contributor

brson commented Dec 17, 2011

These upcalls are used by __morestack and have a different calling convention than other upcalls, but there's no reason that has to be the case.

@ghost ghost assigned brson Dec 17, 2011
@brson brson closed this as completed Dec 20, 2011
bjorn3 added a commit to bjorn3/rust that referenced this issue Jul 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows C-cleanup Category: PRs that clean code up or issues documenting cleanup.
Projects
None yet
Development

No branches or pull requests

1 participant