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
/
arm
/
atomic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
overhaul ARM atomics/tls for performance and compatibility
Rich Felker
2014-11-19
1
-41
/
+153
*
add explicit barrier operation to internal atomic.h API
Rich Felker
2014-10-10
1
-1
/
+3
*
fix build error on arm due to new a_spin code
Rich Felker
2014-08-25
1
-1
/
+1
*
add working a_spin() atomic for non-x86 targets
Rich Felker
2014-08-25
1
-0
/
+1
*
clean up unused and inconsistent atomics in arch dirs
Rich Felker
2014-07-27
1
-5
/
+0
*
fix arm thread-pointer/atomic asm when compiling to thumb code
Rich Felker
2014-04-30
1
-3
/
+5
*
use dmb barrier instruction for atomics on arm v7
Rich Felker
2014-04-14
1
-2
/
+9
*
fix arm atomic asm register constraint
Rich Felker
2014-04-07
1
-1
/
+1
*
use inline atomics and thread pointer on arm models supporting them
Rich Felker
2014-04-07
1
-0
/
+21
*
fix arm atomic store and generate simpler/less-bloated/faster code
Rich Felker
2013-09-22
1
-6
/
+8
*
add missing a_or_l to atomic.h for non-x86 archs
Rich Felker
2013-08-11
1
-0
/
+5
*
remove little-endian assumption from arm atomic.h
Rich Felker
2012-07-08
1
-4
/
+6
*
initial commit of the arm port
Rich Felker
2011-09-18
1
-0
/
+112