OSDN Git Service

Merge commit 'origin/master' into prelink
[uclinux-h8/uClibc.git] / ldso / include /
2010-09-24 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-09-17 Filippo Arcidiaconoldso: Add runtime prelink support
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-15 Filippo Arcidiaconoldso: Do not adjust dynamic section entries unnecessarily
2010-07-27 Bernhard Reutner... silence warning about incompatible types with _dl_init_...
2010-07-26 Filippo Arcidiaconoldso: Fix DL_BOOT_COMPUTE_DYN macro
2010-05-10 Khem Rajpowerpc: Add TLS and NPTL support
2010-04-28 Austin Foxleyinclude dlfcn.h in ldso.h to get RTLD_NODELETE definition
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-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-12 Bernhard Reutner... whitespace cleanup
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-11 Austin Foxleyldso: fix USE_TLS check
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-05 Bernhard Reutner... ldso: add missing prototypes
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-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-20 Bernhard Reutner... remove superfluous extra semicolons
2009-10-15 Mike Frysingerldso: drop duplicated/unused defines
2009-10-15 Mike Frysingerldso: unify and cleanup _dl_mmap code
2009-10-15 Mike Frysingerldso: define MAP_FAILED for everyone
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-08 Mike Frysingerldso: pull in missing bits/fcntl.h header for O_CLOEXEC
2009-10-06 Bernhard Reutner... whitespace cleanup
2009-09-26 Austin Foxleyldso/: tls support for dynamic linker
2009-07-20 Mike Frysingerfix building for systems w/out ldso support
2009-04-11 austinfsparc also needs CONSTANT_STRING_GOT_FIXUP for doing...
2009-04-09 Khem RajFix the ifdef logic broken by last commit for !defined...
2009-04-09 Khem RajThe attached patches fixes the problems found bringing...
2009-01-12 Carmelo Amorosoldso: do not comment out unused variables, just delete it.
2009-01-10 Denis Vlasenkosimple optimizations and style fixes in dynamic loading
2008-12-03 Bernhard Reutner... - Use runtime pagesize (Jeremy Kerr)
2008-11-03 Hans-Christian EgtvedtFix whitespace damage in file.
2008-09-18 Carmelo AmorosoUse __always_inline for _dl_gettimeofday as well.
2008-07-23 Bernhard Reutner... - fix inline keyword
2008-06-03 Bernhard Reutner... - Revert _dl_exit touch-up.
2008-06-03 Bernhard Reutner... - adds several config-options to allow for turning...
2008-05-30 Bernhard Reutner... - fix the macros rather than the callees as rightfully...
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 Bernd SchmidtSome more Blackfin/FDPIC ldso merging work. Include...
2008-01-08 Mike Frysingerchange NO_UNDERSCORES to just UNDERSCORES so as to...
2008-01-05 Mike FrysingerChris Zankel writes:
2008-01-05 Mike Frysingerwhitespace only: fix indentation
2007-12-04 Bernd SchmidtBlackfin FD-PIC patch 6/6.
2007-12-03 Bernd SchmidtBlackfin FD-PIC patches 5/6.
2007-12-03 Bernd SchmidtBlackfin FD-PIC patch 4/6.
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-12-03 Carmelo AmorosoSome versions of gcc consider inline merely a hint...
2007-11-16 Carmelo AmorosoAdded AVR32 support to uClibc. Signed-off-by: Hans...
2007-11-09 Carmelo AmorosoDefine _dl_assert in libdl only if __DOASSERTS__ is...
2007-11-07 Carmelo AmorosoAdded support for GNU hash style into dynamic linker
2007-09-15 Mike FrysingerBlue Swirl writes:
2007-04-17 Mike Frysingerfix ld.so.cache handling on no-mmu setups
2007-02-17 Joakim TjernlundMake _dl_malloc alignment arch configurable.
2007-01-29 Bernhard Reutner... - see if defined foo before trying to look at the value...
2006-12-06 Eric Andersenbits/kernel_stat.h is for internal uClibc use only...
2006-11-17 Mike FrysingerBernd Schmidt writes:
2006-10-07 Mike Frysingerfixup from Bernd Schmidt to properly document DL_ADDR_T...
2006-10-07 Mike FrysingerBernd Schmidt writes:
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 Frysingerpatch from Bernd Schmidt to abstract away initializing...
2006-07-05 Mike Frysingerpatch from Bernd Schmidt to abstract away load address...
2006-07-05 Mike Frysingerpatch from Bernd Schmidt to abstract away load address...
2006-07-05 Mike Frysingermissed an ElfW(Addr) change
2006-07-05 Mike Frysingerpatch from Bernd Schmidt to abstract away load addresses
2006-07-05 Mike Frysingeruse ElfW(Addr) in more places
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-04-20 Mike Frysingeradd a note as to why mips is special
2006-03-23 Peter S. Mazingerforgotten to update gettimeofday here as well
2006-03-08 Mike Frysingermacro out the /10 operation so arches can have their...
2006-02-23 Peter KjellerstedtInclude bits/uClibc_page.h before dl-syscall.h as the...
2006-02-23 Peter KjellerstedtAllow MMAP2_PAGE_SHIFT to be specified by the architect...
2006-02-23 Peter KjellerstedtA little clean up.
2006-02-22 Mike Frysingersync with glibc
2006-02-22 Mike FrysingerNicolas Bellido: switch up order of mmap preference...
2006-02-22 Mike Frysingermove _dl_mmap_check_error() to related mmap bits of...
2006-01-31 Mike FrysingerJohn Bowler writes in Bug 385:
2006-01-30 Peter S. Mazingerback to inline, mips fails
2006-01-27 Peter S. Mazingeruse attribute_unused instead of hardcoded
2006-01-24 Bernhard Reutner... - use keywords __asm__ and __inline__ c99.
2006-01-20 Mike Frysingerfix building on alpha
2006-01-19 Mike Frysingermove a bunch of arch-specific checks out of common...
2006-01-17 Mike Frysingercleanup whitespace
2006-01-14 Peter S. MazingerRevert 13276, cache corrupted on x86
2006-01-14 Mike Frysingeruse regular headers rather than trying to get tricky
2005-11-23 Mike Frysingerchange to Lesser GPL 2.1 as pointed out by psm
2005-11-22 Mike Frysingeradd some copyright info
next