summaryrefslogtreecommitdiff
path: root/src/thread/sh
AgeCommit message (Expand)AuthorLines
2016-01-22move sh __unmapself code from arch/sh/src to main src treeRich Felker-0/+24
2016-01-21overhaul sh atomics for new atomics framework, add j-core cas.l backendRich Felker-0/+105
2015-11-02use explicit __cp_cancel label in cancellable syscall asm for all archsRich Felker-11/+11
2015-09-12make sh clone asm fdpic-compatibleRich Felker-3/+9
2015-06-16switch to using trap number 31 for syscalls on shRich Felker-5/+5
2015-06-16switch sh port's __unmapself to generic version when running on sh2/nommuRich Felker-3/+3
2015-06-16add support for sh2 interrupt-masking-based atomics to sh portRich Felker-6/+0
2015-04-17fix sh build regressions in asmRich Felker-1/+1
2015-04-17fix sh __set_thread_area uninitialized return valueRich Felker-1/+2
2015-04-14consistently use hidden visibility for cancellable syscall internalsRich Felker-3/+9
2014-02-27rename superh port to "sh" for consistencyRich Felker-0/+113