summaryrefslogtreecommitdiffstats
path: root/lib/csu/powerpc64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* crt0 MD _dl_exit() performs syscall to SYS_exit directly, but thenderaadt2020-10-151-2/+2
* use symbolic SYS_exit instead of the value 1deraadt2020-10-141-5/+1
* Fix powerpc64 pie binraries, in register renumbering one line was missed.drahn2020-06-261-2/+2
* PowerPC64 startup code.drahn2020-06-251-0/+124