summaryrefslogtreecommitdiffstats
path: root/lib/csu/arm/crt0.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge the per-arch crt0.c files into common_elf/crt0.c, with MD macros inguenther2013-12-031-130/+0
* mips64 no longer uses scrt0.o, and it was identical to crt0.o anyway.guenther2013-12-011-3/+1
* The kernel and ld.so have passed 0 in r0 for use as the cleanupguenther2013-11-101-11/+6
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
* tag..drahn2004-02-011-0/+1
* startup files for arm. Partially borrowed from NetBSD.drahn2004-02-011-0/+137