index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ldso
Age
Commit message (
Expand
)
Author
2012-06-15
add LDSO_SAFE_RUNPATH config option
Peter S. Mazinger
2012-06-15
dl-defs.h: avoid including dl-sysdep.h if compiling hostutils
Peter S. Mazinger
2012-06-15
mips/README: fix comment about file from which functions were copied
Peter S. Mazinger
2012-06-15
ldso: use _dl_strdup and _dl_dprintf only in ld-uClibc.so
Peter S. Mazinger
2012-06-15
dl-string.h: include dl-defs.h instead of dl-sysdep.h
Peter S. Mazinger
2012-06-15
dl-defs.h: include dl-sysdep.h before fallbacks.
Peter S. Mazinger
2012-06-15
dl-elf.h: add some includes and fix comments
Peter S. Mazinger
2012-06-15
ldso/include: change guard of headers to reflect the file names.
Peter S. Mazinger
2012-06-15
libdl.c: disable dlinfo
Peter S. Mazinger
2012-06-15
dl-string.h: change IS_IN_libdl guard to IS_IN_rtld
Peter S. Mazinger
2012-06-15
dl-string.h: use __powerpc__ guard instead of powerpc
Peter S. Mazinger
2012-06-15
dl-string.h: remove mips related guard
Peter S. Mazinger
2012-06-15
avr32: common do_rem is good for it
Peter S. Mazinger
2012-06-15
libdl: no need for _dl_strstr in libdl, use strstr
Peter S. Mazinger
2012-06-15
ppc/elfinterp.c: fix comment typos
Peter S. Mazinger
2012-06-15
dl-hash.h: remove unused _dl_symbol and unneeded prototypes
Peter S. Mazinger
2012-06-15
libdl.c: hide dl_cleanup
Peter S. Mazinger
2012-06-15
dl-elf.h: remove unused prototype
Peter S. Mazinger
2012-06-15
libdl.c,dl-string.h: do not use inlined _dl_memset and others in libdl
Peter S. Mazinger
2012-06-15
ldso: use .arm mode for resolver unconditionally
Bernhard Reutner-Fischer
2012-06-13
Update C6X support
Mark Salter
2012-06-06
ldso: preload standard path library with setuid bit set
Filippo Arcidiacono
2012-06-06
Clean up DSBT support
Mark Salter
2012-05-18
ldso: sh: handle _dl_skip_args in linker startup instead of __uClibc_main
Filippo Arcidiacono
2012-04-08
ldso: fix fdpic support broken from prelink patch
Filippo Arcidiacono
2012-03-29
ldso: mark _start hidden
Mike Frysinger
2012-03-27
ldso: bfin: add alias from __start to _start
Mike Frysinger
2012-03-26
ldso: bfin: tweak style
Mike Frysinger
2012-03-25
ldso: use ELF_xxx()/ElfW() helpers
Mike Frysinger
2012-03-15
ldso: remove duplicated assignment with TLS symbol
Carmelo Amoroso
2012-03-14
ldso:sh: fix compiler warning due to unused-but-set-variable
Carmelo Amoroso
2012-02-09
libdl: fix memleak for local scope of dlopened's needed libraries
Filippo Arcidiacono
2012-01-27
ldso: fix typo in debug message
Bernhard Reutner-Fischer
2012-01-23
ldso/mips: fix symbol lookup for JUMP_SLOT and COPY relocations
Carmelo Amoroso
2012-01-23
libdl: fix dlclose handling of symbol scope
Carmelo Amoroso
2012-01-23
mips/libdl: Apply relocations after appending the new scope
Khem Raj
2012-01-14
buildsys: cache build flags in vars
Mike Frysinger
2012-01-02
ldso: setup search path even when there are no "/"
Mike Frysinger
2012-01-02
ldso: simplify interp path search logic
Mike Frysinger
2011-12-22
libdl: rudimentary locking for dlopen/dlsym/dlclose
Timo Teräs
2011-11-27
ldso: bfin: fix sram_flags init
Mike Frysinger
2011-11-27
ldso: bfin: shrink sram mapping func
Mike Frysinger
2011-11-27
ldso: fdpic: clean up style
Mike Frysinger
2011-11-27
ldso: fdpic: unify duplicate bfin/frv logic
Mike Frysinger
2011-11-27
ldso: use __func__ rather than __FUNCTION__
Mike Frysinger
2011-11-23
libdl: fix size parameter when unmap library in dlclose
Filippo Arcidiacono
2011-11-07
ldso: support RTLD_NOLOAD
Timo Teräs
2011-10-25
ldso: let people disable to lookup into LD_LIBRARY_PATH
Carmelo Amoroso
2011-10-25
ldso: minor fixes to implicit search path
Carmelo Amoroso
2011-10-25
ldso: disable the implicit path search in stand-alone mode as well
Carmelo Amoroso
[next]