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
/
powerpc
/
pthread_arch.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-27
remove redundant pthread struct members repeated for layout purposes
Rich Felker
1
-2
/
+0
2020-08-27
deduplicate __pthread_self thread pointer adjustment out of each arch
Rich Felker
1
-3
/
+3
2020-08-24
deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET
Rich Felker
1
-1
/
+1
2018-10-16
make thread-pointer-loading asm non-volatile
Rich Felker
1
-1
/
+1
2018-10-16
remove ancient clang workaround from powerpc pthread_arch.h asm
Rich Felker
1
-5
/
+0
2018-06-02
fix TLS layout of TLS variant I when there is a gap above TP
Szabolcs Nagy
1
-0
/
+1
2015-11-02
properly access mcontext_t program counter in cancellation handler
Rich Felker
1
-2
/
+1
2015-10-15
prevent reordering of or1k and powerpc thread pointer loads
Rich Felker
1
-0
/
+1
2015-06-25
fix local-dynamic model TLS on mips and powerpc
Rich Felker
1
-0
/
+2
2015-05-06
fix stack protector crashes on x32 & powerpc due to misplaced TLS canary
Rich Felker
1
-0
/
+1
2013-12-02
workaround clang deficiency affecting thread pointer access on powerpc
Rich Felker
1
-1
/
+6
2012-11-13
PPC port cleaned up, static linking works well now.
rofl0r
1
-0
/
+14