about summary refs log tree commit diff
path: root/arch/powerpc/atomic.h
Commit message (Collapse)AuthorAgeFilesLines
* fix powerpc atomic compare-and-swap functionRich Felker2012-11-141-6/+7
| | | | | previous version did not compare at all; it was just a fancy atomic write. untested. further atomic fixes may be needed.
* 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