summaryrefslogtreecommitdiffstats
path: root/lib/csu/amd64
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-201-0/+2
* This is step 1 in an effort to unify the start-up files for thejdp2000-05-192-32/+10
* Change our ELF binary branding to something more acceptable to the Binutilsobrien2000-04-181-0/+14
* $Id$ -> $FreeBSD$peter1999-08-284-4/+4
* Add "-fkeep-inline-functions" to CFLAGS so that higher optimizationjdp1999-03-151-3/+2
* Move the code for the ".init" and ".fini" sections outside of ajdp1999-03-121-2/+2
* 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-074-0/+171
OpenPOWER on IntegriCloud