about summary refs log tree commit diff
path: root/arch/powerpc/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* fix missing barriers in powerpc atomic storeRich Felker2014-07-281-1/+5
* fix missing barrier instructions in powerpc atomic asmRich Felker2014-07-281-1/+4
* fix build breakage from ppc asm constraints changeRich Felker2014-07-281-3/+3
* fix broken constraints for powerpc atomic cas asmRich Felker2014-07-281-1/+1
* add missing a_or_l to atomic.h for non-x86 archsRich Felker2013-08-111-0/+5
* fix powerpc atomic compare-and-swap functionRich 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