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
/
arm
Age
Commit message (
Expand
)
Author
Lines
2015-11-10
explicitly assemble all arm asm sources as UAL
Rich Felker
-0
/
+3
2015-11-09
remove non-working pre-armv4t support from arm asm
Rich Felker
-4
/
+0
2015-04-14
consistently use hidden visibility for cancellable syscall internals
Rich Felker
-3
/
+8
2015-02-20
prepare cancellation syscall asm for possibility of __cancel returning
Rich Felker
-1
/
+5
2014-11-22
fix __aeabi_read_tp oversight in arm atomics/tls overhaul
Rich Felker
-4
/
+0
2014-11-19
overhaul ARM atomics/tls for performance and compatibility
Rich Felker
-12
/
+1
2014-02-09
clone: make clone a wrapper around __clone
Bobby Bingham
-3
/
+0
2012-10-15
add support for TLS variant I, presently needed for arm and mips
Rich Felker
-0
/
+4
2012-09-27
fix arm clone syscall bug (no effect unless app uses clone)
Rich Felker
-2
/
+1
2012-07-14
avoid blx instruction which does not exist on armv4t or armv4
Rich Felker
-1
/
+2
2012-05-23
fix bad opcode in arm syscall_cp_asm
Rich Felker
-1
/
+1
2012-05-23
fix issue with longjmp out of signal handlers and cancellation
Rich Felker
-10
/
+8
2011-10-09
fix typo in arm clone() asm
Rich Felker
-1
/
+1
2011-09-18
initial commit of the arm port
Rich Felker
-0
/
+78