summaryrefslogtreecommitdiffstats
path: root/lib/csu/i386-elf
Commit message (Expand)AuthorAgeFilesLines
* * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to workobrien2000-10-284-11/+20
* Take crtbegin.c and crtend.c from the new machine-independentjdp2000-05-203-135/+2
* This is step 1 in an effort to unify the start-up files for thejdp2000-05-193-39/+60
* Change our ELF binary branding to something more acceptable to the Binutilsobrien2000-04-181-0/+14
* $Id$ -> $FreeBSD$peter1999-08-286-6/+6
* Add "-fkeep-inline-functions" to CFLAGS so that higher optimizationjdp1999-03-151-3/+2
* Reverse the order of processing object files within an executable orjdp1999-03-131-3/+3
* Move the code for the ".init" and ".fini" sections outside of ajdp1999-03-123-15/+15
* Switch to using ".So" as the extension for PIC object files ratherjdp1999-01-091-3/+3
* Strip the leading path from __progname as is done in the a.out case. Alsosteve1998-12-241-3/+9
* Make profiling work for ELF. gprof now autodetects the format ofjdp1998-09-072-2/+25
* Import C startup files for ELF support.jdp1998-03-076-0/+263
OpenPOWER on IntegriCloud