summaryrefslogtreecommitdiff
path: root/lib/csu/sh
AgeCommit message (Expand)Author
2014-04-18It's been a quarter century: we can assume volatile is present with that name.Philip Guenther
2013-12-03Merge the per-arch crt0.c files into common_elf/crt0.c, with MD macros inPhilip Guenther
2006-10-10Preliminary userland bits for OpenBSD/landisk, many things coming fromMiod Vallat
2013-12-01mips64 no longer uses scrt0.o, and it was identical to crt0.o anyway.Philip Guenther
2013-11-10The kernel and ld.so have passed 0 in r7 for use as the cleanupPhilip Guenther
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2012-04-12the fpu control symbol on sh (__fpscr_values) suddenly becomes localJonathan Gray
2011-11-08Pass install the -S option to avoid a window where the target isn'tPhilip Guenthe
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
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