summaryrefslogtreecommitdiff
path: root/lib/csu/mips
AgeCommit message (Expand)Author
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-19Not used.thorpej
1999-03-19- Make this compilable.nisimura
1999-03-08s/rtld_setup/_rtld_setup/ to move it out of the user's name space.kleink
1998-11-04Change __init()/__fini() -> _init()/_fini().jonathan
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-09oops, forgot it add this earlier (pr#5425)mrg
1998-05-02build standard NetBSD/ELF crt{begin,end}.o files, clean up some egcs warnings.mrg
1998-02-07typithorpej
1998-02-03remove obsolete register declarationsperry
1997-10-22* use CPPFLAGS instead of CFLAGS for -D and -I optionslukem
1997-10-20RCSid police. Add __RCSID while we're here.jonathan
1997-10-09WARNSify (not yet tested on all platforms yet)lukem
1997-08-24Make sure we're passed a valid obj_entry.thorpej
1997-06-28Fix include path: use $(CURDIR). Kindly pointed out by <cgd@pa.dec.com>jonathan
1997-06-24Un-comment-out "CFLAGS+= -I/usr/src/libexec/ld.elf_so" for new crt0.cjonathan
1997-06-23New, Alpha-derived crt0.c with ld.elf_so support.jonathan
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-19Force the link.phil
1997-05-15Add to install to link scrt0.o to crt0.o.phil
1997-05-09Eliminate bogus redefinitions of standard targets.mycroft
1997-03-05C versions of crt0 for mips.jonathan
1996-10-18RCS id police.thorpej
1996-10-18Use ${INSTALL}.thorpej
1995-12-12CFLAGS+=, not CFLAGS=cgd
1995-06-15Correctly build gcrt0.omellon
1995-06-15start -> __start in END macro as wellmellon
1995-06-15start -> __start to avoid namespace bugsmellon
1995-05-03Ensure that __progname is in .data, not in .sdatamellon
1995-03-01Clean up deleted files.mycroft
1995-01-07Use ${COMPILE.S}, not ${CPP} directly.mycroft
1994-12-16.s -> .Smycroft
1994-12-15More underscores...mycroft
1994-11-14Prepended underscoresdean
1994-05-24crt0 support for mips..no shared library supportglass