History log of /seL4-camkes-master/projects/musllibc/crt/sh/crtn.s
Revision Date Author Comments
# ad5d8a2b 11-Sep-2015 Rich Felker <dalias@aerifal.cx>

make sh crti/crtn init/fini fragments setup proper stack frame

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.


# 82acacce 27-Apr-2015 Rich Felker <dalias@aerifal.cx>

fix name of sh crt asm directory