Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | align stack properly for calling global ctors/dtors on x86[_64] | Rich Felker | 2013-06-03 | 2 | -0/+4 |
* | consistency cleanup: removed redundant size suffixed from i386 asm | Rich Felker | 2012-05-02 | 2 | -22/+22 |
* | PIE support for i386 | Rich Felker | 2012-05-02 | 1 | -0/+24 |
* | remove attempts to be pie-compatible from i386 crt1.s | Rich Felker | 2012-05-02 | 1 | -6/+3 |
* | add support for init/finit (constructors and destructors) | Rich Felker | 2012-02-06 | 3 | -2/+18 |
* | cleanup comment cruft in startup code | Rich Felker | 2011-02-21 | 1 | -1/+0 |
* | make startup code PIE-compatible | Rich Felker | 2011-02-21 | 1 | -2/+4 |
* | shave off 2 bytes from crt1.o _start | Rich Felker | 2011-02-20 | 1 | -2/+2 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+17 |