about summary refs log tree commit diff
path: root/crt/sh
Commit message (Collapse)AuthorAgeFilesLines
* make sh crti/crtn init/fini fragments setup proper stack frameRich Felker2015-09-122-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.
* fix name of sh crt asm directoryRich Felker2015-04-272-0/+22