summaryrefslogtreecommitdiffstats
path: root/lib/csu/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-2/+1
* fix rcs ids. ok sthen@martynas2009-06-211-1/+1
* Compile crt0.o, crtbegin.o and crtend.o with -fpie/-fPIE. This requireskurt2008-11-111-6/+6
* The recent change to bsd.own.mk to allow PICFLAG to be overridden madekurt2008-10-061-2/+0
* The -DPIC flag must be passed when building crtbeginS.o/crtendS.o howeverdrahn2004-07-071-5/+5
* Proper PIC support in arm startup files.drahn2004-02-092-4/+11
* tag..drahn2004-02-011-0/+1
* startup files for arm. Partially borrowed from NetBSD.drahn2004-02-013-0/+264