about summary refs log tree commit diff
path: root/arch/arm/reloc.h
Commit message (Expand)AuthorAgeFilesLines
* refactor to remove arch-specific relocation code from dynamic linkerRich Felker2014-06-181-25/+12
* dynamic linker: permit error returns from arch-specific reloc functionRich Felker2014-06-161-1/+2
* disable legacy init/fini processing on ARMRich Felker2013-07-221-0/+2
* make the dynamic linker find its path file relative to its own locationRich Felker2013-07-181-1/+14
* add support for TLS variant I, presently needed for arm and mipsRich Felker2012-10-151-2/+2
* dynamic-linked TLS support for everything but dlopen'd libsRich Felker2012-10-041-1/+16
* typo (copy 2) in arm reloc.hRich Felker2011-10-011-1/+1
* typo in arm reloc.hRich Felker2011-10-011-1/+1
* first attempt at arm dynamic linkingRich Felker2011-10-011-0/+26