summaryrefslogtreecommitdiff
path: root/libexec/ld.elf_so/arch/sparc/rtld_start.S
AgeCommit message (Expand)Author
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2003-03-01Update copyright.mycroft
2003-02-27Adjust for the fact that the GOT is all 0s in new binutils -- do the trick ofmycroft
2002-09-26Make the stack frame 96 bytes, like GCC does.mycroft
2002-09-26Tweak the save instruction in the PLT stub rather than adding an instructionmycroft
2002-09-26Allocate space for the argument space area in both _rtld_start() andmycroft
2002-09-25There is no need to save and restore a second register window in the bindermycroft
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 for SPARC.mycroft
2002-09-09Indent branch delay instructions.mycroft
2002-09-09Nuke RTLD_RELOCATE_SELF for SPARC.mycroft
1999-03-01- Use c style comments.christos
1999-03-01Make mkdep succeed (use matching quotes in comment).kim
1999-02-26Implement rtld_bind() stub.pk
1999-02-24Work in progress (does not work yet).christos