Historique des commits

Auteur SHA1 Message Date
  Rich Felker 4a241f14a6 overhaul ARM atomics/tls for performance and compatibility il y a 10 ans
  Rich Felker 867b1822f3 add explicit barrier operation to internal atomic.h API il y a 10 ans
  Rich Felker 8b3d7d0d35 fix build error on arm due to new a_spin code il y a 10 ans
  Rich Felker ea818ea834 add working a_spin() atomic for non-x86 targets il y a 10 ans
  Rich Felker 90e51e45f5 clean up unused and inconsistent atomics in arch dirs il y a 10 ans
  Rich Felker e783efa6ef fix arm thread-pointer/atomic asm when compiling to thumb code il y a 11 ans
  Rich Felker 3933fdd500 use dmb barrier instruction for atomics on arm v7 il y a 11 ans
  Rich Felker efe07b0f89 fix arm atomic asm register constraint il y a 11 ans
  Rich Felker 1974bffa2d use inline atomics and thread pointer on arm models supporting them il y a 11 ans
  Rich Felker 35a6801c6c fix arm atomic store and generate simpler/less-bloated/faster code il y a 11 ans
  Rich Felker 7568ee4cbf add missing a_or_l to atomic.h for non-x86 archs il y a 11 ans
  Rich Felker a3bdcd9376 remove little-endian assumption from arm atomic.h il y a 12 ans
  Rich Felker d960d4f2cb initial commit of the arm port il y a 13 ans