summaryrefslogtreecommitdiff
path: root/arch/microblaze/reloc.h
AgeCommit message (Expand)AuthorLines
2015-09-17new dlstart stage-2 chaining for microblazeRich Felker-0/+7
2015-04-13dynamic linker bootstrap overhaulRich Felker-38/+9
2014-06-18refactor to remove arch-specific relocation code from dynamic linkerRich Felker-17/+9
2014-06-16dynamic linker: permit error returns from arch-specific reloc functionRich Felker-1/+2
2013-09-15support configurable page size on mips, powerpc and microblazeSzabolcs Nagy-1/+1
2013-07-18make the dynamic linker find its path file relative to its own locationRich Felker-1/+8
2012-10-15microblaze TLS relocation support, completely untestedRich Felker-0/+6
2012-10-04dynamic-linked TLS support for everything but dlopen'd libsRich Felker-1/+5
2012-09-29microblaze portRich Felker-0/+41