summaryrefslogtreecommitdiff
path: root/ldso/ldso/xtensa
AgeCommit message (Expand)Author
2015-10-08xtensa: support call0 ABIMax Filippov
2015-03-08okay, chicken-egg-problem solved really now. (was xtensa no thread failure)Waldemar Brodkorb
2015-03-07should have test it better, fix non-thread compileWaldemar Brodkorb
2015-03-07fix non-thread compile for xtensaWaldemar Brodkorb
2015-01-26merge upstream changesWaldemar Brodkorb
2015-01-23xtensa: ldso: drop unused address calculation from _dl_linux_resolveMax Filippov
2015-01-23xtensa: ldso: coalesce dl_mprotect address rangesMax Filippov
2014-09-22xtensa: add support for NPTLWaldemar Brodkorb
2014-04-01xtensa: add missing .literal_position directivesMax Filippov
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-03-29ldso: mark _start hiddenMike Frysinger
2012-03-25ldso: use ELF_xxx()/ElfW() helpersMike Frysinger
2011-10-14ldso: silence harmless warning for !LDSO_PRELINK_SUPPORTBernhard Reutner-Fischer
2011-10-06ldso: merge duplicate dl-syscalls.h code to common headerMike Frysinger
2011-10-01ldso: constify reloc array itselfMike Frysinger
2011-01-21Merge remote branch 'origin/master' into prelinkCarmelo Amoroso
2011-01-20Add protected symbols support for all architecturesSalvatore Cro
2010-10-11ldso: Extend prelink support for all other achitecturesFilippo Arcidiacono
2009-11-15ldso: Add missing newlines to some debug messagesBernhard Reutner-Fischer
2009-10-14ldso: fixup all the rest of the calls to _dl_find_hashAustin Foxley
2009-03-05Use __always_inline instead of __inline__Carmelo Amoroso
2009-01-28Remove check for the relocation type check in the resolver,Carmelo Amoroso
2009-01-14ldso: performs bootstrap relocations only if required by the arch.Carmelo Amoroso
2008-12-03- Use runtime pagesize (Jeremy Kerr)Bernhard Reutner-Fischer
2008-09-13xtensa: Stack unwinding on Xtensa requires that the return address register a...Chris Zankel
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-07-23- fix inline keywordBernhard Reutner-Fischer
2008-01-05Chris Zankel writes:Mike Frysinger