Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-08-11 | add missing a_or_l to atomic.h for non-x86 archs | Rich Felker | -0/+5 |
2012-11-14 | fix powerpc atomic compare-and-swap function | Rich Felker | -6/+7 |
2012-11-14 | update ppc atomic code to match the endian-agnostic version on other archs | Rich Felker | -14/+6 |
2012-11-13 | PPC port cleaned up, static linking works well now. | rofl0r | -0/+124 |