summaryrefslogtreecommitdiffstats
path: root/lib/csu/sparc64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix dependancy building for ELF startup code. Changed Makefilesdrahn2003-05-301-13/+24
* copy basename of argv[0] to bss for __progname, so that large stack smashderaadt2003-02-281-1/+9
* Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree)millert2002-02-171-2/+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
* I don't even want to know how I could screw this up so bad and noone noticed.art2001-09-021-2/+2
* build crt0, crtbegin and friends.art2001-08-291-0/+51
* crt0. Almost like on alpha, except that sparc64 needs an assembler stubart2001-08-291-0/+111