about summary refs log tree commit diff
path: root/src/thread/powerpc
Commit message (Expand)AuthorAgeFilesLines
* use explicit __cp_cancel label in cancellable syscall asm for all archsRich Felker2015-11-021-1/+3
* consistently use hidden visibility for cancellable syscall internalsRich Felker2015-04-141-3/+10
* prepare cancellation syscall asm for possibility of __cancel returningRich Felker2015-02-201-1/+0
* powerpc: handle syscall error in clone.rofl0r2012-11-191-25/+9
* fix powerpc asm not to store data in volatile space below stack pointerRich Felker2012-11-181-4/+4
* fix indention with spaces in powerpc asmRich Felker2012-11-141-8/+8
* PPC port cleaned up, static linking works well now.rofl0r2012-11-134-0/+154