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