summaryrefslogtreecommitdiff
path: root/lib/csu/i386/crt0.c
AgeCommit message (Expand)Author
2012-12-24Register cleanup handler passed by ld.so with atexit(3). Fix stack alignment.Mark Kettenis
2011-08-19Make sure the stack is properly aligned for using SSE instructions. WhileMark Kettenis
2005-08-04zap rcsid. Okay deraadt@, krw@Marc Espie
2003-11-22remove multi-line literals in __asm syntax to keep gcc3 happyAnil Madhavapeddy
2003-06-27ansiTheo de Raadt
2003-04-17i386 startup code for ELF. based on newer version of NetBSD code.Dale Rahn
2003-02-28copy basename of argv[0] to bss for __progname, so that large stack smashTheo de Raadt
2002-09-17uncommit, since it breaks macppc libc. millert and miod have now said theyTheo de Raadt
2002-09-17use a different name for __syscall(); millert@ miod@ niklas@ okMichael Shalayeff
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
2001-07-18WallTheo de Raadt
1997-06-24Use OpenBSD tags and not SCCS or RCS Id tagsThorsten Lockert
1996-12-21-Wall madness.Todd C. Miller
1995-10-18initial import of NetBSD treeTheo de Raadt