summaryrefslogtreecommitdiff
path: root/lib/csu/sh
AgeCommit message (Expand)Author
2008-11-11Compile crt0.o, crtbegin.o and crtend.o with -fpie/-fPIE. This requiresKurt Miller
2008-09-26Remove PICFLAG= setting, it is overridden in bsd.prog.mk. tested on landisk.Dale Rahn
2007-03-13Set the DN bit in the fpscr upon startup, to prevent faulting when loadingMiod Vallat
2007-03-02Move landisk to hardware floating point. At the moment the FPU context isMiod Vallat
2006-10-10Preliminary userland bits for OpenBSD/landisk, many things coming fromMiod Vallat