index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
atomic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-19
overhaul ARM atomics/tls for performance and compatibility
Rich Felker
1
-41
/
+153
2014-10-10
add explicit barrier operation to internal atomic.h API
Rich Felker
1
-1
/
+3
2014-08-25
fix build error on arm due to new a_spin code
Rich Felker
1
-1
/
+1
2014-08-25
add working a_spin() atomic for non-x86 targets
Rich Felker
1
-0
/
+1
2014-07-27
clean up unused and inconsistent atomics in arch dirs
Rich Felker
1
-5
/
+0
2014-04-30
fix arm thread-pointer/atomic asm when compiling to thumb code
Rich Felker
1
-3
/
+5
2014-04-14
use dmb barrier instruction for atomics on arm v7
Rich Felker
1
-2
/
+9
2014-04-07
fix arm atomic asm register constraint
Rich Felker
1
-1
/
+1
2014-04-07
use inline atomics and thread pointer on arm models supporting them
Rich Felker
1
-0
/
+21
2013-09-22
fix arm atomic store and generate simpler/less-bloated/faster code
Rich Felker
1
-6
/
+8
2013-08-11
add missing a_or_l to atomic.h for non-x86 archs
Rich Felker
1
-0
/
+5
2012-07-08
remove little-endian assumption from arm atomic.h
Rich Felker
1
-4
/
+6
2011-09-18
initial commit of the arm port
Rich Felker
1
-0
/
+112