OSDN Git Service

Merge remote branch 'origin/master' into prelink
[uclinux-h8/uClibc.git] / ldso / ldso / sparc / 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-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-10-11 Filippo Arcidiaconoldso: Extend prelink support for all other achitectures
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-12 Bernhard Reutner... silence warning about undefined preprocessor token
2009-10-15 Mike Frysingerldso: clean up breakage in tls merge
2009-10-06 Bernhard Reutner... commentary typo fix
2009-09-26 Austin Foxleyldso/: tls support for dynamic linker
2009-01-28 Carmelo AmorosoRemove check for the relocation type check in the resolver,
2006-02-01 Mike Frysingerdisable lazy code for now
2006-01-19 Mike Frysingerupdate sparc code using x86_64 as a template
2005-07-08 Mike Frysingerhelp if i named the var correctly ...
2005-07-08 Mike Frysingerdl-debug.h for sparc
2005-03-29 Joakim TjernlundMoved the addition of load address from the fast path
2005-03-16 Mike Frysingeradd hack like m68k so it *builds* again ... probably...
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-25 Joakim TjernlundPatch from Stefan Allius:
2004-08-17 Joakim TjernlundLet ldso decide if it should relocate itselft a second...
2004-06-12 Eric AndersenJakub Bogusz from pld-linux dot org writes:
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()
2002-11-05 Eric AndersenMassive scrubbing of the shared lib loader error handling.
2002-08-08 Eric AndersenPatch from Stefan Allius and Edie C. Dost to add SuperH
2002-08-08 Eric AndersenMake some strings const
2002-05-02 Eric AndersenPatch from Steven J. Hill <sjhill@realitydiluted.com>:
2002-03-19 Eric AndersenAdd new debug target (disabled by default) so that...
2002-03-08 Eric AndersenSeperate out the symbol resolution debugging, so it...
2002-02-17 Eric AndersenFix defines so debugging works as expected
2002-01-25 Eric AndersenFix up all non-x86 arches to cope with the latest ldso...
2002-01-11 Eric AndersenRework naming for shared lib loader to avoid potential
2001-08-11 Eric AndersenBegin removing some unnecessary inlining, and fix naming
2001-07-13 Eric AndersenThis takes about 6k off the size of the x86 shared...
2001-05-01 Eric AndersenYet another major rework. This time around, rework...
2001-04-23 Eric AndersenInitial checkin for ld.so. This is a combination of...