Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only assign the environ in the startup code when environ is NULL. | kib | 2013-01-07 | 1 | -3/+1 |
* | Stop calling _init/_fini methods from crt1 for dynamic binaries. Do | kib | 2012-03-11 | 1 | -22/+6 |
* | - Remove one more no-op #ifndef | gonzo | 2012-03-06 | 1 | -2/+0 |
* | - Remove NOSHARED parts since it seems to be no-op | gonzo | 2012-03-06 | 1 | -4/+3 |
* | Whitespace nit | imp | 2011-02-01 | 1 | -1/+1 |
* | Use default WARNS setting (of 6) for lib/csu. | uqs | 2010-03-05 | 1 | -2/+2 |
* | Properly declare non-extern functions in crt1 | uqs | 2010-03-05 | 1 | -0/+2 |
* | __main and __gccmain are no longer required, so eliminate them. | imp | 2010-03-03 | 1 | -3/+0 |
* | Bring C runtime bits for FreeBSD/mips from p4 mips2-jnpr branch. | gonzo | 2008-05-03 | 1 | -0/+116 |