Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | properly access mcontext_t program counter in cancellation handler | Rich Felker | 2015-11-02 | 1 | -1/+1 |
* | add comment documenting hard-coded opcode for reading mips thread pointer | 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 |
* | add support for TLS variant I, presently needed for arm and mips | Rich Felker | 2012-10-15 | 1 | -4/+8 |
* | add clang-compatible thread-pointer code for mips | Rich Felker | 2012-09-07 | 1 | -0/+4 |
* | mipsel (little endian) support | Rich Felker | 2012-07-12 | 1 | -1/+1 |
* | initial version of mips (o32) port, based on work by Richard Pennington (rdp) | Rich Felker | 2012-07-11 | 1 | -0/+8 |