summaryrefslogtreecommitdiff
path: root/crt/x86_64
AgeCommit message (Expand)AuthorLines
2013-06-03align stack properly for calling global ctors/dtors on x86[_64]Rich Felker-0/+4
2012-05-02remove some junk from x86_64 start filesRich Felker-4/+0
2012-05-02PIE support for x86_64 (untested)Rich Felker-0/+18
2012-02-06add support for init/finit (constructors and destructors)Rich Felker-3/+17
2011-02-15Port musl to x86-64. One giant commit!Nicholas J. Kain-0/+16