aboutsummaryrefslogtreecommitdiff
path: root/lib/csu/amd64
Commit message (Expand)AuthorAgeFilesLines
* Change our ELF binary branding to something more acceptable to the BinutilsDavid E. O'Brien2000-04-181-0/+14
* $Id$ -> $FreeBSD$Peter Wemm1999-08-284-4/+4
* Add "-fkeep-inline-functions" to CFLAGS so that higher optimizationJohn Polstra1999-03-151-3/+2
* Move the code for the ".init" and ".fini" sections outside of aJohn Polstra1999-03-121-2/+2
* 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-074-0/+171