Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to work | obrien | 2000-10-28 | 4 | -11/+20 |
* | Take crtbegin.c and crtend.c from the new machine-independent | jdp | 2000-05-20 | 1 | -0/+2 |
* | This is step 1 in an effort to unify the start-up files for the | jdp | 2000-05-19 | 2 | -32/+10 |
* | Change our ELF binary branding to something more acceptable to the Binutils | obrien | 2000-04-18 | 1 | -0/+14 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 4 | -4/+4 |
* | Add "-fkeep-inline-functions" to CFLAGS so that higher optimization | jdp | 1999-03-15 | 1 | -3/+2 |
* | Move the code for the ".init" and ".fini" sections outside of a | jdp | 1999-03-12 | 1 | -2/+2 |
* | Switch to using ".So" as the extension for PIC object files rather | jdp | 1999-01-09 | 1 | -3/+3 |
* | Strip the leading path from __progname as is done in the a.out case. Also | steve | 1998-12-24 | 1 | -3/+9 |
* | Make profiling work for ELF. gprof now autodetects the format of | jdp | 1998-09-07 | 2 | -2/+25 |
* | Import C startup files for ELF support. | jdp | 1998-03-07 | 4 | -0/+171 |