about summary refs log tree commit diff
path: root/src/thread/sh
Commit message (Expand)AuthorAgeFilesLines
* move sh __unmapself code from arch/sh/src to main src treeRich Felker2016-01-222-0/+24
* overhaul sh atomics for new atomics framework, add j-core cas.l backendRich Felker2016-01-213-0/+105
* use explicit __cp_cancel label in cancellable syscall asm for all archsRich Felker2015-11-021-11/+11
* make sh clone asm fdpic-compatibleRich Felker2015-09-121-3/+9
* switch to using trap number 31 for syscalls on shRich Felker2015-06-163-5/+5
* switch sh port's __unmapself to generic version when running on sh2/nommuRich Felker2015-06-161-3/+3
* add support for sh2 interrupt-masking-based atomics to sh portRich Felker2015-06-161-6/+0
* fix sh build regressions in asmRich Felker2015-04-171-1/+1
* fix sh __set_thread_area uninitialized return valueRich Felker2015-04-171-1/+2
* consistently use hidden visibility for cancellable syscall internalsRich Felker2015-04-141-3/+9
* rename superh port to "sh" for consistencyRich Felker2014-02-274-0/+113