aboutsummaryrefslogtreecommitdiff
path: root/libexec/rtld-elf/arm/rtld_start.S
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Annotate arm userspace assembler sources stating their tolerance toKonstantin Belousov2015-09-291-0/+1
* Align the stack in _rtld_bind_start. Normally this is called with theAndrew Turner2014-07-061-2/+5
* Ensure we align the stack to 8 bytes in rtld.Andrew Turner2012-08-041-2/+4
* The NetBSD Foundation has granted permission to remove clauses 3 and 4.Warner Losh2010-02-161-7/+0
* Use add instead of saving the sp in a register.Olivier Houchard2004-09-281-2/+1
* Add stubs for TLS.Olivier Houchard2004-09-231-6/+3
* Import arm bits for rtld-elf.Olivier Houchard2004-05-141-0/+105