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
2010-09-17
ldso: Add runtime prelink support
Filippo Arcidiacono
2010-09-17
ldso: Do not add the ld.so at the end of the loaded modules list
Filippo Arcidiacono
2010-09-17
ldso: Add support for LD_WARN and LD_TRACE_PRELINKING
Filippo Arcidiacono
2010-09-17
ldso: Rework global scope handling and symbol lookup mechanism
Filippo Arcidiacono
2010-09-17
ldso: Add implementation of ld.so standalone execution
Filippo Arcidiacono
2010-09-15
ldso: Do not adjust dynamic section entries unnecessarily
Filippo Arcidiacono
2010-09-07
ldso: Fix compilation for x86_64 without TLS support.
Will Newton
2010-07-27
silence warning about incompatible types with _dl_init_static_tls
Bernhard Reutner-Fischer
2010-07-26
ldso: Fix DL_BOOT_COMPUTE_DYN macro
Filippo Arcidiacono
2010-07-21
ldso/arm: Correct protected symbol resolution
Khem Raj
2010-07-19
ldso/mips: pltgot should array not address of array to dynamic info.
Khem Raj
2010-07-06
nptl: fix buildsys
Bernhard Reutner-Fischer
2010-06-21
get rid of needless c99 construct
Austin Foxley
2010-06-02
ldso/mips: Fix relocation parsing so that they work on both mips32/mips64
Khem Raj
2010-05-09
powerpc: Add TLS and NPTL support
Khem Raj
2010-05-05
ldso: fix x86_64 R_X86_64_TPOFF64 and R_X86_64_DTPOFF64 relocations
Roman I Khimov
2010-04-28
include dlfcn.h in ldso.h to get RTLD_NODELETE definition
Austin Foxley
2010-04-22
ldso: support RTLD_NODELETE and DF_1_NODELETE
Timo Teräs
2010-04-22
nptl: proper soname handling
Natanael Copa
2010-04-16
ldso/i386: support protected symbols
Joakim Tjernlund
2010-04-14
Merge commit 'origin/master' into nptl
Austin Foxley
2010-04-14
ldso: Add config option for controlling LD_PRELOAD
Carmelo AMOROSO
2010-04-12
silence debug warning
Bernhard Reutner-Fischer
2010-04-12
whitespace cleanup
Bernhard Reutner-Fischer
2010-04-12
Merge remote branch 'origin/master' into nptl
Austin Foxley
2010-04-12
silence warning about undefined preprocessor token
Bernhard Reutner-Fischer
2010-04-11
ldso_sh: Provide only one definition for elf_machine_type_class
Carmelo Amoroso
2010-04-02
Merge commit 'origin/master' into nptl
Austin Foxley
2010-03-25
prettify make clean
Bernhard Reutner-Fischer
2010-02-19
x86_64: finish up tls reloc support in ldso
Austin Foxley
2010-02-17
Add missing libgcc_s.h header.
Khem Raj
2010-02-11
ldso: fix USE_TLS check
Austin Foxley
2010-02-05
Merge commit 'origin/master' into nptl
Austin Foxley
2010-02-05
ldso: add missing prototypes
Bernhard Reutner-Fischer
2010-01-25
mips/ldso: Check for TLS relocation in elf_machine_type_class.
Khem Raj
2010-01-25
mips/ldso: Check for TLS relocation in elf_machine_type_class.
Khem Raj
2010-01-21
ldso: tweak shadow warning with preload file support
Bernhard Reutner-Fischer
2010-01-21
mips/nptl: Pass correct parameters to dl_find_hash when resolving TLS relocat...
Khem Raj
2010-01-21
ldso: tweak shadow warning with preload file support
Bernhard Reutner-Fischer
2010-01-14
mips/nptl: Pass correct parameters to dl_find_hash when resolving TLS relocat...
Khem Raj
2009-12-23
Merge remote branch 'origin/master' into nptl
Austin Foxley
2009-12-23
Make _dl_dprintf buf non-static to avoid multithreading bugs.
Chris Metcalf
2009-12-17
check if USE_TLS is defined before use
Hans-Christian Egtvedt
2009-12-17
check if USE_TLS is defined before use
Hans-Christian Egtvedt
2009-12-03
ldso_tls: Refetch dtv from memory if THREAD_DTV has changed
Carmelo Amoroso
2009-11-28
Merge remote branch 'origin/master' into nptl
Austin Foxley
2009-11-27
ldso: initialize stack_chk_guard after TLS is initialized
Natanael Copa
2009-11-25
avoid warning about unused variable
Bernhard Reutner-Fischer
2009-11-23
nommu: use MAP_UNINITIALIZE for mallocs
Mike Frysinger
2009-11-22
ldso: let people disable the implicit path search
Mike Frysinger
[next]