Skip to content
GitLab
Explore
Sign in
Register
Fix thread spawning on aarch64
Code
Review changes
Check out branch
Download
Patches
Plain diff
bjorn3
requested to merge
bjorn3/relibc:fix_arm64_thread_spawn
into
master
Mar 17, 2024
Overview
0
Commits
1
Pipelines
1
Changes
2
Expand
Correctly align the stack
Fix argument order of the ldp instructions
Remove unnecessary ldr x5 instruction
Merge request reports