summaryrefslogtreecommitdiffstats
path: root/libexec/ld.so/powerpc64/rtld_machine.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the same names as the 64-bit PowerPC ELF ABI for the relocations.kettenis2020-07-181-9/+11
* Rewrite loop to match what is written down in the ABI document.kettenis2020-07-161-6/+5
* Make lazy binding work.kettenis2020-07-161-5/+27
* Disable powerpc64 lazy binding, code was not for 64 bit ABIdrahn2020-06-281-25/+2
* PowerPC64 ld.so code.drahn2020-06-251-0/+349