about summary refs log tree commit diff
path: root/arch/arm/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* fix arm atomic store and generate simpler/less-bloated/faster codeRich Felker2013-09-221-6/+8
* add missing a_or_l to atomic.h for non-x86 archsRich Felker2013-08-111-0/+5
* remove little-endian assumption from arm atomic.hRich Felker2012-07-081-4/+6
* initial commit of the arm portRich Felker2011-09-181-0/+112