summaryrefslogtreecommitdiff
path: root/ldso/ldso/sparc/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
2012-06-15ldso: use _dl_strdup and _dl_dprintf only in ld-uClibc.soPeter S. Mazinger
2011-10-14ldso: silence harmless warning for !LDSO_PRELINK_SUPPORTBernhard Reutner-Fischer
2011-04-06Merge remote-tracking branch 'origin/master' into prelinkCarmelo Amoroso
2011-03-03initialize tls_tpnt to NULL on all archsPeter S. Mazinger
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
2010-04-12silence warning about undefined preprocessor tokenBernhard Reutner-Fischer
2009-10-15ldso: clean up breakage in tls mergeMike Frysinger
2009-10-06commentary typo fixBernhard 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
2006-02-01disable lazy code for nowMike Frysinger
2006-01-19update sparc code using x86_64 as a templateMike Frysinger
2005-07-08help if i named the var correctly ...Mike Frysinger
2005-07-08dl-debug.h for sparcMike Frysinger
2005-03-29Moved the addition of load address from the fast pathJoakim Tjernlund
2005-03-16add hack like m68k so it *builds* again ... probably needs to be cleaned up l...Mike Frysinger
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-25Patch from Stefan Allius:Joakim Tjernlund
2004-08-17Let ldso decide if it should relocate itselft a second time. ThisJoakim Tjernlund
2004-06-12Jakub Bogusz from pld-linux dot org writes:Eric Andersen
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
2002-11-05Massive scrubbing of the shared lib loader error handling.Eric Andersen
2002-08-08Patch from Stefan Allius and Edie C. Dost to add SuperHEric Andersen
2002-08-08Make some strings constEric Andersen
2002-05-02Patch from Steven J. Hill <sjhill@realitydiluted.com>:Eric Andersen
2002-03-19Add new debug target (disabled by default) so that when debugEric Andersen
2002-03-08Seperate out the symbol resolution debugging, so it doesn't clutterEric Andersen
2002-02-17Fix defines so debugging works as expectedEric Andersen
2002-01-25Fix up all non-x86 arches to cope with the latest ldso updateEric Andersen
2002-01-11Rework naming for shared lib loader to avoid potentialEric Andersen
2001-08-11Begin removing some unnecessary inlining, and fix namingEric Andersen
2001-07-13This takes about 6k off the size of the x86 shared lib loader...Eric Andersen
2001-05-01Yet another major rework. This time around, rework it to no longerEric Andersen
2001-04-23Initial checkin for ld.so. This is a combination of effort from Manuel NovoaEric Andersen