Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove hand-written crt1.s and Scrt1.s files for all archs | Rich Felker | 2015-10-14 | 2 | -32/+0 |
* | align stack properly for calling global ctors/dtors on x86[_64] | Rich Felker | 2013-06-03 | 2 | -0/+4 |
* | remove some junk from x86_64 start files | Rich Felker | 2012-05-02 | 2 | -4/+0 |
* | PIE support for x86_64 (untested) | Rich Felker | 2012-05-02 | 1 | -0/+18 |
* | add support for init/finit (constructors and destructors) | Rich Felker | 2012-02-06 | 3 | -3/+17 |
* | Port musl to x86-64. One giant commit! | Nicholas J. Kain | 2011-02-15 | 1 | -0/+16 |