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
/
arch
/
arm
/
atomic_arch.h
Age
Commit message (
Expand
)
Author
Lines
2019-07-15
fix build failure on arm building C code in thumb1 mode
Rich Felker
-1
/
+1
2018-09-05
define and use internal macros for hidden visibility, weak refs
Rich Felker
-2
/
+3
2018-04-19
arm: use a_ll/a_sc atomics when building for ARMv6T2
Andre McCurdy
-1
/
+1
2018-04-19
arm: respect both __ARM_ARCH_6KZ__ and __ARM_ARCH_6ZK__ macros
Andre McCurdy
-1
/
+1
2018-04-19
provide optimized a_ctz_32 for arm
Andre McCurdy
-0
/
+12
2017-10-25
fix build regression on ARM for ISA levels less than v5
Rich Felker
-0
/
+4
2017-08-29
add a_clz_64 helper function
Szabolcs Nagy
-0
/
+7
2016-12-19
rework arm atomic/tp backends to be thumb-compatible and fdpic-ready
Rich Felker
-7
/
+14
2016-01-31
better a_sc inline asm constraint on aarch64 and arm
Szabolcs Nagy
-1
/
+1
2016-01-25
fix arm a_crash for big endian
Rich Felker
-2
/
+4
2016-01-25
add native a_crash primitive for arm
Rich Felker
-0
/
+10
2016-01-21
overhaul arm atomics for new atomics framework
Rich Felker
-142
/
+38
2016-01-21
refactor internal atomic.h
Rich Felker
-0
/
+168