summaryrefslogtreecommitdiffstats
path: root/lib/csu/powerpc64
AgeCommit message (Expand)AuthorFilesLines
2020-10-15crt0 MD _dl_exit() performs syscall to SYS_exit directly, but thenderaadt1-2/+2
2020-10-14use symbolic SYS_exit instead of the value 1deraadt1-5/+1
2020-06-26Fix powerpc64 pie binraries, in register renumbering one line was missed.drahn1-2/+2
2020-06-25PowerPC64 startup code.drahn1-0/+124