about summary refs log tree commit diff
path: root/src/thread/powerpc/syscall_cp.s
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
* PPC port cleaned up, static linking works well now.rofl0r2012-11-131-0/+51