about summary refs log tree commit diff
path: root/src/signal/powerpc/sigsetjmp.s
Commit message (Expand)AuthorAgeFilesLines
* fix powerpc sigsetjmp asm to match the new jmp_buf size/offsetsRich Felker2012-11-231-2/+2
* powerpc: handle syscall error in clone.rofl0r2012-11-191-14/+15
* fix powerpc asm not to store data in volatile space below stack pointerRich Felker2012-11-181-8/+8
* fix indention with spaces in powerpc asmRich Felker2012-11-141-2/+2
* PPC port cleaned up, static linking works well now.rofl0r2012-11-131-0/+34