musl/crt
Rich Felker ad5d8a2bf3 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.
2015-09-12 02:50:28 +00:00
..
aarch64
arm
i386
microblaze
mips mark mips crt code as code 2015-05-25 16:02:49 -04:00
or1k
powerpc
sh make sh crti/crtn init/fini fragments setup proper stack frame 2015-09-12 02:50:28 +00:00
x32
x86_64
crt1.c
crti.c
crtn.c
rcrt1.c add rcrt1 start file for fully static-linked PIE 2015-05-26 03:37:41 -04:00
Scrt1.c