summaryrefslogtreecommitdiff
path: root/lib/csu/i386-elf/crti.S
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.1.0_cvscvs2svn2006-05-061-1/+1
* Keep the stack aligned to a 16 byte boundary when calling init functionsDoug Rabson2005-05-191-0/+2
* Use .rodata section for $FreeBSD$.David E. O'Brien2002-05-151-2/+3
* * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to workDavid E. O'Brien2000-10-281-4/+11
* This is step 1 in an effort to unify the start-up files for theJohn Polstra2000-05-191-26/+5
* Change our ELF binary branding to something more acceptable to the BinutilsDavid E. O'Brien2000-04-181-0/+14
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Import C startup files for ELF support.John Polstra1998-03-071-0/+38