summaryrefslogtreecommitdiff
path: root/lib/csu/alpha/Makefile
AgeCommit message (Expand)Author
2014-01-31Remove old compiler based crt stuff for alpha mips powerpc and vaxmatt
2008-07-21Enable MAKEVERBOSE support.lukem
2006-05-19Instead of using -I- -I${.CURDIR} and #include "dot_init.h", use:christos
2002-01-14Build and install crtfm.o (sets the Alpha FP_C in a way that GCC'sthorpej
2001-07-17Enable the new (working) .init/.fini magic.thorpej
2001-05-11Reorganization of crtbegin/crtend.ross
1999-03-20Pull together common Makefile fragments for ELF crt0 files, and use itthorpej
1999-03-19Put a good chunk of code common to all ELF crt0.c files into a commonthorpej
1999-03-19Move crtbegin.c and crtend.c from alpha subdir to common_elf subdir viathorpej
1998-03-28GC alpha's ECOFF_TOOLCHAIN make variable, and related bits. Nobodycgd
1997-10-24Fix think'o in previous.thorpej
1997-10-22* use CPPFLAGS instead of CFLAGS for -D and -I optionslukem
1997-05-31Back out BUILDDIR and NOINSTALL changes.cjs
1997-05-26These updates to the build allow building against include filescjs
1997-03-09fix include path bogosity pointed out by Greg Ostercgd
1997-02-23turn Alpha's ELF_TOOLCHAIN checks to ECOFF_TOOLCHAIN checkscgd
1997-02-17build with -fPICcgd
1997-02-17make hard links from crt{begin,end}.o to crd{begin,end}S.ocgd
1996-12-14-I expected location of ELF shared loadercgd
1996-10-18Use ${INSTALL}.thorpej
1996-10-08update so this compiles with the latest ELF ld.so. Include bsd.own.mkcgd
1996-09-12Reimplement in C, adding ELF support. if compiled with -DECOFF_COMPATcgd
1995-12-20limit the flags that get passed to cppcgd
1995-12-12CFLAGS+=, not CFLAGS=cgd
1995-02-10initial alpha support. no profiling support.cgd