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