Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-11-02 | use explicit __cp_cancel label in cancellable syscall asm for all archs | Rich Felker | -1/+3 |
2015-04-14 | consistently use hidden visibility for cancellable syscall internals | Rich Felker | -3/+10 |
2015-02-20 | prepare cancellation syscall asm for possibility of __cancel returning | Rich Felker | -1/+0 |
2012-11-19 | powerpc: handle syscall error in clone. | rofl0r | -25/+9 |
2012-11-18 | fix powerpc asm not to store data in volatile space below stack pointer | Rich Felker | -4/+4 |
2012-11-14 | fix indention with spaces in powerpc asm | Rich Felker | -8/+8 |
2012-11-13 | PPC port cleaned up, static linking works well now. | rofl0r | -0/+154 |