summaryrefslogtreecommitdiff
path: root/src/thread/powerpc
AgeCommit message (Expand)AuthorLines
2018-09-12make arch __set_thread_area backends hiddenRich Felker-0/+1
2018-09-12make arch __clone backends hiddenRich Felker-0/+1
2016-04-25fix thread structure/dtv-pointer corruption on powerpcRich Felker-0/+5
2015-11-02use explicit __cp_cancel label in cancellable syscall asm for all archsRich Felker-1/+3
2015-04-14consistently use hidden visibility for cancellable syscall internalsRich Felker-3/+10
2015-02-20prepare cancellation syscall asm for possibility of __cancel returningRich Felker-1/+0
2012-11-19powerpc: handle syscall error in clone.rofl0r-25/+9
2012-11-18fix powerpc asm not to store data in volatile space below stack pointerRich Felker-4/+4
2012-11-14fix indention with spaces in powerpc asmRich Felker-8/+8
2012-11-13PPC port cleaned up, static linking works well now.rofl0r-0/+154