Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-04-13 | dynamic linker bootstrap overhaul | Rich Felker | -40/+11 |
2014-06-18 | refactor to remove arch-specific relocation code from dynamic linker | Rich Felker | -24/+12 |
2014-06-17 | fix powerpc dynamic linker thread-pointer-relative relocations | Rich Felker | -3/+3 |
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-26 | fix powerpc build breakage from dynamic linker path search changes | Rich Felker | -1/+1 |
2013-07-18 | make the dynamic linker find its path file relative to its own location | Rich Felker | -1/+1 |
2012-11-16 | dynamic linking support for powerpc | Rich Felker | -8/+27 |
2012-11-13 | PPC port cleaned up, static linking works well now. | rofl0r | -0/+36 |