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

AArch64 port #1

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

bacam
Copy link

@bacam bacam commented Sep 25, 2024

The main port is in one commit, but the others fix up some tests and make it BSD compatible.

Tested on my CheriBSD box (without using capabilities) using the test suite. I haven't tried anything from the benchmarks yet.

Architecture specific parts are either generated by the python code, in a
per-architecture assembly file, or selected by preprocessor macros in C.

Note that the red zone test is now disabled on everything except segmented
stacks.
While alloca.h works on typical Linux systems, stdlib.h also works on
BSD
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

Successfully merging this pull request may close these issues.

1 participant