summaryrefslogtreecommitdiffstats
path: root/lib/csu/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
* crtbeginS.o needs to be buit with -fPIC; with -fpic the relocations for thekettenis2010-12-241-1/+3
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-2/+1
* The recent change to bsd.own.mk to allow PICFLAG to be overridden madekurt2008-10-061-3/+1
* No multi-line strings, to please gcc3. No functional change.miod2004-02-011-20/+20
* __init/__fini handling on ELF has not been correct. It is supposed todrahn2004-01-082-2/+61
* Fix dependancy building for ELF startup code. Changed Makefilesdrahn2003-05-301-10/+24
* copy basename of argv[0] to bss for __progname, so that large stack smashderaadt2003-02-281-0/+9
* Adapt sparc crt* to how things are done on our other ELF architectures.art2002-08-112-145/+105
* Remove some dead ifdefs to make the code more readable.art2002-07-221-30/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-5/+5
* Use "realinstall" to allow the framework to do other work if needed;tholo2001-03-241-2/+2
* Fix RCS Idsniklas1999-08-202-3/+3
* Use OpenBSD tags and not SCCS or RCS Id tagstholo1997-06-241-1/+2
* COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPmillert1997-04-271-2/+2
* install -> ${INSTALL}, -c -> ${COPY}downsj1996-12-081-2/+2
* initial import of NetBSD treederaadt1995-10-182-0/+228