summaryrefslogtreecommitdiffstats
path: root/lib/csu/sparc/crt0.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copy basename of argv[0] to bss for __progname, so that large stack smashderaadt2003-02-281-0/+9
* Adapt sparc crt* to how things are done on our other ELF architectures.art2002-08-111-120/+74
* Remove some dead ifdefs to make the code more readable.art2002-07-221-30/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-5/+5
* Fix RCS Idsniklas1999-08-201-2/+2
* Use OpenBSD tags and not SCCS or RCS Id tagstholo1997-06-241-1/+2
* initial import of NetBSD treederaadt1995-10-181-0/+186