summaryrefslogtreecommitdiff
path: root/libexec/ld.elf_so/arch/powerpc/rtld_start.S
AgeCommit message (Expand)Author
2011-09-26match END() with a relevant ENTRY*(). gas 2.21 complains about themrg
2011-03-04Don't rely on >32bit math.matt
2011-02-10Fix problem with bss-plt objects which a reloc index, not offset.matt
2011-01-16Add secure-plt support for powerpc to ld.elf_so. As part of this, we have tomatt
2002-12-04Bintuils-current initializes the GOT entries to 0 (instead of thethorpej
2002-10-31Convert to register prefixes.matt
2002-10-05Minor cleanup.mycroft
2002-09-25Push the _rtld_bind() interface into MD code -- it's just a trivial wrappermycroft
2002-09-12Update comments.mycroft
2002-09-12Pass the calculated relocation offset down to _rtld().mycroft
2002-09-11Implement _rtld_relocate_nonplt_self() here.mycroft
2002-09-10Remove unneeded cruft from _rtld_start.mycroft
2002-09-10Shorten the startup sequence by a few instructions.mycroft
2001-09-26In the `I can't believe it's been broken all this time' department:mycroft
1999-05-21syncicache is needed...tsubai
1999-04-18Add code to use the kernel provided page size.ws
1998-11-24Add powerpc support.tsubai