OSDN Git Service

Merge remote branch 'origin/master' into prelink
[uclinux-h8/uClibc.git] / ldso / libdl /
2011-02-03 Carmelo AmorosoMerge remote branch 'origin/master' into prelink
2011-01-25 Filippo Arcidiaconolibdl: fix tls symbol lookup in dlsym
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-11-24 Bernhard Reutner... Revert "ldso: silence warning about unused tls var...
2010-11-24 Bernhard Reutner... ldso: silence warning about unused tls var if !tls
2010-09-24 Carmelo AmorosoMerge commit 'origin/master' into prelink
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-07-27 Bernhard Reutner... silence warning about incompatible types with _dl_init_...
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-22 Timo Teräsldso: support RTLD_NODELETE and DF_1_NODELETE
2010-04-22 Natanael Copanptl: proper soname handling
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-25 Bernhard Reutner... prettify make clean
2009-12-17 Hans-Christian Egtvedtcheck if USE_TLS is defined before use
2009-12-17 Hans-Christian Egtvedtcheck if USE_TLS is defined before use
2009-10-15 Mike Frysingerldso: clean up breakage in tls merge
2009-10-06 Bernhard Reutner... fix coding style
2009-09-26 Austin Foxleyldso/: tls support for dynamic linker
2009-08-17 Bernhard Reutner... support building out-of-tree
2009-01-10 Denis Vlasenkosimple optimizations and style fixes in dynamic loading
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-10-29 Bernhard Reutner... - fix use after free (Kevin Day)
2008-09-29 Carmelo Amorosolibdl: use stderr consistently.
2008-08-27 Bernhard Reutner... - remove a couple of duplicate includes
2008-06-17 Bernhard Reutner... - move stripping into do_ar resp compile-m for the...
2008-06-04 Bernhard Reutner... - strip the targets and not prerequisites
2008-06-01 Bernd SchmidtA slight improvement over my previous commit which...
2008-05-23 Bernhard Reutner... - fix compilation error
2008-05-20 Denis VlasenkoIntroduce and use small[u]int type. Changes in size:
2008-03-25 Carmelo AmorosoAdd missing cast in pointer assignment
2008-02-12 Bernd SchmidtUse DL_RELOC_ADDR when dealing with DL_LOADADDR_TYPE...
2008-02-08 Bernd SchmidtFix the recent dladdr changes so that they compile...
2008-01-18 Carmelo AmorosoThis patch solves a problem in dladdr caused by the...
2008-01-09 Mike Frysingerfix broken whitespace in many places; no functional...
2008-01-08 Mike Frysingerchange NO_UNDERSCORES to just UNDERSCORES so as to...
2007-12-04 Bernd SchmidtBlackfin FD-PIC patch 6/6.
2007-12-03 Bernd SchmidtFix a few warnings introduced by my previous commits.
2007-12-03 Bernd SchmidtBlackfin FD-PIC patch 3/6.
2007-12-03 Bernd SchmidtBlackfin FD-PIC patch 2/6.
2007-12-03 Bernd SchmidtBlackfin FD-PIC patch 1/6.
2007-10-13 Bernhard Reutner... - use the compiler-driver instead of the linker
2007-03-31 Joakim TjernlundBernd Schmidt writes:
2007-03-19 Mike Frysinger#1273 if EXTRAVERSION is set, make sure we respect it
2007-03-13 Joakim TjernlundCarmelo Amoroso writes:
2007-01-26 Joakim TjernlundFix libdl bug reported by Cedric Hombourger in
2006-09-19 Mike Frysingermerge some more FDPIC related fixes from Bernd Schmidt
2006-07-05 Mike Frysingerpatch from Bernd Schmidt to abstract away initializing...
2006-07-05 Mike Frysingerconvert #if 0 code to _dl_if_debug_print()
2006-07-05 Mike Frysingerpatch from Bernd Schmidt to abstract away load address...
2006-07-05 Eric Andersenfixup my copyright notice, trim stale remnants of older...
2006-07-05 Mike Frysingerrevert fdpic patch so we can merge it in bit by bit
2006-06-30 Mike FrysingerBernd Schmidt writes: abstract away addresses so we...
2006-03-24 Peter S. Mazingertypo stderrr
2006-02-14 Mike Frysingerafter much deliberation, may i present Joseph S. Myers...
2006-01-29 Mike Frysingeruse diff variable names so we dont shadow each other
2006-01-29 Mike FrysingerBernhard Fischer writes: remove unused variable name
2006-01-26 Peter S. MazingerGet rid of missing prototype warnings
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2005-12-27 Mike Frysingerrevert debug "fix" since it isnt correct and previous...
2005-12-14 Mike Frysingerfix signed/unsigned warnings and unused warnings
2005-12-11 "Steven J. Hill"Fix debugging.
2005-11-22 Peter S. MazingerDepedencies corrected (less make oldconfig/headers...
2005-11-22 Mike Frysingerrework depends and stripping so that libraries arent...
2005-11-21 Peter S. MazingerRemove TOPDIR
2005-11-21 Peter S. MazingerDo not create any files (dl-progname.h) in ldso anymore
2005-11-21 Peter S. MazingerDo not create header links, use -I to find them. Moved...
2005-11-18 Peter S. MazingerAdd info to CFLAGS about lib we are building
2005-11-17 Peter S. MazingerInclude all lib*/Makefile.in in top_srcdir/Makefile...
2005-11-17 Peter S. MazingerUse -z relro/-z now on all libs, add some new variables...
2005-11-01 Peter S. MazingerAdd back -L..lib to libdl linker, now that we do not...
2005-10-29 Peter S. MazingerReplace all Makefiles for new build infrastucture
2005-10-27 Peter S. MazingerMoved guard_setup to dl-osinfo.h (used commonly by...
2005-10-26 Peter S. MazingerDefault changed to IMA compiling, disabled explicitely...
2005-10-25 Peter S. MazingerAll Makefile.in's. Only arm/i386/mips/powerpc/x86_64...
2005-10-19 Peter S. MazingerAdd the current implementation to review
2005-10-19 Peter S. Mazinger2 more examples that show the handling of different...
2005-10-14 Peter S. MazingerForgotten to commit libdl.c, change __LIBDL_SHARED__...
2005-10-14 Peter S. MazingerChange __LIBDL_SHARED__ to SHARED. This will be also...
2005-10-12 Peter S. MazingerRewrote almost all Makefiles: do not use strip $(x...
2005-10-11 Peter S. MazingerDo not defer expansions where useless, like CSRC/OBJS...
2005-10-04 Peter S. MazingerDo not recurse into ldso/libc/libpthread on clean
2005-10-03 Peter S. MazingerMove _dl_protect_relro as in ldso.c, thanks to jocke
2005-10-01 "Steven J. Hill"Clean up debugging levels for MIPS. This should make...
2005-09-28 Peter S. MazingerRemove ar-target and shared targets, at build time...
2005-09-08 Mike Frysingerdlvsym stub
2005-08-24 Joakim TjernlundFrank Mehnert writes:
2005-08-15 Joakim TjernlundFix bug 387, missing _dl_progname for static apps.
2005-08-12 Joakim TjernlundRemoved hardcoded ld-uClibc.so.0 in uClibc. From Peter...
2005-08-01 Joakim TjernlundAdd dependency on ld-uClibc.so.0 for libdl.so.
2005-07-27 Joakim TjernlundFix bug 358 by protecting _dl_symbol_tables as suggested.
2005-07-07 Mike Frysingerrip out all the duplicated debug code and move into...
2005-06-30 Mike Frysingeroops, we dont want to use relative paths for the header...
2005-06-30 Mike Frysingerif the include files get updated we want to rebuild
2005-06-30 Mike Frysingerchange all Elf32_* usage to ElfW(*) usage since we...
next