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

ASM support for sparc64 systems #253

Closed
cjeker opened this issue Feb 27, 2024 · 1 comment
Closed

ASM support for sparc64 systems #253

cjeker opened this issue Feb 27, 2024 · 1 comment

Comments

@cjeker
Copy link
Contributor

cjeker commented Feb 27, 2024

Add back proper ASM for sparc64 systems that works.

This is needed to support systems without ucontext support. Also the direct ASM is probably a lot faster then the ucontext code
since it avoids extra system calls.

It would be nice if PR #251 would be reviewed.

Also php/php-src#13382 depends on this.

@olk
Copy link
Member

olk commented Mar 10, 2024

done - ty

@olk olk closed this as completed Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants