about summary refs log tree commit diff
path: root/arch/i386/reloc.h
Commit message (Expand)AuthorAgeFilesLines
* introduce new symbol-lookup-free rcrt1/dlstart stage chainingRich Felker2015-09-171-0/+7
* dynamic linker bootstrap overhaulRich Felker2015-04-131-31/+14
* add tlsdesc support for i386Rich Felker2014-06-191-0/+2
* refactor to remove arch-specific relocation code from dynamic linkerRich Felker2014-06-181-30/+11
* dynamic linker: permit error returns from arch-specific reloc functionRich Felker2014-06-161-1/+2
* make the dynamic linker find its path file relative to its own locationRich Felker2013-07-181-1/+1
* dynamic-linked TLS support for everything but dlopen'd libsRich Felker2012-10-041-1/+21
* fix some symbol resolution issues in dynamic linkerRich Felker2011-06-251-0/+1
* proper path searching for dynamic linkerRich Felker2011-06-251-0/+2
* experimental dynamic linker!Rich Felker2011-06-181-0/+26