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