Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-10-16 | make thread-pointer-loading asm non-volatile | Rich Felker | -1/+1 |
2017-01-13 | fix crashes in x32 __tls_get_addr | rofl0r | -0/+2 |
2015-11-02 | properly access mcontext_t program counter in cancellation handler | Rich Felker | -1/+1 |
2015-05-06 | fix stack protector crashes on x32 & powerpc due to misplaced TLS canary | Rich Felker | -0/+2 |
2015-05-02 | fix broken cancellation on x32 due to incorrect saved-PC offset | Rich Felker | -1/+1 |
2014-02-23 | import vanilla x86_64 code as x32 | rofl0r | -0/+10 |