Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GC these crt{begin,end}.c, which are unused since the last FreeBSD platform | marius | 2006-05-22 | 2 | -114/+0 |
* | Explicitly specify an alignment for abitag. Without it, gcc specifies a | peter | 2003-10-17 | 1 | -1/+1 |
* | Set abitag __unused. | obrien | 2003-05-04 | 1 | -3/+4 |
* | Fix the copyright dates. | obrien | 2002-05-07 | 1 | -1/+1 |
* | GC code that moved to crtbrand.c. | obrien | 2002-01-28 | 1 | -4/+0 |
* | Feh, it helps to include a file other than yourself... wonder how | obrien | 2001-10-27 | 1 | -1/+1 |
* | * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to work | obrien | 2000-10-28 | 2 | -18/+52 |
* | This is step 1 in an effort to unify the start-up files for the | jdp | 2000-05-19 | 1 | -7/+50 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
* | Reverse the order of processing object files within an executable or | jdp | 1999-03-13 | 1 | -3/+3 |
* | Move the code for the ".init" and ".fini" sections outside of a | jdp | 1999-03-12 | 2 | -13/+13 |
* | Import C startup files for ELF support. | jdp | 1998-03-07 | 2 | -0/+92 |