summaryrefslogtreecommitdiff
path: root/ldso/ldso/sh/elfinterp.c
AgeCommit message (Expand)Author
2017-01-14ldso: do not resolve relocations for debug, dig them up when debuggingWaldemar Brodkorb
2012-03-25ldso: use ELF_xxx()/ElfW() helpersMike Frysinger
2012-03-14ldso:sh: fix compiler warning due to unused-but-set-variableCarmelo Amoroso
2011-10-14ldso: silence harmless warning for !LDSO_PRELINK_SUPPORTBernhard Reutner-Fischer
2011-01-21Merge remote branch 'origin/master' into prelinkCarmelo Amoroso
2011-01-20Add protected symbols support for all architecturesSalvatore Cro
2011-01-20Revert "ldso_sh: add support for protected symbols to SH"Carmelo Amoroso
2010-09-24Merge commit 'origin/master' into prelinkCarmelo Amoroso
2010-09-24ldso_sh: add support for protected symbols to SHSalvatore Cro
2010-09-17ldso: Add support for LD_WARN and LD_TRACE_PRELINKINGFilippo Arcidiacono
2010-09-17ldso: Rework global scope handling and symbol lookup mechanismFilippo Arcidiacono
2010-04-12silence warning about undefined preprocessor tokenBernhard Reutner-Fischer
2009-11-15ldso: Add missing newlines to some debug messagesBernhard Reutner-Fischer
2009-10-15ldso: clean up breakage in tls mergeMike Frysinger
2009-10-06trim whitespaceBernhard Reutner-Fischer
2009-09-26ldso/: tls support for dynamic linkerAustin Foxley
2009-01-28Remove check for the relocation type check in the resolver,Carmelo Amoroso
2008-09-29sh_ldso: Fix typo: missing semi-colon.Carmelo Amoroso
2008-09-29Fix comment.Carmelo Amoroso
2008-09-29ldso: allow undefined references to weak symbolsCarmelo Amoroso
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-08-09clean up whitespace/syntaxMike Frysinger
2005-07-07rip out all the duplicated debug code and move into a shared fileMike Frysinger
2005-03-29Moved the addition of load address from the fast pathJoakim Tjernlund
2004-11-10Add RTLD_LOCAL support for dlopened libs. Reported byJoakim Tjernlund
2004-09-23Don't allow undefined global symbols to pass.Joakim Tjernlund
2004-08-26Stefan Allius writes:Joakim Tjernlund
2004-08-25Patch from Stefan Allius:Joakim Tjernlund
2004-08-17Let ldso decide if it should relocate itselft a second time. ThisJoakim Tjernlund
2004-02-14Give gcc branch prediction some hits on obviously unlikely branchesEric Andersen
2004-02-14Joakim Tjernlund writes:Eric Andersen
2004-01-29Modify interfaces for _dl_parse_relocation_information()Eric Andersen
2003-09-11Stefan Allius writes:Eric Andersen
2002-11-05Massive scrubbing of the shared lib loader error handling.Eric Andersen
2002-11-03Several SH lib loader patches by Stefan Allius <allius@atecom.com>Eric Andersen
2002-10-01This commit contains a patch from Stefan Allius <allius@atecom.com> to changeEric Andersen
2002-09-12Add missing _dl_dprintf arguments, as noticed by Tero Lyytik�inen <tero@par...Eric Andersen
2002-08-19some updates from Stefan Allius to make up the SuperH shared libEric Andersen
2002-08-08Patch from Stefan Allius and Edie C. Dost to add SuperHEric Andersen