summaryrefslogtreecommitdiff
path: root/arch/i386/reloc.h
AgeCommit message (Expand)AuthorLines
2015-09-17introduce new symbol-lookup-free rcrt1/dlstart stage chainingRich Felker-0/+7
2015-04-13dynamic linker bootstrap overhaulRich Felker-31/+14
2014-06-19add tlsdesc support for i386Rich Felker-0/+2
2014-06-18refactor to remove arch-specific relocation code from dynamic linkerRich Felker-30/+11
2014-06-16dynamic linker: permit error returns from arch-specific reloc functionRich Felker-1/+2
2013-07-18make the dynamic linker find its path file relative to its own locationRich Felker-1/+1
2012-10-04dynamic-linked TLS support for everything but dlopen'd libsRich Felker-1/+21
2011-06-25fix some symbol resolution issues in dynamic linkerRich Felker-0/+1
2011-06-25proper path searching for dynamic linkerRich Felker-0/+2
2011-06-18experimental dynamic linker!Rich Felker-0/+26