aboutsummaryrefslogtreecommitdiff
path: root/src/thread/or1k
AgeCommit message (Expand)AuthorFilesLines
2025-02-21clone: clear the frame pointer in the child process on relevant portsAlex Rønne Petersen1-1/+2
2025-02-21clone: align the given stack pointer on or1k and riscvAlex Rønne Petersen1-0/+2
2018-09-12make arch __set_thread_area backends hiddenRich Felker1-0/+1
2018-09-12make arch __clone backends hiddenRich Felker1-0/+1
2015-11-02use explicit __cp_cancel label in cancellable syscall asm for all archsRich Felker1-1/+4
2015-04-14consistently use hidden visibility for cancellable syscall internalsRich Felker1-3/+9
2014-07-18add or1k (OpenRISC 1000) architecture portStefan Kristiansson4-0/+64