summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/crt1.S
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | properly with the new ABI
* 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
has a chance of perhaps working...