about summary refs log tree commit diff
path: root/crt/x86_64
Commit message (Expand)AuthorAgeFilesLines
* remove hand-written crt1.s and Scrt1.s files for all archsRich Felker2015-10-142-32/+0
* align stack properly for calling global ctors/dtors on x86[_64]Rich Felker2013-06-032-0/+4
* remove some junk from x86_64 start filesRich Felker2012-05-022-4/+0
* PIE support for x86_64 (untested)Rich Felker2012-05-021-0/+18
* add support for init/finit (constructors and destructors)Rich Felker2012-02-063-3/+17
* Port musl to x86-64. One giant commit!Nicholas J. Kain2011-02-151-0/+16