Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-11-02 | properly access mcontext_t program counter in cancellation handler | Rich Felker | -2/+1 |
2015-10-15 | prevent reordering of or1k and powerpc thread pointer loads | Rich Felker | -0/+1 |
2015-06-25 | fix local-dynamic model TLS on mips and powerpc | Rich Felker | -0/+2 |
2015-05-06 | fix stack protector crashes on x32 & powerpc due to misplaced TLS canary | Rich Felker | -0/+1 |
2013-12-02 | workaround clang deficiency affecting thread pointer access on powerpc | Rich Felker | -1/+6 |
2012-11-13 | PPC port cleaned up, static linking works well now. | rofl0r | -0/+14 |