summaryrefslogtreecommitdiff
path: root/lib/csu/ns32k
AgeCommit message (Expand)Author
2008-01-10Remove support for NetBSD/pc532.simonb
2002-06-05Don't use multi-line string literals.thorpej
2002-05-16Comment out token after #endif.wiz
2002-02-22Declare the global register variable kps_strings before including anythingmatthias
1999-03-19Ajust for new location of a.out crt0 Makefile fragment.thorpej
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
1998-04-21Move rcsid so that executables start with code again (that's justmatthias
1998-03-16Undo last change. Global register variables really have to be declaredmatthias
1998-02-03remove obsolete register declarationsperry
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-09WARNSify (not yet tested on all platforms yet)lukem
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-27* Set __ps_strings + some code cleanup.matthias
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-29Update to -DDYNAMIC as I thought I had a long time ago.phil
1995-05-17Keep argv[0] in a register.mycroft
1995-05-16Calculate environ directly from argc and argv, rather than searcing downmycroft
1995-01-07Patch from Giles Lean to make compilation flags more consistent.mycroft
1994-06-09update mmap call.phil
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-05-03changes to support shared libs.phil
1993-09-17Initial pc532 tree.phil