Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-04-03 | add support for mips and mips64 r6 isa | Rich Felker | -5/+4 |
2015-11-02 | properly access mcontext_t program counter in cancellation handler | Rich Felker | -1/+1 |
2015-10-15 | add comment documenting hard-coded opcode for reading mips thread pointer | Rich Felker | -0/+1 |
2015-06-25 | fix local-dynamic model TLS on mips and powerpc | Rich Felker | -0/+2 |
2012-10-15 | add support for TLS variant I, presently needed for arm and mips | Rich Felker | -4/+8 |
2012-09-07 | add clang-compatible thread-pointer code for mips | Rich Felker | -0/+4 |
2012-07-12 | mipsel (little endian) support | Rich Felker | -1/+1 |
2012-07-11 | initial version of mips (o32) port, based on work by Richard Pennington (rdp) | Rich Felker | -0/+8 |