5 Commits (eb4bd8d8bb5c9f535ee8250edd4efbd3d4f84c5a)

Author SHA1 Message Date
Rich Felker 867b1822f3 add explicit barrier operation to internal atomic.h API 12 years ago
Rich Felker ea818ea834 add working a_spin() atomic for non-x86 targets 12 years ago
Rich Felker c0284b372c remove unused a_cas_l from or1k atomic.h 12 years ago
Rich Felker cec33b2c60 fix or1k atomic store 12 years ago
Stefan Kristiansson 200d15479c add or1k (OpenRISC 1000) architecture port 12 years ago
Rich Felker 7568ee4cbf add missing a_or_l to atomic.h for non-x86 archs 13 years ago
Rich Felker e7257d3e63 fix powerpc atomic compare-and-swap function 14 years ago
Rich Felker 574d01a696 update ppc atomic code to match the endian-agnostic version on other archs 14 years ago
rofl0r 1c8eb8bad7 PPC port cleaned up, static linking works well now. 14 years ago
Richard Pennington 7669d1e334 import preliminary ppc work by rdp. 14 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