summaryrefslogtreecommitdiff
path: root/src/ldso/dlstart.c
AgeCommit message (Expand)AuthorLines
2015-05-25move call to dynamic linker stage-3 into stage-2 functionRich Felker-10/+1
2015-05-25simplify/shrink relocation processing in dynamic linker stage 1Rich Felker-24/+16
2015-05-25remove processing of DT_JMPREL from dynamic linker stage 1 bootstrapRich Felker-1/+0
2015-04-14make _dlstart_c function use hidden visibilityRich Felker-0/+1
2015-04-13dynamic linker bootstrap overhaulRich Felker-0/+107