summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/crt1.S
Commit message (Expand)AuthorAgeFilesLines
* arm/crt1.S: Avoid dependency on PC+4 or PC+8Khem Raj2010-07-211-8/+3
* - Fix thumb2 PIE (Joseph S. Myers)Bernhard Reutner-Fischer2008-11-251-0/+4
* Paul Brook writes:Bernhard Reutner-Fischer2008-03-261-0/+69
* Paul Brook writes:Mike Frysinger2007-01-281-3/+4
* tweak the idea between having a MMU and actually using itMike Frysinger2006-02-181-1/+1
* fix loading of argc/argv for arm/nommuMike Frysinger2006-01-141-0/+10
* sync with glibcMike Frysinger2005-11-101-1/+6
* merge additional license cruft from glibcMike Frysinger2005-10-051-0/+17
* Add .type _init/_fini unconditionally to arm/crt1.SPeter S. Mazinger2005-09-291-4/+3
* arm/crt1.S needs features.h and the weak _init/_fini independently of __PIC__...Peter S. Mazinger2005-09-281-8/+10
* declare _init/_fini weak if UCLIBC_CTOR_DTOR is not definedMike Frysinger2005-09-181-0/+8
* Oops.Joakim Tjernlund2005-06-261-1/+1
* Change L_Scrt1 to __PIC__Joakim Tjernlund2005-06-251-2/+2
* Hopefully fix PIE apps.Joakim Tjernlund2005-06-251-12/+70
* Based on start.S from debian's glibc, this gets arm workingEric Andersen2005-06-101-138/+69
* oops. I'd left some junk in thereEric Andersen2005-06-101-3/+0
* rework arm crt1 properly this time aroundEric Andersen2005-06-101-27/+23
* Dunno yet if I got this right or not, but it now at leastEric Andersen2005-06-101-0/+161