about summary refs log tree commit diff
path: root/src/thread/powerpc/clone.s
Commit message (Expand)AuthorAgeFilesLines
* make arch __clone backends hiddenRich Felker2018-09-121-0/+1
* fix thread structure/dtv-pointer corruption on powerpcRich Felker2016-04-251-0/+5
* 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
* PPC port cleaned up, static linking works well now.rofl0r2012-11-131-0/+83