summaryrefslogtreecommitdiff
path: root/lib/csu/alpha/crt0.c
AgeCommit message (Expand)Author
2003-08-25Define both _start and __start in crt0, all of the other architectures do.Dale Rahn
2003-02-28copy basename of argv[0] to bss for __progname, so that large stack smashTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-02-03Remove even more dead code.Artur Grabowski
2001-02-03Schedule running of __fini in __init, not __start.Artur Grabowski
2001-01-25This is not how we'll do dynamic libraries on alpha anyway.Artur Grabowski
1999-08-20Fix RCS IdsNiklas Hallqvist
1997-06-24Use OpenBSD tags and not SCCS or RCS Id tagsThorsten Lockert
1996-11-13Sync with NetBSD, Add OpenBSD tags.Niklas Hallqvist