Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2014-04-02 | add __sigsetjmp ABI-compat alias for sigsetjmp | Rich Felker | -0/+3 |
2012-11-23 | fix powerpc sigsetjmp asm to match the new jmp_buf size/offsets | Rich Felker | -2/+2 |
2012-11-19 | powerpc: handle syscall error in clone. | rofl0r | -14/+15 |
2012-11-18 | fix powerpc asm not to store data in volatile space below stack pointer | Rich Felker | -8/+8 |
2012-11-14 | fix indention with spaces in powerpc asm | Rich Felker | -10/+10 |
2012-11-13 | PPC port cleaned up, static linking works well now. | rofl0r | -0/+45 |