summaryrefslogtreecommitdiff
path: root/lib/csu/alpha
AgeCommit message (Expand)Author
2000-06-14sweep of my licenses (userland files w/o only my copyright) forcgd
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd
1999-03-20Pull together common Makefile fragments for ELF crt0 files, and use itthorpej
1999-03-20Collect the top parts of the ELF crt0.c files into a common header, andthorpej
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
1999-03-19Not used.thorpej
1999-03-08s/rtld_setup/_rtld_setup/ to move it out of the user's name space.kleink
1998-09-05Assign my copyrights to TNF.pk
1998-07-27We need <sys/param.h> because sysident.h requires the `NetBSD' constant.thorpej
1998-07-25These all need types.h.mycroft
1998-07-25Don't pull in param.h (and therefore don't pull in unistd.h).mycroft
1998-05-06can't include crt.h; it's not gone!cgd
1998-05-06No longer needed, calls begin crtbegin & crtend were just removed.ross
1998-05-06Sigh, don't make global calls in repeated sharedlib components. It blowsross
1998-05-06Eliminate incorrect gcc-generated cross-section bsr's by calling the staticross
1998-05-06Put the vanilla versions of these into CVS so that Those Who Come Laterross
1998-03-28GC alpha's ECOFF_TOOLCHAIN make variable, and related bits. Nobodycgd
1998-03-27Rename initialization and termination functions from __init() andjtc
1998-02-03remove obsolete register declarationsperry
1997-10-24Fix think'o in previous.thorpej
1997-10-22* use CPPFLAGS instead of CFLAGS for -D and -I optionslukem
1997-10-20Ooops, typo in a comment.thorpej
1997-10-20Add an __RCSID().thorpej
1997-10-10clean up WARNS on the alpha.mrg
1997-10-09WARNSify (not yet tested on all platforms yet)lukem
1997-05-31Back out BUILDDIR and NOINSTALL changes.cjs
1997-05-26These updates to the build allow building against include filescjs
1997-05-17__ps_strings is initialized to 0.mycroft
1997-03-21pull in the sysident.h from ld.so, for NetBSD PT_NOTE generationcgd
1997-03-10fix _DYNAMIC definition bogoncgd
1997-03-10s/mainprog_obj/__&/cgd
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
1997-01-03const-ify char *'s that need itcgd
1996-12-18include dlfcn.h for exported dynamic loader function prototypes.cgd
1996-12-14-I expected location of ELF shared loadercgd
1996-12-07expect a 'struct ps_strings *' as the fourth argument to __start.cgd
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
1996-09-09user better local labels, be smarter with noat and use of the at register.cgd
1996-05-16remove a few macro definitions which duplicate (and in one instance,cgd
1995-12-20limit the flags that get passed to cppcgd
1995-12-12CFLAGS+=, not CFLAGS=cgd
1995-11-04profiling supportcgd
1995-10-29fix up a bit of profiling supportcgd
1995-10-09kill OSF/1 assembler support, and make gcrt0.o link (but not work).cgd