about summary refs log tree commit diff
path: root/src/thread/sh
Commit message (Expand)AuthorAgeFilesLines
* use hidden visibility for sh __unmapself backendsRich Felker2018-09-122-2/+3
* make arch __clone backends hiddenRich Felker2018-09-121-0/+1
* define and use internal macros for hidden visibility, weak refsRich Felker2018-09-052-7/+4
* use hard-coded sh4a atomic opcodes to avoid linker errors on shRich Felker2017-06-081-4/+4
* 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