aboutsummaryrefslogtreecommitdiff
path: root/lib/csu/i386-elf
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-296-6/+6
* MFC 1.4 -> 1.5: Fix breakage at -O3.John Polstra1999-04-141-3/+2
* MFC: Reverse C++ constructor and destructor order for consistencyJohn Polstra1999-04-141-3/+3
* MFC: Fix compilation with "-g", and eliminate the need forJohn Polstra1999-04-143-15/+15
* Switch to using ".So" as the extension for PIC object files ratherJohn Polstra1999-01-091-3/+3
* Strip the leading path from __progname as is done in the a.out case. AlsoSteve Price1998-12-241-3/+9
* Make profiling work for ELF. gprof now autodetects the format ofJohn Polstra1998-09-072-2/+25
* Import C startup files for ELF support.John Polstra1998-03-076-0/+263