8 Commits (bb3a3befeaa01531c273ef9130f3fbcaaf8a25e2)

Author SHA1 Message Date
Rich Felker e783efa6ef fix arm thread-pointer/atomic asm when compiling to thumb code 12 years ago
Rich Felker 3933fdd500 use dmb barrier instruction for atomics on arm v7 12 years ago
Rich Felker efe07b0f89 fix arm atomic asm register constraint 12 years ago
Rich Felker 1974bffa2d use inline atomics and thread pointer on arm models supporting them 12 years ago
Rich Felker 35a6801c6c fix arm atomic store and generate simpler/less-bloated/faster code 13 years ago
Rich Felker 7568ee4cbf add missing a_or_l to atomic.h for non-x86 archs 13 years ago
Rich Felker a3bdcd9376 remove little-endian assumption from arm atomic.h 14 years ago
Rich Felker d960d4f2cb initial commit of the arm port 15 years ago