summaryrefslogtreecommitdiff
path: root/ldso/ldso/x86_64/elfinterp.c
AgeCommit message (Expand)Author
2010-09-07ldso: Fix compilation for x86_64 without TLS support.Will Newton
2010-05-05ldso: fix x86_64 R_X86_64_TPOFF64 and R_X86_64_DTPOFF64 relocationsRoman I Khimov
2010-02-19x86_64: finish up tls reloc support in ldsoAustin Foxley
2009-10-14ldso: fixup all the rest of the calls to _dl_find_hashAustin Foxley
2009-01-28Remove check for the relocation type check in the resolver,Carmelo Amoroso
2006-06-19eat extraneous ; and insert some whitespace where it belongsMike Frysinger
2006-01-10support a few more relocation typesMike Frysinger
2006-01-08patch by Jocke to fix up lazy relocationMike Frysinger
2005-11-21Partly undo earlier patch on vapier's requestPeter S. Mazinger
2005-11-21Guard debug_sym/debug_reloc, make sure elfinterp.c sees __SUPPORT_LD_DEBUG__Peter S. Mazinger
2005-07-14a [mostly working] elfinterp.c based on i386 / glibcMike Frysinger