aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/atomic.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* add missing a_or_l to atomic.h for non-x86 archs•••this is needed for recently committed sigaction code Rich Felker2013-08-111-0/+5
* fix powerpc atomic compare-and-swap function•••previous version did not compare at all; it was just a fancy atomic write. untested. further atomic fixes may be needed. Rich Felker2012-11-141-6/+7
* update ppc atomic code to match the endian-agnostic version on other archsRich Felker2012-11-141-14/+6
* PPC port cleaned up, static linking works well now.rofl0r2012-11-131-0/+124