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