index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
pthread_arch.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-27
deduplicate __pthread_self thread pointer adjustment out of each arch
Rich Felker
1
-8
/
+8
2020-08-24
deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET
Rich Felker
1
-1
/
+0
2018-10-16
make thread-pointer-loading asm non-volatile
Rich Felker
1
-2
/
+2
2018-09-05
define and use internal macros for hidden visibility, weak refs
Rich Felker
1
-1
/
+1
2018-06-02
fix TLS layout of TLS variant I when there is a gap above TP
Szabolcs Nagy
1
-3
/
+4
2018-04-19
arm: respect both __ARM_ARCH_6KZ__ and __ARM_ARCH_6ZK__ macros
Andre McCurdy
1
-1
/
+1
2016-12-19
rework arm atomic/tp backends to be thumb-compatible and fdpic-ready
Rich Felker
1
-7
/
+9
2015-11-02
properly access mcontext_t program counter in cancellation handler
Rich Felker
1
-1
/
+1
2015-10-15
mark arm thread-pointer-loading inline asm as volatile
Rich Felker
1
-3
/
+3
2015-10-15
remove attribute((const)) from arm __pthread_self inline function
Rich Felker
1
-2
/
+2
2014-11-19
overhaul ARM atomics/tls for performance and compatibility
Rich Felker
1
-3
/
+11
2014-04-30
fix arm thread-pointer/atomic asm when compiling to thumb code
Rich Felker
1
-3
/
+2
2014-04-07
use inline atomics and thread pointer on arm models supporting them
Rich Felker
1
-1
/
+15
2012-10-15
add support for TLS variant I, presently needed for arm and mips
Rich Felker
1
-3
/
+6
2012-02-25
use __attribute__((const)) on arm __pthread_self function
Rich Felker
1
-1
/
+3
2011-09-22
"optimize" arm __pthread_self
Rich Felker
1
-4
/
+1
2011-09-18
initial commit of the arm port
Rich Felker
1
-0
/
+7