Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-07-18 | make the dynamic linker find its path file relative to its own location | Rich Felker | -1/+8 |
2012-10-15 | add support for TLS variant I, presently needed for arm and mips | Rich Felker | -0/+11 |
2012-10-04 | dynamic-linked TLS support for everything but dlopen'd libs | Rich Felker | -1/+5 |
2012-08-05 | more stuff lost committing mips dynamic linker | Rich Felker | -2/+2 |
2012-08-05 | mips dynamic linker support | Rich Felker | -3/+53 |
2012-07-11 | initial version of mips (o32) port, based on work by Richard Pennington (rdp) | Rich Felker | -0/+23 |