aboutsummaryrefslogtreecommitdiff
path: root/lib/csu/mips/crt1.c
Commit message (Expand)AuthorAgeFilesLines
* Only assign the environ in the startup code when environ is NULL.Konstantin Belousov2013-01-071-3/+1
* Stop calling _init/_fini methods from crt1 for dynamic binaries. DoKonstantin Belousov2012-03-111-22/+6
* - Remove one more no-op #ifndefOleksandr Tymoshenko2012-03-061-2/+0
* - Remove NOSHARED parts since it seems to be no-opOleksandr Tymoshenko2012-03-061-4/+3
* Whitespace nitWarner Losh2011-02-011-1/+1
* Use default WARNS setting (of 6) for lib/csu.Ulrich Spörlein2010-03-051-2/+2
* Properly declare non-extern functions in crt1Ulrich Spörlein2010-03-051-0/+2
* __main and __gccmain are no longer required, so eliminate them.Warner Losh2010-03-031-3/+0
* Bring C runtime bits for FreeBSD/mips from p4 mips2-jnpr branch.Oleksandr Tymoshenko2008-05-031-0/+116