Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make thread-pointer-loading asm non-volatile | Rich Felker | 2018-10-16 | 1 | -1/+1 |
* | remove ancient clang workaround from powerpc pthread_arch.h asm | Rich Felker | 2018-10-16 | 1 | -5/+0 |
* | fix TLS layout of TLS variant I when there is a gap above TP | Szabolcs Nagy | 2018-06-02 | 1 | -0/+1 |
* | properly access mcontext_t program counter in cancellation handler | Rich Felker | 2015-11-02 | 1 | -2/+1 |
* | prevent reordering of or1k and powerpc thread pointer loads | Rich Felker | 2015-10-15 | 1 | -0/+1 |
* | fix local-dynamic model TLS on mips and powerpc | Rich Felker | 2015-06-25 | 1 | -0/+2 |
* | fix stack protector crashes on x32 & powerpc due to misplaced TLS canary | Rich Felker | 2015-05-06 | 1 | -0/+1 |
* | workaround clang deficiency affecting thread pointer access on powerpc | Rich Felker | 2013-12-02 | 1 | -1/+6 |
* | PPC port cleaned up, static linking works well now. | rofl0r | 2012-11-13 | 1 | -0/+14 |