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
2007-11-23
Change test for a define that got renamed a while ago.
Bernd Schmidt
2007-11-16
If uClibc's ld.so encounters text relocations in a shared library - one
Carmelo Amoroso
2007-11-16
Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtve...
Carmelo Amoroso
2007-11-09
Define _dl_assert in libdl only if __DOASSERTS__ is defined. Thanks to Peter ...
Carmelo Amoroso
2007-11-07
Added support for GNU hash style into dynamic linker
Carmelo Amoroso
2007-10-21
Handle STT_COMMON symbols too. Following binutils release
Joakim Tjernlund
2007-10-13
- use the compiler-driver instead of the linker
Bernhard Reutner-Fischer
2007-10-08
Do string comparisos as late as possible during symbol lookup.
Mike Frysinger
2007-09-28
Make sure that the DSO has an hash table into its elf, otherwise skip
Mike Frysinger
2007-09-15
Blue Swirl writes:
Mike Frysinger
2007-07-29
Remove stray code alignment (.align 16 and .align 4 directives)
Denis Vlasenko
2007-07-18
Apply patch as submitted by Blue Smurfy Swirly <blauwirbel@gmail.com> for Spa...
"Steven J. Hill"
2007-06-04
Correct return value. Pointed out by psm.
Joakim Tjernlund
2007-04-17
fix ld.so.cache handling on no-mmu setups
Mike Frysinger
2007-03-31
Bernd Schmidt writes:
Joakim Tjernlund
2007-03-19
#1273 if EXTRAVERSION is set, make sure we respect it
Mike Frysinger
2007-03-13
Carmelo Amoroso writes:
Joakim Tjernlund
2007-03-13
Carmelo Amoroso writes:
Joakim Tjernlund
2007-02-21
make sure we have rtld_hidden_def(_dl_debug_state)
Mike Frysinger
2007-02-17
Make _dl_malloc alignment arch configurable.
Joakim Tjernlund
2007-02-16
Fix dlopen for static apps.
Joakim Tjernlund
2007-02-13
use /*...*/ comments rather than #... so we can preprocess
Mike Frysinger
2007-01-29
- see if defined foo before trying to look at the value of foo (that should b...
Bernhard Reutner-Fischer
2007-01-28
fix from Bernd Schmidt to make sure _dl_debug_state isnt optimized away and d...
Mike Frysinger
2007-01-28
as pointed out by Jocke, use "2" for actual error messages and _dl_debug_file...
Mike Frysinger
2007-01-26
Fix libdl bug reported by Cedric Hombourger in
Joakim Tjernlund
2007-01-09
Joseph S. Myers writes:
Joakim Tjernlund
2007-01-05
Support SecurePLTs for PowerPC. You need a toolchain that supports
Joakim Tjernlund
2006-12-06
bits/kernel_stat.h is for internal uClibc use only, fix a few other
Eric Andersen
2006-11-21
Use constant pool instead of and adr
Khem Raj
2006-11-17
Bernd Schmidt writes: [blackfin updates] add support for FDPIC and include L1...
Mike Frysinger
2006-11-17
Bernd Schmidt writes:
Mike Frysinger
2006-11-16
revert rev 16527 changes to ldso/ldso/dl-hash.c
Eric Andersen
2006-11-16
Paul Brook writes:
Eric Andersen
2006-11-10
This change reimplements the ARM _dl_linux_resolve entry point - this is
Eric Andersen
2006-11-10
arm thumb:
Eric Andersen
2006-11-04
mips64 patch from Atsushi Nemoto:
Eric Andersen
2006-10-10
Make _dl_linux_resolve interworking safe. Thanks Paul Brook
Khem Raj
2006-10-07
fixup from Bernd Schmidt to properly document DL_ADDR_TO_FUNC_PTR
Mike Frysinger
2006-10-07
Bernd Schmidt writes:
Mike Frysinger
2006-10-07
Don't use r10 to find PIC base. In GCC 4.1.1 onwards ARM PIC handling uses ps...
Khem Raj
2006-09-19
merge some more FDPIC related fixes from Bernd Schmidt
Mike Frysinger
2006-07-05
patch from Bernd Schmidt to abstract away initializing of relocation addresses
Mike Frysinger
2006-07-05
patch from Bernd Schmidt to abstract away initializing of prog load addresses
Mike Frysinger
2006-07-05
convert #if 0 code to _dl_if_debug_print()
Mike Frysinger
2006-07-05
patch from Bernd Schmidt to abstract away load address types
Mike Frysinger
2006-07-05
patch from Bernd Schmidt to abstract away load address checks
Mike Frysinger
2006-07-05
fixup my copyright notice, trim stale remnants of older notices which
Eric Andersen
2006-07-05
update license
Mike Frysinger
2006-07-05
missed an ElfW(Addr) change
Mike Frysinger
[next]