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-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
2009-11-20
remove superfluous extra semicolons
Bernhard Reutner-Fischer
2009-11-15
ldso: Add missing newlines to some debug messages
Bernhard Reutner-Fischer
2009-10-16
ldso: fixup missed variable rename ( tls_tpnt -> tpntp )
Austin Foxley
2009-10-15
ldso: drop duplicated/unused defines
Mike Frysinger
2009-10-15
ldso: unify and cleanup _dl_mmap code
Mike Frysinger
2009-10-15
ldso: define MAP_FAILED for everyone
Mike Frysinger
2009-10-15
ldso: simplify handling of extra _dl_lookup_hash() arg
Mike Frysinger
2009-10-15
ldso: clean up breakage in tls merge
Mike Frysinger
2009-10-14
ldso: fixup all the rest of the calls to _dl_find_hash
Austin Foxley
2009-10-09
check_ld some more flags
Bernhard Reutner-Fischer
2009-10-07
ldso: pull in missing bits/fcntl.h header for O_CLOEXEC
Mike Frysinger
2009-10-07
ldso: use O_CLOEXEC for cache file
Mike Frysinger
[next]