OSDN Git Service

Merge remote branch 'origin/master' into prelink
[uclinux-h8/uClibc.git] / ldso / ldso / sh / elfinterp.c
2011-01-21 Carmelo AmorosoMerge remote branch 'origin/master' into prelink
2011-01-20 Salvatore CroAdd protected symbols support for all architectures
2011-01-20 Carmelo AmorosoRevert "ldso_sh: add support for protected symbols...
2011-01-03 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-12-14 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-12-06 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-11-28 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-09-24 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-09-24 Salvatore Croldso_sh: add support for protected symbols to SH
2010-09-17 Filippo Arcidiaconoldso: Add support for LD_WARN and LD_TRACE_PRELINKING
2010-09-17 Filippo Arcidiaconoldso: Rework global scope handling and symbol lookup...
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-12 Bernhard Reutner... silence warning about undefined preprocessor token
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-15 Bernhard Reutner... ldso: Add missing newlines to some debug messages
2009-10-15 Mike Frysingerldso: clean up breakage in tls merge
2009-10-06 Bernhard Reutner... trim whitespace
2009-09-26 Austin Foxleyldso/: tls support for dynamic linker
2009-01-28 Carmelo AmorosoRemove check for the relocation type check in the resolver,
2008-09-29 Carmelo Amorososh_ldso: Fix typo: missing semi-colon.
2008-09-29 Carmelo AmorosoFix comment.
2008-09-29 Carmelo Amorosoldso: allow undefined references to weak symbols
2006-06-19 Mike Frysingereat extraneous ; and insert some whitespace where it...
2005-11-21 Peter S. MazingerPartly undo earlier patch on vapier's request
2005-11-21 Peter S. MazingerGuard debug_sym/debug_reloc, make sure elfinterp.c...
2005-08-09 Mike Frysingerclean up whitespace/syntax
2005-07-07 Mike Frysingerrip out all the duplicated debug code and move into...
2005-03-29 Joakim TjernlundMoved the addition of load address from the fast path
2004-11-10 Joakim TjernlundAdd RTLD_LOCAL support for dlopened libs. Reported by
2004-09-23 Joakim TjernlundDon't allow undefined global symbols to pass.
2004-08-26 Joakim TjernlundStefan Allius writes:
2004-08-25 Joakim TjernlundPatch from Stefan Allius:
2004-08-17 Joakim TjernlundLet ldso decide if it should relocate itselft a second...
2004-02-14 Eric AndersenGive gcc branch prediction some hits on obviously unlik...
2004-02-14 Eric AndersenJoakim Tjernlund writes:
2004-01-29 Eric AndersenModify interfaces for _dl_parse_relocation_information()
2003-09-11 Eric AndersenStefan Allius writes:
2002-11-05 Eric AndersenMassive scrubbing of the shared lib loader error handling.
2002-11-03 Eric AndersenSeveral SH lib loader patches by Stefan Allius <allius...
2002-10-01 Eric AndersenThis commit contains a patch from Stefan Allius <allius...
2002-09-12 Eric AndersenAdd missing _dl_dprintf arguments, as noticed by Tero...
2002-08-19 Eric Andersensome updates from Stefan Allius to make up the SuperH...
2002-08-08 Eric AndersenPatch from Stefan Allius and Edie C. Dost to add SuperH