summaryrefslogtreecommitdiff
path: root/libexec/ld.elf_so/arch/arm/rtld_start.S
AgeCommit message (Expand)Author
2013-12-03Don't use GOT relocations. Use PC relative for the GOT and GOTOFF formatt
2012-08-13Add a comment for EABI. Use "pop" instructions to save one instruction.matt
2009-11-11Add RCSIDskrll
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2004-08-21Use BX if available.rearnsha
2002-09-12Update comments.mycroft
2002-09-12Pass the calculated relocation offset down to _rtld().mycroft
2002-09-11Do the _rtld_relocate_nonplt_self() thing here, and nuke the ld script.mycroft
2002-09-09Nuke RTLD_RELOCATE_SELF on ARM.mycroft
2001-07-15Fix binder routine to not use a volatile register.matt
2001-07-15Bugfix for _rtld_start. Enable common plt processing code for armmatt
2001-07-15Initial support for dynamic ELF support on ARM.matt