summaryrefslogtreecommitdiff
path: root/lib/csu/common
Commit message (Expand)AuthorAgeFilesLines
* * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to workDavid E. O'Brien2000-10-282-18/+52
* This is step 1 in an effort to unify the start-up files for theJohn Polstra2000-05-191-7/+50
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Reverse the order of processing object files within an executable orJohn Polstra1999-03-131-3/+3
* Move the code for the ".init" and ".fini" sections outside of aJohn Polstra1999-03-122-13/+13
* Import C startup files for ELF support.John Polstra1998-03-072-0/+92