summaryrefslogtreecommitdiff
path: root/ldso/ldso/frv/elfinterp.c
AgeCommit message (Expand)Author
2017-06-21remove the not useful disclaimerWaldemar Brodkorb
2017-01-14ldso: do not resolve relocations for debug, dig them up when debuggingWaldemar Brodkorb
2016-02-07frv: resurrect port somehow, totally untestedWaldemar Brodkorb
2012-03-25ldso: use ELF_xxx()/ElfW() helpersMike Frysinger
2010-10-11ldso: Extend prelink support for all other achitecturesFilippo Arcidiacono
2009-11-15ldso: Add missing newlines to some debug messagesBernhard Reutner-Fischer
2009-01-28Remove check for the relocation type check in the resolver,Carmelo Amoroso
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-04-24- fixup asm. No object-code changesBernhard Reutner-Fischer
2006-07-05update licenseMike Frysinger
2006-06-19eat extraneous ; and insert some whitespace where it belongsMike 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-07rip out all the duplicated debug code and move into a shared fileMike Frysinger
2004-12-11Partial commit of a patch from Alexandre Oliva:Eric Andersen
2004-09-23Don't allow undefined global symbols to pass.Joakim Tjernlund
2004-09-07We do not use dl_iterate_phdr, so no need to define itEric Andersen
2004-08-26Partial patch from Alexandre Oliva to update the frv portEric Andersen
2004-08-25Patch from Stefan Allius:Joakim Tjernlund
2004-08-17Let ldso decide if it should relocate itselft a second time. ThisJoakim Tjernlund
2004-04-20Cope with gcc 3.4's more aggressive persuit of attribute unusedEric Andersen
2004-02-18Alexandre Oliva writes:Eric Andersen