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
/
arch
/
mips
/
pthread_arch.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
deduplicate __pthread_self thread pointer adjustment out of each arch
Rich Felker
2020-08-27
1
-4
/
+4
*
deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET
Rich Felker
2020-08-24
1
-1
/
+1
*
make thread-pointer-loading asm non-volatile
Rich Felker
2018-10-16
1
-2
/
+2
*
fix TLS layout of TLS variant I when there is a gap above TP
Szabolcs Nagy
2018-06-02
1
-0
/
+1
*
add support for mips and mips64 r6 isa
Rich Felker
2016-04-03
1
-5
/
+4
*
properly access mcontext_t program counter in cancellation handler
Rich Felker
2015-11-02
1
-1
/
+1
*
add comment documenting hard-coded opcode for reading mips thread pointer
Rich Felker
2015-10-15
1
-0
/
+1
*
fix local-dynamic model TLS on mips and powerpc
Rich Felker
2015-06-25
1
-0
/
+2
*
add support for TLS variant I, presently needed for arm and mips
Rich Felker
2012-10-15
1
-4
/
+8
*
add clang-compatible thread-pointer code for mips
Rich Felker
2012-09-07
1
-0
/
+4
*
mipsel (little endian) support
Rich Felker
2012-07-12
1
-1
/
+1
*
initial version of mips (o32) port, based on work by Richard Pennington (rdp)
Rich Felker
2012-07-11
1
-0
/
+8