summaryrefslogtreecommitdiff
path: root/lib/csu/arm32
AgeCommit message (Expand)Author
2001-02-18ANSIfy and merge some stylistic changes from arm26/crt0.c.simonb
1999-07-02More trailing white space.simonb
1999-03-19Ajust for new location of a.out crt0 Makefile fragment.thorpej
1999-02-27Add c++rt0 for arm32 with the "special" hacks. Put c++rt0.c in arm32'stv
1999-01-22Clean this up a little, and fix the compilation error caused by Manuel'smycroft
1998-08-05Rewritten the entry code. Use r10 to determine is r0 contains a validmark
1998-07-25Don't pull in param.h (and therefore don't pull in unistd.h).mycroft
1998-03-10Replace missing ; when calculating the environment pointer.mark
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-05Major overhaul and update to support dynamic loading and linking.mark
1997-10-05Overhauled and brought up to date.mark
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-09Eliminate bogus redefinitions of standard targets.mycroft
1996-10-18RCS id police.thorpej
1996-10-18Use ${INSTALL}.thorpej
1996-02-02Initial commit of the crt0.o source for the arm32 port.mark