summaryrefslogtreecommitdiff
path: root/libexec/ld.elf_so/arch/x86_64/rtld_start.S
AgeCommit message (Expand)Author
2011-12-11Align in the stack before calling _rtld in the way the x86_64 ABIjoerg
2010-12-05Build ld.elf_so with -fvisibility=hidden. Exploit this for i386/x86_64joerg
2010-12-03Add comment about the unusual stack alignment in .rtld_bind_start.joerg
2003-02-28Eliminate GOT usage in rtld_start() on this platform, too.mycroft
2002-11-24Implement self-relocation as is required now.fvdl
2002-09-25Partly fix this port -- still needs a self-reloc function.mycroft
2001-12-14Add missing copyright notice.fvdl
2001-06-20Get stack layout right.fvdl
2001-06-19Preliminary x86-64 support. Not fully functional yet (toolchain bugs).fvdl