about summary refs log tree commit diff
path: root/arch/microblaze/reloc.h
Commit message (Expand)AuthorAgeFilesLines
* new dlstart stage-2 chaining for microblazeRich Felker2015-09-171-0/+7
* dynamic linker bootstrap overhaulRich Felker2015-04-131-38/+9
* refactor to remove arch-specific relocation code from dynamic linkerRich Felker2014-06-181-17/+9
* dynamic linker: permit error returns from arch-specific reloc functionRich Felker2014-06-161-1/+2
* support configurable page size on mips, powerpc and microblazeSzabolcs Nagy2013-09-151-1/+1
* make the dynamic linker find its path file relative to its own locationRich Felker2013-07-181-1/+8
* microblaze TLS relocation support, completely untestedRich Felker2012-10-151-0/+6
* dynamic-linked TLS support for everything but dlopen'd libsRich Felker2012-10-041-1/+5
* microblaze portRich Felker2012-09-291-0/+41