summaryrefslogtreecommitdiffstats
path: root/lib/csu/amd64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pass install the -S option to avoid a window where the target isn'tguenther2011-11-081-2/+2
* Make sure everything run from .init and .fini sections gets a properly alignedkettenis2011-03-301-2/+3
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-2/+2
* Compile crt0.o, crtbegin.o and crtend.o with -fpie/-fPIE. This requireskurt2008-11-111-7/+7
* The recent change to bsd.own.mk to allow PICFLAG to be overridden madekurt2008-10-061-3/+1
* Remove separate pic versions of crt0, crtbegin, crtend. Nextkurt2008-07-281-21/+2
* Build pic versions of crt0, crtbegin & crtend for amd64, i386, powerpc,kurt2008-06-251-2/+23
* remove "unused variable" warningschl2007-10-171-2/+1
* zap rcsid. Okay deraadt@, krw@espie2005-08-041-5/+1
* things for amd64; from art@mickey2004-01-283-0/+250