aboutsummaryrefslogtreecommitdiff
path: root/lib/csu/alpha
Commit message (Expand)AuthorAgeFilesLines
* MFC: Drop support for COPY.Ruslan Ermilov2002-08-071-1/+1
* MFC: new bsd.lib.mk API.Ruslan Ermilov2002-07-191-8/+4
* MFC: rev 1.2 (add rcsid)David E. O'Brien2001-08-013-9/+23
* MFC.David E. O'Brien2000-10-302-4/+5
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-10-302-0/+94
* MFC: use the MI versions of crtbegin and crtend from the "common" directory.David E. O'Brien2000-07-103-109/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-284-4/+4
* Enable gcrt1.o.Hidetoshi Shimokawa1999-07-162-2/+25
* Call do_ctors() and do_dtors() using indirect calls through functionJohn Polstra1999-06-061-3/+12
* Remove some left-over stuff from NetBSD that we don't need. ThisJohn Polstra1999-04-242-29/+7
* Ugh. I didn't know this Makefile was reaching over into the dynamicJohn Polstra1999-04-091-2/+4
* Initialize __progname by argv[0] before striping leading path,Hidetoshi Shimokawa1999-01-191-1/+2
* Switch to using ".So" as the extension for PIC object files ratherJohn Polstra1999-01-091-3/+3
* Strip the leading path from __progname.Steve Price1999-01-071-3/+7
* Remove the bootstrap hack that prevented the use of the rtld.John Birrell1998-08-202-24/+3
* Force BOOTSTRAP mode all the time while the headers are broken on alphaJohn Birrell1998-05-041-1/+5
* Temporary fix for problems that occur if CFLAGS=-g is added toJohn Birrell1998-04-011-1/+2
* Don't share sources with i386-elf. That was too difficult. 8-(John Birrell1998-03-111-4/+7
* Sharing the crt sources with i386-elf wasn't too successful. The crtiJohn Birrell1998-03-113-18/+165
* Trash startup sources from NetBSD in favour of jdp's FreeBSD sourceJohn Birrell1998-03-104-415/+19
* Import a sanitized version of jdp's crt1.c from i386-elf. I have removedJohn Birrell1998-03-101-0/+63
* CSU source for Alpha obtained from NetBSD. The makefile will requireJohn Birrell1998-01-114-0/+419