summaryrefslogtreecommitdiff
path: root/arch/powerpc/reloc.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-23add SPE FPU support to powerpc-sfRich Felker1-1/+1
2019-08-11add support for powerpc/powerpc64 unaligned relocationsSamuel Holland1-0/+1
2016-03-06add powerpc soft-float supportFelix Fietkau1-1/+7
2015-09-17new dlstart stage-2 chaining for powerpcRich Felker1-0/+9
2015-04-13dynamic linker bootstrap overhaulRich Felker1-40/+11
2014-06-18refactor to remove arch-specific relocation code from dynamic linkerRich Felker1-24/+12
2014-06-17fix powerpc dynamic linker thread-pointer-relative relocationsRich Felker1-3/+3
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-26fix powerpc build breakage from dynamic linker path search changesRich Felker1-1/+1
2013-07-18make the dynamic linker find its path file relative to its own locationRich Felker1-1/+1
2012-11-16dynamic linking support for powerpcRich Felker1-8/+27
2012-11-13PPC port cleaned up, static linking works well now.rofl0r1-0/+36