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
*
make arch __clone backends hidden
Rich Felker
2018-09-12
1
-0
/
+1
*
define and use internal macros for hidden visibility, weak refs
Rich Felker
2018-09-05
1
-3
/
+2
*
rewrite __aeabi_read_tp in asm
Szabolcs Nagy
2018-08-28
2
-12
/
+6
*
fix tls access on arm targets before armv6k
Szabolcs Nagy
2018-08-23
1
-1
/
+1
*
fix build regression in arm atomics asm with new binutils
Rich Felker
2017-02-15
1
-1
/
+1
*
rework arm atomic/tp backends to be thumb-compatible and fdpic-ready
Rich Felker
2016-12-19
4
-56
/
+69
*
fix misaligned pointer-like objects in arm atomics asm source file
Rich Felker
2016-01-30
1
-0
/
+2
*
move arm-specific translation units out of arch/arm/src, to src/*/arm
Rich Felker
2016-01-22
3
-1
/
+160
*
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