index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
thread
/
sh
Age
Commit message (
Expand
)
Author
Lines
2018-09-12
use hidden visibility for sh __unmapself backends
Rich Felker
-2
/
+3
2018-09-12
make arch __clone backends hidden
Rich Felker
-0
/
+1
2018-09-05
define and use internal macros for hidden visibility, weak refs
Rich Felker
-7
/
+4
2017-06-08
use hard-coded sh4a atomic opcodes to avoid linker errors on sh
Rich Felker
-4
/
+4
2016-01-22
move sh __unmapself code from arch/sh/src to main src tree
Rich Felker
-0
/
+24
2016-01-21
overhaul sh atomics for new atomics framework, add j-core cas.l backend
Rich Felker
-0
/
+105
2015-11-02
use explicit __cp_cancel label in cancellable syscall asm for all archs
Rich Felker
-11
/
+11
2015-09-12
make sh clone asm fdpic-compatible
Rich Felker
-3
/
+9
2015-06-16
switch to using trap number 31 for syscalls on sh
Rich Felker
-5
/
+5
2015-06-16
switch sh port's __unmapself to generic version when running on sh2/nommu
Rich Felker
-3
/
+3
2015-06-16
add support for sh2 interrupt-masking-based atomics to sh port
Rich Felker
-6
/
+0
2015-04-17
fix sh build regressions in asm
Rich Felker
-1
/
+1
2015-04-17
fix sh __set_thread_area uninitialized return value
Rich Felker
-1
/
+2
2015-04-14
consistently use hidden visibility for cancellable syscall internals
Rich Felker
-3
/
+9
2014-02-27
rename superh port to "sh" for consistency
Rich Felker
-0
/
+113