Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2014-06-18 | refactor to remove arch-specific relocation code from dynamic linker | Rich Felker | -17/+9 |
2014-06-16 | dynamic linker: permit error returns from arch-specific reloc function | Rich Felker | -1/+2 |
2013-09-15 | support configurable page size on mips, powerpc and microblaze | Szabolcs Nagy | -1/+1 |
2013-07-18 | make the dynamic linker find its path file relative to its own location | Rich Felker | -1/+8 |
2012-10-15 | microblaze TLS relocation support, completely untested | Rich Felker | -0/+6 |
2012-10-04 | dynamic-linked TLS support for everything but dlopen'd libs | Rich Felker | -1/+5 |
2012-09-29 | microblaze port | Rich Felker | -0/+41 |