summaryrefslogtreecommitdiff
path: root/crt/sh
AgeCommit message (Collapse)AuthorLines
2015-09-12make sh crti/crtn init/fini fragments setup proper stack frameRich Felker-2/+14
for fdpic support is is essential that the got pointer be saved at a known, ABI-dictated offset from the frame pointer, since there is no way to recover it once it's lost.
2015-04-27fix name of sh crt asm directoryRich Felker-0/+22