summaryrefslogtreecommitdiff
path: root/lib/csu/m68k
AgeCommit message (Expand)Author
1999-03-19Ajust for new location of a.out crt0 Makefile fragment.thorpej
1999-01-22Remove items defined in common.h.mycroft
1998-09-05Assign my copyrights to TNF.pk
1998-07-25Don't pull in param.h (and therefore don't pull in unistd.h).mycroft
1997-10-27use a common Makefile.csu.aout for the a.out portslukem
1997-10-24use ${.CURDIR}/${SRCS} instead of ${.ALLSRC} (from i386/Makefile)lukem
1997-10-22* use CPPFLAGS instead of CFLAGS for -D and -I optionslukem
1997-10-20Move the RCS id after `start', so that `start' is once again the first thingmycroft
1997-10-09WARNSify (not yet tested on all platforms yet)lukem
1997-06-12Use FILES and FILESDIR instead of install:veego
1997-05-31Back out BUILDDIR and NOINSTALL changes.cjs
1997-05-29Remove the install: line and use FILES and FILESDIR.veego
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
1996-12-08Sync with the i386 crt0.cthorpej
1996-10-18RCS id police.thorpej
1996-10-18Use ${INSTALL}.thorpej
1995-09-29Make `make depend' work. For this, it was necessary to remove ${.ALLSRC}pk
1995-06-05Build run-time code for use in static executables, called `scrt0.o'.pk
1995-06-03Factor out common code.pk
1995-06-02Protoize (from Thorsten Lockert, PR #1070).pk
1995-05-17Keep argv[0] in a register.mycroft
1995-05-16Calculate environ directly from argc and argv, rather than searcing downmycroft
1995-01-17Don't map the data segment with PROT_EXEC.mycroft
1995-01-07Patch from Giles Lean to make compilation flags more consistent.mycroft
1994-07-31Kill historical cruft.mycroft
1994-05-14Clean up deleted files.mycroft
1994-05-14kill all gprof-related stuff; it's now in libc, and the header is elsewherecgd
1994-04-05new way of invoking mmap.cgd
1994-03-28explicit cast off mmap offset to off_tcgd
1994-03-28no more MAP_FILEcgd
1994-02-10kill bogus install -d's. the one for /usr/include/rpcsvc is still here.cgd
1994-01-29Change silly cast to avoid a compiler warning.mycroft
1994-01-29Sync with i386 code.mycroft
1994-01-29Fix spelling error in Copyright noticejtc
1994-01-28dl*() stubspk
1993-11-25C-startup routines for generic m68k machines, with shared library support.paulus