Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2025-02-21 | clone: align the given stack pointer on or1k and riscv | Alex Rønne Petersen | -0/+1 | |
This was an oversight specific to these archs; others have always aligned the new stack pointer correctly. | ||||
2024-02-29 | riscv32: add thread support | Stefan O'Rear | -0/+76 | |
Identical to riscv64 except for stack offsets in clone. |