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