summaryrefslogtreecommitdiff
path: root/lib/csu/powerpc
AgeCommit message (Expand)Author
2000-06-14sweep of my licenses for consistency. (no functional changes) Thesecgd
2000-06-14Normalize copyright notice.thorpej
2000-06-14fix up NetBSD RCS Ids to match the standard, and the leading comment ascgd
1999-07-02More trailing white space.simonb
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-19Garbage-collect ECOFF_COMPAT.thorpej
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-08s/rtld_setup/_rtld_setup/ to move it out of the user's name space.kleink
1998-11-24Compile with -fPIC.tsubai
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-06Trivial change.mycroft
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-20Add an __RCSID().thorpej
1997-10-09WARNSify (not yet tested on all platforms yet)lukem
1997-05-31Back out BUILDDIR and NOINSTALL changes.cjs
1997-05-29These makefiles need to include bsd.own.mk early-on so that theycjs
1997-05-26These updates to the build allow building against include filescjs
1997-05-17__ps_strings is initialized to 0.mycroft
1997-04-17Fat-finger; one too many "_"'s in the entry point declaration.thorpej
1997-04-16Correct a bogus comment, pointed out by Chris Demetriou <cgd@netbsd.org>thorpej
1997-04-16Fix a couple of things pointed out by Chris Demetriou <cgd@netbsd.org>:thorpej
1997-04-16C run-time startup routines, based on NetBSD/alpha's, with modificationsthorpej