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