summaryrefslogtreecommitdiff
path: root/lib/csu/sparc
AgeCommit message (Expand)Author
2015-09-01In static binaries, invoke kbind() once to disable it.Philip Guenther
2015-07-03static pie support for sparc.Miod Vallat
2014-11-12Merge Makefiles, moving the build up a level and putting the CPU-specificPhilip Guenther
2013-12-03Merge the per-arch crt0.c files into common_elf/crt0.c, with MD macros inPhilip Guenther
2012-12-24Register cleanup handler passed by ld.so with atexit(3).Mark Kettenis
2011-11-08Pass install the -S option to avoid a window where the target isn'tPhilip Guenthe
2010-12-24crtbeginS.o needs to be buit with -fPIC; with -fpic the relocations for theMark Kettenis
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2008-10-06The recent change to bsd.own.mk to allow PICFLAG to be overridden madeKurt Miller
2004-02-01No multi-line strings, to please gcc3. No functional change.Miod Vallat
2004-01-08__init/__fini handling on ELF has not been correct. It is supposed toDale Rahn
2003-05-30Fix dependancy building for ELF startup code. Changed MakefilesDale Rahn
2003-02-28copy basename of argv[0] to bss for __progname, so that large stack smashTheo de Raadt
2002-08-11Adapt sparc crt* to how things are done on our other ELF architectures.Artur Grabowski
2002-07-22Remove some dead ifdefs to make the code more readable.Artur Grabowski
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-03-24Use "realinstall" to allow the framework to do other work if needed;Thorsten Lockert
1999-08-20Fix RCS IdsNiklas Hallqvist
1997-06-24Use OpenBSD tags and not SCCS or RCS Id tagsThorsten Lockert
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1995-10-18initial import of NetBSD treeTheo de Raadt