OSDN Git Service

ldso: ARC: tweak whitespace some more
[uclinux-h8/uClibc.git] / ldso / ldso /
2010-09-17 Filippo Arcidiaconoldso: Do not add the ld.so at the end of the loaded...
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-09-17 Filippo Arcidiaconoldso: Add implementation of ld.so standalone execution
2010-09-07 Will Newtonldso: Fix compilation for x86_64 without TLS support.
2010-07-27 Bernhard Reutner... silence warning about incompatible types with _dl_init_...
2010-07-22 Khem Rajldso/arm: Correct protected symbol resolution
2010-07-19 Khem Rajldso/mips: pltgot should array not address of array...
2010-07-06 Bernhard Reutner... nptl: fix buildsys
2010-06-21 Austin Foxleyget rid of needless c99 construct
2010-06-02 Khem Rajldso/mips: Fix relocation parsing so that they work...
2010-05-10 Khem Rajpowerpc: Add TLS and NPTL support
2010-05-05 Roman I Khimovldso: fix x86_64 R_X86_64_TPOFF64 and R_X86_64_DTPOFF64...
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-16 Joakim Tjernlundldso/i386: support protected symbols
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-14 Carmelo AMOROSOldso: Add config option for controlling LD_PRELOAD
2010-04-12 Bernhard Reutner... silence debug warning
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-12 Bernhard Reutner... silence warning about undefined preprocessor token
2010-04-11 Carmelo Amorosoldso_sh: Provide only one definition for elf_machine_ty...
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-25 Bernhard Reutner... prettify make clean
2010-02-19 Austin Foxleyx86_64: finish up tls reloc support in ldso
2010-02-17 Khem RajAdd missing libgcc_s.h header.
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-01 Khem RajMerge commit 'origin/master' into nptl
2010-01-25 Khem Rajmips/ldso: Check for TLS relocation in elf_machine_type...
2010-01-25 Khem Rajmips/ldso: Check for TLS relocation in elf_machine_type...
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
2010-01-21 Bernhard Reutner... ldso: tweak shadow warning with preload file support
2010-01-21 Khem Rajmips/nptl: Pass correct parameters to dl_find_hash...
2010-01-21 Bernhard Reutner... ldso: tweak shadow warning with preload file support
2010-01-14 Khem Rajmips/nptl: Pass correct parameters to dl_find_hash...
2009-12-23 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-23 Chris MetcalfMake _dl_dprintf buf non-static to avoid multithreading...
2009-12-19 Austin FoxleyMerge commit 'origin/master' into nptl
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-12-16 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-03 Carmelo Amorosoldso_tls: Refetch dtv from memory if THREAD_DTV has...
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-27 Natanael Copaldso: initialize stack_chk_guard after TLS is initialized
2009-11-25 Bernhard Reutner... avoid warning about unused variable
2009-11-24 Mike Frysingernommu: use MAP_UNINITIALIZE for mallocs
2009-11-23 Mike Frysingerldso: let people disable the implicit path search
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-15 Bernhard Reutner... ldso: Add missing newlines to some debug messages
2009-10-16 Austin Foxleyldso: fixup missed variable rename ( tls_tpnt -> tpntp )
2009-10-15 Mike Frysingerldso: simplify handling of extra _dl_lookup_hash() arg
2009-10-15 Mike Frysingerldso: clean up breakage in tls merge
2009-10-15 Austin Foxleyldso: fixup all the rest of the calls to _dl_find_hash
2009-10-09 Bernhard Reutner... check_ld some more flags
2009-10-08 Mike Frysingerldso: use O_CLOEXEC for cache file
2009-10-08 Mike Frysingerldso: use MAP_FAILED with ld.so.cache
2009-10-06 Bernhard Reutner... commentary typo fix
2009-10-06 Bernhard Reutner... trim whitespace
2009-10-05 Austin Foxleymips: fix typo in elfinterp.c
2009-09-26 Austin Foxleyldso/: tls support for dynamic linker
2009-08-17 Bernhard Reutner... support building out-of-tree
2009-07-23 Mike FrysingerBlackfin: rename __dl_boot to __start
2009-07-23 Mike FrysingerBlackfin: fix incorrect attribute order
2009-07-23 Mike FrysingerBlackfin: add elf_machine_load_address() stub
2009-07-23 Mike Frysingerldso: fix building for FDPIC systems
2009-07-23 Mike Frysingersilence warnings in Blackfin ldso code
2009-07-23 Jie ZhangBlackfin: add support for automatic loading of L2 SRAM...
2009-07-06 RonAvoid type-punned pointers that break strict-aliasing
2009-07-06 RonMove extern prototype out of function scope
2009-07-03 Mike FrysingerMerge branch 'master' of git://uclibc.org/uClibc
2009-06-02 Mike FrysingerBlackfin: make sure all relocs are uppercase
2009-04-11 austinffor sparc v8 MAGIC1 was defined incorrectly
2009-04-09 Khem RajThe attached patches fixes the problems found bringing...
2009-03-05 Carmelo AmorosoUse __always_inline instead of __inline__
2009-02-23 Bernhard Reutner... - fix weak ssp symbol on some arches (Peter S. Mazinger)
2009-01-28 Carmelo AmorosoRemove check for the relocation type check in the resolver,
2009-01-14 Carmelo Amorosoldso: performs bootstrap relocations only if required...
2009-01-11 Denis Vlasenkoreplace yet another _dl_malloc + _dl_memset with _dl_zalloc
2009-01-10 Denis Vlasenkosimple optimizations and style fixes in dynamic loading
2009-01-04 Denis Vlasenkoldso/ldso/dl-startup.c: make _dl_elf_main static; remov...
2008-12-22 Bernhard Reutner... - non-pic support for MIPS (Catherine Moore, clm at...
2008-12-03 Bernhard Reutner... - use proper macros
2008-12-03 Bernhard Reutner... - use proper macro (no obj-code changes)
2008-12-03 Bernhard Reutner... - Use runtime pagesize (Jeremy Kerr)
2008-11-18 Carmelo AmorosoMove _dl_iterate_phdr into libc.so.0 and libc.a (as...
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-11-03 Hans-Christian EgtvedtPrefix variables defined in INIT_GOT define for AVR32...
2008-11-03 Hans-Christian EgtvedtMake sure functions in dl-sysdep.h for AVR32 are always...
2008-11-03 Bernhard Reutner... - jmp on coldfire accepts only address registers
2008-10-24 Bernhard Reutner... - tidy up inline:
2008-10-03 Bernhard Reutner... - use c89-style comments
2008-09-30 Bernhard Reutner... - avoid warning about undefined preprocessor token
2008-09-30 Bernhard Reutner... - remove shadows declaration of struct st (already...
2008-09-29 Carmelo Amorososh_ldso: Fix typo: missing semi-colon.
2008-09-29 Carmelo AmorosoFix comment.
2008-09-29 Carmelo Amorosoldso: allow undefined references to weak symbols
2008-09-29 Carmelo Amorosoldso: do not use hard-coded fd in _dl_dprintf. Use...
2008-09-25 Bernhard Reutner... - ARMV5 can use STRD and LDRD access instructions but...
next